HumanitZ: Change Player Difficulty
The ideal products for this guide
Get started right away β order the matching product and follow this guide step by step.
Introductionβ
Player difficulty in HumanitZ determines how punishing the survival experience is. From permanent death to vital drain speed and bandit strength, these settings directly impact how challenging your server feels.
Configurationβ
Player difficulty settings are controlled in the GameServerSettings.ini file. You can access this file in your server management panel under Configs. Inside the config file, locate the following parameters:
;When set to true the player that died will lose their character and have to create a new one
PermaDeath=false
;0=Lose nothing, 1=Lose backpack and weapon in hand, 2=Previous + pockets and backpack, 3=All previous + Equipment
OnDeath=2
;Sleep deprivation effect false=Disabled true=Enabled
Sleep=true
;How fast your vitals drain 0=Slow, 1=Normal, 2=Fast
VitalDrain=1
;Dog companion health 0=Low 1=Default 2=High
CompanionHealth=1
;Dog companion damage 0=Low 1=Default 2=High
CompanionDmg=1
;The time in minutes it takes for human bandits to respawn, set to 0 to disable human bandit respawning.
HumanRespawnTimer=90
;Human bandit difficulty where 0=Very Easy, 1=Easy, 2=Default, 3=Hard, 4=Very Hard, 5=Nightmare
HumanHealth=2
;Human bandit speed difficulty where 0=Very Easy, 1=Easy, 2=Default, 3=Hard, 4=Very Hard, 5=Nightmare
HumanSpeed=2
;Human bandit damage difficulty where 0=Very Easy, 1=Easy, 2=Default, 3=Hard, 4=Very Hard, 5=Nightmare
HumanDamage=2
Below is a breakdown of what each setting controls:
PermaDeathβ When set totrue, players permanently lose their character upon death and must create a new oneOnDeathβ Defines how much inventory is lost when a player diesSleepβ Enables or disables sleep deprivation effectsVitalDrainβ Controls how quickly hunger, thirst, and other vitals decreaseCompanionHealthβ Sets the health level of the dog companionCompanionDmgβ Sets the damage level of the dog companionHumanRespawnTimerβ Determines how long it takes for human bandits to respawn (0 disables respawning)HumanHealthβ Adjusts bandit health difficultyHumanSpeedβ Adjusts bandit movement speed difficultyHumanDamageβ Adjusts bandit damage difficulty
Modify the values according to your desired difficulty level. After editing the file, save your changes and restart the server for the new settings to take effect.
Example Difficulty Presetsβ
Easy Survival Setupβ
This setup creates a more relaxed experience with slower vital drain, weaker enemies, and no permanent death.
PermaDeath=false
OnDeath=1
Sleep=false
VitalDrain=0
CompanionHealth=2
CompanionDmg=2
HumanRespawnTimer=180
HumanHealth=1
HumanSpeed=1
HumanDamage=1
Hard Survival Setupβ
This setup increases survival pressure with permanent death, faster vital drain, and stronger bandits.
PermaDeath=true
OnDeath=3
Sleep=true
VitalDrain=2
CompanionHealth=0
CompanionDmg=0
HumanRespawnTimer=60
HumanHealth=4
HumanSpeed=4
HumanDamage=4
Conclusionβ
Congratulations! By adjusting the difficulty-related values in the GameServerSettings.ini, you have successfully customized the player difficulty settings on your HumanitZ server. For further questions or assistance, please donβt hesitate to contact our support team, which is available daily to assist you! π