Venomous Ensnarement
Max Level 1
Description
- Skill Type
- Target Debuff
- Effect
- -2.5 speed, 75 dmg/s, 15s
{NAME}
Roots the target, inflicting {HEALINGPERSECONDBONUS} poison damage per second for {BUFFTIME} and immobilizing them.
Roots the target, inflicting {HEALINGPERSECONDBONUS} poison damage per second for {BUFFTIME} and immobilizing them.
Cost & Timing
- Cast Time
- 1s
- Cooldown
- 30s
- Range
- 5 yd
Buff/Debuff Effects
- Duration
- 15s
- Movement Speed
- -2.5
- Health/sec
- -75
Mechanics
Resist Chance
clamp(
target.poisonResist × 0.0005
+
clamp((target.level − caster.level) × 0.005,
−0.1, 0.1)
− caster.accuracy
,
0, 0.9)
Cleanse Resistance
Always removed in a single cast.