Mur de flammesActive
FIREWALL
Créez un mur de feu large de 14 devant vous, qui dure 5s.
Embrase tous les ennemis qui le touchent, infligeant 420 dégâts magiques pendant 4s (les dégâts ne peuvent pas être renvoyés).
Les ennemis embrasés vous fuiront pendant 0.5s (les monstres ne fuiront qu'une seule fois).
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.
Bâton de feu du sageColère de VendettaBâton infernal du sageBâton braisier du sageBâton sulfureux du sageBâton ardent du sageAria de l'aube du sageBâton de Marcheflammes du Sage
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.888 | 420 |
| {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"
}
}
}