Spontaneous CombustionActive
FLAMEDASH
Transform into a Fireball, becoming immune to All Effects as you Fly up to 14m towards the targeted position.
Deals 553 magical damage to all enemies in a 5m radius on impact.
Deals 196 magical damage over 2.25s to all enemies you pass through.
Hitting an enemy player with the impact will reduce this ability's cooldown by 40%.
Stats
| Energy cost | 59 |
|---|---|
| Cooldown | 40 s |
| Cast time | Instant |
| Range | 14 m |
| Target | Ground |
Numbers shown for
Ability damage and healing scale with the weapon carrying them; a sword multiplies them by more than a bow. Select a weapon for its figures.
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | castrange | 14 | — | 14m |
| {1} | $FLAMEDASH_EXPLOSION_DAMAGE.directattributechange[0].change | -178 | ×3.107 | 553 |
| {2} | $FLAMEDASH_EXPLOSION_DAMAGE.directattributechange[0].effectarearadius | 5 | — | 5m |
| {3} | $FLAMEDASH_PASSTHROUGH_DAMAGE.attributechangeovertime[0].totalchange | -63 | ×3.107 | 196 |
| {4} | $FLAMEDASH_PASSTHROUGH_DAMAGE.attributechangeovertime[0].totalduration | 2.25 | — | 2.25s |
| {5} | $FLAMEDASH_CD_REDUCTION.resetcooldowns[0].amount | 0.4 | — | 40% |
Ability definition
{
"@uniquename": "FLAMEDASH",
"@target": "ground",
"@castingtime": "0",
"@castupperbodyblendtime": "0.001",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "0",
"@recastdelay": "40",
"@energyusage": "19",
"@castrange": "14",
"@adjustgroundtargettorange": "true",
"@uitype": "damage",
"@category": "instant",
"@showrange": "true",
"@hidespelleffecticon": "true",
"@interruptiblebyspell": "false",
"@hidemesh": "true",
"@hidehealthbar": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerpreferredcastdirection": "targetthenlookdirection",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$castrange$"
},
{
"@tag": "$$FLAMEDASH_EXPLOSION_DAMAGE.directattributechange[0].change$"
},
{
"@tag": "$$FLAMEDASH_EXPLOSION_DAMAGE.directattributechange[0].effectarearadius$"
},
{
"@tag": "$$FLAMEDASH_PASSTHROUGH_DAMAGE.attributechangeovertime[0].totalchange$"
},
{
"@tag": "$$FLAMEDASH_PASSTHROUGH_DAMAGE.attributechangeovertime[0].totalduration$"
},
{
"@tag": "$$FLAMEDASH_CD_REDUCTION.resetcooldowns[0].amount$"
}
]
}
},
"nop": {
"@target": "self",
"@effectarearadius": "5",
"@showarearadius": "true"
},
"dash": {
"@movespeed": "28",
"@animID": "lunge",
"@instantAnimTransition": "1",
"@scaleAnim": "1",
"@ruleset": "timebasedondistance",
"@standtime": "0.3",
"@endeffect": "FLAMEDASH_END"
},
"aura": {
"@target": "self",
"@spell": "FLAMEDASH_PASSTHROUGH_DAMAGE",
"@auraradius": "3",
"@time": "0.75",
"@applyeffectonlyoncepertarget": "true",
"@removeonleave": "false"
},
"invincibility": {
"@target": "self",
"@time": "0.75"
},
"nothittablebyothers": {
"@target": "self",
"@time": "0.75"
},
"notselectable": {
"@target": "self",
"@time": "0.75"
},
"spellimmunity": {
"@target": "self",
"@category": "debuff",
"@time": "0.75"
},
"cceffectimmunity": [
{
"@target": "self",
"@type": "stun",
"@time": "0.75"
},
{
"@target": "self",
"@type": "root",
"@time": "0.75"
},
{
"@target": "self",
"@type": "forcedmovement",
"@time": "0.75"
},
{
"@target": "self",
"@type": "slow",
"@time": "0.75"
},
{
"@target": "self",
"@type": "silence",
"@time": "0.75"
},
{
"@target": "self",
"@type": "transformationcc",
"@time": "0.75"
}
],
"spelleffectfx": {}
}