ErlösungActive
HOLY_ULTIMATE
Erzeuge einen Kreis der Erlösung von 5.5m Radius auf der anvisierten Position, der sich für bis zu 2s auflädt.
Einmal aufgeladen heilt es bis zu 20 Verbündete um 596 Leben und macht sie immun gegen weiteren Schaden für 2s.
Reinigt alle CC-Effekte, Debuffs, und Schaden-über-Zeit Effekte.
Stats
| Energy cost | 59 |
|---|---|
| Cooldown | 30 s |
| Cast time | 1 s |
| Range | 14 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} | directattributechange.effectarearadius | 5.5 | — | 5.5m |
| {1} | hitdelay | 2 | — | 2s |
| {2} | directattributechange[0].maxeffectareatargets | 20 | — | 20 |
| {3} | directattributechange[0].change | 270 | ×2.206 | 596 |
| {4} | $HOLY_ULTIMATE_INVULNERABILITY.invincibility[0].time | 2 | — | 2s |
Ability definition
{
"@uniquename": "HOLY_ULTIMATE",
"@target": "ground",
"@castingtime": "1",
"@keepmovingaftercast": "false",
"@hitdelay": "2",
"@standtime": "0.4",
"@disruptionfactor": "1",
"@recastdelay": "30",
"@energyusage": "18",
"@castrange": "14",
"@uitype": "heal",
"@category": "heal",
"@showrange": "true",
"@animIgnoreHitDelay": "true",
"@assessment": "positive",
"@adjustgroundtargettorange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_HOLY_ULTIMATE_V3_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "ally",
"@controllerselfcastable": "true",
"spellindicationarea": {
"@target": "enemy",
"@position": "attarget",
"@visible": "true",
"area": {
"shape": {
"circle": {
"@radius": "5.5"
}
},
"fill": {
"circle": {
"@radius": "0-5.5"
}
}
}
},
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$directattributechange.effectarearadius$"
},
{
"@tag": "$hitdelay$"
},
{
"@tag": "$directattributechange[0].maxeffectareatargets$"
},
{
"@tag": "$directattributechange[0].change$"
},
{
"@tag": "$$HOLY_ULTIMATE_INVULNERABILITY.invincibility[0].time$"
}
]
}
},
"applyspell": [
{
"@target": "friendall",
"@spell": "CLEANSE",
"@effectarearadius": "5.5",
"@maxeffectareatargets": "20"
},
{
"@target": "friendall",
"@spell": "HOLY_ULTIMATE_INVULNERABILITY",
"@effectarearadius": "5.5",
"@maxeffectareatargets": "20"
},
{
"@target": "friendall",
"@spell": "HOLY_ULTIMATE_IMMUNITY",
"@effectarearadius": "5.5",
"@maxeffectareatargets": "20",
"not": {
"IfSpellActive": {
"@who": "EffectTarget",
"@spell": "HOLY_ULTIMATE_IMMUNITY"
}
}
}
],
"directattributechange": {
"@target": "friendall",
"@attribute": "health",
"@change": "270.00",
"@effectarearadius": "5.5",
"@maxeffectareatargets": "20",
"@showarearadius": "true"
},
"removeactiveeffects": {
"@category": "damage",
"@target": "friendall",
"@effectarearadius": "5.5",
"@maxeffectareatargets": "20"
}
}