영혼의 창Active
SPIRITSPEAR
창을 강화하여 8s 동안 자동 공격 사거리가 40%만큼, 자동 공격 대미지가 5%만큼 증가합니다 (최대 3번까지 중첩됨).
영혼의 창 스택 하나를 자신에게 부여합니다.
에너지 비용은 영혼의 창 스택 최대치에 도달한 뒤, 스킬이 활성화됐던 빈도를 기반으로 하여 증가합니다.
활성화: 0 | 1 | 2 | 3
에너지 비용 증가량: 0 | 5.4 | 11 | 16
각 영혼의 창 스택마다 8s 동안 물리 자동 공격 대미지가 28%만큼 증가합니다 (최대 3번까지 중첩됨).
Stats
| Energy cost | 11 |
|---|---|
| Cooldown | 2 s |
| Cast time | Instant |
| 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} | $SPIRITSPEAR.buffovertime[0].value | 0.4 | — | 40% |
| {1} | $SPIRITSPEAR.buffovertime[1].value | 0.05 | — | 5% |
| {2} | $SPIRITSPEAR.buffovertime[0].time | 8 | — | 8s |
| {3} | $SPIRITSPEAR_PENALTY_EFFECT.directattributechange[0].change | -1.5 | ×3.626 | 5.4 |
| {4} | $SPIRITSPEAR_PENALTY_EFFECT.directattributechange[1].change | -3 | ×3.626 | 11 |
| {5} | $SPIRITSPEAR_PENALTY_EFFECT.directattributechange[2].change | -4.5 | ×3.626 | 16 |
| {6} | $SPIRIT_CHARGE.buffovertime[0].value | 0.28 | — | 28% |
| {7} | $SPIRIT_CHARGE.maxcharges | 3 | — | 3 |
| {8} | $SPIRIT_CHARGE.buffovertime[0].time | 8 | — | 8s |
| {9} | $SPIRITSPEAR.maxcharges | 3 | — | 3 |
Ability definition
{
"@uniquename": "SPIRITSPEAR",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "2",
"@energyusage": "3",
"@castrange": "0",
"@uitype": "buff",
"@category": "buff",
"@showrange": "true",
"@maxcharges": "3",
"@cancelautoattackaftercasting": "false",
"@autoattackcooldownaftercasting": "DoNotTrigger",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_STATUS_ATTACKRANGE_DAMAGE_INCREASED",
"@descriptionlocatag": "@SPELLS_SPIRITSPEAR_V2_DESC",
"@controllerpreferredtarget": "neutral",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$SPIRITSPEAR.buffovertime[0].value$"
},
{
"@tag": "$$SPIRITSPEAR.buffovertime[1].value$"
},
{
"@tag": "$$SPIRITSPEAR.buffovertime[0].time$"
},
{
"@tag": "$$SPIRITSPEAR_PENALTY_EFFECT.directattributechange[0].change$"
},
{
"@tag": "$$SPIRITSPEAR_PENALTY_EFFECT.directattributechange[1].change$"
},
{
"@tag": "$$SPIRITSPEAR_PENALTY_EFFECT.directattributechange[2].change$"
},
{
"@tag": "$$SPIRIT_CHARGE.buffovertime[0].value$"
},
{
"@tag": "$$SPIRIT_CHARGE.maxcharges$"
},
{
"@tag": "$$SPIRIT_CHARGE.buffovertime[0].time$"
},
{
"@tag": "$$SPIRITSPEAR.maxcharges$"
}
]
}
},
"applyeffectoneventactive": {
"@event": "AutoAttack",
"@target": "self",
"@applyeffecttarget": "enemy",
"@spell": "SPIRITSPEAR_FX",
"@count": "99",
"@time": "8"
},
"applyspell": [
{
"@target": "self",
"@spell": "SPIRITSPEAR_PENALTY",
"IfSpellActive": {
"@spell": "SPIRIT_CHARGE",
"@casterchargesonly": "true",
"@atleastcharges": "3",
"@who": "Caster"
}
},
{
"@spell": "SPIRIT_CHARGE",
"@target": "self"
}
],
"buffovertime": [
{
"@type": "attackrangebonus",
"@target": "self",
"@value": "0.4",
"@time": "8"
},
{
"@type": "physicalattackdamagebonus",
"@target": "self",
"@value": "0.05",
"@time": "8"
}
],
"spelleffectfx": {
"@fadeouttime": "0.1"
}
}