الانفجار المباركActive
HOLYEXPLOSION
إطلاق الانفجار المبارك في نطاق 7m حولك يطيح بجميع الأعداء المصابين لمسافة قدرها 10m (مع تجاهل مقاومة التحكم في الحشود).
يعالج 107 من الصحة لما يصل إلى 10 من الحلفاء كل 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"
}
}
}