ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "AircraftCostBonus"

From ModEnc
Jump to: navigation, search
m (Replacing Template:TTL with Template:F.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
__NOTOC__
 
 
 
{{Flag
 
{{Flag
|name=AircraftCostBonus
+
|files={{categ|rules(md).ini}}
|files=rules(md).ini
+
|values={{values|floats}}
|values=positive decimals
 
 
|default=1.0
 
|default=1.0
 
|types=[[BuildingTypes]]
 
|types=[[BuildingTypes]]
Line 10: Line 7:
 
|rp=yes
 
|rp=yes
 
}}
 
}}
 
+
This is a direct multiplier to the [[cost]] of all [[AircraftTypes]] owned by the same player. For the logic to work, the host [[BuildingTypes|BuildingType]] has to have {{f|FactoryPlant|yes|link}} set.
This is a direct multiplier to the [[Cost]]= of all [[AircraftTypes]] owned by the same person. This requires the host [[BuildingTypes|BuildingType]] to have [[FactoryPlant]]= set to "yes" for the logic to work.
 

Latest revision as of 09:20, 27 November 2009

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: AircraftCostBonus
File(s): rules(md).ini
Values: Floating point values: Any decimal number (clearer range should be added in Template:Values).
Default: 1.0
Applicable to: BuildingTypes


This is a direct multiplier to the cost of all AircraftTypes owned by the same player. For the logic to work, the host BuildingType has to have FactoryPlant=yes set.