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

VeteranSpeed: Difference between revisions

From ModEnc
Jump to navigation Jump to search
Vinifera7 (talk | contribs)
defeating false assumptions one page at a time; complete rewrite
Vinifera7 (talk | contribs)
m methinks "N/A" is more appropriate for the absence of Special Values, as "none" is occasionally an actual value used for some flags. A few other minor edits.
Line 3: Line 3:
|files=rules(md).ini
|files=rules(md).ini
|values=float
|values=float
|special=none
|special=N/A
|default=1.0
|default=1.0
|types=N/A
|types=N/A
|games=[[TS]], [[RA2]], [[YR]]
|games=[[TS]], [[FS]], [[RA2]], [[YR]]
}}
}}


This is one of the several Veteran Factors that control the bonuses given by <tt>[[VeteranAbilities]]</tt> and <tt>[[EliteAbilities]]</tt>. {{tt|VeteranSpeed}} is a straight multiplier to the <tt>[[Speed]]</tt> of units that benefit from the FASTER promotional bonus. Contrary to popular belief, these bonuses do ''not'' stack, meaning that a FASTER elite bonus will '''not''' further increase the maximum movement speed of a unit with a FASTER veteran bonus.
This is one of the several Veteran Factors that control the bonuses given by <tt>[[VeteranAbilities]]</tt> and <tt>[[EliteAbilities]]</tt>. {{tt|VeteranSpeed}} is a straight multiplier to the <tt>[[Speed]]</tt> of units that benefit from the FASTER promotional bonus. Contrary to popular belief, these bonuses do ''not'' stack, meaning that a FASTER elite bonus will '''not''' further increase the maximum movement speed of a unit with a FASTER veteran bonus.


'''Example:''' if the unit's {{tt|Speed}} is 5, then it would be increased to 6 (assuming {{tt|VeteranCombat{{Equal}}1.2}}).
'''Example:''' if the unit's {{tt|Speed}} is 5, then it would be increased to 6 (assuming {{tt|VeteranSpeed{{Equal}}1.2}}).
: '''5 * 1.2 = 6.'''
: '''5 * 1.2 = 6.'''



Revision as of 09:44, 3 September 2006

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: VeteranSpeed
File(s): rules(md).ini
Values: float
Special Values: N/A
Default: 1.0
Applicable to: N/A


This is one of the several Veteran Factors that control the bonuses given by VeteranAbilities and EliteAbilities. VeteranSpeed is a straight multiplier to the Speed of units that benefit from the FASTER promotional bonus. Contrary to popular belief, these bonuses do not stack, meaning that a FASTER elite bonus will not further increase the maximum movement speed of a unit with a FASTER veteran bonus.

Example: if the unit's Speed is 5, then it would be increased to 6 (assuming VeteranSpeed=1.2).

5 * 1.2 = 6.