]> git.pond.sub.org Git - empserver/blob - info/plane.t
(plan): Condense columns LSB and nuke into column special. Rename
[empserver] / info / plane.t
1 .TH Command PLANE
2 .NA plane "Report status of planes"
3 .LV Basic
4 .SY "plane <PLANES>"
5 The plane report command is a census of your planes and lists all the
6 information available in readable format.  For example:
7 .EX plane *
8 .NF
9    #    type                x,y    w  eff  mu def tech ran hard carry special
10    0 f2  P-51 Mustang       1,-1     100%  90   5  110  11    0
11    1 f2  P-51 Mustang       1,-1     100%  90   5  110  11    0
12    3 lb  TBD-1 Devastato    1,-1     100%  90   4  120  11    0
13 3 planes
14 .FI
15 .s1
16 The report format contains the following fields:
17 .s1
18 .in +1i
19 .L #
20 the plane number
21 .L type
22 the type of plane; \*Qfighter 1\*U, \*Qjet hvy bomber\*U, etc.,
23 .L x,y
24 the plane's current location
25 .L w
26 the \*Qair wing\*U designation letter (set by \*Qwingadd\*U command),
27 .L eff
28 the plane's efficiency,
29 .L mu
30 the number of mobility points the plane has,
31 .L def
32 the defense value of the plane (for air-to-air combat)
33 .L tech
34 the tech level at which it was created,
35 .L range
36 and the range (in sectors) it can fly in one sortie,
37 .L carry
38 the ship or land unit the plane is on
39 .L special
40 shows \*Qorbit\*U or \*Qgeosync\*U for satellites in (geo-synchronous)
41 orbit, else nuclear armament type and programming (\*QA\*U for
42 air burst, \*QG\*U for ground burst; see info \*Qarm\*U).
43 .in
44 .s1
45 .SA "pstat, upgrade, arm, bomb, build, drop, fly, launch, paradrop, recon, satellite, scrap, wingadd, Planes"