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