FareverDB

Smoke Bomb

Rogue_SmokeBomb_Status in Skills

Dodges all [Attack]s.

id
Rogue_SmokeBomb_Status
type
9
flags
0
nature
4
status
0
duration
1
Raw data
{
  "id": "Rogue_SmokeBomb_Status",
  "gfx": {
    "x": 3,
    "y": 0,
    "file": "UI/icons/atlas_class_Rogue_96PX.png",
    "size": 96
  },
  "anim": {},
  "type": 9,
  "vars": {
    "var1": 0.5
  },
  "flags": 0,
  "props": {
    "status": {
      "types": [
        {
          "type": "Buff"
        }
      ]
    }
  },
  "steps": [
    {
      "on": 0,
      "type": 12,
      "props": {},
      "duration": -1
    }
  ],
  "texts": {
    "desc": "Dodges all [Attack]s.",
    "name": "Smoke Bomb"
  },
  "nature": 4,
  "status": 0,
  "affixes": [
    {
      "mod": {},
      "ref": "TAttribute_Flat",
      "val": 100,
      "conds": {},
      "target": {
        "attribute": "DodgeChance"
      },
      "target2": {},
      "displayed": false
    },
    {
      "mod": {},
      "ref": "TAttribute_Flat",
      "val": 50,
      "conds": {
        "mastery": "Rogue_SmokeBomb_M2"
      },
      "target": {
        "attribute": "MagicReduction"
      },
      "target2": {}
    }
  ],
  "mastery": [],
  "duration": 1
}