الإنقاذActive
HOLY_ULTIMATE
يمكنك إنشاء دائرة إنقاذ في 5.5m محيط حول الموقع المستهدف، تشحن لمدة تصل إلى 2s.
بمجرد شحنها، فإنها تشفي ما يصل إلى 20 حليفًا بمقدار 500 صحة وتجعلهم محصنين من المزيد من الضرر لمدة 2s.
تطهر كل السيطرة على الحشود، والتثبيط، والتأثيرات الضارة بمرور الوقت.
Stats
| Energy cost | 46 |
|---|---|
| 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 | ×1.852 | 500 |
| {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"
}
}