Hinterhältige FallePassive
PASSIVE_CAPE_HERETIC
Bedingung:
Wird mit Aktivieren des Schuh-Slot Zaubers ausgelöst.
Effekt:
Legt 3 Fallen mit 2m Radius unter deinen Füßen und zu deinen Seiten, sie bestehen für bis zu 5s.
Der erste Gegner, der auf eine Falle tritt, aktiviert sie und wird für 7.68s verwurzelt.
Verursacht 158 physischen Schaden.
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_HERETIC_AREA.spelleffectarea[0].circle[0].radius_max | 2 | — | 2m |
| {1} | $PASSIVE_CAPE_HERETIC_AREA.spelleffectarea[0].time | 5 | — | 5s |
| {2} | $PASSIVE_CAPE_HERETIC_EFFECT.root[0].time | 6 | ×1.280 | 7.68s |
| {3} | $PASSIVE_CAPE_HERETIC_EFFECT.directattributechange[0].change | -60 | ×2.628 | 158 |
Ability definition
{
"@uniquename": "PASSIVE_CAPE_HERETIC",
"@statblock": "@SPELLS_STATBLOCK_COOLDOWN",
"@descriptionlocatag": "@SPELLS_PASSIVE_CAPE_HERETIC_V2_DESC",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$PASSIVE_CAPE_HERETIC_AREA.spelleffectarea[0].circle[0].radius_max$"
},
{
"@tag": "$$PASSIVE_CAPE_HERETIC_AREA.spelleffectarea[0].time$"
},
{
"@tag": "$$PASSIVE_CAPE_HERETIC_EFFECT.root[0].time$"
},
{
"@tag": "$$PASSIVE_CAPE_HERETIC_EFFECT.directattributechange[0].change$"
}
]
},
"statblock": {
"locareference": {
"@tag": "$$PASSIVE_CAPE_HERETIC_COOLDOWN.dummy[0].time$"
}
}
},
"applyeffectoneventpassive": {
"@applyeffecttarget": "self",
"@event": "CastFinished",
"@castfinishedslot": "shoes",
"@spell": "PASSIVE_CAPE_HERETIC_CONDITION",
"@chance": "1"
}
}