FareverDB

Swirling Embers

Spear_Eruption_Skill1 in Skills

Surrounds yourself with an embers whirlwind dealing 25% Dexterity + 25% Faith + 30% Dexterity + 30% Faith Magic to nearby enemies every 1 for 8.

id
Spear_Eruption_Skill1
type
7
flags
0
nature
2
status
2
cooldown
18
duration
0.5
Raw data
{
  "id": "Spear_Eruption_Skill1",
  "gfx": {
    "x": 10,
    "y": 0,
    "file": "UI/icons/atlas_weapon_Spear_96PX.png",
    "size": 48,
    "width": 2,
    "height": 2
  },
  "anim": {
    "ref": "SelfBuff"
  },
  "type": 7,
  "vars": {},
  "flags": 0,
  "props": {},
  "steps": [
    {
      "on": 0,
      "type": 1,
      "props": {
        "status": {
          "ref": "Spear_Eruption_Skill1_Status",
          "target": 0
        }
      }
    }
  ],
  "texts": {
    "desc": "Surrounds yourself with an embers whirlwind dealing ::ref_dmg:: to nearby enemies every ::ref_time:: for ::ref_duration::.",
    "name": "Swirling Embers",
    "refs": {
      "ref": "Spear_Eruption_Skill1_Status"
    },
    "rankDescs": [
      {
        "desc": "Damage increased by ::ref_damage%::.",
        "rank": 2,
        "flags": 1
      },
      {
        "desc": "All your critical strikes extend the duration by ::ref_time2::.",
        "rank": 3,
        "flags": 0
      }
    ]
  },
  "nature": 2,
  "status": 2,
  "mastery": [],
  "cooldown": 18,
  "duration": 0.5
}