Jump to content

OrePurifier: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
ATHSE (talk | contribs)
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'yes' or 'no' and determines whether or not this BuildingType acts as an Ore Purifier. This means that whenever the player's Ore Miner returns to the Refinery with Ore, this structure multiplies the resultant credits value of that Ore by the value held in the PurifierBonus= statement.
|files={{ini|rules}}
|values={{values|Booleans}}
|default=no
|types={{Categ|BuildingTypes}}
|ra2=yes
|yr=yes
}}
When a structure with <tt>OrePurifier=yes</tt> is [[Owner|owned]] by a player, they receive extra credits on top of any they earned by harvesting, specified by [[PurifierBonus]] under [General].
 
Each time a unit unloads [[Tiberiums|ore/tiberium]] at a [[ResourceDestination|refinery]], the value added on top is the base value multiplied by the <tt>PurifierBonus</tt>, and multiplied by the number of such <tt>OrePurifier</tt> buildings owned.

Latest revision as of 23:20, 20 April 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: OrePurifier
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no
Applicable to: BuildingTypes


When a structure with OrePurifier=yes is owned by a player, they receive extra credits on top of any they earned by harvesting, specified by PurifierBonus under [General].

Each time a unit unloads ore/tiberium at a refinery, the value added on top is the base value multiplied by the PurifierBonus, and multiplied by the number of such OrePurifier buildings owned.