This commit is contained in:
nimsolated
2026-03-24 21:59:09 -07:00
parent cec0364d50
commit 5631439606
48 changed files with 991 additions and 19 deletions

View File

@@ -0,0 +1,12 @@
{
"_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"
}
}