Home · skill · Spear_Eruption_Skill1
Properties
- status
- Done
- type
- Weapon Skill
- nature
- Ability
- cooldown
- 18
- duration
- 0.5
- steps
Referenced by
item (1)
Raw data
{
"status": "Done",
"gfx": {
"file": "UI/icons/atlas_weapon_Spear_96PX.png",
"size": 48,
"x": 10,
"y": 0,
"width": 2,
"height": 2
},
"id": "Spear_Eruption_Skill1",
"type": "WeaponSkill",
"nature": "Ability",
"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": [
{
"rank": 2,
"desc": "Damage increased by ::ref_damage%::.",
"flags": 1
},
{
"rank": 3,
"desc": "All your critical strikes extend the duration by ::ref_time2::.",
"flags": 0
}
]
},
"anim": {
"ref": "SelfBuff"
},
"cooldown": 18,
"duration": 0.5,
"steps": [
{
"on": 0,
"props": {
"status": {
"ref": "Spear_Eruption_Skill1_Status",
"target": 0
}
},
"type": 1
}
],
"flags": [],
"mastery": [],
"props": {},
"vars": {},
"_xrefs": [
{
"from_sheet": "item",
"from_id": "Spear_Eruption",
"via_field": "skills"
}
]
}