Long Breath Potion
LongBreathPotioncommonNote: not all rarities may be available for every item.
Recipe
- Job
- Alchemist
- Level
- 2
- Crafting points
- +15
Inputs
Increases your breath under water for 2mn.
Raw data
{
"id": "LongBreathPotion",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/Portraits/Items/Potion/Items_Loot_Potion_PotionMinor_Breath.prefab.png",
"size": 256
},
"type": "Potion",
"props": {
"effects": [
{
"status": [
{
"ref": "LongBreathPotion",
"duration": 5
}
],
"resource": []
}
]
},
"texts": {
"desc": "Increases your breath under water for 2mn.",
"name": "Long Breath Potion"
},
"rarity": "Common",
"skills": [],
"affixes": [],
"visuals": {
"modelPath": "Items/Loot/Potion/PotionMinor_Breath.prefab"
},
"aptitudes": [],
"sellPrice": 1
}