구원Active
HOLY_ULTIMATE
2s 동안 충전해, 목표 위치 주변에 반경 5.5m의 구원의 원을 생성합니다.
충전이 종료되면, 최대 20명의 아군의 체력을 596 회복시키고, 2s 동안 추가 대미지에 면역인 상태로 만듭니다.
모든 군중 제어 효과와 디버프, 지속 대미지 효과를 정화합니다.
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"
}
}