Files
Aris-Random-Additions/elements/BleedDamageType.mod.json
nimsolated 5631439606 2.1.1
2026-03-24 21:59:09 -07:00

12 lines
326 B
JSON

{
"_fv": 73,
"_type": "damagetype",
"definition": {
"exhaustion": 0.1,
"scaling": "never",
"effects": "hurt",
"normalDeathMessage": "%1$s bled to death",
"itemDeathMessage": "%1$s was bled to death by %2$s using %3$s",
"playerDeathMessage": "%1$s bled to death whilst trying to escape %2$s"
}
}