Contour Bombers
# 0 - Basic Contour Bomber
model = {
cost = 7
buildtime = 60
defaultorganisation = 30
manpower = 1
maxspeed = 60
surfacedetectioncapability = 1
airdetectioncapability = 0
surfacedefence = 6
airdefence = 1
airattack = 1
strategicattack = 0
tacticalattack = 2
navalattack = 0
range = 90
supplyconsumption = 2
fuelconsumption = 2
}
# 1 - Improved Contour Bomber
model = {
cost = 8
buildtime = 70
defaultorganisation = 30
manpower = 1
maxspeed = 80
surfacedetectioncapability = 2
airdetectioncapability = 1
surfacedefence = 8
airdefence = 2
airattack = 2
strategicattack = 1
tacticalattack = 4
navalattack = 0
range = 120
supplyconsumption = 2.2
fuelconsumption = 2.2
}
# 0 - Basic Contour Bomber
model = {
cost = 7
buildtime = 60
defaultorganisation = 30
manpower = 1
maxspeed = 60
surfacedetectioncapability = 1
airdetectioncapability = 0
surfacedefence = 6
airdefence = 1
airattack = 1
strategicattack = 0
tacticalattack = 2
navalattack = 0
range = 90
supplyconsumption = 2
fuelconsumption = 2
}
# 1 - Improved Contour Bomber
model = {
cost = 8
buildtime = 70
defaultorganisation = 30
manpower = 1
maxspeed = 80
surfacedetectioncapability = 2
airdetectioncapability = 1
surfacedefence = 8
airdefence = 2
airattack = 2
strategicattack = 1
tacticalattack = 4
navalattack = 0
range = 120
supplyconsumption = 2.2
fuelconsumption = 2.2
}