]> git.pond.sub.org Git - empserver/blob - info/land.t
client: Unbreak standalone build
[empserver] / info / land.t
1 .TH Command LAND
2 .NA land "Report status of land units"
3 .LV Basic
4 .SY "land <UNITS>"
5 The land unit report command is a census of your land units.  For
6 example:
7 .EX land *
8 .NF
9    # unit type          x,y   a   eff mil frt  mu  fd tch retr xl ln carry
10    0 cav   cavalry      1,-1     100%  10   0 127  12 992  75%  0  0
11    1 cav   cavalry      0,0      100%   0   0 127  12 968  75%  0  0
12    2 cav   cavalry      0,0      100%  10   0 127  12  40  75%  0  0
13 3 units
14 .FI
15 .s1
16 The report format contains the following fields:
17 .s1
18 .in \w'unit type\0\0'u
19 .L #
20 the unit number
21 .L "unit type"
22 the type of land unit; \*Qcavalry\*U, \*Qengineer\*U, etc.,
23 .L x,y
24 the land unit's current location,
25 .L a
26 the army designation letter (set by \*Qarmy\*U command),
27 .L eff
28 the land unit's efficiency, prefixed by \*Q!\*U if stopped,
29 .L mil
30 the number of mil currently in the land unit,
31 .L frt
32 the land unit's fortification level,
33 .L mu
34 the mobility of the land unit,
35 .L fd
36 the amount of food on board,
37 .L tch
38 the tech level of the land unit,
39 .L retr
40 the retreat percentage of the land unit (see info \*Qmorale\*U),
41 .L xl
42 the number of extra-light planes on board,
43 .L ln
44 the number of land units on board,
45 .L carry
46 the ship or land unit the carrying the land unit, if any.
47 .in
48 .s1
49 .SA "lstat, upgrade, build, cargo, army, march, attack, assault, lload, llookout, scrap, lmine, LandUnits"