• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Faeelin

Banned
79 Badges
Dec 15, 2001
7.302
2.824
Visit site
  • Stellaris: Galaxy Edition
  • 500k Club
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Pre-order
  • Crusader Kings II: Way of Life
  • Pillars of Eternity
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Europa Universalis IV: Mare Nostrum
  • Stellaris
  • Stellaris: Galaxy Edition
  • Victoria 2: Heart of Darkness
  • Hearts of Iron IV: Cadet
  • Crusader Kings II: Reapers Due
  • Europa Universalis IV: Rights of Man
  • Tyranny: Archon Edition
  • Stellaris: Digital Anniversary Edition
  • Stellaris: Leviathans Story Pack
  • Hearts of Iron IV: Together for Victory
  • Stellaris - Path to Destruction bundle
  • Europa Universalis IV: Mandate of Heaven
  • Surviving Mars
  • Hearts of Iron IV: Death or Dishonor
  • Hearts of Iron IV: No Step Back
  • Europa Universalis IV: Art of War
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sword of Islam
  • Darkest Hour
  • Europa Universalis III
  • Europa Universalis III Complete
  • Divine Wind
  • Europa Universalis IV
  • Crusader Kings II
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • For The Glory
  • Heir to the Throne
  • Europa Universalis III Complete
  • March of the Eagles
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
  • Victoria 2
I'm looking at the following lines in a save file (I'm trying to make units the more modern version), and I have no clue which line of text represents the model number:

landunit = {
id = { type = 20800 id = 137 }
name = "II. Draka Corp"
location = 321
prevprov = 321
home = 321
morale = 0.0010
leader = {
id = { type = 6 id = 450040 }
name = "Simon "
tag = U00
picture = "dl40"
category = general
y = 1930
y = 1990
y = 1990
y = 1990
max_skill = 6
skill = 2
}
division = {
id = { type = 20800 id = 138 }
name = "2. Army Legion"
flag = 34864
mod = { 0 10 1 0 11 0 0 0 }
brig = { 1 0 0 0 0 8 0 0 0 0 0.5035 0 0 0 0 }
all = { 100 100 104.4111 109 124 20 0 1.4300 0.5000 5 6 6 4 0 -0.2000 1.2500 0.2500 }
land = { 35 22 100 4 20 10 10 4 6 4 5 }
}
division = {
id = { type = 20800 id = 139 }
name = "12. Army Legion"
flag = 34864
mod = { 0 10 1 0 11 0 0 0 }
brig = { 1 0 0 0 0 8 0 0 0 0 0.2778 0 0 0 0 }
all = { 100 100 104.4111 109 124 20 0 1.4300 0.5000 5 6 6 4 0 -0.2000 1.2500 0.2500 }
land = { 35 22 100 4 20 10 10 4 6 4 5 }
}

I get that there are two divisions. But what's their tech level?