]> git.pond.sub.org Git - empserver/blob - info/nuke.t
WIP empdump, %a
[empserver] / info / nuke.t
1 .TH Command NUKE
2 .NA nuke "Report status of nukes"
3 .LV Expert
4 .SY "nuke <NUKES>"
5 The nuke report command is a census of your nukes.  For example:
6 .EX nuke *
7 .NF
8    # nuke type              x,y    s   eff tech carry burst
9    0 10kt  fission        -24,-4      100%  296   19P   air
10    2 15kt  fission        -19,-1      100%  296
11 2 nukes
12 .FI
13 .s1
14 The report format contains the following fields:
15 .s1
16 .in \w'nuke type\0\0'u
17 .L #
18 the nuke number
19 .L "nuke type"
20 the type of nuke; \*Q10kt fission\*U, \*Q1mt fusion\*U, etc.,
21 .L x,y
22 the nuke's current location,
23 .L s
24 the \*Qstockpile\*U designation letter,
25 .L eff
26 the nuke's efficiency, prefixed by \*Q=\*U if stopped,
27 .L tech
28 the tech level at which it was created,
29 .L carry
30 the plane the nuke is on, if any,
31 .L burst
32 whether the nuke is programmed for air or ground burst.
33 .in
34 .s1
35 .SA "arm, build, launch, transport, Planes, Nukes"