ive read that already but there is no info about cooldowns or state of target which is what i need to edit
Regarding cooldowns, consider the following list (Blade Dancer - Draw Stance for Lightning):
- Flicker (LMB)
- Lightning Flash (F)
- Storm cleave (V)
- Thunder slash (X)
Simple mode goes through the list and checks if the skill is available.
If it is, executes that and checks the next skill, with
N milliseconds of
non-configurable delay (seems to be ping-based).
This is based in my observations alone.
_________________________________________________________________________________________________________________________________
States of target are part of the skills themselves.
I don't know how to check or change this.