superb-warfare/elements/Shock.mod.json
2024-05-04 14:26:24 +08:00

23 lines
No EOL
482 B
JSON

{
"_fv": 57,
"_type": "potioneffect",
"definition": {
"effectName": "Shock",
"icon": "shock.png",
"color": {
"value": -256,
"falpha": 0.0
},
"isInstant": false,
"isBad": false,
"isBenefitical": true,
"renderStatusInInventory": true,
"renderStatusInHUD": true,
"onStarted": {
"name": "ShockDangYaoShuiXiaoGuoKaiShiYingYongShi"
},
"onActiveTick": {
"name": "ShockZaiXiaoGuoChiXuShiMeiKeFaSheng"
}
}
}