Blessed AuroraActive
BLESSED_MACES
Conjure a 18 wide blessed aurora lasting 3s.
Increases Move Speed for up to 20 allies passing through the aurora by 30% for 5s.
Applies a shield that absorbs up to 1446 damage (before resistances) while Move Speed is increased.
Bless your maces, restoring 70 Health for you and up to 10 allies in a 8m radius around you with every Auto-Attack within the next 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"
}
]
}