]> git.pond.sub.org Git - empserver/blob - info/Nuke-types.t
New info Hvy-Plastic
[empserver] / info / Nuke-types.t
1 .TH Concept "Nuke Types"
2 .NA Nuke-types "Description of different kinds of nuclear weapons"
3 .LV Expert
4 There are two different types of nuclear devices in Empire:
5 fission bombs, fusion bombs.
6 Both fission and fusion bombs perform similarly,
7 with fusion bombs giving \*Qmore bang for the buck\*U.
8 .s1
9 In general, the only way to avoid damage by a nuclear detonation
10 is to avoid the area prior to and during actual detonation.
11 \*QHardening\*U missiles (in silos) is the only exception,
12 and even that cannot protect from a direct hit
13 by the larger nuclear devices.
14 .s1
15 The details of the nuclear devices present in Empire can be seen using
16 the show command.
17 The meaning of the fields are as follows:
18 .s1
19 .in \w'name\0\0'u
20 .L name
21 The nukes name.
22 .L lcm
23 The amount of lcm needed to build the nuke
24 .L hcm
25 The amount of hcm needed to build the nuke
26 .L oil
27 The amount of crude oil required to build it.
28 .L rad
29 The number of radioactive products required to build it.
30 .L tech
31 The minimum tech level required to construct the nuke.
32 .L $
33 The cost of the nuke to construct.
34 .s1
35 .in
36 The other fields given in the capabilities are as follows.
37 .s1
38 .in \w'blst\0\0'u
39 .L blst
40 The blast type of the nuke
41 .L dam
42 The damage rating of the nuke
43 .L lbs
44 the weight of the warhead, limiting missile and plane nuclear
45 device carrying capacity.
46 .in
47 .s1
48 As a guide (these numbers are subject to change):
49 .EX show nuke build
50 .NF
51 Printing for tech level '300'
52               lcm hcm  oil  rad avail tech res $
53 10kt  fission  50  50   25   70    49  280   0 $ 10000
54 15kt  fission  50  50   25   80    51  290   0 $ 15000
55 50kt  fission  60  60   30   90    60  300   0 $ 25000
56 .FI
57 .s1
58 .EX show nuke capab
59 .NF
60 Printing for tech level '300'
61               blst dam lbs tech res $        abilities
62 10kt  fission    3  70   4  280   0 $  10000
63 15kt  fission    3  90   5  290   0 $  15000
64 50kt  fission    3 100   6  300   0 $  25000
65 .FI
66 .s1
67 The larger the megatonnage, the more damage done by the weapon.
68 Effects (as in the real world) can only be determined
69 by experimentation,
70 although research suggests that radioactivity left behind by nuclear
71 detonations may have lasting effects.
72 .s1
73 .SA "launch, fly, build, transport, show, Planes, Nukes"