Home · skill · Staff_SummonDemon_Skill2

Summon 2 Staff_SummonDemon_Imp dealing ::ref_dmg:: every 2. Lasts 6.

Properties

type
Weapon Skill
nature
Spell

Referenced by

Raw data
{
  "gfx": {
    "file": "UI/icons/atlas_weapon_Staff_96PX.png",
    "size": 48,
    "x": 16,
    "y": 0,
    "width": 2,
    "height": 2
  },
  "id": "Staff_SummonDemon_Skill2",
  "type": "WeaponSkill",
  "nature": "Spell",
  "texts": {
    "name": "Summon: Vile Imps",
    "desc": "Summon ::var1:: [Staff_SummonDemon_Imp] dealing ::ref_dmg:: every ::ref_cooldown::. Lasts ::dur1::.",
    "rankDescs": [
      {
        "rank": 2,
        "desc": "Your [Staff_SummonDemon_Imp] have an additional ::ref_chance:: chance to critically strike.",
        "flags": 0
      },
      {
        "rank": 3,
        "desc": "When a [Staff_SummonDemon_Imp] disappears, you have a ::chance:: chance to gain a stack of ::ref2_name::.",
        "flags": 0
      }
    ],
    "refs": {
      "ref": "Staff_SummonDemon_Skill2_Attack",
      "ref2": "Staff_SummonDemon_Skill1_Status"
    }
  },
  "anim": {},
  "steps": [],
  "flags": [],
  "mastery": [],
  "props": {},
  "vars": {
    "dur1": 6,
    "var1": 2,
    "chance": 0.2
  },
  "_xrefs": [
    {
      "from_sheet": "item",
      "from_id": "Staff_SummonDemon",
      "via_field": "skills"
    }
  ]
}