Home · skill · OreAffix_Air_Status
Properties
- nature
- Status
- duration
- 120
- affixes
- flags
Raw data
{
"gfx": {
"file": "UI/icons/atlas_abilities_status_96PX.png",
"size": 96,
"x": 4,
"y": 1
},
"id": "OreAffix_Air_Status",
"nature": "Status",
"texts": {
"name": "[Air] Blessed"
},
"anim": {},
"duration": 120,
"steps": [],
"affixes": [
{
"target": {
"attribute": "MoveSpeedFactor"
},
"target2": {},
"ref": "TAttribute_ARatio",
"conds": {},
"mod": {},
"val": 0.1
}
],
"flags": [
"IsMetaStatus"
],
"mastery": [],
"props": {
"status": {
"types": [
{
"type": "Buff"
}
]
}
},
"vars": {},
"script": ""
}