public override bool Proc(IAIProc theOwner)
 {
     return(theOwner.CheckCanChangeActionTo(this.strAct));
 }