분노의 칼날Active
BLADE_AURA
3s 동안 자신 주변 5m 범위 내에서 원을 그리며 도는 두 개의 마법의 날을 생성합니다.
마법의 날은 0.5s마다 83의 마법 대미지를 입힙니다.
3s 동안, 적에게 적중할 때마다 내가 가하는 모든 대미지가 4%만큼 증가합니다 (최대 10번까지 중첩됨).
Stats
| Energy cost | 34 |
|---|---|
| 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.
코르의 손장로의 할버드장로의 배틀액스장로의 캐리온콜러장로의 인페르날 사이드장로의 베어 포장로의 렐름브레이커장로의 크리스탈 리퍼
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.789 | 83 |
| {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"
}
}