Page 1 of 1

AI SquadSizeRandomBonus

Posted: Wed Nov 21, 2018 11:31 pm
by wario
I have been trying to make my own AI for OpenRA in yaml. One of the traits you can add is SquadSizeRandomBonus, according to the OpenRa wiki this adds a random number of units to the AI's Squadsize required before it attacks with said squad.

However no matter what number I put in SquadSizeRandomBonus the AI seems to ignore it. I've tried a SquadSize of 5 and a SquadSizeRandomBonus of 500 and it always attacks whenever the squadsize is 5.

Did I misunderstand what SquadSizeRandomBonus means or is it not working properly?