Corte de cadenaActive
CHAINDASH
Carga hacia el enemigo señalado, golpéalo y luego carga hacia el enemigo más cercano a una distancia de 7m del último enemigo golpeado (hasta 3 objetivos diferentes). El daño físico aumenta con cada golpe consecutivo.
Te haces invisible e inmune al daño mientras cargas.
Enemigo Golpeado: 1 | 2 | 3
Daño: 299 | 380 | 543
Stats
| Energy cost | 24 |
|---|---|
| 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 del ancianoDaga doble del ancianoDaga del ancianoSangradora del ancianoColmillo demoníaco del ancianoConcedemuertes del ancianoFuria contenida del ancianoGemelas asesinas 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} | chainspell[0].maxdistance | 7 | — | 7m |
| {1} | chainspell[0].maxcount | 3 | — | 3 |
| {2} | $CHAINDASH_EFFECT.directattributechange[0].change | -110 | ×2.715 | 299 |
| {3} | $CHAINDASH_EFFECT.directattributechange[0].valueoverride[0].ifcharge[0].value | -140 | ×2.715 | 380 |
| {4} | $CHAINDASH_EFFECT.directattributechange[0].valueoverride[0].ifcharge[1].value | -200 | ×2.715 | 543 |
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"
}
}