Home · skill · Shield_Craft_Passive_Status
Your next Final Combo Attack deals an additional 15% Armor.
Properties
- status
- Bug
- nature
- Status
- steps
- flags
Raw data
{
"status": "Bug",
"gfx": {
"file": "UI/icons/atlas_weapon_Shield_96PX.png",
"size": 96,
"x": 4,
"y": 0
},
"id": "Shield_Craft_Passive_Status",
"nature": "Status",
"texts": {
"desc": "Your next [ComboAttack] deals an additional ::ref_dmg::.",
"name": "Heartsteel",
"refs": {
"ref": "Shield_Craft_Passive"
}
},
"anim": {},
"steps": [
{
"on": 0,
"visuals": {
"fxs": [
{
"set": "Physical_Aura_Shield",
"space": 0,
"props": {},
"flags": 8,
"attachName": "Shield"
}
]
},
"props": {},
"type": 11,
"duration": -1
}
],
"flags": [
"RequireStop"
],
"mastery": [],
"props": {
"status": {
"types": [
{
"type": "Buff"
}
]
}
},
"vars": {}
}