Home · skill · MinorShieldPotion_Status
Protected by a Shield absorbing damage.
Properties
- nature
- Status
- steps
Referenced by
item (1)
Raw data
{
"gfx": {
"file": "UI/Portraits/Items/Potion/Items_Loot_Potion_PotionMinor_Shield.prefab.png",
"size": 256,
"x": 0,
"y": 0
},
"id": "MinorShieldPotion_Status",
"nature": "Status",
"texts": {
"desc": "Protected by a [Shield] absorbing damage.",
"name": "Minor Shield Potion"
},
"anim": {},
"steps": [
{
"on": 6,
"props": {},
"type": 12,
"visuals": {
"fxs": [
{
"set": "Physical_Shield",
"props": {},
"space": 1,
"flags": 8
}
]
},
"duration": -1,
"effects": [
{
"effect": 2,
"scaling": [],
"baseVal": 150,
"flags": 0
}
]
}
],
"flags": [],
"mastery": [],
"props": {
"status": {
"types": [
{
"type": "Buff"
}
]
}
},
"vars": {},
"script": "",
"_xrefs": [
{
"from_sheet": "item",
"from_id": "MinorShieldPotion",
"via_field": "props"
}
]
}