|
|
How long does it last, how much damage does it do?
What is the chance to proc?
This isn't listed at all on the toolbox from entangle :x
Code:<modifier key="attack" modpriority="50" exclusive="true"> <onattackimpact> <compare a="combat_attackability" b="0" op="eq"> <condition test="canactivate"> <condition test="not_target_type Boss"> <chance threshold="0.20"> <cantarget effecttype="Disable"> <applystate name="State_Yogi_Pet_Ability2" duration="3000" /> <startcooldown /> </cantarget> </chance> </condition> </condition> </compare> </onattackimpact> </modifier>looks like it's 3 seconds, 40 dps, 20% chanceCode:immobilized="true" revealed="true" effecttype="StatusDebuff" > <onframe> <damage effecttype="Magic DOT" amount="40" b="frametime" op="mult"/> </onframe>
S2 Games: Dedicated employees serving dedicated gamers. Continuous development. Never-ending improvement.
-----------------------------
Also the cooldown time is 5 seconds.
S2 Games: Dedicated employees serving dedicated gamers. Continuous development. Never-ending improvement.
-----------------------------
QAC'ed
S2 Games: Dedicated employees serving dedicated gamers. Continuous development. Never-ending improvement.
-----------------------------
Tech Support and Customer Support: https://www.heroesofnewerth.com/support/
Look for my highlighted text (important information) and grey text (interesting but not required information).