Home · skill · LongBreathPotion
Breath longer under water.
Properties
- nature
- Status
- affixes
Referenced by
item (1)
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",
"nature": "Status",
"texts": {
"desc": "Breath longer under water.",
"name": "Long Breath Potion"
},
"anim": {},
"steps": [],
"affixes": [
{
"target": {
"attribute": "MaxOxygen"
},
"target2": {},
"ref": "TAttribute_Flat",
"conds": {},
"mod": {},
"val": 100
}
],
"flags": [],
"mastery": [],
"props": {
"status": {
"types": [
{
"type": "Buff"
}
]
}
},
"vars": {},
"_xrefs": [
{
"from_sheet": "item",
"from_id": "LongBreathPotion",
"via_field": "props"
},
{
"from_sheet": "craft",
"from_id": "LongBreathPotion",
"via_field": "item"
}
]
}