Пылающее полеActive
FIRESTAFFBOLT_AOE
Выпустите горящую сферу в указанное место, нанеся 185 магического урона в радиусе 3m.
Поджигает землю на 4s.
Наносит 145 магического урона (по игрокам) / 53 магического урона (по монстрам) каждые 0.5s (этот урон невозможно отразить).
Stats
| Energy cost | 16 |
|---|---|
| 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.
Огненный посох (старейшина)Гнев VendettaАдский посох (старейшина)Посох лесного пожара (старейшина)Посох серы (старейшина)Пылающий посох (старейшина)Песнь рассвета (старейшина)Посох пламенного странника (старейшина)
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.645 | 185 |
| {1} | directattributechange[0].effectarearadius | 3 | — | 3m |
| {2} | $FIRESTAFFBOLT_AOE.spelleffectarea[0].time | 4 | — | 4s |
| {3} | $FIRESTAFFBOLT_AOE_EFFECT.attributechangeovertime[0].change | -55 | ×2.645 | 145 |
| {4} | $FIRESTAFFBOLT_AOE_EFFECT.attributechangeovertime[1].change | -20 | ×2.645 | 53 |
| {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"
}
}