0. File
main.bundle.js
1. Find
'charName':'Antonio' ( for the first Char )
2. Edit values started from
'maxHp':
!!. Values of 'duration' and 'amount' dont set too hight. I not testing it long. Only for Antonio. Just if set one or both value too hight, your char will not attack.
!!. Values of 'growth' best to not set to over hight. Because with what i set up. I was 100lv at 2 minut after starting. And insted of play, i was press to choise gold or food to the next levelup, again and again and again.
?? As I saw further in the code. There is other chars. Just find them by they name.
My test example:
Code: Select all
'maxHp':0x178,'armor':0x101,'regen':0x100,'moveSpeed':0x5,'power':0x5,'cooldown':0x5,'area':0x5,'speed':0x5,'duration':0x5,'amount':0x5,'luck':0x101,'growth':0x101,'greed':0x101,'curse':0x1,'magnet':0x100,'revivals':0x1,'rerolls':0x10,'skips':0x10,'banish':0x10,
(
[Link])