Raging BladesActive
BLADE_AURA
Create two magic blades that circle within a 5m radius around you for 3s.
The blades deal 67 magical damage every 0.5s.
Increases all your damage by 4% per enemy hit (stacks up to 10 times) for 3s.
Stats
| Energy cost | 27 |
|---|---|
| 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.
The Hand of KhorElder's HalberdElder's BattleaxeElder's CarrioncallerElder's Infernal ScytheElder's Bear PawsElder's RealmbreakerElder's Crystal Reaper
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.042 | 67 |
| {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"
}
}