Greater Mana Potion
This flask contains a blue potion, recovering Mana Points (MP) immediately.
Fields
| Field | Value |
|---|---|
| components | {
"items": [
{
"consumable": {
"consumableType": "Potion",
"statsAffected": [
{
"id": "mp",
"modifier": 100
}
]
}
}
]
} |
| durability | 0 |
| inheritFrom | potion_abstract |
| isAbstract | No |
| isUnique | No |
| itemTypeId | potion_mp |
| level | {
"max": 0,
"min": 0
} |
| onlyCommonQuality | No |
| pluralName | — |
| rarityType | Common |
| requirements | {} |
| sellValue | 50 |
| spriteId | potion_mp_d |
| statsAffected | {} |
| tier | 4 |
| weight | 0.5 |