View Single Post
Old 08-22-2007, 03:49 AM   #3 (permalink)
Wayland Archer
Account Terminated
 
Join Date: Jun 2004
Posts: 126
Default

Ok, so this is where I made the change, in MageAI
[
Quote:
private const double HealChance = 0.01; //<--- THIS
private const double TeleportChance = 0.05;
private const double DispelChance = 0.75;
I rebooted my server, and I then went out to test it.. I found a lich, cast Energy Bolt on it, and it immediately cast heal upon itself.

This remedy did not work

I then set the HealChance to 0.00 and it worked. I beat on a lich for five minutes and it never healed itself.

Hopefully this works with all monsters.. etc!

Thanks!

Last edited by Wayland Archer; 08-22-2007 at 04:12 AM.
Wayland Archer is offline   Reply With Quote