Re: Late war light tanks...
Looks great. Makes the upgrades that much more worth while, and keeps the light tanks usable.
Originally posted by Copper Nicus
Ok, more on that matter...
After adding the change, basic (no upgrades) best light tank unit will have following stats:
Code:# 11 - Improved Light Tank (40+mm) model = { cost = 10 buildtime = 180 manpower = 6 maxspeed = 11 defaultorganisation = 30 grounddefence = 5 airdefence = 1 softattack = 6 hardattack = 6 airattack = 1 transportweight = 30 supplyconsumption = 2 fuelconsumption = 2.5 speed_cap_art = 10 speed_cap_eng = 100 speed_cap_at = 10 speed_cap_aa = 10
It looks puny, I know. But let's add 7 levels of upgrades (ammo, optics, smoke charges, heavy tank batt, mobile artillery) f
Code:# 11 - Improved Light Tank (40+mm) model = { cost = 14 buildtime = 205 manpower = 6 maxspeed = 12 defaultorganisation = 30 grounddefence = 18 airdefence = 6 softattack = 19 hardattack = 18 airattack = 6 transportweight = 30
Looks like it can deal with any light (minor countries, militia) target...
Looks great. Makes the upgrades that much more worth while, and keeps the light tanks usable.