Home · item · LongBreathPotion
Increases your breath under water for 2mn.
Properties
Referenced by
craft (1)
Raw data
{
"gfx": {
"file": "UI/Portraits/Items/Potion/Items_Loot_Potion_PotionMinor_Breath.prefab.png",
"size": 256,
"x": 0,
"y": 0
},
"id": "LongBreathPotion",
"texts": {
"desc": "Increases your breath under water for 2mn.",
"name": "Long Breath Potion"
},
"visuals": {
"modelPath": "Items/Loot/Potion/PotionMinor_Breath.prefab"
},
"type": "Potion",
"aptitudes": [],
"sellPrice": 1,
"rarity": "Common",
"affixes": [],
"skills": [],
"props": {
"effects": [
{
"resource": [],
"status": [
{
"ref": "LongBreathPotion",
"duration": 5
}
]
}
]
},
"_xrefs": [
{
"from_sheet": "craft",
"from_id": "LongBreathPotion",
"via_field": "item"
}
]
}