- Nov 8, 2021
- 371
- 319
Yes, editting your stats did tend to break something in the script and set your HP to 0. First it was too high main stats and then it was too high max HP etc. Now I didn't encounter that anymore.A shame. Checked it out myself and it really seems like it. But to be fair, I think editing your stats always broke your game where you would always have 0 HP or something. And I could never get to editing items. Thankfully the in-game cheat code lets us gain exp and money. I think you can still edit variables through console commands but haven't really needed to.
You can save edit here:
You must be registered to see the links
But if you really wanna get into manipulating the game then you can enable the dev console and enter short script expressions like adding items or changing stats yourself just in time. The attached RPY file enables the console. Just insert it into the named folder 'game' where the file 'archive.rpa' is located.
Now hitting Shift+O opens the console.
Simple commands are:
"jane_inv.take(coin,10000)" -> gives you 10000 gold
"jane_inv.take(electric_fish_stew,100)" -> may be the best healing item you'll need
"Zalt.str=20" -> sets your strength stat to 20, other stats for this are agi, int, end, cha, hp, maxhp, mp, maxmp, lust, maxlust, CRIT, CRIT_prob, ATK, MATK, DEF
"Zalt.points=100" -> have 100 lv-points
You don't have permission to view the spoiler content.
Log in or register now.
Last edited: