Sferzata di cateneActive
CHAINDASH
Carica il nemico bersaglio, colpendo il bersaglio, per poi caricare il nemico più vicino entro 7m dell'ultimo nemico colpito (fino a 3 bersagli differenti), infliggendo danni fisici maggiori a ogni colpo consecutivo.
Ti rende invisibile e fornisce immunità ai danni mentre carichi.
Nemici colpiti: 1 | 2 | 3
Danni: 292 | 372 | 531
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.
Artigli dell'anzianoDoppi pugnali dell'anzianoPugnale dell'anzianoSpargisangue dell'anzianoZanna di demone dell'anzianoAraldi di morte dell'anzianoFuria imbrigliata dell'anzianoSterminatrici gemelle 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} | chainspell[0].maxdistance | 7 | — | 7m |
| {1} | chainspell[0].maxcount | 3 | — | 3 |
| {2} | $CHAINDASH_EFFECT.directattributechange[0].change | -110 | ×2.654 | 292 |
| {3} | $CHAINDASH_EFFECT.directattributechange[0].valueoverride[0].ifcharge[0].value | -140 | ×2.654 | 372 |
| {4} | $CHAINDASH_EFFECT.directattributechange[0].valueoverride[0].ifcharge[1].value | -200 | ×2.654 | 531 |
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"
}
}