]> git.pond.sub.org Git - empserver/blobdiff - info/Nuke-types.t
info/Empire4.4: Improve a few change log entries
[empserver] / info / Nuke-types.t
index 20d970d3746f7a00d506b35d125164a64061e1bb..5a89006551cd6e4d654fb2b82c9299b48bf3c197 100644 (file)
@@ -16,7 +16,7 @@ The details of the nuclear devices present in Empire can be seen using
 the show command.
 The meaning of the fields are as follows:
 .s1
-.in \w'name\0\0'u
+.in \w'abilities\0\0'u
 .L name
 The nukes name.
 .L lcm
@@ -27,15 +27,14 @@ The amount of hcm needed to build the nuke
 The amount of crude oil required to build it.
 .L rad
 The number of radioactive products required to build it.
+.L avail
+The avail (work) required to build the nuke.
 .L tech
 The minimum tech level required to construct the nuke.
+.L res
+The minimum research level required to construct the nuke.
 .L $
 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
 The blast type of the nuke
 .L dam
@@ -43,31 +42,34 @@ The damage rating of the nuke
 .L lbs
 the weight of the warhead, limiting missile and plane nuclear
 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
 .s1
 As a guide (these numbers are subject to change):
 .EX show nuke build
 .NF
-        lcm hcm  oil  rad tech $
-10kt fission   50  50   25   50  200 $7500
-50kt fission   60  60   30   75  225 $9000
-100kt fission  75  75   40  100  250 $12000
-250kt fusion   50  50   25   50  280 $7500
-500kt fusion   60  60   30   75  295 $9000
-1mt fusion     75  75   50  100  310 $12000
-3mt fusion    100 100   75  127  325 $19000
+Printing for tech level '300'
+              lcm hcm  oil  rad avail tech res $
+10kt  fission  50  50   25   70    49  280   0 $ 10000
+15kt  fission  50  50   25   80    51  290   0 $ 15000
+50kt  fission  60  60   30   90    60  300   0 $ 25000
 .FI
 .s1
 .EX show nuke capab
 .NF
-        blst dam lbs tech $
-10kt fission     3  80   4  200 $7500
-50kt fission     3 100   6  225 $9000
-100kt fission    4 120   8  250 $12000
-250kt fusion     4 150   4  280 $7500
-500kt fusion     5 170   6  295 $9000
-1mt fusion       6 190   8  310 $12000
-3mt fusion       7 210  10  325 $19000
+Printing for tech level '300'
+              blst dam lbs tech res $        abilities
+10kt  fission    3  70   4  280   0 $  10000
+15kt  fission    3  90   5  290   0 $  15000
+50kt  fission    3 100   6  300   0 $  25000
 .FI
 .s1
 The larger the megatonnage, the more damage done by the weapon.
@@ -76,4 +78,4 @@ by experimentation,
 although research suggests that radioactivity left behind by nuclear
 detonations may have lasting effects.
 .s1
-.SA "launch, fly, build, transport, show, Planes"
+.SA "launch, fly, build, transport, show, Planes, Nukes, Fallout"