(mchrstr, plchrstr, lchrstr, nchrstr): New member m_type, pl_type,
l_type, n_type. (mchr_ca, plchr_ca, lchr_ca, nchr_ca): New selector type. Update builtin config files.
This commit is contained in:
parent
99c533fef7
commit
c596577d32
9 changed files with 119 additions and 115 deletions
|
@ -37,18 +37,18 @@
|
|||
# document them all.
|
||||
|
||||
config nuke-chr
|
||||
name l_b h_b o_b r_b bla dam cost tech wei flags
|
||||
"10kt fission" 50 50 25 70 3 70 10000 280 4 ()
|
||||
"15kt fission" 50 50 25 80 3 90 15000 290 5 ()
|
||||
"50kt fission" 60 60 30 90 3 100 25000 300 6 ()
|
||||
"100kt fission" 75 75 40 120 4 125 30000 310 8 ()
|
||||
"5kt fusion" 15 15 15 30 2 80 12500 315 1 ()
|
||||
"75kt fusion" 40 40 35 50 3 90 20000 320 3 ()
|
||||
"250kt fusion" 50 50 45 60 4 110 25000 330 4 ()
|
||||
"500kt fusion" 60 60 50 80 5 120 35000 340 5 ()
|
||||
"1mt fusion" 75 75 50 110 6 150 40000 350 5 ()
|
||||
"60kt neutron" 60 60 30 100 3 30 30000 355 2 (neutron)
|
||||
"3mt fusion" 100 100 75 130 7 170 45000 360 6 ()
|
||||
"5mt fusion" 120 120 100 150 8 190 50000 370 8 ()
|
||||
"120kt neutron" 75 75 40 120 5 50 36000 375 3 (neutron)
|
||||
type name l_b h_b o_b r_b bla dam cost tech wei flags
|
||||
0 "10kt fission" 50 50 25 70 3 70 10000 280 4 ()
|
||||
1 "15kt fission" 50 50 25 80 3 90 15000 290 5 ()
|
||||
2 "50kt fission" 60 60 30 90 3 100 25000 300 6 ()
|
||||
3 "100kt fission" 75 75 40 120 4 125 30000 310 8 ()
|
||||
4 "5kt fusion" 15 15 15 30 2 80 12500 315 1 ()
|
||||
5 "75kt fusion" 40 40 35 50 3 90 20000 320 3 ()
|
||||
6 "250kt fusion" 50 50 45 60 4 110 25000 330 4 ()
|
||||
7 "500kt fusion" 60 60 50 80 5 120 35000 340 5 ()
|
||||
8 "1mt fusion" 75 75 50 110 6 150 40000 350 5 ()
|
||||
9 "60kt neutron" 60 60 30 100 3 30 30000 355 2 (neutron)
|
||||
10 "3mt fusion" 100 100 75 130 7 170 45000 360 6 ()
|
||||
11 "5mt fusion" 120 120 100 150 8 190 50000 370 8 ()
|
||||
12 "120kt neutron" 75 75 40 120 5 50 36000 375 3 (neutron)
|
||||
/config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue