Hm... to start out, Lua looks quite demanding, but I want to know how can I do an attack where certain moves are based on stances, and if in one particular stance, you can do another set of moves that won't throw the proper stancing/attacks out of order. Here's an example:
Stances: Ein, Vae, Gya, Lya, Riz
Attacks: lateral, vertical.
The alias I want to use is like "bsh" for bash
Inside the alias, if in the Vae stance, I can only do "sitara lateral @target, sitara vertical @target
and if I am in the Ein stance, I have to do Sitara vertical @target, sitara lateral @target
How can that be placed correctly to bash with ease and flow properly between stances, when starting an attack with each denizen?
Stances: Ein, Vae, Gya, Lya, Riz
Attacks: lateral, vertical.
The alias I want to use is like "bsh" for bash
Inside the alias, if in the Vae stance, I can only do "sitara lateral @target, sitara vertical @target
and if I am in the Ein stance, I have to do Sitara vertical @target, sitara lateral @target
How can that be placed correctly to bash with ease and flow properly between stances, when starting an attack with each denizen?