21 lines
448 B
JSON
Executable File
21 lines
448 B
JSON
Executable File
{
|
|
"_fv": 60,
|
|
"_type": "potion",
|
|
"definition": {
|
|
"potionName": "Potion of Flight",
|
|
"splashName": "Splash Potion of Flight",
|
|
"lingeringName": "Lingering Potion of Flight",
|
|
"arrowName": "Arrow of Flight",
|
|
"effects": [
|
|
{
|
|
"effect": {
|
|
"value": "CUSTOM:PotionOfFlight"
|
|
},
|
|
"duration": 7200,
|
|
"amplifier": 0,
|
|
"ambient": false,
|
|
"showParticles": true
|
|
}
|
|
]
|
|
}
|
|
} |