You are on page 1of 1

# 0 - Early Search Radar

model = {
cost
buildtime
manpower
surfacedetectioncapability
airdetectioncapability
subdetectioncapability
airdefence
seaattack
convoyattack
subattack
airattack
shorebombardment
distance
supplyconsumption
fuelconsumption
upgrade_time_factor
upgrade_cost_factor
}
# 1 - Late Search Radar
model = {
cost
buildtime
manpower
surfacedetectioncapability
airdetectioncapability
subdetectioncapability
airdefence
seaattack
convoyattack
subattack
airattack
shorebombardment
distance
supplyconsumption
fuelconsumption
upgrade_time_factor
upgrade_cost_factor
}

2
1
0.2
1
1
0
0
0
0
0
0
0
0
0.1
0
0.5
1.0

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

2.5
1
0.2
2
2
0
0
0
0
0
0
0
0
0.2
0
0.5
1.0

########################################

=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=
=

You might also like