Re: STM "Final v1.7.5" Discussion
I may be wrong, but at the moment aren’t the AI Construction Vehicles files setup in a way that means that the AI will only build the first attack ship design type in the AI design creation files?
I thought you had to do something like below to get the AI to build different attack ship design types:
AI Design Creation File:
Name := Attack ShipA
Design Type := Attack Ship
Name := Attack ShipB
Design Type := Attack Ship
Name := Attack ShipC
Design Type := Attack Ship
AI Construction Vehicles File:
AI State := Exploration
Num Queue Entries := 3
Entry 1 Type := Attack ShipA
Entry 1 Planet Per Item := 40
Entry 1 Must Have At Least := 3
Entry 2 Type := Attack ShipB
Entry 2 Planet Per Item := 40
Entry 2 Must Have At Least := 6
Entry 3 Type := Attack ShipC
Entry 3 Planet Per Item := 40
Entry 3 Must Have At Least := 9
|