Here's a table I made for v1.31.PC on Steam.
It contains a single AOB script, which I built to be fairly resistant to updates (except the pointers exposed in the address list of course).
So, chances are good it might work with different versions, too.
The script gives you:
-
Pointer to Skill points
-
Pointer to Attribute points
-
Infinite Health; mind you, this is hooked onto regeneration so you health CAN drop to 0 between two updates!
-
Infinite Mana
-
Skill Cooldown Decay Rate Mod; the larger the number, the faster skills cool down
-
Move Speed Mod; the larger the number, the faster you move.
-
Damage Dealt Mod; the larger the number, the more damage you deal
-
XP Gain mod; the larger the number, the more XP you gain
-
Pointers to the first Main Hand Passives; I created this as a basis for an item editor. It works, but the stats are not saved into the save, so I did not expand on it. I kept it here in case someone is interested. Damage, crit chance, etc are all 'modifiers' - and most of them are passive. There are multiple collections of passives; I exposed only the first so if you can't find what you are looking for, add another passive tree or create new structures for the actives. It's save to delete if you don't want it in your table; they are unused.
-
Min. Item Rarity; this patches the item generator so the item generated would always be upgraded to the min. level you specify. It'll look strange to see 'unique' rusty items, but the stats will speak for themselves
-
Min. Item Gem Tier; this patches the item generator so the gems in an item generated would always be upgraded to the min. tier you specify - that is, of course, if the item would normally have gems.
-
Silver Income Mod; to scale the amount of silver you get or pick up
-
Silver Spend Mod; to scale the amount of silver that is taken from you
-
Candy Income Mod; to scale the amount of candy you get or pick up
-
Candy Spend Mod; to scale the amount of candy that is taken from you
-
Reveal Map; this is a flag that is hotkeyed to CTRL+ALT+F in the address list (you can change it there if you like). When enabled (set to REVEAL) either via hotkey or the address list, it will reveal the current map and then turn itself off. Meaning: if you want to reveal the map in another area, you'll need to tap the hotkey again. Note: there is no way to hide the map after it's been revealed! (Just putting it out there in case someone's wondering.)
It's quite a lot, so I grouped things into categories. Categories are coloured to orange.
Hit space on them (or click the box in front) to open them up.
Enjoy!
I might add more as I go on, but no guarantees of any kind.