Server/project/assets/configs/health.json

10 lines
150 B
JSON
Raw Normal View History

2023-03-03 16:23:46 +01:00
{
"healthMultipliers": {
"death": 0.3,
"blacked": 0.1
},
"save": {
"health": true,
"effects": true
}
}