]> git.pond.sub.org Git - empserver/blob - info/ship.t
m4: Refresh macros from autoconf-archive commit fd1d25c148
[empserver] / info / ship.t
1 .TH Command SHIP
2 .NA ship "Report status of ships"
3 .LV Basic
4 .SY "ship <SHIPS>"
5 The ship report command is a census of your ships.  For example:
6 .EX ship *
7 .NF
8 shp#     ship type       x,y   fl   eff civ mil  uw  fd pn he xl ln mob tech
9    0 dd  destroyer       1,1       100%   0   0   0   0  0  0  0  0 127  140
10    1 bb  battleship      1,1       100%   0   0   0   0  0  0  0  0 120  200
11 2 ships
12 .FI
13 .s1
14 The report format contains the following fields:
15 .s1
16 .in \w'ship type\0\0'u
17 .L shp#
18 the ship number
19 .L "ship type"
20 the type of ship; \*Qpatrol boat\*U, \*Qsubmarine\*U, etc.,
21 .L x,y
22 the ship's current location,
23 .L flt
24 the fleet designation letter (set by \*Qfleetadd\*U command),
25 .L eff
26 the ship's efficiency, prefixed by \*Q!\*U if stopped,
27 .L civ
28 the number of civilians on board,
29 .L mil
30 mil is the number of military on board,
31 .L uw
32 the number of uncompensated workers on board,
33 .L fd
34 the amount of food on board,
35 .L pn
36 the number of planes on the ship,
37 .L he
38 the number of helicopters on board,
39 .L xl
40 the number of extra-light planes on board,
41 .L ln
42 the number of land units on board,
43 .L mob
44 the mobility of the ship,
45 .L tech
46 the tech level of the ship.
47 .in
48 .s1
49 .SA "sstat, build, cargo, fleetadd, navigate, load, lookout, scrap, sonar, torpedo, upgrade, land, Ships"