]> git.pond.sub.org Git - empserver/blob - info/Commands/show.t
Import of Empire 4.2.12
[empserver] / info / Commands / show.t
1 .TH Command SHOW
2 .NA show "Stats for building ships, planes, units, or bridges"
3 .LV Basic
4 .SY "show <sector|bridge|land|plane|ship|nuke> [build|stats|capabilities] [tech]"
5 The show command either gives information on the indicated unit types.
6 This information is gleaned directly from the current Empire
7 data structures so is always up to date.
8 The format of each output is more fully described
9 in the relevant info pages
10 (Ship-types, Nuke-types etc.).
11 .s1
12 Describe currently knows about bridges, planes, ships, land units, nukes,
13 and sectors at a given tech (up to 1.25 times your current tech.)
14 .s1
15 To get information on a particular topic type:
16 .EX show unit-type
17 Unless the unit is a bridge, a further parameter is needed to indicate
18 whether you wish information about construction of units, the statistics
19 of units or the capabilities & abilities of units.
20 So, for example
21 .EX show nuke capabilities
22 will give something like
23 .NF
24               blst dam lbs tech $
25 10kt fission     3  80   4  200 $7500
26 50kt fission     3 100   6  225 $9000
27 100kt fission    4 120   8  250 $12000
28 250kt fusion     4 150   4  280 $7500
29 500kt fusion     5 170   6  295 $9000
30 1mt fusion       6 190   8  310 $12000
31 3mt fusion       7 210  10  325 $19000
32 .s1
33 Note that you can only get information on items that you are actually
34 technologically capable of building (within 1.25 times of your current
35 tech.)
36 .FI
37 .s1
38 To learn about the various build costs, stats, capabilities, and their 
39 meanings, see the info files below.
40 .s1
41 .SA "Ship-types, Nuke-types, Plane-types, Unit-types, Sector-types, Ships, Planes, LandUnits"