Playerstatesavedata.json -
Always create a copy of your entire Saves folder before editing JSON files, as incorrect formatting can corrupt your save.
In the survival-horror game , PlayerStateSaveData.json is a critical configuration file that tracks your character's physical condition and world coordinates. Because the game is in Early Access, players frequently use this file to fix bugs—like getting stuck in geometry—or to customize their character's progression beyond normal gameplay limits. Core Data Tracked PlayerStateSaveData.json
Long-term progression metrics, most notably your Strength Level . Common Uses for Modification Players often edit this file for the following reasons: Always create a copy of your entire Saves
You can find this file within your local AppData directory, tucked inside a folder named after your unique Steam ID: C:\Users\[YourUsername]\AppData\LocalLow\Endnight\SonsOfTheForest\Saves\[SteamID]\Multiplayer (or SinglePlayer)\[SaveID]\PlayerStateSaveData.json Usage Tips Core Data Tracked Long-term progression metrics
You can manually increase your strength by finding the "StrengthLevel" line and changing the "IntValue" . For example, setting it to 100 is a common benchmark that players use without breaking the game.












