Page 1 of 1

AI: Ghouls don't Retch

Posted: Mon Mar 31, 2014 2:26 pm
by jotwebe
Ghouls used to barf all over the place at the first opportunity, which would be interesting with the new Retch - except the AI doesn't seem to use it. I've been looking on what changed there: the old version had

Code: Select all

tactical = { CLOSEIN = 3 }
while the new has

Code: Select all

tactical = { ATTACK = { BLIGHT = 1 }, HEAL = 1 }
This seems to be much too conservative for what it should be using a lot.