public Composite GuardianCombat() { return(new PrioritySelector( ctxChanger, Movement.MoveIntoRangeBehavior(50), Guardian.GuardianCombat() )); }