]> git.pond.sub.org Git - empserver/blob - info/show.t
Update for the new Empire clock, i.e. don't refer to s_p_etu, which no
[empserver] / info / show.t
1 .TH Command SHOW
2 .NA show "Characteristics of sectors, units, bridges, items and news"
3 .LV Basic
4 .SY "show <land|nuke|plane|sector|ship> [b|s|c] [tech]"
5 .SY "show <bridge|item|news|tower>"
6 The show command shows characteristics of sectors, units (ships,
7 planes, land units and nukes), bridges (spans and towers), items and
8 news.
9 .s1
10 The format of each output is more fully described in separate info
11 pages (Ship-types, Nuke-types, etc.).
12 .s1
13 For sectors and units, a
14 further parameter is required to indicate whether you wish information
15 about building (b), statistics (s) or capabilities (c) of the selected
16 type.
17 .s1
18 By default, unit characteristics are shown at 1.25 times your current
19 technology level.  You can ask for a lower level with the optional
20 tech parameter.  Units beyond that level are not shown; you can only
21 get information on units that you are already or almost capable of
22 building.
23 .s1
24 So, for example
25 .EX show nuke capabilities
26 will give something like
27 .NF
28               blst dam lbs tech $
29 10kt fission     3  80   4  200 $7500
30 50kt fission     3 100   6  225 $9000
31 100kt fission    4 120   8  250 $12000
32 250kt fusion     4 150   4  280 $7500
33 500kt fusion     5 170   6  295 $9000
34 1mt fusion       6 190   8  310 $12000
35 3mt fusion       7 210  10  325 $19000
36 .FI
37 .s1
38 .SA "Ship-types, Nuke-types, Plane-types, Unit-types, Sector-types, Ships, Planes, LandUnits, Nukes, Bridges, Item-types, newspaper"