ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
RefineryRatio
Jump to navigation
Jump to search
| Flag: | RefineryRatio |
| File(s): | rules(md).ini |
| Values: | Floating point values: Any decimal number (clearer range should be added in Template:Values). |
| Default: | .16 |
| Applicable to: | AI |
| |
One of the computer controls that direct the makeup of a computer player's base. This specifies the percentage of a computer player's base, in terms of the number of buildings, that should be composed of Tiberium/ore refineries (hardcoded to the building type PROC).
In Tiberian Sun To Yuri's Revenge
Although parsed, this flag does nothing.
Trivia
Although typically these flags are grouped in the order of *Ratio and *Limit, according to the source code, RefineryLimit and RefineryRatio are an exception—their order is reversed compared to other groups, with Limit being defined and declared earlier than Ratio.