lurker

Vars | |
cloak_cooldown | Amount of time needed to re-cloak after losing it. |
---|---|
cloaked_alpha | Lower = Harder to see. |
cloaked_bonus_damage | This is added on top of the normal melee damage. |
cloaked_weaken_amount | How long to stun for. |
last_uncloak | world.time |
Procs | |
break_cloak | Called by things that break cloaks. |
can_cloak | Check if cloaking is possible. |
Var Details
cloak_cooldown

Amount of time needed to re-cloak after losing it.
cloaked_alpha

Lower = Harder to see.
cloaked_bonus_damage

This is added on top of the normal melee damage.
cloaked_weaken_amount

How long to stun for.
last_uncloak

world.time
Proc Details
break_cloak
Called by things that break cloaks.
can_cloak
Check if cloaking is possible.