10 lines
150 B
JSON
10 lines
150 B
JSON
|
{
|
||
|
"healthMultipliers": {
|
||
|
"death": 0.3,
|
||
|
"blacked": 0.1
|
||
|
},
|
||
|
"save": {
|
||
|
"health": true,
|
||
|
"effects": true
|
||
|
}
|
||
|
}
|