public override bool Proc(IAIProc theOwner)
 {
     return(theOwner.CheckTargetDistanceBySkillIndex(this.nSkill));
 }