Chaîne d'éclairsPassive
PASSIVE_CAPE_THETFORD
Condition :
S'active lorsque vous effectuez une auto-attaque.
Effet :
Relâchez une chaîne d'éclairs sur la cible ennemie qui saute vers l'ennemi le plus proche situé dans un rayon de 9m du dernier ennemi touché, infligeant 242 dégâts magiques à chaque coup (peut toucher jusqu'à 4 cibles ; ne peut pas toucher la même cible deux fois).
Stats
| Cast time | Instant |
|---|
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.
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $PASSIVE_CAPE_THETFORD_CHAIN.chainspell[0].maxdistance | 9 | — | 9m |
| {1} | $PASSIVE_CAPE_THETFORD_EFFECT.directattributechange[0].change | -92 | ×2.628 | 242 |
| {2} | $PASSIVE_CAPE_THETFORD_CHAIN.chainspell[0].maxcount | 4 | — | 4 |
Ability definition
{
"@uniquename": "PASSIVE_CAPE_THETFORD",
"@statblock": "@SPELLS_STATBLOCK_COOLDOWN",
"locareferences": {
"statblock": {
"locareference": {
"@tag": "$$PASSIVE_CAPE_THETFORD_COOLDOWN.dummy[0].time$"
}
}
},
"applyeffectoneventpassive": {
"@applyeffecttarget": "enemy",
"@event": "AutoAttack",
"@spell": "PASSIVE_CAPE_THETFORD_CHAIN",
"@chance": "1",
"not": {
"IfSpellCategoryActive": [
{
"@category": "cape_cooldown",
"@who": "Caster"
},
{
"@category": "hostiledismountdebuff",
"@who": "Caster"
}
]
}
}
}