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

Cost

From ModEnc
Revision as of 14:07, 17 November 2007 by Marshall (talk | contribs) (Rewrite, and added note about construction speed.)
Jump to: navigation, search
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: Cost
File(s): rules(md).ini
Values: Integer
Default: None
Applicable to: All Types


This is the primary usage of Cost; for other meanings, see Cost (Multiplier).

This flag sets the base amount of credits needed to purchase this object, before any multipliers are applied (such as Country bonuses or the Industrial Plant). The final cost (after any multipliers have been applied) is the amount of credits that will be deducted from the constructing player during the course of construction (when the unit is, say, 10% constructed, 10% of the final cost will have been deducted from the player. When the unit is 50% constructed, 50% of the final cost will have been deducted, and so on).

Cost also determines the default value of the Soylent= flag, as Soylent defaults to half the Cost= (Soylent is the amount of credits refunded when the unit or building is sold or sent to a building with Grinding=yes set.)

Cost also determines, in part, the amount of time the object will take to construct. BuildSpeed determines the time, in minutes, to construct 1000 credits' worth of an object. So an object with a Cost= of 2000 credits will take 2 * BuildSpeed= minutes to construct. Any multipliers to cost have no effect on construction time - construction time is always determined by the base Cost= of an object.

Cost also plays a part in determining the order objetcs' build icons will appear in the sidebar.

If there are two or more objects of the same TechLevel, the cheaper one(s) will appear earlier on the sidebar.