mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 10:20:42 -07:00
2.1.0
This commit is contained in:
26
elements/TheEndOfYourMiseryEffect.mod.json
Normal file
26
elements/TheEndOfYourMiseryEffect.mod.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"_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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user