]> git.pond.sub.org Git - empserver/blob - info/radar.t
m4: Refresh macros from autoconf-archive commit fd1d25c148
[empserver] / info / radar.t
1 .TH Command RADAR
2 .NA radar "Perform radar scan from ship or sector"
3 .LV Basic
4 .SY "radar [<SHIP/FLEET> | <SECTS>]"
5 The radar command bears some resemblance
6 to modern high-resolution radar.
7 It has a circular range dependent upon its efficiency.
8 .s1
9 To run land radar type:
10 .EX radar <SECTS>
11 where <SECTS> must be the sector where the radar station resides,
12 or an area that contains one or more radar stations.
13 .s1
14 The program will respond with the station's efficiency and range
15 and then display the area.
16 .s1
17 What is displayed is dependent upon the range.
18 Sectors within 1/3 of the range as well as mountains, sea and
19 wasteland are displayed with their sector designations.  Other sectors
20 are displayed as '?'.
21 .s1
22 A 100% radar station in a country with infinite technology
23 on a clear day has a range of 16.
24 The range is linearly related to efficiency;
25 thus a 50% radar station can see half as far
26 as a 100% radar station.
27 The range is related to technology level in the \*Qusual\*U way,
28 i.e., it varies linearly with \*Qtechnology factor\*U
29 as indicated in the nation report;
30 see \*Qinfo nation\*U and \*Qinfo technology\*U for details.
31 .s1
32 Satellites will appear on the map as a '$'.
33 .s1
34 WARNING!
35 Land radar cannot spot submarines.
36 .s1
37 An example of land radar:
38 .EX radar 5,1
39 .NF
40 5,1 efficiency 100%, max range 6
41        . a a - ^ ? ?       
42       T k o ! - ^ ? ?      
43      a h j a ^ ^ ^ ^ ^     
44     h . a w a ^ - ? a ?    
45    . . a m a b f a ^ ^ -   
46   . . m c * a a - ^ - ^ -  
47  . - . a + . 0 a - - ^ - . 
48   - ^ ^ a + ) ^ a - - ^ .  
49    - - a m + a f . . - ^   
50     ^ a - a + a ^ - - -    
51      - ^ - - ^ - - - -     
52       - ^ - - - - - -      
53        - - - - - - -       
54 .FI
55 .s1
56 To run unit radar type:
57 .EX lradar <UNIT/ARMY>
58 where <UNIT/ARMY> is the number of a unit or an army designation.
59 .s1
60 To run naval radar type:
61 .EX radar <SHIP/FLEET>
62 where <SHIP/FLEET> is the number of a ship or a fleet designation.
63 .s1
64 Sea radar is highly dependent upon what kind of ship you
65 have and what kind the opponent has.
66 (e.g., Battleships can see battleships far away
67 but fishing boats must be close together to see each other).
68 .s1
69 The maximum distance at which ship A can see ship B
70 is dependent on two factors:
71 the \*Qspying\*U ability of ship A,
72 and the \*Qvisibility\*U of ship B.
73 Battleships have sophisticated communications equipment
74 which give them a maximum spying range of 6 while fishing boats,
75 having little such equipment,
76 have a maximum range of 2.
77 This factor is shown in a table in \*Qinfo Ship-types\*U
78 under the heading \*Qspy\*U.
79 On the other hand, the ships vary in size and consequently,
80 vary in visibility.
81 Battleships, oil derricks, and carriers are the easiest to see;
82 next come cargo ships, heavy cruisers and tenders, and so on.
83 See \*Qinfo Ship-types\*U for a chart.
84 .s1
85 Ship A will see ship B if the distance between them is less than:
86 .NF
87              spy factor of ship A * visibility of ship B
88 efficiency * ------------------------------------------- * technology factor
89                                20
90 .FI
91 .s1
92 Note that, although subs can not be found via radar,
93 destroyers automatically use sonar so they can see subs.
94 Destroyer A will see submarine B if the distance between them is less than:
95 .NF
96              spy factor of ship A * visibility of ship B
97 efficiency * ------------------------------------------- * technology factor
98                                20
99 .FI
100 .s1
101 An example of ship radar:
102 .EX radar 50
103 .NF
104 patrol boat #50 at -1, -3 efficiency 100%, max range 4
105      . . . . .   
106     . . . . - -  
107    . . - . a a - 
108   . . . T k o ! -
109  . - F a P j a ^ ^
110   . . - . a w a ^
111    . . . a m a b 
112     . . m c * a  
113      - . a + .   
114 .FI
115 .s1
116 .SA "skywatch, coastwatch, census, map, nation, Ship-types, Technology, lradar, Detection, Ships, Sectors"