Author | Lorekeepers |
https://www.lordswm.com/war.php?warid=475427897<=-1
Look at this battle.....Why did they not shoot instead of coming forward? |
I mean why didn't they shoot but rather came forward? |
Wow. Definitely a bug in the AI. I'm guessing that the logic regarding spell actin and immunity somehow completely suppresses the shooting action. Probably something like,
if (can cast damage spell) then
{
if (!creature immune) then cast spell
else approach to melee
}
else if (can shoot) then
{
if (!out of shots) then shoot
else approach to melee
}
else
{
approach to melee
} |
well it worked in brilliants favor since he would have lost badly without it.. :P |
Those are the old happy days for wiz to hunt magic shooters. Those days are long gone with numerous AI updates. |
The combat is old.
AI has undergone so many changes since then, for the better. |