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