Lancia spiritualeActive
SPIRITSPEAR
Incanti la tua lancia, aumentando la Portata degli Attacchi automatici del 40% e i Danni fisici da Attacchi automatici del 5% per 8s (si accumula fino a 3 volte).
Applica una Carica di Lancia spirituale su di te.
Il Costo in Energia aumenta in base alla frequenza con cui l'abilità è stata attivata dopo aver raggiunto il numero massimo di Cariche di Lancia spirituale.
Attivazioni: 0 | 1 | 2 | 3
Aumento del Costo in Energia: 0 | 3.7 | 7.4 | 11
Ogni Carica di Lancia spirituale aumenta i Danni fisici da Attacchi automatici del 28% (si accumula fino a 3 volte) per 8s.
Stats
| Energy cost | 7 |
|---|---|
| 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.
Lancia dell'anzianoFalcione dell'anzianoPicca dell'anzianoLancia dell'airone dell'anzianoCacciaspiriti dell'anzianoLancia tridente dell'anzianoFalcione dello Scisma dell'anzianoAlbeggiatrice dell'anziano
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.452 | 3.7 |
| {4} | $SPIRITSPEAR_PENALTY_EFFECT.directattributechange[1].change | -3 | ×2.452 | 7.4 |
| {5} | $SPIRITSPEAR_PENALTY_EFFECT.directattributechange[2].change | -4.5 | ×2.452 | 11 |
| {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"
}
}