Artillería de fuegoActive
FIREARTILLERY
Lanza orbes de fuego al enemigo señalado cada 1.5s mientras canalizas por 3s.
Cada orbe inflige 189 de daño mágico en un radio de 3m.
Deja un rastro ardiente que enciende a todos los enemigos en él durante 6s.
Inflige 52 de daño mágico (contra jugadores) / 19 de daño mágico (contra monstruos) cada 0.5s (se acumula hasta 4 veces) (el daño no puede ser reflejado).
Stats
| Energy cost | 55 |
|---|---|
| Cooldown | 15 s |
| Cast time | 1.5 s |
| Range | 18 m |
| Target | Enemy |
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.
Ira de VendettaBastón infernal del ancianoBastón ígneo 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} | channeling.effectinterval | 1.5 | — | 1.5s |
| {1} | channeling.totalduration | 3 | — | 3s |
| {2} | $FIREARTILLERY_PROJECTILE.directattributechange[0].change | -55 | ×3.443 | 189 |
| {3} | $FIREARTILLERY_PROJECTILE.directattributechange[0].effectarearadius | 3 | — | 3m |
| {4} | $FIREARTILLERY_PROJECTILE.spelleffectarea[0].time | 6 | — | 6s |
| {5} | $FIREARTILLERY_DOT.attributechangeovertime[0].change | -15 | ×3.443 | 52 |
| {6} | $FIREARTILLERY_DOT.attributechangeovertime[1].change | -5.5 | ×3.443 | 19 |
| {7} | $FIREARTILLERY_DOT.attributechangeovertime[0].interval | 0.5 | — | 0.5s |
| {8} | $FIREARTILLERY_DOT.maxcharges | 4 | — | 4 |
Ability definition
{
"@uniquename": "FIREARTILLERY",
"@target": "enemy",
"@castingtime": "1.5",
"@keepmovingaftercast": "false",
"@hitdelay": "0",
"@standtime": "0.5",
"@disruptionfactor": "1",
"@recastdelay": "15",
"@energyusage": "16",
"@castrange": "18",
"@uitype": "damage",
"@category": "damage",
"@showrange": "true",
"@unlockedtoequip": "false",
"@assessment": "negative",
"@statblock": "@SPELLS_CHANNELING_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"channelingspell": {
"@initialeffectinterval": "0",
"@effectinterval": "1.5",
"@effectcount": "3",
"@energyusage": "0",
"@disruptionfactor": "0",
"@endeffect": "FIREARTILLERY_NOEFFECT",
"@endeffecttarget": "caster",
"@cancelpreventsendeffects": "true",
"@interruptpreventsendeffects": "true",
"@standtime": "0.5",
"applyspell": [
{
"@target": "enemy",
"@spell": "FIREARTILLERY_PROJECTILE"
},
{
"@target": "self",
"@spell": "FIREARTILLERY_PROJECTILE_CASTSOUND"
}
]
}
}