Predatory Lunge
Procs | |
CheckValidTarget | Check: Are we lunging at a person? |
---|---|
do_lunge | Actually lunges the target, then calls lunge end. |
end_target_lunge | When preparing to lunge ends, this clears it up. |
prepare_target_lunge | Starts processing the power and prepares the lunge by spinning, calls lunge at the end of it. |
Proc Details
CheckValidTarget
Check: Are we lunging at a person?
do_lunge
Actually lunges the target, then calls lunge end.
end_target_lunge
When preparing to lunge ends, this clears it up.
prepare_target_lunge
Starts processing the power and prepares the lunge by spinning, calls lunge at the end of it.