model = { # FF básica (1942)
cost = 3
buildtime = 120
defaultorganisation = 30
morale = 30
manpower = 0.5
maxspeed = 25
surfacedetectioncapability = 3
airdetectioncapability = 6
subdetectioncapability = 17 # 14
visibility = 50
seadefence = 5
airdefence = 6
seaattack = 5
convoyattack = 3
subattack = 15 #12
airattack = 5 # 4
shorebombardment = 1 # 2
transportcapability = 0
range = 4000
supplyconsumption = 0.3
fuelconsumption = 0.3
distance = 0.21
}
model = { # FF mejorada (1944)
cost = 4
buildtime = 135
defaultorganisation = 30
morale = 30
manpower = 0.5
maxspeed = 28
surfacedetectioncapability = 4
airdetectioncapability = 7
subdetectioncapability = 19
visibility = 50
seadefence = 5
airdefence = 7
seaattack = 5
convoyattack = 3
subattack = 17
airattack = 7
shorebombardment = 1
transportcapability = 0
range = 4500
supplyconsumption = 0.3
fuelconsumption = 0.3
distance = 0.21
}
model = { # FF semimoderna (1947)
cost = 6
buildtime = 160
defaultorganisation = 35
morale = 30
manpower = 0.5
maxspeed = 29
surfacedetectioncapability = 5
airdetectioncapability = 9
subdetectioncapability = 21
visibility = 50
seadefence = 7
airdefence = 9
seaattack = 6
convoyattack = 5
subattack = 20
airattack = 9
shorebombardment = 2
transportcapability = 0
range = 5000
supplyconsumption = 0.4
fuelconsumption = 0.6
distance = 0.24
}