Corrente de RelâmpagoPassive
PASSIVE_CAPE_THETFORD
Condição:
Ativa quando você causa um Ataque Automático.
Efeito:
Lança uma Corrente de Relâmpagos no inimigo alvo, que salta para o inimigo mais próximo dentro de 9m do último inimigo atingido, causando 242 de dano mágico com cada acerto (pode atingir até 4 alvos; não pode atingir o mesmo alvo duas vezes).
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"
}
]
}
}
}