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!