ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
AlliedBaseDefenseCounts
Flag: | AlliedBaseDefenseCounts |
File(s): | rules(md).ini |
Values: | Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295. |
Applicable to: | General |
This is the explicit number of base defense structures that Brutal, Medium and Easy Allied AI players will plan on making. The structures picked are those with IsBaseDefense=yes set in their entry, although that tag should not be used to get the AI to build other structures as it is also used for AI targeting and threat evaluation purposes. its tricky, but to predict how many the AI is likely to build, use this formula;-
((Total Base Value - 2000) / 1500 x GDIBaseDefenseCoefficient) + 3 x (Difficulty Level - 1)