public override bool Proc(IAIProc theOwner)
 {
     return(theOwner.MoveToAttackTarget());
 }