DayZ/serverstructure/gameserver/profiles/ExpansionMod/Settings/DamageSystemSettings.json

12 lines
260 B
JSON

{
"m_Version": 1,
"Enabled": 1,
"CheckForBlockingObjects": 1,
"ExplosionTargets": [
"ExpansionBaseBuilding",
"ExpansionSafeBase"
],
"ExplosiveProjectiles": {
"Bullet_40mm_Explosive": "Explosion_40mm_Ammo"
}
}