mecha_froggy
Active Member
- Oct 17, 2018
- 913
- 1,673
More easy cheats (if you've read my previous cheats):
So you've raised your ability limit to 40 or more, but you don't want to grind your way through levels just to get them up that high? No problem!
C:\users\(your name)\ApPData\Roaming\Strive\Saves\ (your save games are here)
Open with Notepad++. It looks like gibberish, but that's OK. Just do a CTRL+F search for your character's name (best done at the start of the game, as you & your companion will be the only two characters in this list).
Nearby you'll find a few choice words in this mess, things like:
Note that this assumes that you already jacked you agility limit up to 40 via previous method. If not the agi_max will be whatever you set it to during character creation. Not that it matters, because what you're going to do is this:
Ta-da, you now have an agility of 40. Nothing is going to hit you, now. You can do the same thing with end_base
and end_max for endurance, str_base & str_max for strength, and naturally maf_base and maf_max for your magic affinity.
Not only yourself, but any character in your roster can have their stats changed here. Feel free to mess around with beauty, loyalty, etc. Just be sure to back it up before doing anything you're not already familiar with.
Note on limits: The game actually seems to support stats all the way up to 55, but honestly, why bother? Anything past 30 is overkill, anyway. Past 55 it gets kind of wonky, though, so don't go there.
So you've raised your ability limit to 40 or more, but you don't want to grind your way through levels just to get them up that high? No problem!
C:\users\(your name)\ApPData\Roaming\Strive\Saves\ (your save games are here)
Open with Notepad++. It looks like gibberish, but that's OK. Just do a CTRL+F search for your character's name (best done at the start of the game, as you & your companion will be the only two characters in this list).
Nearby you'll find a few choice words in this mess, things like:
Code:
"agi_base":0,"agi_max":40,
Code:
"agi_base":40,"agi_max":40,
and end_max for endurance, str_base & str_max for strength, and naturally maf_base and maf_max for your magic affinity.
Not only yourself, but any character in your roster can have their stats changed here. Feel free to mess around with beauty, loyalty, etc. Just be sure to back it up before doing anything you're not already familiar with.
Note on limits: The game actually seems to support stats all the way up to 55, but honestly, why bother? Anything past 30 is overkill, anyway. Past 55 it gets kind of wonky, though, so don't go there.