ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
RadDurationMultiple: Difference between revisions
Jump to navigation
Jump to search
Nighthawk200 (talk | contribs) Category fixed, RP note added |
mNo edit summary |
||
Line 3: | Line 3: | ||
|files={{Categ|Rules(md).ini}} | |files={{Categ|Rules(md).ini}} | ||
|values=unsigned integers | |values=unsigned integers | ||
|default= | |default=1 | ||
|types={{Categ|Radiation|[Radiation]}}, {{Categ|Weapon|Weapons}} in RP 1.07 or greater | |types={{Categ|Radiation|[Radiation]}}, {{Categ|Weapon|Weapons}} in RP 1.07 or greater | ||
|ra2=yes | |ra2=yes | ||
Line 9: | Line 9: | ||
|rp=yes | |rp=yes | ||
}} | }} | ||
All weapons with <tt>[[RadLevel]]=</tt> create 'radiation sites' when fired. The site's lifetime depends on this flag, and is equal to <tt>RadLevel * RadDurationMultiple</tt> (in frames).<br> | |||
==Note== | |||
*A value less than '''1''' cannot be specified. (YR {{f|IE|0065B73F|link}}) |
Revision as of 04:17, 1 January 2025
Flag: | RadDurationMultiple |
File(s): | Rules(md).ini |
Values: | unsigned integers |
Default: | 1 |
Applicable to: | [Radiation], Weapons in RP 1.07 or greater |
All weapons with RadLevel= create 'radiation sites' when fired. The site's lifetime depends on this flag, and is equal to RadLevel * RadDurationMultiple (in frames).
Note
- A value less than 1 cannot be specified. (YR IE=0065B73F)