Cuchillas enfurecidasActive
BLADE_AURA
Crea dos cuchillas mágicas que giran en un radio de5m a tu alrededor durante 3s.
Las cuchillas infligen 80 de daño mágico cada 0.5s.
Incrementa todo tu daño en 4% por cada enemigo alcanzado durante 3s (se acumula hasta 10 veces).
Stats
| Energy cost | 33 |
|---|---|
| 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.
La mano de KhorAlabarda del ancianoHacha de guerra del ancianoLlamacarroña del ancianoGuadaña infernal del ancianoPatas de oso del ancianoRomperreinos del ancianoFalce de cristal del anciano
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.626 | 80 |
| {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"
}
}