but tldr
while not currently using CE
i have in the past (not for idle champs) for other games
anyway returned after several years and doin the catch up thing
some 'hacks' i do to the cached_definitions.json
if not familiar see others for where and what this file is
for those who do know
buff_defines
change effects to tiny/small potions to 1e###, duration to 300000
these will allow u a more controllable temporary buff for dps/gold/click damage/speed
achievement_defines
can create new game wide bonus
the effects from classic potions are easy to copy (dps/gold/speed/click damage)
find the legacy achievements
select 1 and copy/paste it
for example to have 10x speed
change id to like 20000
change effect to desired buff
change name to whatever (so u can verify/see it in game)
ex -> "effect": "time_scale,10.00"
briv level jumping
the below defines the unnatural haste base values
-- 800 sets jump to 3 levels with 100% for 4 (same effect as brivs feat that caps haste)
-- 1st 0 sets min stacks to perform a jump ie no longer need to farm springs
-- 2nd 0 sets how many stacks consumed on a jump this sets it 0
so dont need springs to jump and none are used (may still want to have a few saved encase theres a background check somewhere)
effect_defines_2
-> id : 569
->-> effect_keys
->->->'effect_string": "briv_unnatural_haste,800,0,0,0"
briv will automatically get this ability
now can go 1 step further - the below can be used to give any champ briv's free jump ability
i add to upgrade_defines_63
if doin multiple entries just increment the ID value and change the hero_id
{
"id":50001,
"hero_id": A_HERO_ID,
"required_level": 2,
"upgrade_type": "unlock_ability",
"effect": "effect_def,569",
"static_dps_mult": null,
"default_enabled": 1,
"name": "Unnatural Haste*"
}
How to use this cheat table?
- Install Cheat Engine
- Double-click the .CT file in order to open it.
- Click the PC icon in Cheat Engine in order to select the game process.
- Keep the list.
- Activate the trainer options by checking boxes or setting values from 0 to 1