Огненный вихрьActive
FLAMETORNADO
Создает ураган пламени радиусом 5m в указанной точке на 5s.
Наносит 156 магического урона (по игрокам) / 114 магического урона (по монстрам) каждые 0.5s.
Враги, покинувшие область, продолжат получать 782 магического урона (против игроков) / 569 магического урона (против монстров) в течение 3s (урон невозможно отразить).
Stats
| Energy cost | 62 |
|---|---|
| Cooldown | 35 s |
| Cast time | 1 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.
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $FLAMETORNADO.nop[0].effectarearadius | 5 | — | 5m |
| {1} | $FLAMETORNADO_PULSING.pulsingspell[0].time | 5 | — | 5s |
| {2} | $FLAMETORNADO_BURN_PLAYER.attributechangeovertime[0].change | -66 | ×2.370 | 156 |
| {3} | $FLAMETORNADO_BURN_MOB.attributechangeovertime[0].change | -48 | ×2.370 | 114 |
| {4} | $FLAMETORNADO_PULSING.pulsingspell[0].interval | 0.5 | — | 0.5s |
| {5} | $FLAMETORNADO_BURN_PLAYER.attributechangeovertime[0].totalchange | -330 | ×2.370 | 782 |
| {6} | $FLAMETORNADO_BURN_MOB.attributechangeovertime[0].totalchange | -240 | ×2.370 | 569 |
| {7} | $FLAMETORNADO_BURN_PLAYER.attributechangeovertime[0].totalduration | 3 | — | 3s |
Ability definition
{
"@uniquename": "FLAMETORNADO",
"@target": "ground",
"@castingtime": "1",
"@keepmovingaftercast": "false",
"@hitdelay": "0",
"@standtime": "0.4",
"@disruptionfactor": "1",
"@recastdelay": "35",
"@energyusage": "26",
"@castrange": "15",
"@uitype": "damage",
"@category": "damage",
"@showrange": "true",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_FLAMETORNADO_V2_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"spellindicationarea": {
"@target": "enemy",
"@position": "attarget",
"@visible": "true",
"area": {
"shape": {
"circle": {
"@radius": "5"
}
},
"fill": {
"circle": {
"@radius": "0-6"
}
}
}
},
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$FLAMETORNADO.nop[0].effectarearadius$"
},
{
"@tag": "$$FLAMETORNADO_PULSING.pulsingspell[0].time$"
},
{
"@tag": "$$FLAMETORNADO_BURN_PLAYER.attributechangeovertime[0].change$"
},
{
"@tag": "$$FLAMETORNADO_BURN_MOB.attributechangeovertime[0].change$"
},
{
"@tag": "$$FLAMETORNADO_PULSING.pulsingspell[0].interval$"
},
{
"@tag": "$$FLAMETORNADO_BURN_PLAYER.attributechangeovertime[0].totalchange$"
},
{
"@tag": "$$FLAMETORNADO_BURN_MOB.attributechangeovertime[0].totalchange$"
},
{
"@tag": "$$FLAMETORNADO_BURN_PLAYER.attributechangeovertime[0].totalduration$"
}
]
}
},
"spelleffectarea": {
"@time": "5.3",
"@effect": "FLAMETORNADO_PULSING",
"@target": "enemy",
"@position": "attarget",
"@removeonleave": "true",
"@visible": "true",
"area": {
"shape": {
"@material": "Red",
"node": {
"@distance": "0",
"@angle": "0",
"circle": {
"@radius": "A 0:5;5:5;5.1:0"
}
}
}
}
},
"nop": {
"@target": "ground",
"@effectarearadius": "5",
"@showarearadius": "true"
}
}