mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 02:05:20 -07:00
23 lines
524 B
JSON
23 lines
524 B
JSON
{
|
|
"_fv": 73,
|
|
"_type": "potioneffect",
|
|
"definition": {
|
|
"effectName": "Summoned Entity",
|
|
"icon": "summoned_entity_effect",
|
|
"color": {
|
|
"value": -16777216,
|
|
"falpha": 0.0
|
|
},
|
|
"isInstant": false,
|
|
"mobEffectCategory": "HARMFUL",
|
|
"renderStatusInInventory": false,
|
|
"renderStatusInHUD": false,
|
|
"isCuredByMilk": false,
|
|
"isProtectedByTotem": false,
|
|
"isCuredbyHoney": false,
|
|
"modifiers": [],
|
|
"onExpired": {
|
|
"name": "SummonedEntityEffectEffectExpires"
|
|
}
|
|
}
|
|
} |