Home · skill · GA_Demon_Passive

Your next Final Combo Attack deals an additionnal ::dmg:: and heal yourself for 50% of the damage dealt (30 cooldown).

Properties

type
WeaponPassive
nature
Passive
cooldown
30

Referenced by

Raw data
{
  "gfx": {
    "file": "UI/icons/atlas_weapon_GreatAxe_96PX.png",
    "size": 48,
    "x": 18,
    "y": 0,
    "width": 2,
    "height": 2
  },
  "id": "GA_Demon_Passive",
  "type": "WeaponPassive",
  "nature": "Passive",
  "texts": {
    "name": "Resilience of the Unkillable Demon King",
    "desc": "Your next [ComboAttack] deals an additionnal ::dmg:: and heal yourself for ::var1%:: of the damage dealt (::cooldown:: cooldown).",
    "rankDescs": [
      {
        "rank": 2,
        "desc": "Your [Attack]s reduce the cooldown by ::time::.",
        "flags": 0
      },
      {
        "rank": 3,
        "desc": "Critical [Attack]s reduce the cooldown by an additional ::dur1::.",
        "flags": 0
      }
    ]
  },
  "anim": {},
  "cooldown": 30,
  "steps": [],
  "flags": [],
  "mastery": [],
  "props": {},
  "vars": {
    "var1": 0.5,
    "time": 2,
    "dur1": 6
  },
  "_xrefs": [
    {
      "from_sheet": "item",
      "from_id": "GA_Demon",
      "via_field": "skills"
    }
  ]
}