How to Change Structure Damage on Your Palworld Server
You can adjust how much damage buildings and structures take.
Warning
Make sure your server is stopped before editing the config file. Changes to the PalWorldSettings.ini will otherwise be overwritten by the game.
Stop the server
Stop your server via the dashboard.Connect via SFTP
Connect to your server via SFTP.Open config file
Open the filePalWorldSettings.iniat:/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini/Pal/Saved/Config/LinuxServer/PalWorldSettings.iniAdjust structure damage
There are two parameters:Damage to structures:
BuildObjectDamageRate=1.000000BuildObjectDamageRate=1.000000Structure deterioration:
BuildObjectDeteriorationDamageRate=1.000000BuildObjectDeteriorationDamageRate=1.000000Start the server
Start your server.
Examples:
| Value | Description |
|---|---|
0 | No damage / no deterioration |
0.5 | Half damage |
1.0 | Default |
2.0 | Double damage |