AI: Ghouls don't Retch
Posted: Mon Mar 31, 2014 2:26 pm
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
while the new has
This seems to be much too conservative for what it should be using a lot.
Code: Select all
tactical = { CLOSEIN = 3 }
Code: Select all
tactical = { ATTACK = { BLIGHT = 1 }, HEAL = 1 }