Home · skill · Shield_Craft_Status
Armor increased by 1%.
Properties
- status
- Done
- nature
- Status
- duration
- 10
- affixes
- flags
Raw data
{
"status": "Done",
"gfx": {
"file": "UI/icons/atlas_weapon_Shield_96PX.png",
"size": 96,
"x": 2,
"y": 0
},
"id": "Shield_Craft_Status",
"nature": "Status",
"texts": {
"name": "Fortified",
"desc": "[Armor] increased by ::val1%::."
},
"anim": {},
"duration": 10,
"steps": [],
"affixes": [
{
"target": {
"attribute": "Armor"
},
"target2": {},
"ref": "TAttribute_ARatio",
"conds": {},
"mod": {},
"val": 1
},
{
"target": {
"attribute": "MoveSpeedFactor"
},
"target2": {},
"ref": "TAttribute_ARatio",
"conds": {
"minRank": 3
},
"mod": {},
"val": 0.25
}
],
"flags": [
"IsMetaStatus"
],
"mastery": [],
"props": {
"status": {
"types": [
{
"type": "Buff"
}
]
}
},
"vars": {}
}