Home · skill · Staff_SummonDemon_Passive

Your next Weapon Skill has no cooldown but costs you half of your remaining Health (30 cooldown).

Properties

type
WeaponPassive
nature
Passive
cooldown
30

Referenced by

Raw data
{
  "gfx": {
    "file": "UI/icons/atlas_weapon_Staff_96PX.png",
    "size": 48,
    "x": 18,
    "y": 2,
    "width": 2,
    "height": 2
  },
  "id": "Staff_SummonDemon_Passive",
  "type": "WeaponPassive",
  "nature": "Passive",
  "texts": {
    "name": "Inner Demon",
    "desc": "Your next [WeaponSkill] has no cooldown but costs you half of your remaining [Health] (::cooldown:: cooldown).",
    "rankDescs": [
      {
        "rank": 2,
        "desc": "Cooldown reduced to ::cooldown::.",
        "flags": 1
      },
      {
        "rank": 3,
        "desc": "If the [WeaponSkill] used is one of this weapon, you gain a [Shield] absorbing an amount equal to the [Health] cost.",
        "flags": 0
      }
    ]
  },
  "anim": {},
  "cooldown": 30,
  "steps": [],
  "flags": [],
  "mastery": [],
  "props": {
    "rankOverride": [
      {
        "minRank": 2,
        "props": {
          "cooldown": 20
        }
      }
    ]
  },
  "vars": {},
  "_xrefs": [
    {
      "from_sheet": "item",
      "from_id": "Staff_SummonDemon",
      "via_field": "skills"
    }
  ]
}