Server/project/assets/configs/health.json
2023-03-03 15:23:46 +00:00

10 lines
150 B
JSON

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