Home · skill · Halos_Demon_Passive

As long as all Skills of this weapon are on cooldown, you are permanently protected by a Shield absorbing ::shield::.

Properties

type
WeaponPassive
nature
Passive

Referenced by

Raw data
{
  "gfx": {
    "file": "UI/icons/atlas_weapon_Halos_96PX.png",
    "size": 48,
    "x": 18,
    "y": 0,
    "width": 2,
    "height": 2
  },
  "id": "Halos_Demon_Passive",
  "type": "WeaponPassive",
  "nature": "Passive",
  "texts": {
    "name": "Veil of the Unkillable Demon King",
    "desc": "As long as all [Skill]s of this weapon are on cooldown, you are permanently protected by a [Shield] absorbing ::shield::.",
    "rankDescs": [
      {
        "rank": 2,
        "desc": "[Shield] increased by ::var1%::.",
        "flags": 1
      },
      {
        "rank": 3,
        "desc": "When the shield disappears, you heal nearby allies for the same amount.",
        "flags": 0
      }
    ]
  },
  "anim": {},
  "steps": [],
  "flags": [],
  "mastery": [],
  "props": {},
  "vars": {
    "var1": 0.25
  },
  "_xrefs": [
    {
      "from_sheet": "item",
      "from_id": "Halos_Demon",
      "via_field": "skills"
    }
  ]
}