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

Difference between revisions of "RadLevelFactor"

From ModEnc
Jump to: navigation, search
 
(Rewrite)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{Flag
This scales the damage done by a given radiation level.
+
|name=RadLevelFactor
 +
|files={{Categ|Rules(md).ini}}
 +
|values=float
 +
|special=None
 +
|default=1?
 +
|types={{Categ|Radiation|Radiation}}
 +
|games=[[RA2]], [[YR]]
 +
}}
 +
 
 +
The damage that radiation inflicts on units (prior to <tt>[[Verses]]</tt> and similar recalculations) is calculated by the formula: <tt>[[RadLevel]] * RadLevelFactor</tt>.

Revision as of 12:09, 7 May 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: RadLevelFactor
File(s): Rules(md).ini
Values: float
Special Values: None
Default: 1?
Applicable to: Radiation


The damage that radiation inflicts on units (prior to Verses and similar recalculations) is calculated by the formula: RadLevel * RadLevelFactor.