db panzer


# 0 - Pre-War tank
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 4
defaultorganisation = 30
grounddefence = 1
airdefence = 1
softattack = 4
hardattack = 2
airattack = 1
transportweight = 30
supplyconsumption = 2
fuelconsumption = 4
speed_cap_art = 4
speed_cap_eng = 4
speed_cap_at = 4
speed_cap_aa = 4
}
# 1 - Early Tank (MG)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 8
defaultorganisation = 30
grounddefence = 1
airdefence = 1
softattack = 5
hardattack = 2
airattack = 2
transportweight = 30
supplyconsumption = 2
fuelconsumption = 2
speed_cap_art = 8
speed_cap_eng = 8
speed_cap_at = 8
speed_cap_aa = 8
}
# 2 - Basic Light Tank (MG)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 30
grounddefence = 2
airdefence = 1
softattack = 6
hardattack = 3
airattack = 2
transportweight = 30
supplyconsumption = 2
fuelconsumption = 4
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 3 - Basic Light Tank (20+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 30
grounddefence = 2
airdefence = 1
softattack = 7
hardattack = 3
airattack = 2
transportweight = 30
supplyconsumption = 2
fuelconsumption = 4
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 4 - Basic Light Tank (30+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 30
grounddefence = 2
airdefence = 1
softattack = 7
hardattack = 4
airattack = 2
transportweight = 30
supplyconsumption = 2
fuelconsumption = 4
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 5 - Basic Light Tank (40+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 30
grounddefence = 2
airdefence = 1
softattack = 7
hardattack = 5
airattack = 2
transportweight = 30
supplyconsumption = 2
fuelconsumption = 4
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 6 - Improved Light Tank (20+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 30
grounddefence = 2
airdefence = 1
softattack = 7
hardattack = 4
airattack = 2
transportweight = 30
supplyconsumption = 2
fuelconsumption = 4
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 7 - Improved Light Tank (30+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 30
grounddefence = 2
airdefence = 1
softattack = 7
hardattack = 5
airattack = 2
transportweight = 30
supplyconsumption = 2
fuelconsumption = 4
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 8 - Improved Light Tank (40+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 30
grounddefence = 2
airdefence = 1
softattack = 7
hardattack = 6
airattack = 2
transportweight = 30
supplyconsumption = 2
fuelconsumption = 4
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 9 - Advanded Light Tank (30+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 12
defaultorganisation = 30
grounddefence = 4
airdefence = 1
softattack = 8
hardattack = 6
airattack = 2
transportweight = 30
supplyconsumption = 2
fuelconsumption = 4
speed_cap_art = 12
speed_cap_eng = 12
speed_cap_at = 12
speed_cap_aa = 12
}
# 10 - Advanded Light Tank (40+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 12
defaultorganisation = 30
grounddefence = 4
airdefence = 1
softattack = 8
hardattack = 7
airattack = 2
transportweight = 30
supplyconsumption = 2
fuelconsumption = 4
speed_cap_art = 12
speed_cap_eng = 12
speed_cap_at = 12
speed_cap_aa = 12
}
# 11 - Advanded Light Tank (50+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 12
defaultorganisation = 30
grounddefence = 4
airdefence = 1
softattack = 8
hardattack = 8
airattack = 2
transportweight = 30
supplyconsumption = 2
fuelconsumption = 4
speed_cap_art = 12
speed_cap_eng = 12
speed_cap_at = 12
speed_cap_aa = 12
}
# 12 - Advanced Light Tank (70+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 12
defaultorganisation = 30
grounddefence = 4
airdefence = 1
softattack = 8
hardattack = 9
airattack = 2
transportweight = 30
supplyconsumption = 2
fuelconsumption = 4
speed_cap_art = 12
speed_cap_eng = 12
speed_cap_at = 12
speed_cap_aa = 12
}
# 13 - Basic Medium Tank (MG)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 30
grounddefence = 6
airdefence = 2
softattack = 8
hardattack = 4
airattack = 2
transportweight = 40
supplyconsumption = 2.3
fuelconsumption = 7
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 14 - Basic Medium Tank (30+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 30
grounddefence = 6
airdefence = 2
softattack = 9
hardattack = 5
airattack = 2
transportweight = 40
supplyconsumption = 2.3
fuelconsumption = 7
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 15 - Basic Medium Tank (40+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 30
grounddefence = 6
airdefence = 2
softattack = 10
hardattack = 6
airattack = 2
transportweight = 40
supplyconsumption = 2.3
fuelconsumption = 7
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 16 - Basic Medium Tank (50+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 30
grounddefence = 6
airdefence = 2
softattack = 10
hardattack = 8
airattack = 2
transportweight = 40
supplyconsumption = 2.3
fuelconsumption = 7
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 17 - Basic Medium Tank (70+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 30
grounddefence = 6
airdefence = 2
softattack = 10
hardattack = 11
airattack = 2
transportweight = 40
supplyconsumption = 2.3
fuelconsumption = 7
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 18 - Improved Medium Tank (40+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 30
grounddefence = 7
airdefence = 2
softattack = 11
hardattack = 7
airattack = 2
transportweight = 40
supplyconsumption = 2.3
fuelconsumption = 7
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 19 - Improved Medium Tank (50+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 30
grounddefence = 7
airdefence = 2
softattack = 11
hardattack = 9
airattack = 2
transportweight = 40
supplyconsumption = 2.3
fuelconsumption = 7
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 20 - Improved Medium Tank (70+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 30
grounddefence = 7
airdefence = 2
softattack = 11
hardattack = 12
airattack = 2
transportweight = 40
supplyconsumption = 2.3
fuelconsumption = 7
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 21 - Improved Medium Tank (80+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 30
grounddefence = 7
airdefence = 2
softattack = 11
hardattack = 13
airattack = 2
transportweight = 40
supplyconsumption = 2.3
fuelconsumption = 7
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 22 - Advanced Medium Tank (50+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 30
grounddefence = 8
airdefence = 3
softattack = 12
hardattack = 10
airattack = 2
transportweight = 40
supplyconsumption = 2.3
fuelconsumption = 7
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 23 - Advanced Medium Tank (70+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 30
grounddefence = 8
airdefence = 3
softattack = 12
hardattack = 13
airattack = 2
transportweight = 40
supplyconsumption = 2.3
fuelconsumption = 7
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 24 - Advanced Medium Tank (80+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 30
grounddefence = 8
airdefence = 3
softattack = 12
hardattack = 14
airattack = 2
transportweight = 40
supplyconsumption = 2.3
fuelconsumption = 7
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 25 - Basic Heavy Tank (70+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 8
defaultorganisation = 30
grounddefence = 9
airdefence = 3
softattack = 12
hardattack = 12
airattack = 3
transportweight = 50
supplyconsumption = 2.5
fuelconsumption = 14
speed_cap_art = 8
speed_cap_eng = 8
speed_cap_at = 8
speed_cap_aa = 8
}
# 26 - Basic Heavy Tank (80+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 8
defaultorganisation = 30
grounddefence = 9
airdefence = 3
softattack = 12
hardattack = 13
airattack = 3
transportweight = 50
supplyconsumption = 2.5
fuelconsumption = 14
speed_cap_art = 8
speed_cap_eng = 8
speed_cap_at = 8
speed_cap_aa = 8
}
# 27 - Basic Heavy Tank (90+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 8
defaultorganisation = 30
grounddefence = 9
airdefence = 3
softattack = 12
hardattack = 15
airattack = 3
transportweight = 50
supplyconsumption = 2.5
fuelconsumption = 14
speed_cap_art = 8
speed_cap_eng = 8
speed_cap_at = 8
speed_cap_aa = 8
}
# 28 - Improved Heavy Tank (70+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 8
defaultorganisation = 25
grounddefence = 10
airdefence = 3
softattack = 14
hardattack = 13
airattack = 3
transportweight = 50
supplyconsumption = 2.5
fuelconsumption = 14
speed_cap_art = 8
speed_cap_eng = 8
speed_cap_at = 8
speed_cap_aa = 8
}
# 29 - Improved Heavy Tank (80+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 8
defaultorganisation = 25
grounddefence = 10
airdefence = 3
softattack = 14
hardattack = 15
airattack = 3
transportweight = 50
supplyconsumption = 2.5
fuelconsumption = 14
speed_cap_art = 8
speed_cap_eng = 8
speed_cap_at = 8
speed_cap_aa = 8
}
# 30 - Improved Heavy Tank (90+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 8
defaultorganisation = 25
grounddefence = 10
airdefence = 3
softattack = 14
hardattack = 17
airattack = 3
transportweight = 50
supplyconsumption = 2.5
fuelconsumption = 14
speed_cap_art = 8
speed_cap_eng = 8
speed_cap_at = 8
speed_cap_aa = 8
}
# 31 - Improved Heavy Tank (100+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 8
defaultorganisation = 25
grounddefence = 10
airdefence = 3
softattack = 14
hardattack = 19
airattack = 3
transportweight = 50
supplyconsumption = 2.6
fuelconsumption = 14
speed_cap_art = 8
speed_cap_eng = 8
speed_cap_at = 8
speed_cap_aa = 8
}
# 32 - Advanced Heavy Tank (80+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 25
grounddefence = 11
airdefence = 4
softattack = 17
hardattack = 16
airattack = 4
transportweight = 50
supplyconsumption = 2.5
fuelconsumption = 14
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 33 - Advanced Heavy Tank (90+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 25
grounddefence = 11
airdefence = 4
softattack = 17
hardattack = 18
airattack = 4
transportweight = 50
supplyconsumption = 2.5
fuelconsumption = 14
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 34 - Advanced Heavy Tank (100+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 10
defaultorganisation = 25
grounddefence = 11
airdefence = 4
softattack = 17
hardattack = 21
airattack = 4
transportweight = 50
supplyconsumption = 2.5
fuelconsumption = 14
speed_cap_art = 10
speed_cap_eng = 10
speed_cap_at = 10
speed_cap_aa = 10
}
# 35 - Advanced Heavy Tank (120+mm)
model = {
cost = 1
buildtime = 1
manpower = 7
maxspeed = 9
defaultorganisation = 25
grounddefence = 11
airdefence = 4
softattack = 19
hardattack = 23
airattack = 4
transportweight = 50
supplyconsumption = 2.5
fuelconsumption = 14
speed_cap_art = 9
speed_cap_eng = 9
speed_cap_at = 9
speed_cap_aa = 9
}
# 36 - Super-Heavy Tank (100+mm)
model = {
cost = 1
buildtime = 1
manpower = 9
maxspeed = 5
defaultorganisation = 20
grounddefence = 11
airdefence = 6
softattack = 25
hardattack = 23
airattack = 4
transportweight = 60
supplyconsumption = 3
fuelconsumption = 22
speed_cap_art = 5
speed_cap_eng = 5
speed_cap_at = 5
speed_cap_aa = 5
}
# 37 - Super-Heavy Tank (120+mm)
model = {
cost = 1
buildtime = 1
manpower = 9
maxspeed = 5
defaultorganisation = 20
grounddefence = 11
airdefence = 6
softattack = 25
hardattack = 26
airattack = 4
transportweight = 60
supplyconsumption = 3
fuelconsumption = 22
speed_cap_art = 5
speed_cap_eng = 5
speed_cap_at = 5
speed_cap_aa = 5
}
# 38 - Super-Heavy Tank (150+mm)
model = {
cost = 1
buildtime = 1
manpower = 9
maxspeed = 4
defaultorganisation = 20
grounddefence = 11
airdefence = 6
softattack = 26
hardattack = 30
airattack = 4
transportweight = 60
supplyconsumption = 3.1
fuelconsumption = 22
speed_cap_art = 4
speed_cap_eng = 4
speed_cap_at = 4
speed_cap_aa = 4
}

Wyszukiwarka