RailgunDamageRadius: Difference between revisions
Appearance
en>McPwny m note that the radius is in leptons |
en>DeathFish No edit summary |
||
| Line 2: | Line 2: | ||
|name={{PAGENAME}} | |name={{PAGENAME}} | ||
|files={{Categ|Rules(md).ini}} | |files={{Categ|Rules(md).ini}} | ||
|values= | |values={{Values|Integer}} | ||
|default=? | |default=? | ||
|types={{Categ|CombatDamage}} | |types={{Categ|CombatDamage}} | ||
| Line 13: | Line 13: | ||
}} | }} | ||
Specifies the radius of effect, that [[AmbientDamage]] is applied to when weapons with [[IsRailgun]] set are fired. | |||
It is the length along the ray from the target point to the firing position where [[AmbientDamage]] takes effect. | |||
For example, | |||
*if it is set to 1 , you can only damage the cell where the target unit is located. | |||
*If it is set to 32, you can reliably damage the target position and the position one cell closer to the firing position compared to the target. | |||
==Note== | |||
It's worth noting that this flag is [[:Category:Unlisted Flags|undocumented and unlisted]] in unmodified {{ini|rules|link}}. | It's worth noting that this flag is [[:Category:Unlisted Flags|undocumented and unlisted]] in unmodified {{ini|rules|link}}. | ||
[[Category:Unlisted Flags]] | [[Category:Unlisted Flags]] | ||
Revision as of 11:42, 31 January 2025
|
|
|
|
|
|
| Flag: | RailgunDamageRadius |
| File(s): | Rules(md).ini |
| Values: | Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767. |
| Default: | ? |
| Applicable to: | CombatDamage |
Specifies the radius of effect, that AmbientDamage is applied to when weapons with IsRailgun set are fired.
It is the length along the ray from the target point to the firing position where AmbientDamage takes effect.
For example,
- if it is set to 1 , you can only damage the cell where the target unit is located.
- If it is set to 32, you can reliably damage the target position and the position one cell closer to the firing position compared to the target.
Note
It's worth noting that this flag is undocumented and unlisted in unmodified rules(md).ini.





