Jump to content

BountyCostMult: Difference between revisions

From ModEnc²
en>Nighthawk200
Bounty logic...
 
m 3 revisions imported
 
(2 intermediate revisions by 2 users not shown)
Line 7: Line 7:
|rponly=yes
|rponly=yes
}}
}}
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.
{{RockPatchFlag
|intversion=1.08
}}
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|BountyCostMult}} * {{TTL|Cost}} = Bounty given to attacking player.
{{f|BountyCostMult|link}} * {{f|Cost|link}} = Bounty given to attacking player.

Latest revision as of 21:37, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: BountyCostMult
File(s): rules(md).ini
Values: Floating point values: Any decimal number (clearer range should be added in Template:Values).
Applicable to: CombatDamage

This 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:
BountyCostMult * Cost = Bounty given to attacking player.