ОсвящениеActive
HOLY_DISPEL
Освящает область в указанной точке, восстанавливая 313 здоровья до 20 союзников в радиусе 5m.
Увеличивает максимальное и текущее здоровье всех исцеленных союзников на 20% в течение 3s.
Удаляет вражеские наземные области (не действует на области, которые только усиливают или исцеляют).
Stats
| Energy cost | 72 |
|---|---|
| Cooldown | 65 s |
| Cast time | 0.6 s |
| Range | 12 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} | $HOLY_DISPEL_HEAL.directattributechange.change | 138 | ×2.271 | 313 |
| {1} | $HOLY_DISPEL.applyspell[0].maxeffectareatargets | 20 | — | 20 |
| {2} | $HOLY_DISPEL.applyspell[0].effectarearadius | 5 | — | 5m |
| {3} | $HOLY_DISPEL_BUFF.buffovertime[0].value | 0.2 | — | 20% |
| {4} | $HOLY_DISPEL_BUFF.buffovertime[0].time | 3 | — | 3s |
Ability definition
{
"@uniquename": "HOLY_DISPEL",
"@target": "ground",
"@category": "instant",
"@castingtime": "0.6",
"@energyusage": "21",
"@uitype": "buff",
"@recastdelay": "65",
"@itempowerrecastdelaymodifier": "-2",
"@castrange": "12",
"@keepmovingaftercast": "false",
"@standtime": "0",
"@disruptionfactor": "1",
"@showrange": "true",
"@adjustgroundtargettorange": "true",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_HOLY_DISPEL_V2_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "ally",
"@controllerselfcastable": "true",
"spellindicationarea": {
"@target": "enemy",
"@position": "attarget",
"@visible": "true",
"area": {
"shape": {
"circle": {
"@radius": "5"
}
},
"fill": {
"circle": {
"@radius": "0-5"
}
}
}
},
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$HOLY_DISPEL_HEAL.directattributechange.change$"
},
{
"@tag": "$$HOLY_DISPEL.applyspell[0].maxeffectareatargets$"
},
{
"@tag": "$$HOLY_DISPEL.applyspell[0].effectarearadius$"
},
{
"@tag": "$$HOLY_DISPEL_BUFF.buffovertime[0].value$"
},
{
"@tag": "$$HOLY_DISPEL_BUFF.buffovertime[0].time$"
}
]
}
},
"nop": {
"@target": "ground",
"@effectarearadius": "5",
"@showarearadius": "true"
},
"applyspell": [
{
"@spell": "HOLY_DISPEL_HEAL",
"@target": "friendall",
"@effectarearadius": "5",
"@maxeffectareatargets": "20"
},
{
"@spell": "HOLY_DISPEL_BUFF",
"@target": "friendall",
"@effectarearadius": "5",
"@maxeffectareatargets": "20"
}
],
"removespelleffectareasinarea": {
"@ownedby": "enemy",
"@removeradius": "5",
"@target": "ground",
"@areatags": "hostilegroundeffectarea",
"@doexactareacollisioncheck": "true",
"@removeallcastrelatedareas": "true"
}
}