cawezs_mantle_to_stratus/elements/Shifted.mod.json
2025-05-24 23:24:39 -04:00

21 lines
427 B
JSON

{
"_fv": 77,
"_type": "potioneffect",
"definition": {
"effectName": "Shifted",
"icon": "black_effect",
"color": {
"value": -16777216,
"falpha": 0.0
},
"isInstant": false,
"mobEffectCategory": "NEUTRAL",
"renderStatusInInventory": false,
"renderStatusInHUD": false,
"isCuredbyHoney": false,
"modifiers": [],
"onActiveTick": {
"name": "Shifted_tick"
}
}
}