Edit Player Stats is not working properly anymore
i edit attack to 500, kill one enemy and it resets to my normal attack power.
yesterday it worked fine
don´t wanna use the freeze option
super damage is working, but i don´t wanna kill every enemy with one hit, it´s kinda lame on bosses
[Edited by Madmenace, 8/21/2024 2:21:19 AM]
[Edited by Madmenace, 8/21/2024 2:22:47 AM]
Every stat modification resets after death for me.
Edit Player Stats is not working properly anymore
i edit attack to 500, kill one enemy and it resets to my normal attack power.
yesterday it worked fine
don´t wanna use the freeze option
super damage is working, but i don´t wanna kill every enemy with one hit, it´s kinda lame on bosses
[Edited by Madmenace, 8/21/2024 2:21:19 AM]
[Edited by Madmenace, 8/21/2024 2:22:47 AM]
Every stat modification resets after death for me.
Turn on Invincible Mode?
Edit Player Stats is not working properly anymore
i edit attack to 500, kill one enemy and it resets to my normal attack power.
yesterday it worked fine
don´t wanna use the freeze option
super damage is working, but i don´t wanna kill every enemy with one hit, it´s kinda lame on bosses
[Edited by Madmenace, 8/21/2024 2:21:19 AM]
[Edited by Madmenace, 8/21/2024 2:22:47 AM]
values are reset when you level up or something looks at your actual XP over time.. then it re-figures your LEVEL then using that refigures your core stats.
So if you want a damage boost per encounter, then yes.. you are going to have to reset the value when it resets.
best,
Cal
Edit Player Stats is not working properly anymore
i edit attack to 500, kill one enemy and it resets to my normal attack power.
yesterday it worked fine
don´t wanna use the freeze option
super damage is working, but i don´t wanna kill every enemy with one hit, it´s kinda lame on bosses
[Edited by Madmenace, 8/21/2024 2:21:19 AM]
[Edited by Madmenace, 8/21/2024 2:22:47 AM]
Every stat modification resets after death for me.
See the post above mine. One way to have bigger stats is just to level up faster using the XP.
Some people don't like using Invincible/Unlimited health. For example, I usually edit stats to skip the grind or just a few stats but still want to maintain the difficulty.
I'd like to accommodate, but the game does what it does. I DO see another XP area where XP accumulates there and the number is different, presumably it's TOTAL XP. However, to avoid breaking leveling up and game progression or any game scripts, I've learned to not do that. I'd have 1000 complaints "the trainer broke my save" and stuff like that.
When you gain XP or some stuff, it will trigger a "refigure Level and stats" type cascade of functions that will use your total XP to check to see if you LEVEL UP, figure your level, see if you made any achivements, see if it unlocks ability to unlock skills, powers, etc., recalculate your level, and in so doing recalculate your stats, then overwrite the stats with the "new values". It also does some really bad things like changing the base address of the struct, and things like that, which had me up from 10pm to 6am the next morning working on it.
Anyways, I don't think a "PERMANENT STATS" editor is coming. You will have to level up to increase stats the way the game mechanic for this is programmed.
What I will do, if it's requested in the options request process, is make the ATTACK value that is written by the trainer for the super damage something you can set the value to what you want.
best,
Cal