Home · skill · Halos_Demon_Combo

Releases two chaos bolts, each dealing ::dmg:: to an enemy and applying a stack of Void Bomblet.

Your Magic Weapon Skills detonate Void Bomblet, dealing ::ref_dmg::.

Properties

type
AttackCombo
nature
Combo

Referenced by

Raw data
{
  "gfx": {
    "file": "UI/icons/atlas_weapon_Halos_96PX.png",
    "size": 48,
    "x": 12,
    "y": 0,
    "width": 2,
    "height": 2
  },
  "id": "Halos_Demon_Combo",
  "type": "AttackCombo",
  "nature": "Combo",
  "texts": {
    "desc": "Releases two chaos bolts, each dealing ::dmg:: to an enemy and applying a stack of ::ref_name::.\n\nYour [Magic] [WeaponSkill]s detonate ::ref_name::, dealing ::ref_dmg::.",
    "rankDescs": [
      {
        "rank": 2,
        "desc": "Detonations damage increased by ::ref_damage%::.",
        "flags": 1
      },
      {
        "rank": 3,
        "desc": "Detonations have a ::ref_chance:: chance to stun for ::ref_dur1::.",
        "flags": 0
      }
    ],
    "name": "Void Bomblets",
    "refs": {
      "ref": "Halos_Demon_Combo_Status"
    }
  },
  "anim": {},
  "steps": [],
  "flags": [],
  "mastery": [],
  "props": {},
  "vars": {},
  "_xrefs": [
    {
      "from_sheet": "item",
      "from_id": "Halos_Demon",
      "via_field": "skills"
    }
  ]
}