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

Difference between revisions of "EliteBountyCostMult"

From ModEnc
Jump to: navigation, search
(There.)
m (Replacing Template:TTL with Template:F.)
 
Line 10: Line 10:
 
|intversion=1.08
 
|intversion=1.08
 
}}
 
}}
The value of this flag is multiplied by the cost of a unit that has been killed by a unit with {{TTL|GetsBounty|yes}} to give the bounty that the attacking player receives.
+
The value of this flag is multiplied by the cost of a unit that has been killed by a unit with {{f|GetsBounty|yes|link}} to give the bounty that the attacking player receives.
  
 
In other words:<br>
 
In other words:<br>
{{TTL|EliteBountyCostMult}} * {{TTL|Cost}} = Bounty given to attacking player.
+
{{f|EliteBountyCostMult|link}} * {{f|Cost|link}} = Bounty given to attacking player.
  
<b>However.</b> This multiplier will only apply if the attacking unit has Elite status. If the unit has no promotions, then {{TTL|BountyCostMult}} will be used instead. If the unit is only Veteran, then {{TTL|VeteranBountyCostMult}} will be used.
+
<b>However.</b> This multiplier will only apply if the attacking unit has Elite status. If the unit has no promotions, then {{f|BountyCostMult|link}} will be used instead. If the unit is only Veteran, then {{f|VeteranBountyCostMult|link}} will be used.

Latest revision as of 08:56, 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: EliteBountyCostMult
File(s): rules(md).ini
Values: Floating point values: Any decimal number (clearer range should be added in Template:Values).
Applicable to: CombatDamage

Game rp yes.pngThis flag is part of the RockPatch.



Template:RockPatchFlag The value of this flag is multiplied by the cost of a unit that has been killed by a unit with GetsBounty=yes to give the bounty that the attacking player receives.

In other words:
EliteBountyCostMult * Cost = Bounty given to attacking player.

However. This multiplier will only apply if the attacking unit has Elite status. If the unit has no promotions, then BountyCostMult will be used instead. If the unit is only Veteran, then VeteranBountyCostMult will be used.