Trappola subdolaPassive
PASSIVE_CAPE_HERETIC
Condizione:
Si attiva quando lanci l'abilità delle tue scarpe.
Effetto:
Getti 3 trappole con un raggio di 2m sotto i tuoi piedi e ai tuoi lati, che durano fino a 5s.
Il primo nemico che calpesta una trappola la attiverà e verrà intrappolato per 7.68s.
Infligge 158 danni fisici.
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"
}
}