Server/project/assets/configs/health.json
2024-03-14 09:19:58 +00:00

11 lines
151 B
JSON

{
"healthMultipliers": {
"death": 0.3,
"blacked": 0.1
},
"save": {
"health": true,
"effects": true
}
}