Potion
Potion in Item Types- id
- Potion
- flags
- 0
- inherit
- Consumable
Raw data
{
"id": "Potion",
"slot": {},
"flags": 0,
"props": {},
"texts": {
"name": {
"v": "Potion"
}
},
"skills": [
{
"skill": "ConsumePotion"
}
],
"inherit": "Consumable",
"atbRatio": {}
}