Wall of FlamesActive
FIREWALL
Create a 14 wide firewall in front of you, lasting 5s.
Sets all enemies touching it aflame, dealing 417 magical damage over 4s (this damage cannot be reflected).
Enemies set aflame will flee from you for 0.5s (mobs flee only once).
Stats
| Energy cost | 43 |
|---|---|
| Cooldown | 15 s |
| Cast time | Instant |
| Range | 3 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.
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} | spelleffectarea[0].rectangle[0].width_start | 14 | — | 14 |
| {1} | $FIREWALL.spelleffectarea[0].time | 5 | — | 5s |
| {2} | $FIREWALL_EFFECT.attributechangeovertime[0].totalchange | -145.36 | ×2.870 | 417 |
| {3} | $FIREWALL_EFFECT.attributechangeovertime[0].time | 4 | — | 4s |
| {4} | $FIREWALL_FEAR.forcedmovement[0].time | 0.5 | — | 0.5s |
Ability definition
{
"@uniquename": "FIREWALL",
"@target": "ground",
"@keepmovingaftercast": "false",
"@category": "forcedmovement",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0.4",
"@disruptionfactor": "1",
"@recastdelay": "15",
"@energyusage": "15",
"@castrange": "3",
"@uitype": "crowdcontrol",
"@maxstack": "1",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@unlockedtoequip": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"spelleffectarea": {
"@time": "5",
"@effect": "FIREWALL_EFFECT",
"@target": "enemy",
"@removeonleave": "false",
"@position": "atcaster",
"@rotation": "castdirection",
"@visible": "true",
"@skillshotindicatormax": "2",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"node": {
"@angle": "0",
"@distance": "3",
"rectangle": {
"@width": "14",
"@height": "1.3"
}
}
}
}
},
"applyspell": {
"@spell": "MIMIC_COOLDOWN",
"@target": "self",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "arcanestaff"
}
}
}