]> git.pond.sub.org Git - empserver/blob - info/land.t
WIP empdump, %a
[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 rd xl ln carry
10    0 cav   cavalry      1,-1     100%  10   0 127  12 992  75%  3  0  0
11    1 cav   cavalry      0,0      100%   0   0 127  12 968  75%  3  0  0
12    2 cav   cavalry      0,0      100%  10   0 127  12  40  75%  3  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 fl
38 the amount of fuel on board (only if the FUEL option is enabled),
39 .L tch
40 the tech level of the land unit,
41 .L retr
42 the retreat percentage of the land unit (see info \*morale\*U),
43 .L rd
44 the land unit's reaction radius (see info \*Qfortify\*U),
45 .L xl
46 the number of extra-light planes on board,
47 .L ln
48 the number of land units on board,
49 .L carry
50 the ship or land unit the carrying the land unit, if any.
51 .in
52 .s1
53 .SA "lstat, upgrade, build, cargo, army, march, attack, assault, lload, llookout, scrap, lmine, LandUnits"