ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Difference between revisions of "ArmorUnitsMult"
From ModEnc
(Categories) |
|||
Line 1: | Line 1: | ||
{{Flag | {{Flag | ||
− | |name= | + | |name={{PAGENAME}} |
|files={{Categ|Rules(md).ini}} | |files={{Categ|Rules(md).ini}} | ||
|values=percentage / float | |values=percentage / float | ||
|special=None | |special=None | ||
− | |default= | + | |default=1.0 |
− | |types= | + | |types={{Categ|Countries}} |
|games=[[RA2]], [[YR]] | |games=[[RA2]], [[YR]] | ||
}} | }} | ||
Line 17: | Line 17: | ||
The value can either be specified as a floating point number, (i.e. 1.2 or 1.4) or as a percentage value (i.e. 20% or 40%). | The value can either be specified as a floating point number, (i.e. 1.2 or 1.4) or as a percentage value (i.e. 20% or 40%). | ||
− | |||
− |
Revision as of 10:29, 16 July 2006
Flag: | ArmorUnitsMult |
File(s): | Rules(md).ini |
Values: | percentage / float |
Special Values: | None |
Default: | 1.0 |
Applicable to: | Countries |
If used this tag defines a multiplier by which the armor value of all units and ships owned by the respective house will be multiplied. For example,
[France] ArmorUnitsMult=1.5
This would multiply the armor of all units owned by France by 1.5 (50%), so if a ship originally had 100 armor, it would now have 150 armor. This tag only affects units listed under the VehicleTypes heading, not InfantryTypes or AircraftTypes.
The value can either be specified as a floating point number, (i.e. 1.2 or 1.4) or as a percentage value (i.e. 20% or 40%).