haste 
Vars | |
| hit | List of all people hit by our power, so we don't hit them again. |
|---|---|
Procs | |
| CheckValidTarget | Anything will do, if it's not mea or my square |
| FireTargetedPower | This is a non-async proc to make sure the power is "locked" until this finishes. |
Var Details
hit 
List of all people hit by our power, so we don't hit them again.
Proc Details
CheckValidTarget
Anything will do, if it's not mea or my square
FireTargetedPower
This is a non-async proc to make sure the power is "locked" until this finishes.