Campo ardienteActive
FIRESTAFFBOLT_AOE
Dispara un orbe ardiente a la posición señalada que inflige 177 de daño mágico en un radio de 3m.
Hace arder el suelo por 4s.
Inflige 139 de daño mágico (contra jugadores) / 51 de daño mágico (contra monstruos) cada 0.5s (el daño no puede ser reflejado).
Stats
| Energy cost | 15 |
|---|---|
| Cooldown | 4 s |
| Cast time | 0.5 s |
| Range | 15 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.
Bastón ígneo del ancianoIra de VendettaBastón infernal del ancianoBastón de fuego incontrolable del ancianoBastón de azufre del ancianoBastón flamígero del ancianoCanción del despertar del ancianoBastón de Caminallamas del Anciano
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | directattributechange[0].change | -70 | ×2.532 | 177 |
| {1} | directattributechange[0].effectarearadius | 3 | — | 3m |
| {2} | $FIRESTAFFBOLT_AOE.spelleffectarea[0].time | 4 | — | 4s |
| {3} | $FIRESTAFFBOLT_AOE_EFFECT.attributechangeovertime[0].change | -55 | ×2.532 | 139 |
| {4} | $FIRESTAFFBOLT_AOE_EFFECT.attributechangeovertime[1].change | -20 | ×2.532 | 51 |
| {5} | $FIRESTAFFBOLT_AOE_EFFECT.attributechangeovertime[0].interval | 0.5 | — | 0.5s |
Ability definition
{
"@uniquename": "FIRESTAFFBOLT_AOE",
"@target": "ground",
"@castingtime": "0.5",
"@keepmovingaftercast": "false",
"@hitdelay": "0.15",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "4",
"@energyusage": "6",
"@castrange": "15",
"@uitype": "damage",
"@category": "damage",
"@animIgnoreHitDelay": "true",
"@maxstack": "3",
"@maxcharges": "1",
"@showrange": "true",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@requireslineofsight": "false",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"directattributechange": {
"@target": "enemy",
"@attribute": "health",
"@change": "-70.00",
"@effecttype": "magic",
"@effectarearadius": "3",
"@targetcountvaluebonusfactor": "0.08",
"@showarearadius": "true",
"@reflectdamage": "always"
},
"spelleffectarea": {
"@target": "enemy",
"@effect": "FIRESTAFFBOLT_AOE_EFFECT",
"@time": "4",
"@removeoncasterdeath": "true",
"@removeonleave": "true",
"@visible": "true",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"circle": {
"@radius": "3"
}
}
}
},
"projectile": {
"@flyspeed": "70",
"@startsocket": "mainhandprojectile",
"@hitsocket": "damage",
"@fadeouttime": "0.5"
}
}