info/Nuke-types: Document show columns avail, res, abilities

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2015-07-02 09:40:34 +02:00
parent 659957c40c
commit feb894cf1e

View file

@ -16,7 +16,7 @@ The details of the nuclear devices present in Empire can be seen using
the show command. the show command.
The meaning of the fields are as follows: The meaning of the fields are as follows:
.s1 .s1
.in \w'name\0\0'u .in \w'abilities\0\0'u
.L name .L name
The nukes name. The nukes name.
.L lcm .L lcm
@ -27,15 +27,14 @@ The amount of hcm needed to build the nuke
The amount of crude oil required to build it. The amount of crude oil required to build it.
.L rad .L rad
The number of radioactive products required to build it. The number of radioactive products required to build it.
.L avail
The avail (work) required to build the nuke.
.L tech .L tech
The minimum tech level required to construct the nuke. The minimum tech level required to construct the nuke.
.L res
The minimum research level required to construct the nuke.
.L $ .L $
The cost of the nuke to construct. The cost of the nuke to construct.
.s1
.in
The other fields given in the capabilities are as follows.
.s1
.in \w'blst\0\0'u
.L blst .L blst
The blast type of the nuke The blast type of the nuke
.L dam .L dam
@ -43,6 +42,15 @@ The damage rating of the nuke
.L lbs .L lbs
the weight of the warhead, limiting missile and plane nuclear the weight of the warhead, limiting missile and plane nuclear
device carrying capacity. device carrying capacity.
.L abilities
Special abilties, if any
.in
.s1
The abilities are as follows:
.s1
.in \w'neutron\00'u
.L neutron
Creates much more severe nuclear fallout.
.in .in
.s1 .s1
As a guide (these numbers are subject to change): As a guide (these numbers are subject to change):
@ -70,4 +78,4 @@ by experimentation,
although research suggests that radioactivity left behind by nuclear although research suggests that radioactivity left behind by nuclear
detonations may have lasting effects. detonations may have lasting effects.
.s1 .s1
.SA "launch, fly, build, transport, show, Planes, Nukes" .SA "launch, fly, build, transport, show, Planes, Nukes, Fallout"