Gamesetupsavedata.json <PRO>

Found within the game's local storage, typically at C:\Users\[Username]\AppData\LocalLow\Endnight\SonsOfTheForest\Saves\[SteamID]\[Multiplayer/Singleplayer]\[SaveID] .

is a critical configuration file for the game Sons Of The Forest . It contains the core settings for a specific save file, such as the game's difficulty and enemy behavior. Key Details and Uses GameSetupSaveData.json

Often, you must also edit GameStateSaveData.json alongside this file for certain world-state changes to take effect. Found within the game's local storage, typically at

You can manually change a world's difficulty (e.g., from Normal to Peaceful ) by editing the "Mode" field. Key Details and Uses Often, you must also

Always create a copy of the original file before making changes to avoid corrupting your save.

It allows for granular control over enemy stats, such as GameSetting.Vail.EnemyHealth or GameSetting.Vail.EnemyDamage , which can be set to values like "Low" , "Normal" , or "High" .