Parede de ChamasActive
FIREWALL
Cria uma parede de fogo de 14 de largura em sua frente, durando 5s.
Incendeia todos os inimigos que a tocam, causando 385 de dano mágico durante 4s (esse dano não pode ser refletido).
Inimigos incendiados irão fugir de você por 0.5s (monstros fogem apenas uma vez).
Stats
| Energy cost | 40 |
|---|---|
| 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.
Cajado de Fogo do AnciãoFúria de VendettaCajado Infernal do AnciãoCajado Incendiário do AnciãoCajado Sulfuroso do AnciãoCajado Fulgurante do AnciãoCanção da Alvorada do AnciãoCajado do Andarilho Flamejante do Ancião
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.645 | 385 |
| {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"
}
}
}