Files
Aris-Random-Additions/elements/TheEndOfYourMiseryEffect.mod.json
nimsolated cec0364d50 2.1.0
2026-03-24 11:34:33 -07:00

26 lines
606 B
JSON

{
"_fv": 73,
"_type": "potioneffect",
"definition": {
"effectName": "The End Of Your Misery",
"icon": "chorus_eye",
"color": {
"value": -13434778,
"falpha": 0.0
},
"isInstant": false,
"mobEffectCategory": "HARMFUL",
"renderStatusInInventory": true,
"renderStatusInHUD": true,
"isCuredByMilk": true,
"isProtectedByTotem": true,
"isCuredbyHoney": false,
"modifiers": [],
"onStarted": {
"name": "TheEndOfYourMiseryEffectEffectStartedapplied"
},
"onExpired": {
"name": "TheEndOfYourMiseryEffectEffectExpires"
}
}
}