救済Active
HOLY_ULTIMATE
狙った位置の周辺に、半径5.5mの救済の環を作ります。 2sの間チャージを行います。
チャージ完了後、20の味方を596体力回復し、さらに2s間、追加のダメージを受けなくなります。
全てのCC効果、デバフ、時間経過ダメージスキルを浄化する。
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"
}
}