神圣爆炸Active
HOLYEXPLOSION
在你周围7m半径范围施放神圣爆炸动,击退所有被击中的敌人10m(无视群体控制抗性)。
每0.5s为波动范围内最多10名友军回复90点生命值,引导最多持续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 | ×1.799 | 90 |
| {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"
}
}
}