public override bool Proc(IAIProc theOwner)
 {
     return(theOwner.CheckTargetContainBuffID(this.buffID));
 }