Rasende KlingenActive
BLADE_AURA
Erschaffe zwei magische Klingen, die in einem Radius von 5m 3s um dich herum kreisen.
Die Klingen verursachen alle 0.5s 56 magischen Schaden.
Steigert für 3s all deinen Schaden pro getroffenem Gegner um 4% (Bis zu 10 Stapel).
Stats
| Energy cost | 23 |
|---|---|
| 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.
Die Hand des KhorHellebarde des ÄltestenStreitaxt des ÄltestenAasrufer des ÄltestenHöllensense des ÄltestenBärentatzen des ÄltestenSphärenbrecher des ÄltestenKristall-Schnitter des Ältesten
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 | ×2.552 | 56 |
| {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"
}
}