쇠약의 오라Toggle
ENFEEBLEAURA
자신 주변에 5s 동안 지속되는 7m 범위의 아우라를 생성합니다.
영향을 받는 적이 가하는 모든 대미지가 -60%만큼 감소합니다.
적을 -15%만큼 느려지게 합니다.
아우라 내로 들어온 투명 상태의 적이 드러납니다.
가하는 대미지가 -15%만큼 감소합니다.
Stats
| Energy cost | 8% |
|---|---|
| Cooldown | 30 s |
| Cast time | Instant |
| Target | Self |
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $ENFEEBLEAURA.aura[0].auraradius | 7 | — | 7m |
| {1} | $ENFEEBLEAURA.aura.time | 5 | — | 5s |
| {2} | $ENFEEBLEAURA.buffovertime[0].value | -0.15 | — | -15% |
| {3} | $ENFEEBLEAURA_EFFECT.buffovertime[1].value | -0.6 | — | -60% |
| {4} | $ENFEEBLEAURA_EFFECT.buffovertime[0].value | -0.15 | — | -15% |
Ability definition
{
"@uniquename": "ENFEEBLEAURA",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@energyusage": "0.08",
"@energyusageisrelative": "true",
"@castingtime": "0",
"@hitdelay": "0.4",
"@standtime": "0.6",
"@castrange": "0",
"@recastdelay": "30",
"@category": "instant",
"@uitype": "debuff",
"@disruptionfactor": "1",
"@maxstack": "1",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_ENFEEBLEAURA_V2_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$ENFEEBLEAURA.aura[0].auraradius$"
},
{
"@tag": "$$ENFEEBLEAURA.aura.time$"
},
{
"@tag": "$$ENFEEBLEAURA.buffovertime[0].value"
},
{
"@tag": "$$ENFEEBLEAURA_EFFECT.buffovertime[1].value$"
},
{
"@tag": "$$ENFEEBLEAURA_EFFECT.buffovertime[0].value$"
}
]
}
},
"aura": {
"@target": "self",
"@spell": "ENFEEBLEAURA_EFFECT",
"@removeonleave": "true",
"@auraradius": "7",
"@time": "5",
"@maxauratargets": "25"
},
"buffovertime": [
{
"@target": "self",
"@type": "physicalattackdamagebonus",
"@value": "-0.15",
"@time": "5"
},
{
"@target": "self",
"@type": "magicattackdamagebonus",
"@value": "-0.15",
"@time": "5"
},
{
"@target": "self",
"@type": "physicalspelldamagebonus",
"@value": "-0.15",
"@time": "5"
},
{
"@target": "self",
"@type": "magicspelldamagebonus",
"@value": "-0.15",
"@time": "5"
}
],
"spelleffectfx": {
"@constraintpreset": "pointconstraint",
"@ignoresocketscale": "true"
}
}