Minor Shield Potion
MinorShieldPotioncommonNote: not all rarities may be available for every item.
Recipe
- Job
- Alchemist
- Level
- 2
- Crafting points
- +15
Inputs
You gain a [Shield] absorbing 150 damage for 20s.
Raw data
{
"id": "MinorShieldPotion",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/Portraits/Items/Potion/Items_Loot_Potion_PotionMinor_Shield.prefab.png",
"size": 256
},
"type": "Potion",
"props": {
"effects": [
{
"status": [
{
"ref": "MinorShieldPotion_Status",
"duration": 20
}
],
"resource": []
}
]
},
"texts": {
"desc": "You gain a [Shield] absorbing 150 damage for 20s.",
"name": "Minor Shield Potion"
},
"rarity": "Common",
"skills": [],
"affixes": [],
"visuals": {
"modelPath": "Items/Loot/Potion/PotionMinor_Shield.prefab"
},
"aptitudes": [],
"sellPrice": 1
}