FareverDB

Long Breath Potion

LongBreathPotion in Skills

Breath longer under water.

id
LongBreathPotion
flags
0
nature
4
Raw data
{
  "id": "LongBreathPotion",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/Portraits/Items/Potion/Items_Loot_Potion_PotionMinor_Breath.prefab.png",
    "size": 256
  },
  "anim": {},
  "vars": {},
  "flags": 0,
  "props": {
    "status": {
      "types": [
        {
          "type": "Buff"
        }
      ]
    }
  },
  "steps": [],
  "texts": {
    "desc": "Breath longer under water.",
    "name": "Long Breath Potion"
  },
  "nature": 4,
  "affixes": [
    {
      "mod": {},
      "ref": "TAttribute_Flat",
      "val": 100,
      "conds": {},
      "target": {
        "attribute": "MaxOxygen"
      },
      "target2": {}
    }
  ],
  "mastery": []
}