SalutActive
HOLY_ULTIMATE
Créez un cercle de Salut d'un rayon de 5.5m à la position ciblée qui charge pendant 2s.
Une fois chargé, il soigne jusqu'à 20 alliés de 596 de Santé et leur confère une immunité aux dégâts supplémentaires pendant 2s.
Purifie tous les effets de Contrôle de Foule, de malus, et de dégâts sur la durée.
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"
}
}