Golpe de CorrenteActive
CHAINDASH
Avança em direção ao inimigo alvo, acertando o alvo e então dando uma investida para o inimigo mais próximo dentro de 7m do inimigo que você acertou por último (até 3 alvos diferentes), causando mais dano físico com cada acerto consecutivo.
Te deixa invisível e garante imunidade a dano durante a investida.
Inimigos atingidos: 1 | 2 | 3
Dano: 323 | 411 | 588
Stats
| Energy cost | 26 |
|---|---|
| Cooldown | 15 s |
| Cast time | Instant |
| Range | 6 m |
| Target | Enemy |
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.
Garras do AnciãoPar de Adagas do AnciãoAdaga do AnciãoDessangrador do AnciãoPresa Demoníaca do AnciãoMortíficos do AnciãoFúria Contida do AnciãoGêmeas Aniquiladoras do Ancião
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | chainspell[0].maxdistance | 7 | — | 7m |
| {1} | chainspell[0].maxcount | 3 | — | 3 |
| {2} | $CHAINDASH_EFFECT.directattributechange[0].change | -110 | ×2.939 | 323 |
| {3} | $CHAINDASH_EFFECT.directattributechange[0].valueoverride[0].ifcharge[0].value | -140 | ×2.939 | 411 |
| {4} | $CHAINDASH_EFFECT.directattributechange[0].valueoverride[0].ifcharge[1].value | -200 | ×2.939 | 588 |
Ability definition
{
"@uniquename": "CHAINDASH",
"@target": "enemy",
"@castingtime": "0",
"@recastdelay": "15",
"@castrange": "6",
"@energyusage": "9",
"@category": "damage",
"@uitype": "movement",
"@cancelautoattackaftercasting": "true",
"@unlockedtoequip": "false",
"@showrange": "true",
"@assessment": "negative",
"@requireslineofsight": "true",
"@hidespelleffecticon": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@descriptionlocatag": "@SPELLS_CHAINDASH_V2_DESC",
"@controllerpreferredtarget": "enemy",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$chainspell[0].maxdistance$"
},
{
"@tag": "$chainspell[0].maxcount$"
},
{
"@tag": "$$CHAINDASH_EFFECT.directattributechange[0].change$"
},
{
"@tag": "$$CHAINDASH_EFFECT.directattributechange[0].valueoverride[0].ifcharge[0].value$"
},
{
"@tag": "$$CHAINDASH_EFFECT.directattributechange[0].valueoverride[0].ifcharge[1].value$"
}
]
}
},
"chainspell": {
"@target": "enemy",
"@spell": "CHAINDASH_EFFECT",
"@chaintarget": "enemy",
"@maxdistance": "7",
"@interval": "0.2",
"@maxcount": "3",
"@onlyuniquetargets": "true",
"IfOwnLoadPercent": {
"@op": "less",
"@value": "150"
}
},
"applyspell": {
"@spell": "MIMIC_COOLDOWN",
"@target": "self",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "arcanestaff"
}
},
"spelleffectfx": {
"@duration": "0.1",
"@fadeouttime": "0",
"@size": "1"
}
}