FareverDB

Minor Shield Potion

MinorShieldPotion_Status in Skills

Protected by a [Shield] absorbing damage.

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