KettenblitzPassive
PASSIVE_CAPE_THETFORD
Voraussetzung:
Aktivierung durch automatischen Angriff.
Effekt:
Entfessle einen Kettenblitz auf den anvisierten Gegner, der Blitz springt zum nächsten Gegner innerhalb von 9m des zuletzt getroffenen Gegners, dies verursacht 242 magischen Schaden mit jedem Treffer (kann bis zu 4 Ziele treffen; kann keine Ziele zweimal treffen).
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"
}
]
}
}
}