Bannière royaleActive
ROYAL_BANNER
Portez la Bannière royale et créez une aura d'un 5mrayon de autour de vous pendant 7s.
Augmente la vitesse d'auto-attaque de 30%.
Augmente la vitesse de recharge de 30% pour vous et de 50% pour un maximum de 10 alliés.
Stats
| Energy cost | 27 |
|---|---|
| Cooldown | 50 s |
| Cast time | Instant |
| Target | Self |
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | aura.auraradius | 5 | — | 5m |
| {1} | aura.time | 7 | — | 7s |
| {2} | $ROYAL_BANNER_EFFECT.buffovertime[0].value | 0.3 | — | 30% |
| {3} | $ROYAL_BANNER.buffovertime[1].value | 0.3 | — | 30% |
| {4} | $ROYAL_BANNER_EFFECT.buffovertime[1].value | 0.5 | — | 50% |
| {5} | aura.maxauratargets | 10 | — | 10 |
Ability definition
{
"@uniquename": "ROYAL_BANNER",
"@descriptionlocatag": "@SPELLS_ROYAL_BANNER_V2_DESC",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@energyusage": "10",
"@castingtime": "0",
"@hitdelay": "0.4",
"@standtime": "0.2",
"@castrange": "0",
"@recastdelay": "50",
"@category": "buff",
"@uitype": "buff",
"@disruptionfactor": "1",
"@maxstack": "1",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_STATUS_ATTACKSPEED_COOLDOWNREDUCTION_INCREASED",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"aura": {
"@target": "self",
"@spell": "ROYAL_BANNER_EFFECT",
"@removeonleave": "true",
"@auraradius": "5",
"@time": "7",
"@maxauratargets": "10"
},
"buffovertime": [
{
"@target": "self",
"@type": "attackspeedbonus",
"@value": "0.30",
"@time": "7"
},
{
"@target": "self",
"@type": "magiccooldownreduction",
"@value": "0.30",
"@time": "7"
}
],
"spelleffectfx": [
{},
{
"@constraintpreset": "default"
},
{
"@constraintpreset": "pointconstraint",
"@ignoresocketscale": "true"
}
]
}