GeisterspeerActive
SPIRITSPEAR
Verzaubert deinen Speer, dies verbessert deine Reichweite automatischer Angriffe um 40% und den physischen Schaden automatischer Angriffe um 5% für 8s (Stapelt sich bis zu 3 mal).
Verleiht dir eine Geisterspeer Aufladung.
Die Energiekosten steigen basierend auf der Anzahl der Aktivierungen der Fertigkeit über die max. Anzahl an Geisterspeer-Aufladungen hinaus.
Aktivierungen: 0 | 1 | 2 | 3
Energiekostensteigerung: 0 | 4.6 | 9.1 | 14
Jede Geisterspeer-Aufladung steigert deinen physischen Schaden automatischer Angriffe um 28% (stapelt sich bis zu 3 mal) für 8s.
Stats
| Energy cost | 9 |
|---|---|
| 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.
Speer des ÄltestenGlefe des ÄltestenPike des ÄltestenReiherspeer des ÄltestenGeisterjäger des ÄltestenDreifaltigkeitsspeer des ÄltestenSpaltenglefe des ÄltestenTagesbringer des Ältesten
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.042 | 4.6 |
| {4} | $SPIRITSPEAR_PENALTY_EFFECT.directattributechange[1].change | -3 | ×3.042 | 9.1 |
| {5} | $SPIRITSPEAR_PENALTY_EFFECT.directattributechange[2].change | -4.5 | ×3.042 | 14 |
| {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"
}
}