Home · skill · Rogue_SmokeBomb_MoveSpeed
Properties
- status
- WIP
- type
- Class Skill
- nature
- Status
- duration
- 3
- steps
- affixes
Raw data
{
"status": "WIP",
"gfx": {
"file": "UI/icons/atlas_class_Rogue_96PX.png",
"size": 96,
"x": 3,
"y": 0
},
"id": "Rogue_SmokeBomb_MoveSpeed",
"type": "ClassSkill",
"nature": "Status",
"texts": {
"name": "Smoke Bomb"
},
"anim": {},
"duration": 3,
"steps": [
{
"on": 0,
"props": {},
"type": 12,
"duration": -1
}
],
"affixes": [
{
"target": {
"attribute": "MoveSpeedFactor"
},
"target2": {},
"ref": "TAttribute_ARatio",
"conds": {},
"mod": {},
"val": 0.5
}
],
"flags": [],
"mastery": [],
"props": {
"status": {
"types": [
{
"type": "Buff"
}
]
}
},
"vars": {
"var1": 0.5
}
}