Fulmine a catenaPassive
PASSIVE_CAPE_THETFORD
Condizione:
Si attiva quando esegui un attacco automatico.
Effetto:
Sprigioni un Fulmine a catena contro il nemico bersaglio, che si propaga verso il nemico più vicino entro 9m dall'ultimo avversario colpito, infliggendo 242 danni magici a ogni colpo (può colpire fino a 4 bersagli; non può colpire lo stesso bersaglio due volte di fila).
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"
}
]
}
}
}