Hey there!
I customized the routine from kupo for the ninja and it works pretty well so far, but it won't use "Ten" and "Ninjustu"...maybe someone got an idea:
I customized the routine from kupo for the ninja and it works pretty well so far, but it won't use "Ten" and "Ninjustu"...maybe someone got an idea:
Code:
Spell.Cast("Ninjutsu", r => Actionmanager.LastSpell.Name == "Ten"),
Spell.Apply("Ten", r => true),