Aurore bénieActive
BLESSED_MACES
Conjurez une aurore bénie 18 de large, qui dure 3s.
Augmente la vitesse de déplacement jusqu'à 20 alliés traversant l'aurore de 30% pendant 5s.
Applique un bouclier qui absorbe jusqu'à 1446 dégâts (avant les résistances) pendant que la vitesse de déplacement est augmentée.
Bénissez vos masses, soignant jusqu'à 10 alliés dans un rayon de 8m et vous-même de 70 de santé à chaque auto attaque pendant 5s.
Stats
| Energy cost | 72 |
|---|---|
| Cooldown | 30 s |
| Cast time | Instant |
| Range | 2 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} | spelleffectarea[0].rectangle[0].width_max | 18 | — | 18 |
| {1} | spelleffectarea[0].time | 3 | — | 3s |
| {2} | spelleffectarea[0].maxeffectareatargets | 20 | — | 20 |
| {3} | $BLESSED_MACES_AREA_SPEEDBUFF.buffovertime[0].value | 0.3 | — | 30% |
| {4} | $BLESSED_MACES_AREA_SPEEDBUFF.buffovertime[0].time | 5 | — | 5s |
| {5} | $BLESSED_MACES_AREA.damageshield[0].damageabsorbed | 400 | ×3.615 | 1446 |
| {6} | $BLESSED_MACES_EFFECT.directattributechange[0].change | 30 | ×2.346 | 70 |
| {7} | $BLESSED_MACES_EFFECT.directattributechange[0].maxeffectareatargets | 10 | — | 10 |
| {8} | $BLESSED_MACES_EFFECT.directattributechange[0].effectarearadius | 8 | — | 8m |
| {9} | applyeffectoneventactive[0].time | 5 | — | 5s |
Ability definition
{
"@uniquename": "BLESSED_MACES",
"@bindtoitem": "true",
"@target": "ground",
"@castingtime": "0",
"@hitdelay": "0.35",
"@standtime": "0.6",
"@disruptionfactor": "1",
"@recastdelay": "30",
"@energyusage": "20",
"@castrange": "2",
"@category": "buff",
"@uitype": "buff",
"@assessment": "positive",
"@adjustgroundtargettorange": "true",
"@namelocatag": "@SPELLS_BLESSED_MACES",
"@descriptionlocatag": "@SPELLS_BLESSED_MACES_DESC",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_BLESSED_MACES_EFFECT_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"@controllerselfcastable": "true",
"spelleffectarea": {
"@time": "3",
"@effect": "BLESSED_MACES_AREA",
"@target": "friendall",
"@removeonleave": "false",
"@position": "atcaster",
"@visible": "true",
"@maxeffectareatargets": "20",
"@skillshotindicatormax": "6",
"@applyeffectonlyoncepertarget": "true",
"area": {
"shape": {
"@material": "Red",
"node": {
"@angle": "0",
"@distance": "1.5",
"rectangle": {
"@width": "AS 0:0; 0.4:18",
"@height": "2.5"
}
}
}
}
},
"applyeffectoneventactive": {
"@event": "AutoAttack",
"@target": "self",
"@spell": "BLESSED_MACES_EFFECT",
"@applyeffecttarget": "enemy",
"@count": "99",
"@time": "5"
},
"spelleffectfx": [
{
"@constraintpreset": "default",
"@duration": "5"
},
{
"@constraintpreset": "default",
"@duration": "5"
}
]
}