Jump to content

ThirdBaseDefenseCounts: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 2 revisions imported
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
This is the explicit number of base defense structures that Brutal, Medium and Easy Yuri 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;-<br />
|files={{Categ|ini=rules}}
((Total Base Value - 2000) / 1500 x NodBaseDefenseCoefficient) + 3 x (Difficulty Level - 1) <br />
|values={{values|unsigned integers}}
(Yuri's Revenge Only)
|types={{Categ|General}}
|ets=no
|ets=no
|ets=no
|ets=no
|ets=no
|ets=no
|ra2=no
|yr=yes
|rp=yes
|ares=yes
}}
 
Lists a number of Yuri faction base defense structures that AI will construct. This takes the form of a numbered list, with one value for each difficulty level. The values are ordered in "Brutal", "Medium", "Easy".

Latest revision as of 22:09, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: ThirdBaseDefenseCounts
File(s): rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Applicable to: General


Lists a number of Yuri faction base defense structures that AI will construct. This takes the form of a numbered list, with one value for each difficulty level. The values are ordered in "Brutal", "Medium", "Easy".