ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
LeptonsPerSightIncrease: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Un-Deezire'd |
||
Line 1: | Line 1: | ||
{{ | {{flag | ||
Height above ground level, in leptons, that a unit has to | |name={{PAGENAME}} | ||
|files={{Categ|Rules(md).ini}} | |||
|values={{Values|unsigned integer}} | |||
|types={{Categ|General}} | |||
|ts=yes | |||
|fs=yes | |||
|ra2=yes | |||
|yr=yes | |||
}} | |||
Height above ground level, in [[leptons]], that a unit has to climb to before it gets a bonus to its [[sight]] range. | |||
Note that the value used in unmodified {{ini|rules}}, {{tt|2000}}, is more than all the height levels combined, meaning that the logic is effectively disabled. | |||
{{bugs}} | |||
This is an absolute height measure between the unit and the ground (0) height level, not relative to the unit and surrounding terrain. As such, if the logic is enabled, a unit will ''always'' see farther while moving at high terrain than at low terrain. | |||
== See Also == | |||
* [[LeptonsPerFireIncrease]] |
Latest revision as of 18:25, 14 September 2021
Flag: | LeptonsPerSightIncrease |
File(s): | Rules(md).ini |
Values: | Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295. |
Applicable to: | General |
Height above ground level, in leptons, that a unit has to climb to before it gets a bonus to its sight range.
Note that the value used in unmodified rules(md).ini, 2000, is more than all the height levels combined, meaning that the logic is effectively disabled.
Bugs/Side-Effects/Unexpected Limitations
This is an absolute height measure between the unit and the ground (0) height level, not relative to the unit and surrounding terrain. As such, if the logic is enabled, a unit will always see farther while moving at high terrain than at low terrain.