Flame BlastActive
FIRESTAFFIGNITE2_SPREAD
Focus fiery energy on the target (enemy, ally or self), igniting all enemies around them in a 5m radius after 1.6s, dealing 402 magical damage.
If the main target is an enemy, they will take 115 magical damage immediately.
If the main target is yourself or an ally, increase their move speed by 60% for 1.6s.
Stats
| Energy cost | 23 |
|---|---|
| Cooldown | 12 s |
| Cast time | Instant |
| Range | 11 m |
| Target | all |
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.
Elder's Fire StaffVendetta's WrathElder's Infernal StaffElder's Wildfire StaffElder's Brimstone StaffElder's Blazing StaffElder's DawnsongElder's Flamewalker Staff
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $FIRESTAFFIGNITE2_SPREAD_AOE.applyspell[0].effectarearadius | 5 | — | 5m |
| {1} | $FIRESTAFFIGNITE2_SPREAD_ALLY.pulsingspell[0].initialinterval | 1.6 | — | 1.6s |
| {2} | $FIRESTAFFIGNITE2_SPREAD_DOT.directattributechange[0].change | -140 | ×2.870 | 402 |
| {3} | $FIRESTAFFIGNITE2_SPREAD_ENEMY.directattributechange[0].change | -40 | ×2.870 | 115 |
| {4} | $FIRESTAFFIGNITE2_SPREAD_ALLY_SPEED.buffovertime[0].value | 0.6 | — | 60% |
| {5} | $FIRESTAFFIGNITE2_SPREAD_ALLY_SPEED.buffovertime[0].time | 1.6 | — | 1.6s |
Ability definition
{
"@uniquename": "FIRESTAFFIGNITE2_SPREAD",
"@target": "all",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "12",
"@energyusage": "8",
"@castrange": "11",
"@uitype": "damage",
"@category": "damage",
"@showrange": "true",
"@assessment": "negative",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_FIRESTAFFIGNITE2_SPREAD_V2_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$FIRESTAFFIGNITE2_SPREAD_AOE.applyspell[0].effectarearadius$"
},
{
"@tag": "$$FIRESTAFFIGNITE2_SPREAD_ALLY.pulsingspell[0].initialinterval$"
},
{
"@tag": "$$FIRESTAFFIGNITE2_SPREAD_DOT.directattributechange[0].change$"
},
{
"@tag": "$$FIRESTAFFIGNITE2_SPREAD_ENEMY.directattributechange[0].change$"
},
{
"@tag": "$$FIRESTAFFIGNITE2_SPREAD_ALLY_SPEED.buffovertime[0].value$"
},
{
"@tag": "$$FIRESTAFFIGNITE2_SPREAD_ALLY_SPEED.buffovertime[0].time$"
}
]
}
},
"applyspell": [
{
"@target": "enemy",
"@spell": "FIRESTAFFIGNITE2_SPREAD_ENEMY"
},
{
"@target": "friendall",
"@spell": "FIRESTAFFIGNITE2_SPREAD_ALLY"
}
]
}