Lâminas EnfurecidasActive
BLADE_AURA
Cria duas lâminas mágicas que circulam dentro de um raio de 5m ao seu redor por 3s.
As lâminas causam 73 de dano mágico a cada 0.5s.
Aumenta todo o seu dano em 4% por inimigo atingido (acumula até 10 vezes) por 3s.
Stats
| Energy cost | 30 |
|---|---|
| Cooldown | 12 s |
| Cast time | Instant |
| Range | 5 m |
| Target | Self |
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.
A Mão de KhorAlabarda do AnciãoMachado de Guerra do AnciãoChama-corpos do AnciãoSegadeira Infernal do AnciãoPatas de Urso do AnciãoQuebra-reino do AnciãoFoice de Cristal do Ancião
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $BLADE_AURA_PULSE.applyspell[0].effectarearadius | 5 | — | 5m |
| {1} | $BLADE_AURA_BUFF.buffovertime[0].time | 3 | — | 3s |
| {2} | $BLADE_AURA_PULSE_EFFECT.directattributechange[0].change | -22 | ×3.301 | 73 |
| {3} | pulsingspell[0].interval | 0.5 | — | 0.5s |
| {4} | $BLADE_AURA_BUFF.buffovertime[0].value | 0.04 | — | 4% |
| {5} | $BLADE_AURA_BUFF.maxcharges | 10 | — | 10 |
Ability definition
{
"@uniquename": "BLADE_AURA",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@energyusage": "9",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@castrange": "5",
"@recastdelay": "12",
"@category": "instant",
"@uitype": "buff",
"@disruptionfactor": "1",
"@maxstack": "1",
"@hidespelleffecticon": "true",
"@autoattackcooldownaftercasting": "DoNotTrigger",
"@assessment": "positive",
"@unlockedtoequip": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_BLADE_AURA_DESC",
"@controllerpreferredtarget": "neutral",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$BLADE_AURA_PULSE.applyspell[0].effectarearadius$"
},
{
"@tag": "$$BLADE_AURA_BUFF.buffovertime[0].time$"
},
{
"@tag": "$$BLADE_AURA_PULSE_EFFECT.directattributechange[0].change$"
},
{
"@tag": "$pulsingspell[0].interval$"
},
{
"@tag": "$$BLADE_AURA_BUFF.buffovertime[0].value$"
},
{
"@tag": "$$BLADE_AURA_BUFF.maxcharges$"
}
]
}
},
"pulsingspell": {
"@target": "self",
"@spell": "BLADE_AURA_PULSE",
"@initialinterval": "0.2",
"@interval": "0.5",
"@count": "6"
},
"tintfx": {
"@color": "255, 161, 81, 200"
},
"spelleffectfx": {
"@constraintpreset": "pointconstraint",
"@ignoresocketscale": "true"
}
}