empserver/info/land.t
Markus Armbruster 5010240995 info: Belatedly update for change of stop prefix to '!'
Commit eb1512d (v4.3.6) added the '=' if stopped before efficiency.
Commit 016249c (v4.3.6) changed it to '!' without updating info ship,
plane, land, nuke.

Reported-by: Harald Katzer
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2015-12-05 12:41:16 +01:00

49 lines
1.3 KiB
Perl

.TH Command LAND
.NA land "Report status of land units"
.LV Basic
.SY "land <UNITS>"
The land unit report command is a census of your land units. For
example:
.EX land *
.NF
# unit type x,y a eff mil frt mu fd tch retr xl ln carry
0 cav cavalry 1,-1 100% 10 0 127 12 992 75% 0 0
1 cav cavalry 0,0 100% 0 0 127 12 968 75% 0 0
2 cav cavalry 0,0 100% 10 0 127 12 40 75% 0 0
3 units
.FI
.s1
The report format contains the following fields:
.s1
.in \w'unit type\0\0'u
.L #
the unit number
.L "unit type"
the type of land unit; \*Qcavalry\*U, \*Qengineer\*U, etc.,
.L x,y
the land unit's current location,
.L a
the army designation letter (set by \*Qarmy\*U command),
.L eff
the land unit's efficiency, prefixed by \*Q!\*U if stopped,
.L mil
the number of mil currently in the land unit,
.L frt
the land unit's fortification level,
.L mu
the mobility of the land unit,
.L fd
the amount of food on board,
.L tch
the tech level of the land unit,
.L retr
the retreat percentage of the land unit (see info \*Qmorale\*U),
.L xl
the number of extra-light planes on board,
.L ln
the number of land units on board,
.L carry
the ship or land unit the carrying the land unit, if any.
.in
.s1
.SA "lstat, upgrade, build, cargo, army, march, attack, assault, lload, llookout, scrap, lmine, LandUnits"