| 
				 Bots + 65 
 So.. On my server characters can gain level 70. This seems to cause a few issues as cleric bots over 65 seem to start doing some funny things. 
 For instance at 65 cleric bot heals effectively on a tank using HOT on aggro and then switching to CHeal.
 
 At 70. Bot simply spams the tank with Ancient: Hallowed Light. I am getting healed nonstop by this spell as soon as I hit 95% health.
 
 I was looking at the code and am not sure where I can add a check or something for the cleric over 65 using CH as main heal ( much more mana efficient I think...) and using Hallowed light as a quick heal.
 
 Was thinking something along the lines of adding a section where it determes the heal spell and having the origional be something like
 If Botlevel < 66 then
 origional heal setup
 else
 New heal setup..
 
 Any thoughts ideas or suggestions?
 
 Also to add here since its related Ive noticed that post 65 if i have a shaman and a cleric in the group they are pretty much double healing me as they both attempt to quick heal me as soon as i hit 95% health.
 
			
			
			
			
				  |