Священный взрывActive
HOLYEXPLOSION
Вы вызываете Священный взрыв в радиусе 7m вокруг себя, отбрасывая всех задетых врагов на 10m (игнорируя сопротивление контролю).
Исцеляет до 10 союзников на 107 здоровья каждые 0.5s на протяжении поддерживания заклинания длительностью до 2s.
Увеличивает сопротивления урону у задетых первым импульсом союзников на 16% в течение 3s.
Каждые 0.5s поддерживания тратят 4 энергии.
Stats
| Cooldown | 18 s |
|---|---|
| Cast time | Instant |
| Target | Self |
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} | applyspell[0].effectarearadius | 7 | — | 7m |
| {1} | $HOLYEXPLOSION_KNOCKBACK.knockback[0].distance | 10 | — | 10m |
| {2} | $HOLYEXPLOSION_EFFECT.directattributechange[0].maxeffectareatargets | 10 | — | 10 |
| {3} | $HOLYEXPLOSION_EFFECT.directattributechange[0].change | 50 | ×2.142 | 107 |
| {4} | channeling[0].effectinterval | 0.5 | — | 0.5s |
| {5} | channeling[0].totalduration | 2 | — | 2s |
| {6} | $HOLYEXPLOSION_RESISTANCE.buffovertime[0].value | 0.16 | — | 16% |
| {7} | $HOLYEXPLOSION_RESISTANCE.buffovertime[0].time | 3 | — | 3s |
| {8} | channeling[0].energyusage | 4 | — | 4 |
Ability definition
{
"@uniquename": "HOLYEXPLOSION",
"@target": "self",
"@castingtime": "0",
"@keepmovingaftercast": "false",
"@recastdelay": "18",
"@energyusage": "0",
"@castrange": "0",
"@hitdelay": "0.4",
"@standtime": "0",
"@uitype": "heal",
"@category": "instant",
"@maxstack": "1",
"@assessment": "positive",
"@statblock": "@SPELLS_CHANNELING_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"spellindicationarea": {
"@target": "enemy",
"area": {
"shape": {
"circle": {
"@radius": "7"
}
},
"fill": {
"circle": {
"@radius": "0-7"
}
}
}
},
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$applyspell[0].effectarearadius$"
},
{
"@tag": "$$HOLYEXPLOSION_KNOCKBACK.knockback[0].distance$"
},
{
"@tag": "$$HOLYEXPLOSION_EFFECT.directattributechange[0].maxeffectareatargets$"
},
{
"@tag": "$$HOLYEXPLOSION_EFFECT.directattributechange[0].change$"
},
{
"@tag": "$channeling[0].effectinterval$"
},
{
"@tag": "$channeling[0].totalduration$"
},
{
"@tag": "$$HOLYEXPLOSION_RESISTANCE.buffovertime[0].value$"
},
{
"@tag": "$$HOLYEXPLOSION_RESISTANCE.buffovertime[0].time$"
},
{
"@tag": "$channeling[0].energyusage$"
}
]
}
},
"applyspell": [
{
"@target": "enemy",
"@spell": "HOLYEXPLOSION_KNOCKBACK",
"@effectarearadius": "7"
},
{
"@target": "friendall",
"@spell": "HOLYEXPLOSION_RESISTANCE",
"@effectarearadius": "7",
"@maxeffectareatargets": "10"
}
],
"channelingspell": {
"@initialeffectinterval": "0",
"@effectinterval": "0.5",
"@effectcount": "5",
"@damagecancelscasting": "false",
"@energyusage": "4",
"@disruptionfactor": "0",
"applyspell": {
"@target": "friendall",
"@spell": "HOLYEXPLOSION_EFFECT"
}
}
}