]> git.pond.sub.org Git - empserver/blob - info/pstat.t
m4: Refresh macros from autoconf-archive commit fd1d25c148
[empserver] / info / pstat.t
1 .TH Command PSTAT
2 .NA pstat "Report statistics of plane, wing or planes in a give area"
3 .LV Basic
4 .SY "pstat [<PLANE> | <SECTS>]"
5 The pstat command is a report of the varying statistics of your planes and
6 lists the info in a readable format.  Since your planes' statistics vary by
7 tech level, this is a very useful way to see what the attack, defense, etc.
8 modifiers are on a per-plane basis.
9 .s1
10 The <PLANE> and <SECTS> arguments are provided in case you only
11 wish to look at one plane
12 or all planes within a given area.
13 .s1
14 pstat expects some argument.  To see all planes, use the
15 argument '*', or enter "pstat *".
16 .EX pstat *
17 .NF
18 pln# plane-type                x,y    eff  tech att def acc ran load fuel
19    0 f2  P-51 Mustang          1,-1   100%  110   5   5  72  11    1    1
20    1 f2  P-51 Mustang          1,-1   100%  110   5   5  72  11    1    1
21    3 lb  TBD-1 Devastator      1,-1   100%  120   0   4  45  11    2    1
22 3 planes
23 .FI
24 .s1
25 The report format contains the following fields:
26 .s1
27 .in +1i
28 .L pln#
29 the plane number
30 .L type
31 the type of plane; \*Qfighter 1\*U, \*Qjet hvy bomber\*U, etc,
32 .L x,y
33 the plane's current location (relative to your capital),
34 .L eff
35 the plane's efficiency,
36 .L tech
37 the tech level at which it was created,
38 .L att
39 the attack value of the plane (for air-to-air combat)
40 .L def
41 the defensive value of the plane (for air-to-air combat)
42 .L acc
43 the accuracy of the plane (for bombing)
44 .L ran
45 and the range (in sectors) it can fly on a given mission.
46 .L load
47 the carrying capacity of the plane
48 .L fuel
49 the amount of fuel the plane takes per flight
50 .in
51 .s1
52 .SA "plane, upgrade, arm, bomb, build, drop, fly, launch, paradrop, recon, satellite, scrap, wingadd, Planes"