Jump to content

RadLevelFactor: Difference between revisions

From ModEnc²
en>DCoder
Rewrite
m 4 revisions imported
 
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
|files={{Categ|Rules(md).ini}}
|files={{Categ|Rules(md).ini}}
|values=float
|values=float
|special=None
|default=1?
|default=1?
|types={{Categ|Radiation|Radiation}}
|types={{Categ|Radiation|Radiation}}, {{Categ|Weapon|Weapons}} in RP 1.07 or greater
|games=[[RA2]], [[YR]]
|ra2=yes
|yr=yes
|rp=yes
}}
}}


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

Latest revision as of 22:03, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: RadLevelFactor
File(s): Rules(md).ini
Values: float
Default: 1?
Applicable to: Radiation, Weapons in RP 1.07 or greater


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