Unit Level

PC/MAC : Commander the Great War is the latest release in the popular Commander series to bring the thrill, excitement and mind-breaking decision making of these difficult times to life.

Moderators: Slitherine Core, The Lordz

Post Reply
erikthejohn
Private First Class - Opel Blitz
Private First Class - Opel Blitz
Posts: 4
Joined: Sat Aug 09, 2014 3:44 pm

Unit Level

Post by erikthejohn »

Hello!
Noticed that Austria has unit level 1 and Germany has level 2 on theire infantry. When do the Level of Units changes to 2 for austria (if it ever do)?

Great game btw!

/Erik
Historion
Corporal - 5 cm Pak 38
Corporal - 5 cm Pak 38
Posts: 31
Joined: Wed Jul 30, 2014 10:41 pm

Re: Unit Level

Post by Historion »

Unit Level depends on researched tech and Unit upgrades. "Industrial Warfare" is the first tech Austria should focus research on. "Industrial Warfare" will then be available in less than 10 turns. Upgrading a unit for 2 PP makes it Level II.
Late game Infantry has Level XIII while Garrison has Level IV and Cavalry Level III.

see file "technology.lua"

Code: Select all

data.newTechnologies =
{
  industrial_warfare =
  {
		stats =
		{
			basedefense = 4,
			--ammunition = -1,
		},
		unitTypes = {"infantry", "garrison", "cavalry"},
		cost = 2,       --Upgrade cost
		time = 100,   --time points to complete tech
		level = true,  -- increase unit level yes/no
  },
Post Reply

Return to “Commander - The Great War”