Série d'entaillesActive
CHAINDASH
Chargez vers l'ennemi ciblé, vous frappez la cible puis chargez vers l'ennemi le plus proche situé à moins de 7m de l'ennemi que vous avez touché en dernier (peut toucher jusqu'à 3 cibles différentes), infligeant de dégâts physiques supplémentaires à chaque coup consécutif.
Vous rend invisible et vous confère immunité contre les dégâts pendant la charge.
Ennemi Touché : 1 | 2 | 3
Dégâts : 316 | 402 | 575
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.
Griffes du sagePaire de dagues du sageDague du sageSaigneur du sageCroc-de-démon du sageSacrificateur du sageBrides-furie du sageJumelles tueuses du sage
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.873 | 316 |
| {3} | $CHAINDASH_EFFECT.directattributechange[0].valueoverride[0].ifcharge[0].value | -140 | ×2.873 | 402 |
| {4} | $CHAINDASH_EFFECT.directattributechange[0].valueoverride[0].ifcharge[1].value | -200 | ×2.873 | 575 |
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"
}
}