Home · skill · Rogue_Talent_Adrenaline_Status
Movement speed increased by 15%.
Properties
- status
- Done
- nature
- Status
- affixes
Raw data
{
"status": "Done",
"gfx": {
"file": "UI/icons/Rogue_talent.png",
"size": 48,
"x": 4,
"y": 6,
"width": 2,
"height": 2
},
"id": "Rogue_Talent_Adrenaline_Status",
"nature": "Status",
"texts": {
"name": "Adrenaline",
"desc": "[MoveSpeedFactor] increased by ::val1%::."
},
"anim": {},
"steps": [],
"affixes": [
{
"target": {
"attribute": "MoveSpeedFactor"
},
"target2": {},
"ref": "TAttribute_ARatio",
"conds": {},
"mod": {},
"val": 0.15
}
],
"flags": [],
"mastery": [],
"props": {
"status": {
"types": [
{
"type": "Buff"
}
]
}
},
"vars": {}
}