cfggameplay.json DayZ config file guide

Home

The DayZ server cfggameplay.json config file controls various gameplay mechanics including player movement, stamina, base building, and UI elements.

General Data

disableBaseDamage

boolean

Disable damage to bases.

disableContainerDamage

boolean

Disable damage to containers.

disableRespawnDialog

boolean

Disable respawn dialog.

disableRespawnInUnconsciousness

boolean

Disable respawn while unconscious.

Player Data

disablePersonalLight

boolean

Disable personal light.

Stamina Data

sprintStaminaModifierErc

float

Sprint stamina modifier when erect.

sprintStaminaModifierCro

float

Sprint stamina modifier when crouched.

staminaWeightLimitThreshold

float

Weight threshold for stamina impact.

staminaMax

float

Maximum stamina value.

staminaKgToStaminaPercentPenalty

float

Weight to stamina penalty ratio.

staminaMinCap

float

Minimum stamina cap.

sprintSwimmingStaminaModifier

float

Swimming sprint stamina modifier.

sprintLadderStaminaModifier

float

Ladder climbing stamina modifier.

meleeStaminaModifier

float

Melee action stamina modifier.

obstacleTraversalStaminaModifier

float

Obstacle climbing stamina modifier.

holdBreathStaminaModifier

float

Hold breath stamina modifier.

Shock Handling Data

shockRefillSpeedConscious

float

Shock refill speed when conscious.

shockRefillSpeedUnconscious

float

Shock refill speed when unconscious.

allowRefillSpeedModifier

boolean

Allow shock refill speed modification.

Movement Data

timeToStrafeJog

float

Time to reach full strafe while jogging.

rotationSpeedJog

float

Rotation speed while jogging.

timeToSprint

float

Time to reach full sprint.

timeToStrafeSprint

float

Time to reach full strafe while sprinting.

rotationSpeedSprint

float

Rotation speed while sprinting.

allowStaminaAffectInertia

boolean

Allow stamina to affect movement inertia.

Drowning Data

staminaDepletionSpeed

float

Stamina depletion speed while drowning.

healthDepletionSpeed

float

Health depletion speed while drowning.

shockDepletionSpeed

float

Shock depletion speed while drowning.

Base Building Data

Hologram Data

disableIsCollidingBBoxCheck

boolean

Disable bounding box collision check.

disableIsCollidingPlayerCheck

boolean

Disable player collision check.

disableIsClippingRoofCheck

boolean

Disable roof clipping check.

disableIsBaseViableCheck

boolean

Disable base viability check.

UI Data

use3DMap

boolean

Enable 3D map.

Hit Indication Data

hitDirectionOverrideEnabled

boolean

Enable hit direction override.

hitDirectionBehaviour

integer

Hit direction behavior type.

hitDirectionStyle

integer

Hit direction indicator style.

hitDirectionIndicatorColorStr

string

Hit direction indicator color.