Visibility Guide[]
This guide explains how visibility works in RogueTech mod.
Overview[]
Visibility in RogueTech is straightforward an enemy mech can be in 3 states:
- Visible: the target is within visual range and there is Line of Sight (LoS)
- No visuals: there is LoS to the target but target is outside of visual range. This provides "+5 No Visuals" penalty when shooting at atrget
- No LoS: target is not visible and cannot be targeted with direct attacks
While Fog of War is calculated from the selected Mech, Fog of War only affects commander's vision, and has no effect on targeting visibility.
Sight Range[]
Visibility (Sight Range) is defined by combination of following factors:
- Time of day (Lighting)
- Weather
- Equipment
Time of Day[]
Time of day defines base visual range which is later modified by other factors.
Base Sight Range | Light | Tags |
---|---|---|
48 hexes (1200m) | bright | mood_timeMorning, mood_timeNoon, mood_timeAfternoon, mood_timeDay |
24 hexes (600m) | dim | mood_timeSunrise, mood_timeSunset, mood_timeTwilight |
12 hexes (300m) | dark | mood_timeNight |
Weather[]
Weather modifies base range by multiplying it by a certain factor.
Vision Multiplier | Tags |
---|---|
x0.8 | mood_weatherRain, mood_weatherSnow |
x0.8 | mood_fogLight |
x0.7 | mood_fogHeavy |
Visual Target Identification[]
Visual ID - if you are close enough, your pilots can determine some basic information such as the chassis type, rough armor/structure values, and type of weapon. You have to be within 150 meters for visual identification.
List of Equipment Improving Visibility[]
Item | Bonus |
---|---|
Cockpits | Can provide bonus to base sight range, i.e. Range Finder provides bonus of 20 meters to base sight range |
Sensors | Some of the sensors also provide increased sight range, i.e. Sensor Powered provides 5% increase in sight range |
Active Probes | Provide increase in sight range similar to some of the sensors, i.e. Beagle Active Probe provides 15% increase in sight range |
Some of the other items can also provide various bonuses to sight range, pay attention to equipment descriptions.
Example[]
Example: a Bushwacker equipped with Active Probe and Range Finder++ is fighting in Dim conditions in Rain.
Its sight distance will be: (600m (Dim) + 60m (Rangefinder++) * 0.8 (Rain) * 1.1 (Active probe) = 581m (23 hexes)