23 lines
450 B
JSON
Executable File
23 lines
450 B
JSON
Executable File
{
|
|
"_fv": 60,
|
|
"_type": "potioneffect",
|
|
"definition": {
|
|
"effectName": "Flight",
|
|
"icon": "flight.png",
|
|
"color": {
|
|
"value": -16724737,
|
|
"falpha": 0.0
|
|
},
|
|
"isInstant": false,
|
|
"isBad": false,
|
|
"isBenefitical": true,
|
|
"renderStatusInInventory": true,
|
|
"renderStatusInHUD": true,
|
|
"onStarted": {
|
|
"name": "FlightEffect"
|
|
},
|
|
"onExpired": {
|
|
"name": "PotionOfFlightEffectExpires"
|
|
}
|
|
}
|
|
} |