Lanza espiritualActive
SPIRITSPEAR
Encanta tu lanza para aumentar el alcance de tus auto ataques en 40% y el daño de tus auto ataques físicos en 5% durante 8s (se acumula hasta 3 veces).
Aplica una carga de Lanza espiritual sobre ti.
El coste de energía aumenta en función de la frecuencia con la que haya sido activada la habilidad tras alcanzar la cantidad máxima de cargas de Lanza espiritual.
Cargas de Lanza espiritual: 0 | 1 | 2 | 3
Aumento de Coste de energía: 0 | 4 | 8 | 12
Cada carga de Lanza espiritual incrementa el daño de tus auto ataques físicos en 28% (se acumula hasta 3 veces) por 8s.
Stats
| Energy cost | 8 |
|---|---|
| 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.
Lanza del ancianoGuja del ancianoPica del ancianoLanza de garza del ancianoCazaespíritus del ancianoLanza de trinidad del ancianoGuja fisurante del ancianoPortador del alba del anciano
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 | ×2.654 | 4 |
| {4} | $SPIRITSPEAR_PENALTY_EFFECT.directattributechange[1].change | -3 | ×2.654 | 8 |
| {5} | $SPIRITSPEAR_PENALTY_EFFECT.directattributechange[2].change | -4.5 | ×2.654 | 12 |
| {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"
}
}