ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
RadLevelDelay: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Rewrite, math comment |
||
Line 1: | Line 1: | ||
{{ | {{Flag | ||
Delay, in frames, between radiation level | |name=RadLevelDelay | ||
|files={{Categ|Rules(md).ini}} | |||
|values=unsigned integers | |||
|special=None | |||
|default=no | |||
|types={{Categ|Radiation|N/A}} | |||
|games=[[RA2]], [[YR]] | |||
}} | |||
Delay, in frames, between radiation level recalculations. This means, although the radiation is reapplied every <tt>[[RadApplicationDelay]]</tt> frames, and the site exists for <tt>[[RadDurationMultiple]] * [[RadLevel]]</tt> frames, the actual radiation level in the zone is recalculated only this often. | |||
(If you graph radiation level in the site's center over time, X axis - time, Y axis - radiation level, the rad level theoretically would be a straight line. But in fact it will be a "staircase" just above that line. [http://mathworld.wolfram.com/webMathematica/RiemannSum.jsp?fun=570-30*x&xMin=0&xMax=19&n=20&sample=5&estimate=False&rectstyle=4&plotstyle=5&nt=2 A crude graphical explanation] where red line = theoretical values, black blocks - factual values. So, the larger this value, the wider each stairstep.) |
Revision as of 09:21, 7 May 2006
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Flag: | RadLevelDelay |
File(s): | Rules(md).ini |
Values: | unsigned integers |
Special Values: | None |
Default: | no |
Applicable to: | N/A |
Delay, in frames, between radiation level recalculations. This means, although the radiation is reapplied every RadApplicationDelay frames, and the site exists for RadDurationMultiple * RadLevel frames, the actual radiation level in the zone is recalculated only this often.
(If you graph radiation level in the site's center over time, X axis - time, Y axis - radiation level, the rad level theoretically would be a straight line. But in fact it will be a "staircase" just above that line. A crude graphical explanation where red line = theoretical values, black blocks - factual values. So, the larger this value, the wider each stairstep.)