• 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.
Kretoxian said:
BTW, Foxbat, i think you could complete the info with the one displayed here:
http://www.battleships-cruisers.co.uk/russian_submarines.htm

And then we have two more subs, Treska and Bielukha made in 34 and 35 respectively and discarded in 1958.
http://www.deepstorm.ru/ said:
S-310(1933-1934 "Bielukha", 1934-149 Sch-310, 1949-1953 S-310) was disarmed and excluded from fleet in August 17 1953, in October 1 1953 it was decomisioned. In 1958 it was either scrapped or used for target practice.

PZS-5(1933-1934 "Treska", 1934-1949 Sch-307, 1949-1957 PZS-5) was disarmed, excluded from battle orders and transformed into floating charging station in April 23 1948, in April 8 1957 it was excluded from fleet. May 7 1957, decomisioned and scrapped in Liepaja, some parts later were used as memorial.
You see, the fact that these subs were afloat doesn't mean that they were in active service. :)

P.S.: Both subs are marked as V series submarines on that site, while they were built as V bis 2 series.
 
Saudi Arabian, South Korean, South African, Spanish and Swedish OOBs completed.

Foxbat, i know it's a very hard work, but could you please post info about the rest of the soviet land divisions?? (IE, inf., Mar, mech, Mountain, mot... etc)
because the already posted ones are only armoured divisions right??
 
Kretoxian said:
Foxbat, i know it's a very hard work, but could you please post info about the rest of the soviet land divisions?? (IE, inf., Mar, mech, Mountain, mot... etc)
because the already posted ones are only armoured divisions right??

The problem is, that I have info only on armored and mechanised units of soviet army. I'll try to digg something up, but I can't guarantee that I'll come up with something.
 
Foxbat said:
The problem is, that I have info only on armored and mechanised units of soviet army. I'll try to digg something up, but I can't guarantee that I'll come up with something.

Don't worry if you can't, i agreed with Anzu (the one who gathered info for the original mod) to complete the remaining OOB (USAAF, USSR land -except armored- and air, and Chinese Air force and Navy)
 
A big achievement, i have completed the OOBs for Switzerland, Syria, Thailand, Turkey,Uruguay, Venezuela, Yemen and Yugoslavia, so "only" the big four (UK, USA, USSR and PRC) are left.
 
ALERT: I can't do the British OOB because the original post's data is too outdated , specially in the land forces, so if anyone could post info on British land army i would be very grateful.

Iit's not applicable the data for 1950 because much changed since then until the mod starts specially for this army.
 
Ok i've finished the British land troops but i'm not very sure about the historical fidelity of it, specially concerning the names of the units, that's why i'm posting it:
Code:
  landunit = {
	id = { type = 12079 id = 1 }
	name = "London District"
	location = 19
		division = {
			id = { type = 12079 id = 2 }
			name = "Royal Guard"
			type = garrison
			model = 1
			extra = police
			brigade_model = 2
			locked = yes
			}
	}
	landunit = {
	id = { type = 12079 id = 3 }
	name = "Edinburgh District"
	location = 10
		division = {
			id = { type = 12079 id = 4 }
			name = "Highlanders Royal Guard"
			type = garrison
			model = 1
			strength = 30
			locked = yes
			}
	}
	landunit = {
	id = { type = 12079 id = 5 }
	name = "Northern Ireland Command"
	location = 28
		division = {
			id = { type = 12079 id = 6 }
			name = "Royal Ulster Constabulary"
			type = garrison
			model = 1
			locked = yes
			extra = police
			model = 0
			strength = 30
			}
	}
	landunit = {
	id = { type = 12079 id = 7 }
	name = "Southern Command"
	location = 22
		division = {
			id = { type = 12079 id = 8 }
			name = "48th 'South Midlands' Division"
			type = infantry
			model = 1
			extra = armored_car
			brigade_model = 1
			strength = 30
			}
	}
	landunit = {
	id = { type = 12079 id = 9 }
	name = "Eastern Command"
	location = 17
		division = {
			id = { type = 12079 id = 10 }
			name = "54th 'East Anglia' Division"
			type = infantry
			model = 1
			extra = artillery
			brigade_model = 1
			}
	}
	landunit = {
	id = { type = 12079 id = 11 }
	name = "Western Command"
	location = 15
		division = {
			id = { type = 12079 id = 12 }
			name = "38th 'Welsh' Division"
			type = infantry
			model = 1
			strength = 10
			}
	}
	landunit = {
	id = { type = 12079 id = 13 }
	name = "Northern Command"
	location = 12
		division = {
			id = { type = 12079 id = 14 }
			name = "23rd 'Northumbrian' Division"
			type = infantry
			model = 1
			strength = 10
			}
	}
	landunit = {
	id = { type = 12079 id = 15 }
	name = "Jamaican Defence Force"
	location = 891
		division = {
			id = { type = 12079 id = 16 }
			name = "Royal Jamaican Rifles"
			type = garrison
			locked = yes
			model = 0
			}
	}
	landunit = {
	id = { type = 12079 id = 17 }
	name = "Gibraltar Defence Force"
	location = 348
		division = {
			id = { type = 12079 id = 18 }
			name = "Gibraltar Garrison"
			type = garrison
			locked = yes
			model = 1
			extra = artillery
			brigade_model = 1
			}
	}
	landunit = {
	id = { type = 12079 id = 19 }
	name = "Malta Defence Force"
	location = 31
		division = {
			id = { type = 12079 id = 20 }
			name = "Malta Garrison"
			type = garrison
			locked = yes
			model = 1
			extra = light_armor_brigade
			brigade_model = 1
			}
	}
	###########################
	#British Troops in Austria#
	###########################
	landunit = {
	id = { type = 12079 id = 21 }
	name = "Austrian District"
	location = 462
		division = {
			id = { type = 12079 id = 22 }
			name = "51st 'Highland' Division"
			type = infantry
			model = 1
			strength = 50
			}
	}
	###########################
	#British Troops in Germany#
	###########################
	landunit = {
	id = { type = 12079 id = 51 }
	name = "I Corps"
	location = 75
		division = {
			id = { type = 12079 id = 52 }
			name = "HQ Northag"
			type = hq
			model = 1
			extra = artillery
			brigade_model = 1
			}
		division = {
			id = { type = 12079 id = 23 }
			name = "2nd Infantry Division"
			type = infantry
			model = 1
			extra = engineer
			brigade_model = 1
			}
	}
	landunit = {
		id = { type = 12079 id = 24 }
		name = "II Corps"
		location = 76
			division = {
				id = { type = 12079 id = 25 }
				name = "6th Armoured Division"
				type = armor 
				model = 0
				}
	}
	landunit = {
		id = { type = 12079 id = 26 }
		name = "III Corps"
		location = 87
			division = {
				id = { type = 12079 id = 27 }
				name = "7th Armoured Division 'Desert Rats'"
				type = armor 
				model = 0
				}
	}
	landunit = {
		id = { type = 12079 id = 28 }
		name = "IV Corps"
		location = 81
			division = {
				id = { type = 12079 id = 29 }
				name = "11th Armoured Division"
				type = armor 
				model = 0
				}
	}
	landunit = {
		id = { type = 12079 id = 30 }
		name = "Cyprus Defence Force"
		location = 444
			division = {
				id = { type = 12079 id = 31 }
				name = "Cyprus Garrison"
				locked = yes
				type = garrison
				model = 0
				strength = 20
				}
	}
	#########################
	#British Troops in Libya#
	#########################
	landunit = {
		id = { type = 12079 id = 32 }
		name = "V Corps"
		location = 932
			division = {
				id = { type = 12079 id = 33 }
				name = "4th Infantry Division"
				type = motorized 
				model = 0
				}
	}
	#########################
	#British Troops in Egypt#
	#########################
	landunit = {
		id = { type = 12079 id = 34 }
		name = "Middle East Land Forces"
		location = 906
			division = {
				id = { type = 12079 id = 35 }
				name = "HQ Middle East land Forces"
				type = hq
				model = 1
				}
			division = {
				id = { type = 12079 id = 36 }
				name = "1st Infantry Division"
				type = infantry
				model = 1
				}
	}
	landunit = {
		id = { type = 12079 id = 37 }
		name = "Middle East Land Forces"
		location = 903
			division = {
				id = { type = 12079 id = 39 }
				name = "3rd Infantry Division"
				type = infantry
				model = 1
				}
			division = {
				id = { type = 12079 id = 40 }
				name = "16th Parachute Brigade"
				type = paratrooper
				model = 1
				strength = 40
				}
	}
	landunit = {
		id = { type = 12079 id = 41 }
		name = "Suez Defence Force"
		location = 900
			division = {
				id = { type = 12079 id = 42 }
				name = "Suez Channel Garrison"
				type = garrison
				model = 0
				locked = yes
				}
	}
	###############################
	#British Troops in East Africa#
	###############################
	landunit = {
		id = { type = 12079 id = 43 }
		name = "East African Command"
		location = 1061
			division = {
				id = { type = 12079 id = 44 }
				name = "King’s African Rifles"
				type = militia
				model = 2
				}
	}
	############################
	#British Troops in Far East#
	############################
	landunit = {
		id = { type = 12079 id = 45 }
		name = "Singapore Defence Force"
		location = 1353
			division = {
				id = { type = 12079 id = 46 }
				name = "Singapore Garrison"
				type = garrison
				model = 1
				locked = yes
				}
	}
	landunit = {
		id = { type = 12079 id = 47 }
		name = "Malaya Land Forces"
		location = 1352
			division = {
				id = { type = 12079 id = 48 }
				name = "7th Infantry Division"
				type = infantry
				model = 1
				}
	}
	landunit = {
		id = { type = 12079 id = 49 }
		name = "Malaya Land Forces"
		location = 1644
			division = {
				id = { type = 12079 id = 50 }
				name = "48th Gurkha Brigade"
				type = bergsjaeger
				model = 1
				strength = 50
				}
	}
	landunit = {
		id = { type = 12079 id = 53 }
		name = "Hong Kong Defence Force"
		location = 1315
			division = {
				id = { type = 12079 id = 54 }
				name = "Hong Kong Garrison"
				type = garrison
				model = 1
				extra = armored_car
				brigade_model = 0
				locked = yes
				}
	}
	#########################
	#British Troops in Korea#
	#########################
	landunit = {
		id = { type = 12079 id = 55 }
		name = "VI Corps"
		location = 1197
			division = {
				id = { type = 12079 id = 56 }
				name = "29th Infantry Brigade"
				type = infantry
				model = 1
				strength = 40
				}
	}

Edit: Do you think that the American NG divisions should be locked in their respective provinces?
 
Ok, after a big effort i've finally coded the Royal Navy, i post it here to hear your oppinions, corrections, suggestions... etc
Code:
####################################
	#Royal Navy Stationed in Scapa Flow#
	####################################
	navalunit = {
		id = { type = 12079 id = 57 }
		name = "Home Fleet"
		location = 5
		base = 5
			division = {
				id = { type = 12079 id = 58 }
				name = "HMS Eagle"
				type = carrier
				model = 1
				extra = cag
				brigade_model = 1
				}
			division = {
				id = { type = 12079 id = 59 }
				name = "HMS Unicorn"
				type = carrier
				model = 0
				extra = cag
				brigade_model = 1
				}
			division = {
				id = { type = 12079 id = 60 }
				name = "HMS Ark Royal"
				type = carrier
				model = 1
				extra = cag
				brigade_model = 1
				}
			division = {
				id = { type = 12079 id = 61 }
				name = "HMS Hercules"
				type = carrier
				model = 0
				extra = cag
				brigade_model = 1
				}
			division = {
				id = { type = 12079 id = 62 }
				name = "HMS Leviathan"
				type = carrier
				model = 0
				extra = cag
				brigade_model = 1
				}
			division = {
				id = { type = 12079 id = 63 }
				name = "HMS Duke of York"
				type = battleship
				model = 0
				}
			division = {
				id = { type = 12079 id = 64 }
				name = "HMS Anson"
				type = battleship
				model = 0
				}
			division = {
				id = { type = 12079 id = 65 }
				name = "HMS Howe"
				type = battleship
				model = 0
				}
			division = {
				id = { type = 12079 id = 66 }
				name = "HMS Cumberland"
				type = heavy_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 67 }
				name = "HMS Australia"
				type = heavy_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 68 }
				name = "HMS Bellona"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 69 }
				name = "HMS Black Prince"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 70 }
				name = "HMS Diadem"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 71 }
				name = "HMS Royalist"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 72 }
				name = "HMS Ontario"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 73 }
				name = "HMS Swiftsure"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 74 }
				name = "HMS Blake"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 75 }
				name = "HMS Lion"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 76 }
				name = "HMS Tiger"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 77 }
				name = "HMS Superb"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 78 }
				name = "HMS Daring"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 79 }
				name = "HMS Decoy"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 80 }
				name = "HMS Savage"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 81 }
				name = "HMS Troubridge"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 82 }
				name = "HMS Teazer"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 83 }
				name = "HMS Tenacious"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 84 }
				name = "HMS Termagant"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 85 }
				name = "HMS Terpsichore"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 86 }
				name = "HMS Tumult"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 87 }
				name = "HMS Tuscan"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 88 }
				name = "HMS Tyrian"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 89 }
				name = "HMS Caesar"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 90 }
				name = "HMS Cambrian"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 91 }
				name = "HMS Caprice"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 92 }
				name = "HMS Carron"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 93 }
				name = "HMS Carysfort"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 94 }
				name = "HMS Cassandra"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 95 }
				name = "HMS Cavalier"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 96 }
				name = "HMS Cavendish"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 97 }
				name = "HMS Chaplet"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 98 }
				name = "HMS Charity"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 99 }
				name = "HMS Chequers"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 100 }
				name = "HMS Cheviot"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 101 }
				name = "HMS Chevron"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 102 }
				name = "HMS Chieftain"
				type = light_cruiser
				model = 1
				}
	}
	##########################
	#Royal Navy at Portsmouth#
	##########################
	navalunit = {
		id = { type = 12079 id = 103 }
		name = "Channel Fleet"
		location = 21
		base = 21
			division = {
				id = { type = 12079 id = 104 }
				name = "HMS Magnificent"
				type = carrier
				model = 0
				extra = cag
				brigade_model = 1
				}
			division = {
				id = { type = 12079 id = 105 }
				name = "HMS Majestic"
				type = carrier
				model = 0
				extra = cag
				brigade_model = 1
				}
			division = {
				id = { type = 12079 id = 106 }
				name = "HMS Albion"
				type = carrier
				model = 0
				extra = cag
				brigade_model = 1
				}
			division = {
				id = { type = 12079 id = 107 }
				name = "HMS Vanguard"
				type = battleship
				model = 0
				}
			division = {
				id = { type = 12079 id = 108 }
				name = "HMS King George V"
				type = battleship
				model = 0
				}
			division = {
				id = { type = 12079 id = 109 }
				name = "HMS Argonaut"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 110 }
				name = "HMS Cleopatra"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 111 }
				name = "HMS Dido"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 112 }
				name = "HMS Euryalus"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 113 }
				name = "HMS Phoebe"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 114 }
				name = "HMS Grenville"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 115 }
				name = "HMS Ulster"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 116 }
				name = "HMS Ulysses"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 117 }
				name = "HMS Undaunted"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 118 }
				name = "HMS Undine"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 119 }
				name = "HMS Urania"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 120 }
				name = "HMS Urchin"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 121 }
				name = "HMS Ursa"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 155 }
				name = "HMS Venus"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 122 }
				name = "HMS Verulam"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 123 }
				name = "HMS Vigilant"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 124 }
				name = "HMS Virago"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 125 }
				name = "HMS Volage"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 126 }
				name = "HMS Childers"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 127 }
				name = "HMS Chivalrous"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 128 }
				name = "HMS Cockade"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 129 }
				name = "HMS Comet"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 130 }
				name = "HMS Comus"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 131 }
				name = "HMS Consort"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 132 }
				name = "HMS Constance"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 133 }
				name = "HMS Contest"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 134 }
				name = "HMS Concord"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 135 }
				name = "HMS Cossack"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 136 }
				name = "HMS Crispin"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 137 }
				name = "HMS Creole"
				type = light_cruiser
				model = 1
				}
	}
	navalunit = {
		id = { type = 12079 id = 138 }
		name = "1st Submarine Flotilla"
		location = 21
		base = 21
			division = {
				id = { type = 12079 id = 139 }
				name = "HMS Scotsman"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 140 }
				name = "HMS Scythian"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 141 }
				name = "HMS Sea Devil"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 142 }
				name = "HMS Statesman"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 143 }
				name = "HMS Sea Scout"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 144 }
				name = "HMS Selene"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 145 }
				name = "HMS Seneschal"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 146 }
				name = "HMS Sentinel"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 147 }
				name = "HMS Sidon"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 148 }
				name = "HMS Sleuth"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 149 }
				name = "HMS Solent"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 150 }
				name = "HMS Sturdy"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 151 }
				name = "HMS Subtle"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 152 }
				name = "HMS Sanguine"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 153 }
				name = "HMS Scorcher"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 154 }
				name = "HMS Varne"
				type = submarine
				model = 0
				}
	}
	#####################
	#Mediterranean Fleet#
	#####################
	navalunit = {
		id = { type = 12079 id = 156 }
		name = "Mediterranean Fleet"
		location = 31
		base = 31
			division = {
				id = { type = 12079 id = 157 }
				name = "HMS Bulwark"
				type = carrier
				model = 1
				extra = cag
				brigade_model = 1
				}
			division = {
				id = { type = 12079 id = 158 }
				name = "HMS Centaur"
				type = carrier
				model = 1
				extra = cag
				brigade_model = 1
				}
			division = {
				id = { type = 12079 id = 159 }
				name = "HMS Implacable"
				type = carrier
				model = 0
				extra = cag
				brigade_model = 1
				}
			division = {
				id = { type = 12079 id = 161 }
				name = "HMS Indefatigable"
				type = carrier
				model = 0
				extra = cag
				brigade_model = 1
				}
			division = {
				id = { type = 12079 id = 162 }
				name = "HMS Bermuda"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 163 }
				name = "HMS Ceylon"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 164 }
				name = "HMS Gambia"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 165 }
				name = "HMS Jamaica"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 166 }
				name = "HMS Kenya"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 167 }
				name = "HMS Mauritius"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 169 }
				name = "HMS Zambesi"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 170 }
				name = "HMS Zebra"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 171 }
				name = "HMS Zephyr"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 172 }
				name = "HMS Zest"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 173 }
				name = "HMS Taff"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 174 }
				name = "HMS Tay"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 175 }
				name = "HMS Towy"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 176 }
				name = "HMS Waveney"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 177 }
				name = "HMS Wear"
				type = destroyer
				model = 0
				}
	}
	#########################
	#China & Malasya Station#
	#########################
	navalunit = {
		id = { type = 12079 id = 178 }
		name = "Malasya Station"
		location = 1353
		base = 1353
			division = {
				id = { type = 12079 id = 179 }
				name = "HMS Triumph"
				type = escort_carrier
				model = 0
				extra = naval_torpedoes_l
				brigade_model = 1
				}
			division = {
				id = { type = 12079 id = 180 }
				name = "HMS Newcastle"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 181 }
				name = "HMS Sheffield"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 182 }
				name = "HMS St. James"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 183 }
				name = "HMS St. Kitts"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 184 }
				name = "HMS Saintes"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 185 }
				name = "HMS Sluys"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 186 }
				name = "HMS Solebay"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 187 }
				name = "HMS Trafalgar"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 188 }
				name = "HMS Vigo"
				type = light_cruiser
				model = 1
				}
	}
	navalunit = {
		id = { type = 12079 id = 189 }
		name = "China Station"
		location = 1315
		base = 1315
			division = {
				id = { type = 12079 id = 190 }
				name = "HMS Illustrious"
				type = carrier
				model = 0
				extra = cag
				brigade_model = 1
				}
			division = {
				id = { type = 12079 id = 191 }
				name = "HMS Victorious"
				type = carrier
				model = 0
				extra = cag
				brigade_model = 1
				}
			division = {
				id = { type = 12079 id = 192 }
				name = "HMS Sirius"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 193 }
				name = "HMS Matapan"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 194 }
				name = "HMS Battleaxe"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 195 }
				name = "HMS Broadsword"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 196 }
				name = "HMS Crossbow"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 197 }
				name = "HMS Scorpion"
				type = light_cruiser
				model = 1
				}
	}
	###############################
	#America & West Indies Station#
	###############################
	navalunit = {
		id = { type = 12079 id = 198 }
		name = "America & West Indies Station"
		location = 538
		base = 538
			division = {
				id = { type = 12079 id = 199 }
				name = "HMS Liverpool"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 200 }
				name = "HMS Agincourt"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 201 }
				name = "HMS Aisne"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 202 }
				name = "HMS Alamein"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 203 }
				name = "HMS Barrosa"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 204 }
				name = "HMS Corunna"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 205 }
				name = "HMS Dunkirk"
				type = light_cruiser
				model = 1
				}
	}
	#########
	#Force A#
	#########
	navalunit = {
		id = { type = 12079 id = 206 }
		name = "Force A"
		location = 348
		base = 348
			division = {
				id = { type = 12079 id = 207 }
				name = "HMS Glory"
				type = escort_carrier
				model = 0
				extra = naval_torpedoes_l
				brigade_model = 1
				}
			division = {
				id = { type = 12079 id = 208 }
				name = "HMS Ocean"
				type = escort_carrier
				model = 0
				extra = naval_torpedoes_l
				brigade_model = 1
				}
			division = {
				id = { type = 12079 id = 209 }
				name = "HMS Vengeance"
				type = escort_carrier
				model = 0
				extra = naval_torpedoes_l
				brigade_model = 1
				}
			division = {
				id = { type = 12079 id = 210 }
				name = "HMS Theseus"
				type = escort_carrier
				model = 0
				extra = naval_torpedoes_l
				brigade_model = 1
				}
			division = {
				id = { type = 12079 id = 211 }
				name = "HMS Theseus"
				type = escort_carrier
				model = 0
				extra = naval_torpedoes_l
				brigade_model = 1
				}
			division = {
				id = { type = 12079 id = 212 }
				name = "HMS Newfoundland"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 213 }
				name = "HMS Nigeria"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 214 }
				name = "HMS Uganda"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 215 }
				name = "HMS Glasgow"
				type = light_cruiser
				model = 0
				}
			division = {
				id = { type = 12079 id = 216 }
				name = "HMS Kempenfelt"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 217 }
				name = "HMS Wager"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 218 }
				name = "HMS Wakeful"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 219 }
				name = "HMS Whirlwind"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 220 }
				name = "HMS Wizard"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 221 }
				name = "HMS Wrangler"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 222 }
				name = "HMS Armada"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 223 }
				name = "HMS Barfleur"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 224 }
				name = "HMS Cadiz"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 225 }
				name = "HMS Camperdown"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 226 }
				name = "HMS Finisterre"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 227 }
				name = "HMS Gabbard"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 228 }
				name = "HMS Gravelines"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 229 }
				name = "HMS Hogue"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 230 }
				name = "HMS Lagos"
				type = light_cruiser
				model = 1
				}
	}
	###################################
	#Destroyers & Submarines Flotillas#
	###################################
	navalunit = {
		id = { type = 12079 id = 231 }
		name = "1st Destroyer Flotilla"
		location = 9
		base = 9
			division = {
				id = { type = 12079 id = 232 }
				name = "HMS Marne"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 233 }
				name = "HMS Matchless"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 234 }
				name = "HMS Meteor"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 235 }
				name = "HMS Milne"
				type = light_cruiser
				model = 1
				}
	}
	navalunit = {
		id = { type = 12079 id = 236 }
		name = "2nd Submarine Flotilla"
		location = 9
		base = 9
			division = {
				id = { type = 12079 id = 237 }
				name = "HMS Templar"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 238 }
				name = "HMS Trespasser"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 239 }
				name = "HMS Tally-Ho"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 240 }
				name = "HMS Taciturn"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 241 }
				name = "HMS Tabard"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 242 }
				name = "HMS Thule"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 243 }
				name = "HMS Tireless"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 244 }
				name = "HMS Token"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 245 }
				name = "HMS Tudor"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 246 }
				name = "HMS Telemachus"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 247 }
				name = "HMS Thorough"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 248 }
				name = "HMS Tiptoe"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 249 }
				name = "HMS Totem"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 250 }
				name = "HMS Tradewind"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 251 }
				name = "HMS Trenchant"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 252 }
				name = "HMS Trump"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 253 }
				name = "HMS Truncheon"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 254 }
				name = "HMS Talent"
				type = submarine
				model = 0
				strength = 40
				}
			division = {
				id = { type = 12079 id = 255 }
				name = "HMS Teredo"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 256 }
				name = "HMS Thermopylae"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 257 }
				name = "HMS Turpin"
				type = submarine
				model = 0
				}
	}
	navalunit = {
		id = { type = 12079 id = 258 }
		name = "2nd Destroyer Flotilla"
		location = 22
		base = 22
			division = {
				id = { type = 12079 id = 259 }
				name = "HMS Napier"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 260 }
				name = "HMS Nepal"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 261 }
				name = "HMS Norman"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 262 }
				name = "HMS Obdurate"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 263 }
				name = "HMS Obedient"
				type = light_cruiser
				model = 1
				}
	}
	navalunit = {
		id = { type = 12079 id = 264 }
		name = "3rd Submarine Flotilla"
		location = 22
		base = 22
			division = {
				id = { type = 12079 id = 265 }
				name = "HMS Acheron"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 266 }
				name = "HMS Aeneas"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 267 }
				name = "HMS Alaric"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 268 }
				name = "HMS Alcide"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 269 }
				name = "HMS Alderney"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 270 }
				name = "HMS Alliance"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 271 }
				name = "HMS Ambush"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 272 }
				name = "HMS Anchorite"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 273 }
				name = "HMS Amphion"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 274 }
				name = "HMS Andrew"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 275 }
				name = "HMS Andrew"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 276 }
				name = "HMS Artemis"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 277 }
				name = "HMS Artful"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 278 }
				name = "HMS Astute"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 279 }
				name = "HMS Auriga"
				type = submarine
				model = 0
				}
			division = {
				id = { type = 12079 id = 280 }
				name = "HMS Aurochs"
				type = submarine
				model = 0
				}
	}
	navalunit = {
		id = { type = 12079 id = 281 }
		name = "3rd Destroyer Flotilla"
		location = 14
		base = 14
			division = {
				id = { type = 12079 id = 282 }
				name = "HMS Orwell"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 283 }
				name = "HMS Paladin"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 284 }
				name = "HMS Petard"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 285 }
				name = "HMS Rapid"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 286 }
				name = "HMS Relentless"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 287 }
				name = "HMS Rocket"
				type = light_cruiser
				model = 1
				}
			division = {
				id = { type = 12079 id = 288 }
				name = "HMS Roebuck"
				type = light_cruiser
				model = 1
				}
	}
	navalunit = {
		id = { type = 12079 id = 289 }
		name = "1st Frigate Flotilla"
		location = 14
		base = 14
			division = {
				id = { type = 12079 id = 290 }
				name = "HMS Ballinderry"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 291 }
				name = "HMS Chelmer"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 292 }
				name = "HMS Dart"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 293 }
				name = "HMS Derg"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 294 }
				name = "HMS Exe"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 295 }
				name = "HMS Helford"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 296 }
				name = "HMS Helmsdale"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 297 }
				name = "HMS Jed"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 298 }
				name = "HMS Kale"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 299 }
				name = "HMS Lochy"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 300 }
				name = "HMS Ness"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 301 }
				name = "HMS Odzani"
				type = destroyer
				model = 0
				}
	}
	navalunit = {
		id = { type = 12079 id = 302 }
		name = "Channel Defence Flotilla"
		location = 900
		base = 900
			division = { 
				id = { type = 12079 id = 303 }
				name = "HMS Loch Craggie"
				type = destroyer
				model = 0
				}
			division = { 
				id = { type = 12079 id = 304 }
				name = "HMS Loch Dunvegan"
				type = destroyer
				model = 0
				}
			division = { 
				id = { type = 12079 id = 305 }
				name = "HMS Loch Fada"
				type = destroyer
				model = 0
				}
			division = { 
				id = { type = 12079 id = 306 }
				name = "HMS Loch Fyne"
				type = destroyer
				model = 0
				}
			division = { 
				id = { type = 12079 id = 307 }
				name = "HMS Loch Gorm"
				type = destroyer
				model = 0
				}
			division = { 
				id = { type = 12079 id = 308 }
				name = "HMS Loch Insh"
				type = destroyer
				model = 0
				}
			division = { 
				id = { type = 12079 id = 309 }
				name = "HMS Loch Killin"
				type = destroyer
				model = 0
				}
			division = { 
				id = { type = 12079 id = 310 }
				name = "HMS Loch Killisport"
				type = destroyer
				model = 0
				}
			division = { 
				id = { type = 12079 id = 311 }
				name = "HMS Loch Lomond"
				type = destroyer
				model = 0
				}
			division = { 
				id = { type = 12079 id = 312 }
				name = "HMS Loch More"
				type = destroyer
				model = 0
				}
			division = { 
				id = { type = 12079 id = 313 }
				name = "HMS Loch Quoich"
				type = destroyer
				model = 0
				}
			division = { 
				id = { type = 12079 id = 314 }
				name = "HMS Loch Ruthven"
				type = destroyer
				model = 0
				}
			division = { 
				id = { type = 12079 id = 315 }
				name = "HMS Loch Scavaig"
				type = destroyer
				model = 0
				}
			division = { 
				id = { type = 12079 id = 316 }
				name = "HMS Loch Tarbert"
				type = destroyer
				model = 0
				}
			division = { 
				id = { type = 12079 id = 317 }
				name = "HMS Loch Tralaig"
				type = destroyer
				model = 0
				}
			division = { 
				id = { type = 12079 id = 318 }
				name = "HMS Loch Veyatie"
				type = destroyer
				model = 0
				}
	}
	navalunit = {
		id = { type = 12079 id = 319 }
		name = "South America Division"
		location = 866
		base = 866
			division = {
				id = { type = 12079 id = 320 }
				name = "HMS Bigbury Bay"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 321 }
				name = "HMS Burghead Bay"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 322 }
				name = "HMS Cardigan Bay"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 323 }
				name = "HMS Carnarvon Bay"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 324 }
				name = "HMS Cawsand Bay"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 325 }
				name = "HMS Enard Bay"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 326 }
				name = "HMS Largo Bay"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 327 }
				name = "HMS Morecambe Bay"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 328 }
				name = "HMS Mounts Bay"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 329 }
				name = "HMS Padstow Bay"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 330 }
				name = "HMS Porlock Bay"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 331 }
				name = "HMS St. Austell Bay"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 332 }
				name = "HMS St. Bridges Bay"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 333 }
				name = "HMS Start Bay"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 334 }
				name = "HMS Tremadoc Bay"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 335 }
				name = "HMS Veryan Bay"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 336 }
				name = "HMS Whitesand Bay"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 337 }
				name = "HMS Widemouth Bay"
				type = destroyer
				model = 0
				}
			division = {
				id = { type = 12079 id = 338 }
				name = "HMS Wigtown Bay"
				type = destroyer
				model = 0
				}
	}
 
Well, now i can finally say UK OOB COMPLETED!!!!!!!!!!!!!oneoneone

I post the code of the Royal Air Force:
Code:
	#################
	#Royal Air Force#
	#################
	#Fighters
	airunit = {
		id = { type = 12079 id = 339 }
		name = "No.1 Air Command"
		location = 19
		base = 19
			division = {
				id = { type = 12079 id = 340 }
				name = "No.11 RAF Fighter Group"
				type = interceptor
				model = 12
				}
	}
	airunit = {
		id = { type = 12079 id = 341 }
		name = "No.2 Air Command"
		location = 20
		base = 20
			division = {
				id = { type = 12079 id = 342 }
				name = "No.12 RAF Fighter Group"
				type = interceptor
				model = 12
				}
	}
	airunit = {
		id = { type = 12079 id = 343 }
		name = "No.3 Air Command"
		location = 76
		base = 76
			division = {
				id = { type = 12079 id = 344 }
				name = "No.14 RAF Fighter Group"
				type = interceptor
				model = 12
				}
	}
	airunit = {
		id = { type = 12079 id = 345 }
		name = "No.4 Air Command"
		location = 86
		base = 86
			division = {
				id = { type = 12079 id = 346 }
				name = "No.13 RAF Fighter Group"
				type = interceptor
				model = 12
				}
	}
	airunit = {
		id = { type = 12079 id = 347 }
		name = "No.5 Air Command"
		location = 87
		base = 87
			division = {
				id = { type = 12079 id = 348 }
				name = "No.10 RAF Fighter Group"
				type = interceptor
				model = 12
				}
	}
	airunit = {
		id = { type = 12079 id = 349 }
		name = "Northern Air Command"
		location = 9
		base = 9
			division = {
				id = { type = 12079 id = 350 }
				name = "No.207 RAF Fighter Group"
				type = multi_role
				model = 1
				}
	}
	airunit = {
		id = { type = 12079 id = 351 }
		name = "Mediterranean Air Command"
		location = 31
		base = 31
			division = {
				id = { type = 12079 id = 352 }
				name = "No.211 RAF Fighter Group"
				type = multi_role
				model = 1
				}
	}
	airunit = {
		id = { type = 12079 id = 353 }
		name = "Cyprus Air Command"
		location = 444
		base = 444
			division = {
				id = { type = 12079 id = 354 }
				name = "No.212 RAF Fighter Group"
				type = multi_role
				model = 1
				}
			division = {
				id = { type = 12079 id = 380 }
				name = "No.3 RAF Tactical Group"
				type = tactical_bomber
				model = 0
				}
	}
	airunit = {
		id = { type = 12079 id = 355 }
		name = "Singapore Air Command"
		location = 1353
		base = 1353
			division = {
				id = { type = 12079 id = 356 }
				name = "No.213 RAF Fighter Group"
				type = multi_role
				model = 1
				}
	}
	airunit = {
		id = { type = 12079 id = 357 }
		name = "China Air Command"
		location = 1315
		base = 1315
			division = {
				id = { type = 12079 id = 358 }
				name = "No.214 RAF Fighter Group"
				type = multi_role
				model = 1
				}
			division = {
				id = { type = 12079 id = 381 }
				name = "No.4 RAF Tactical Group"
				type = tactical_bomber
				model = 0
				}
	}
	airunit = {
		id = { type = 12079 id = 359 }
		name = "Middle East Air Command"
		location = 900
		base = 900
			division = {
				id = { type = 12079 id = 360 }
				name = "No.223 RAF Fighter Group"
				type = multi_role
				model = 11
				}
			division = {
				id = { type = 12079 id = 379 }
				name = "Middle East Group"
				type = tactical_bomber
				model = 0
				}
	}
	airunit = {
		id = { type = 12079 id = 361 }
		name = "Lybian Air Command"
		location = 932
		base = 932
			division = {
				id = { type = 12079 id = 362 }
				name = "No.226 RAF Fighter Group"
				type = multi_role
				model = 11
				}
	}
	airunit = {
		id = { type = 12079 id = 363 }
		name = "Gibraltar Air Command"
		location = 348
		base = 348
			division = {
				id = { type = 12079 id = 364 }
				name = "No.9 RAF Fighter Group"
				type = multi_role
				model = 11
				}
	}
	airunit = {
		id = { type = 12079 id = 365 }
		name = "No.6 Air Command"
		location = 1352
		base = 1352
			division = {
				id = { type = 12079 id = 366 }
				name = "No.22 RAF Fighter Group"
				type = multi_role
				model = 11
				}
	}
	airunit = {
		id = { type = 12079 id = 367 }
		name = "Aden Air Command"
		location = 1819
		base = 1819
			division = {
				id = { type = 12079 id = 368 }
				name = "No.23 RAF Fighter Group"
				type = multi_role
				model = 11
				}
	}
	#Strategic Bombers
	airunit = {
		id = { type = 12079 id = 369 }
		name = "No.7 Air Command"
		location = 16
		base = 16
			division = {
				id = { type = 12079 id = 370 }
				name = "No.1 RAF Strategic Group"
				type = strategic_bomber
				model = 0
				}
			division = {
				id = { type = 12079 id = 371 }
				name = "No.2 RAF Strategic Group"
				type = strategic_bomber
				model = 0
				}
	}
	airunit = {
		id = { type = 12079 id = 372 }
		name = "No.8 Air Command"
		location = 86
		base = 86
			division = {
				id = { type = 12079 id = 373 }
				name = "No.3 RAF Strategic Group"
				type = strategic_bomber
				model = 0
				}
			division = {
				id = { type = 12079 id = 374 }
				name = "No.4 RAF Strategic Group"
				type = strategic_bomber
				model = 0
				}
			division = {
				id = { type = 12079 id = 375 }
				name = "No.5 RAF Strategic Group"
				type = strategic_bomber
				model = 0
				}
	}
	#Tactical Bombers
	airunit = {
		id = { type = 12079 id = 376 }
		name = "No.9 Air Command"
		location = 19
		base = 19
			division = {
				id = { type = 12079 id = 377 }
				name = "No.1 RAF Tactical Group"
				type = tactical_bomber
				model = 0
				}
			division = {
				id = { type = 12079 id = 378 }
				name = "No.2 RAF Tactical Group"
				type = tactical_bomber
				model = 0
				}
	}
	#Naval Bombers
	airunit = {
		id = { type = 12079 id = 382 }
		name = "South Coastal Air Command"
		location = 21
		base = 21
			division = {
				id = { type = 12079 id = 383 }
				name = "No.15 RN 'Coastal Naval Group'"
				type = naval_bomber
				model = 0
				}
	}
	airunit = {
		id = { type = 12079 id = 384 }
		name = "Northern Coastal Air Command"
		location = 9
		base = 9
			division = {
				id = { type = 12079 id = 385 }
				name = "No.16 RN 'Coastal Naval Group'"
				type = naval_bomber
				model = 0
				}
	}
	airunit = {
		id = { type = 12079 id = 386 }
		name = "Gibraltar Coastal Air Command"
		location = 348
		base = 348
			division = {
				id = { type = 12079 id = 387 }
				name = "No.201 RN 'Coastal Naval Group'"
				type = naval_bomber
				model = 0
				}
	}
	airunit = {
		id = { type = 12079 id = 388 }
		name = "Mediterranean Coastal Air Command"
		location = 31
		base = 31
			division = {
				id = { type = 12079 id = 389 }
				name = "No.205 RN 'Coastal Naval Group'"
				type = naval_bomber
				model = 0
				}
	}
	airunit = {
		id = { type = 12079 id = 390 }
		name = "China Coastal Air Command"
		location = 1315
		base = 1315
			division = {
				id = { type = 12079 id = 391 }
				name = "No.17 RN 'Coastal Naval Group'"
				type = naval_bomber
				model = 0
				}
	}
	#Air Transports
	airunit = {
		id = { type = 12079 id = 392 }
		name = "No.1 Transport Command"
		location = 19
		base = 19
			division = {
				id = { type = 12079 id = 393 }
				name = "No.46 Military Transport Group"
				type = transport_plane
				model = 0
				}
			division = {
				id = { type = 12079 id = 394 }
				name = "No.216 Military Transport Group"
				type = transport_plane
				model = 0
				}
	}
	airunit = {
		id = { type = 12079 id = 395 }
		name = "No.2 Transport Command"
		location = 76
		base = 76
			division = {
				id = { type = 12079 id = 396 }
				name = "No.38 Military Transport Group"
				type = transport_plane
				model = 0
				}
			division = {
				id = { type = 12079 id = 397 }
				name = "No.180 Military Transport Group"
				type = transport_plane
				model = 0
				}
	}
	airunit = {
		id = { type = 12079 id = 398 }
		name = "No.3 Transport Command"
		location = 87
		base = 87
			division = {
				id = { type = 12079 id = 399 }
				name = "No.181 Military Transport Group"
				type = transport_plane
				model = 0
				}
			division = {
				id = { type = 12079 id = 400 }
				name = "No.182 Military Transport Group"
				type = transport_plane
				model = 0
				}
	}
	airunit = {
		id = { type = 12079 id = 401 }
		name = "Far East Transport Command"
		location = 1315
		base = 1315
			division = {
				id = { type = 12079 id = 402 }
				name = "Far East Transport Group"
				type = transport_plane
				model = 0
				}
	}
‫‬‭‮‪‫‬‭‮҉Edit: I'm just trying this cool and unknwon character lololololololol
 
Last edited:
PRC OOB finished, included both navy (by 1955 they had some ex-Japanese destroyers) and air force.
 
I have finished US Army, tell me what do you think and don't hesitate to make corrections:
Code:
  landunit = {
	id = { type = 12091 id = 1 }
	name = "First Armored Corps"
	location = 716
		division = {
			id = { type = 12091 id = 2 }
			name = "1st Armored 'Old Ironsides' Div."
			type = armor
			model = 0
			}
	}
	landunit = {
		id = { type = 12091 id = 32 }
		name = "US III Corps"
		location = 1199
			division = {
				id = { type = 12091 id = 3 }
				name = "8th Army"
				type = hq
				model = 1
				}
			division = {
				id = { type = 12091 id = 4 }
				name = "7th 'Bayonet' Division"
				type = motorized
				model = 1
				}
	}
	landunit = {
		id = { type = 12091 id = 5 }
		name = "US IV Corps"
		location = 1198
			division = {
				id = { type = 12091 id = 6 }
				name = "2nd 'Indianhead' Division"
				type = motorized
				model = 1
				}
			division = {
				id = { type = 12091 id = 7 }
				name = "24th 'Victory' Division"
				type = motorized
				model = 1
				}
	}
	landunit = {
		id = { type = 12091 id = 8 }
		name = "US V Corps"
		location = 663
			division = {
				id = { type = 12091 id = 9 }
				name = "25th 'Tropic Lightning' Division"
				type = motorized
				model = 1
				}
	}
	landunit = {
		id = { type = 12091 id = 10 }
		name = "Hawaian National Guard"
		location = 658
			division = {
				id = { type = 12091 id = 11 }
				name = "29th infantry Brigade"
				type = motorized
				strength = 20
				model = 1
				locked = yes
				}
	}
	landunit = {
		id = { type = 12091 id = 12 }
		name = "First US Cavalry Corps"
		location = 1180
			division = {
				id = { type = 12091 id = 13 }
				name = "1st Cavalry 'The 1st Team' Div."
				type = infantry
				model = 1
				extra = armored_car
				brigade_model = 1
				}
	}
	landunit = {
		id = { type = 12091 id = 14 }
		name = "US VI Corps"
		location = 314
			division = {
				id = { type = 12091 id = 15 }
				name = "1st Army"
				type = hq
				model = 1
				}
			division = {
				id = { type = 12091 id = 16 }
				name = "5th 'Red Devils' Division"
				type = motorized
				model = 1
				}
	}
	landunit = {
		id = { type = 12091 id = 17 }
		name = "2nd US Airborne Corps"
		location = 313
			division = {
				id = { type = 12091 id = 18 }
				name = "11th US Airborne 'The Angels' Division"
				type = paratrooper
				model = 1
				}
	}
	landunit = {
		id = { type = 12091 id = 19 }
		name = "US VII Corps"
		location = 312
			division = {
				id = { type = 12091 id = 20 }
				name = "4th 'Iron Horse' Division"
				type = motorized
				model = 1
				extra = armored_car
				brigade_model = 1
				}
			division = {
				id = { type = 12091 id = 21 }
				name = "9th 'Old Reliables' Division"
				type = motorized
				model = 1
				}
	}
	landunit = {
		id = { type = 12091 id = 22 }
		name = "US VIII Corps"
		location = 1187
			division = {
				id = { type = 12091 id = 23 }
				name = "33rd 'Golden Cross' NG Division"
				type = motorized
				model = 1
				}
	}
	landunit = {
		id = { type = 12091 id = 24 }
		name = "US IX Corps"
		location = 1185
			division = {
				id = { type = 12091 id = 25 }
				name = "31st 'Dixie' NG Division"
				type = motorized
				model = 1
				extra = sp_artillery
				brigade_model = 1
				}
	}
	landunit = {
		id = { type = 12091 id = 26 }
		name = "US X Corps"
		location = 1184
			division = {
				id = { type = 12091 id = 27 }
				name = "27th 'New York Division' NG"
				type = motorized
				model = 1
				extra = sp_artillery
				brigade_model = 1
				}
	}
	landunit = {
		id = { type = 12091 id = 28 }
		name = "1st Airborne Army"
		location = 631
			division = {
				id = { type = 12091 id = 29 }
				name = "1st Airborne Army HQ"
				type = hq
				model = 1
				}
			division = {
				id = { type = 12091 id = 30 }
				name = "82nd Airborne 'All American' Division"
				type = paratrooper
				model = 1
				strength = 20
				}
			division = {
				id = { type = 12091 id = 31 }
				name = "101st US Air. 'Screaming Eagles Div."
				type = paratrooper
				model = 1
				strength = 20
				}
	}
	 division_development = { 
	name  = "USS Forrestal"
    type  = carrier
    model = 1
    cost  = 6.0
    id    = { type = 12091 id = 33 }
    date  = { year = 1955 month = october day = 1 }
  }
  brigade_development = { 
	id    = { type = 12091 id = 34 }
    name  = "USS Forrestal CAG"
    cost  = 1.3
    date  = { year = 1955 month = october day = 1 }
    type  = cag
    model = 1
  }
 
Quick corrections. I don't know the map location names (I'm at work), so I'll try to do a quick rundown of units and locations circa 1955:

8th Army - Korea
8th Army (HQ division)

IX Corps - Korea
24th Infantry Division (motorized division)

I Corps - Korea
7th Infantry Division (motorized division)
25th Infantry Division (motorized division)

7th Army - Germany
7th Army (HQ Division)

V Corps - Central Germany
2nd Armored Division
3rd Armored Division
4th Infantry Division (motorized)
4th Armor Group (50% strength armored division)
10th Infantry Division (motorized)
14th Armored Cavalry Regiment (50% strength armored division?)

All should have artillery or engineer attachments

VII Corps - Southern Germany
3rd Armored Cavalry Regiment (50% armor div)
6th Armored Cavalry Regiment (50% armor div)
5th Infantry Division (motorized)
9th Infantry Division (motorized)
11th Airborne Division

All should have artillery attachments

Panama Garrison
23rd "Americal" Infantry Division (motorized)

1st Army - New York
1st Army (HQ Division)

2nd Army - Boston
2nd Army (HQ Division)

3rd Army - Atlanta
3rd Army (HQ Division)

4th Army - Houston
4th Army (HQ Division)

5th Army - Chicago
5th Army (HQ Division)

6th Army - San Francisco
6th Army (HQ Division)

III Corps - Dallas
4th Armored Division

1st Infantry Division - Wichita
1st Infantry Division (motorized)

2nd Infantry Division - Tacoma
2nd Infantry Division (motorized)

3rd Infantry Division - Atlanta
3rd Infantry Division (motorized)

5th Infantry Division - Tacoma
5th Infantry Division (motorized)

6th Infantry Division - San Francisco
6th Infantry Division (motorized)

New England NG - Boston
26th Infantry Division (NG - 10% strength)

New York NG - New York
42nd Infantry Division (NG - 10% strength)

New Jersey NG - Atlantic City
50th Armored Division (NG - 10% strength)

Pennsylvania NG - Philadelphia
28th Infantry Division (NG - 10% strength)

Virginia NG - Richmond
29th Infantry Division (NG - 10% strength)

Virginia NG - Richmond
29th Infantry Division (NG - 10% strength)

Wisconsin NG - Madison
32nd Infantry Division (NG - 10% strength)

Illinois NG - Chicago
33rd Infantry Division (NG - 10% strength)

Iowa NG - Richmond
34th Infantry Division (NG - 10% strength)

Kansas NG - Wichita
35th Infantry Division (NG - 10% strength)

Arkansas NG - Little Rock
39th Infantry Division (NG - 10% strength)

California NG - Sacramento
40th Infantry Division (NG - 10% strength)

Oregon NG - Portland
41st Infantry Division (NG - 10% strength)

Oklahoma NG - Oklahoma City
45th Infantry Division (NG - 10% strength)

Minnesota NG - Minneapolis
47th Infantry Division (NG - 10% strength)
 
^ Cool as always, thanks you very very very much. :D

Just one thing, when you say:
Hellfish6 said:
10th Infantry Division (motorized)

Shouldn't it be a mountain/light inf. division?? AFAIK the 10th was/is conceived as a mountain division.

Oh other thing, were there American troops in Japan (and Okinawa) by that time? i think you posted something in the original post right?

One last thing, about Panama, do you agree with this?:
Code:
        ###########
	#Panama Canal#
	###########
	landunit = {
		id = { type = 12091 id = 27 }
		name = "Panama Canal Defense Force"
		location = 889
			division = {
				id = { type = 12091 id = 28 }
				name = "Panama Canal Garrison"
				type = garrison
                                model = 1
				locked = yes
				strength = 50
				max_strength = 50
				extra = artillery
				brigade_model = 0
				}
			division = {
				id = { type = 12091 id = 29 }
				name = "23rd "Americal" Infantry Division"
				type = motorized
				model = 0
				}
	}
 
Last edited:
Kretoxian said:
^ Cool as always, thanks you very very very much. :D

Just one thing, when you say:


Shouldn't it be a mountain/light inf. division?? AFAIK the 10th was/is conceived as a mountain division.

Oh other thing, were there American troops in Japan (and Okinawa) by that time? i think you posted something in the original post right?

One last thing, about Panama, do you agree with this?:
Code:
        ###########
	#Panama Canal#
	###########
	landunit = {
		id = { type = 12091 id = 27 }
		name = "Panama Canal Defense Force"
		location = 889
			division = {
				id = { type = 12091 id = 28 }
				name = "Panama Canal Garrison"
				type = garrison
                                model = 1
				locked = yes
				strength = 50
				max_strength = 50
				extra = artillery
				brigade_model = 0
				}
			division = {
				id = { type = 12091 id = 29 }
				name = "23rd "Americal" Infantry Division"
				type = motorized
				model = 0
				}
	}

Yes, Panama looks fine.

IIRC the 3rd Marine Division was in Okinawa (the 2nd was in Wilmington, North Carolina (IIRC) and the 1st is in San Diego.

In the 1950s, all US Army divisions were "pentomic" divisions - the 10th Infantry Division was the same as all the other divisions as far as I can tell. They were deactivated in 1958, and when reactivated in the 80s they became a light infantry division again.

From Wiki:

The division was deactivated on November 30, 1945. However, it was reactivated on July 1, 1948, after being redesignated as the 10th Infantry Division. Ten years later, on June 14, 1958, it was deactivated.
 
Oh, I forgot some National Guard brigades too:

Tennessee NG - Nashville
278th Regimental Combat Team (mechanized) (10% strength - max 50%)

Mississippi NG - Biloxi
108th Armored Cavalry Regiment (10% strength - max 50%)

Ohio NG - Cleveland
107th Armored Cavalry Regiment (10% strength - max 50%)

Idaho NG - Boise
116th Armored Cavalry Regiment (10% strength - max 50%)

Hawaii NG - Honoluli
29th Infantry Brigade (10% strength - max 50%)

Florida NG - Tampa
53rd Armored Brigade (10% strength - max 50%)
 
Do you think that the NG guards units (both divisions and regiments) should be locked into their respective provinces?
 
No - throughout the Cold War they were mobilized and deployed either for civil defense (riots) or to Germany when things heated up.

Is there a way to make NG units be non-reinforcable/upgradable when the scenario starts? That way, if a player wanted to mobilize a division, he'd click the reinforcement and upgrade buttons.
 
Ok, here it's the US Army OOB, i hope it's correct:
Code:
  ##################
  #US Army in Korea#
  ##################
  landunit = {
	id = { type = 12091 id = 1 }
	name = "8th Army"
	location = 1196 #Busan, perhaps the safest place of South Korea
		division = {
			id = { type = 12091 id = 2 }
			name = "8th Army HQ"
			type = hq
			model = 1
			}
	}
	landunit = {
	id = { type = 12091 id = 3 }
	name = "IX Corps"
	location = 1198 
		division = {
			id = { type = 12091 id = 4 }
			name = "24th 'Victory' Division"
			type = motorized
			model = 0
			}
	}
	landunit = {
	id = { type = 12091 id = 5 }
	name = "I Corps"
	location = 1199 
		division = {
			id = { type = 12091 id = 6 }
			name = "7th 'Bayonet' Division"
			type = motorized
			model = 0
			}
		division = {
			id = { type = 12091 id = 7 }
			name = "25th 'Tropic Lightning' Division"
			type = motorized
			model = 0
			}
	}
	####################
	#US Army in Germany#
	####################
	landunit = {
		id = { type = 12091 id = 8 }
		name = "7th Army"
		location = 314
			division = {
				id = { type = 12091 id = 9 }
				name = "7th Army HQ"
				type = hq
				model = 1
				}
	}
	landunit = {
		id = { type = 12091 id = 10 }
		name = "V Corps"
		location = 84
			division = {
				id = { type = 12091 id = 11 }
				name = "2nd Armored 'Hell on Wheels' Div."
				type = armor
				model = 0
				extra = sp_artillery
				brigade_model = 1
				}
			division = {
				id = { type = 12091 id = 12 }
				name = "10th 'Climb to Glory' Division"
				type = motorized
				model = 0
				extra = engineer
				brigade_model = 1
				}
	}
	landunit = {
		id = { type = 12091 id = 13 }
		name = "V Corps"
		location = 85
			division = {
				id = { type = 12091 id = 14 }
				name = "3rd Armored 'Spearhead' Div."
				type = armor
				model = 0
				extra = sp_artillery
				brigade_model = 1
				}
			division = {
				id = { type = 12091 id = 15 }
				name = "4th 'Iron Horse' Division"
				type = motorized
				model = 0
				extra = sp_artillery
				brigade_model = 1
				}
	}
	landunit = {
		id = { type = 12091 id = 16 }
		name = "V Corps"
		location = 82
			division = {
				id = { type = 12091 id = 17 }
				name = "4th Armor Group"
				type = armor
				model = 0
				strength = 50
				max_strength = 50
				extra = sp_artillery
				brigade_model = 1
				}
			division = {
				id = { type = 12091 id = 18 }
				name = "14th Armored Cavalry Regiment"
				type = armor
				model = 0
				strength = 50
				max_strength = 50
				extra = engineer
				brigade_model = 1
				}
	}
	landunit = {
		id = { type = 12091 id = 19 }
		name = "VII Corps"
		location = 312
			division = {
				id = { type = 12091 id = 20 }
				name = "3rd Armored Cavalry Regiment"
				type = armor
				model = 0
				strength = 50
				max_strength = 50
				extra = sp_artillery
				brigade_model = 1
				}
			division = {
				id = { type = 12091 id = 21 }
				name = "5th 'Red Devils' Division"
				type = motorized
				model = 0
				extra = sp_artillery
				brigade_model = 1
				}
	}
	landunit = {
		id = { type = 12091 id = 22 }
		name = "VII Corps"
		location = 375
			division = {
				id = { type = 12091 id = 23 }
				name = "6th Armored Cavalry Regiment"
				type = armor
				model = 0
				strength = 50
				max_strength = 50
				extra = sp_artillery
				brigade_model = 1
				}
			division = {
				id = { type = 12091 id = 24 }
				name = "9th 'Old Reliables' Division"
				type = motorized
				model = 0
				extra = sp_artillery
				brigade_model = 1
				}
	}
	landunit = {
		id = { type = 12091 id = 25 }
		name = "VII Corps"
		location = 313
			division = {
				id = { type = 12091 id = 26 }
				name = "11th 'The Angels' Division"
				type = paratrooper
				model = 0
				extra = artillery
				brigade_model = 1
				}
	}
	##############
	#Panamá Canal#
	##############
	landunit = {
		id = { type = 12091 id = 27 }
		name = "Panama Canal Defense Force"
		location = 889
			division = {
				id = { type = 12091 id = 28 }
				name = "Panama Canal Garrison"
				type = garrison
				model = 1
				locked = yes
				strength = 50
				max_strength = 50
				extra = artillery
				brigade_model = 0
				}
			division = {
				id = { type = 12091 id = 29 }
				name = "23rd "Americal" Infantry Division"
				type = motorized
				model = 0
				}
	}
	############
	#Armies HQs#
	############
	landunit = {
		id = { type = 12091 id = 30 }
		name = "1st Army"
		location = 602
			division = {
				id = { type = 12091 id = 31 }
				name = "1st Army HQ"
				type = hq
				model = 1
				}
	}
	landunit = {
		id = { type = 12091 id = 32 }
		name = "2nd Army"
		location = 600
			division = {
				id = { type = 12091 id = 33 }
				name = "2nd Army HQ"
				type = hq
				model = 1
				}
	}
	landunit = {
		id = { type = 12091 id = 34 }
		name = "3rd Army"
		location = 670
			division = {
				id = { type = 12091 id = 35 }
				name = "3rd Army HQ"
				type = hq
				model = 1
				}
			division = {
				id = { type = 12091 id = 48 }
				name = "3rd 'Rock of the Marne' Division"
				type = motorized
				model = 0
				}
	}
	landunit = {
		id = { type = 12091 id = 36 }
		name = "4th Army"
		location = 716
			division = {
				id = { type = 12091 id = 37 }
				name = "4th Army HQ"
				type = hq
				model = 1
				}
	}
	landunit = {
		id = { type = 12091 id = 38 }
		name = "5th Army"
		location = 620
			division = {
				id = { type = 12091 id = 39 }
				name = "5th Army HQ"
				type = hq
				model = 1
				}
	}
	landunit = {
		id = { type = 12091 id = 40 }
		name = "6th Army"
		location = 765
			division = {
				id = { type = 12091 id = 41 }
				name = "6th Army HQ"
				type = hq
				model = 1
				}
			division = {
				id = { type = 12091 id = 50 }
				name = "6th 'Sightseeing Sixth' Division"
				type = motorized
				model = 0
				}
	}
	###################
	#Various Divisions#
	###################
	landunit = {
		id = { type = 12091 id = 42 }
		name = "III Corps"
		location = 715
			division = {
				id = { type = 12091 id = 43 }
				name = "4th Armored 'Breakthrough' Div."
				type = armor
				model = 0
				}
	}
	landunit = {
		id = { type = 12091 id = 44 }
		name = "1st Infantry Division"
		location = 711
			division = {
				id = { type = 12091 id = 45 }
				name = "1st 'Big Red One' Division"
				type = motorized
				model = 0
				}
	}
	landunit = {
		id = { type = 12091 id = 46 }
		name = "IV Corps"
		location = 782
			division = {
				id = { type = 12091 id = 47 }
				name = "2nd 'Indianhead' Division"
				type = motorized
				model = 0
				}
			division = {
				id = { type = 12091 id = 49 }
				name = "5th Red Devils Division"
				type = motorized
				model = 0
				}
	}
	################
	#National Guard#
	################
	landunit = {
		id = { type = 12091 id = 51 }
		name = "New England National Guard"
		location = 600
			division = {
				id = { type = 12091 id = 52 }
				name = "26th 'Yankee' NG Division"
				type = motorized
				model = 0
				strength = 10
				max_strength = 10
				}
	}
	landunit = {
		id = { type = 12091 id = 53 }
		name = "New York National Guard"
		location = 602
			division = {
				id = { type = 12091 id = 54 }
				name = "42nd 'Rainbow' NG Division"
				type = motorized
				model = 0
				strength = 10
				max_strength = 10
				}
	}
	landunit = {
		id = { type = 12091 id = 55 }
		name = "New Jersey National Guard"
		location = 604
			division = {
				id = { type = 12091 id = 56 }
				name = "50th Armored 'Jersey Blues' NG Div."
				type = armor
				model = 0
				strength = 10
				max_strength = 10
				}
	}
	landunit = {
		id = { type = 12091 id = 57 }
		name = "Pennsylvania National Guard"
		location = 608
			division = {
				id = { type = 12091 id = 58 }
				name = "28th 'Keystone' NG Division"
				type = motorized
				model = 0
				strength = 10
				max_strength = 10
				}
	}
	landunit = {
		id = { type = 12091 id = 59 }
		name = "Virginia National Guard"
		location = 632
			division = {
				id = { type = 12091 id = 60 }
				name = "29th 'Blue and Gray' NG Division"
				type = motorized
				model = 0
				strength = 10
				max_strength = 10
				}
	}
	landunit = {
		id = { type = 12091 id = 61 }
		name = "Wisconsin National Guard"
		location = 624
			division = {
				id = { type = 12091 id = 62 }
				name = "32nd 'Red Arrow' NG Division"
				type = motorized
				model = 0
				strength = 10
				max_strength = 10
				}
	}
	landunit = {
		id = { type = 12091 id = 63 }
		name = "Illinois National Guard"
		location = 620
			division = {
				id = { type = 12091 id = 64 }
				name = "33rd 'Golden Cross' NG Division"
				type = motorized
				model = 0
				strength = 10
				max_strength = 10
				}
	}
	landunit = {
		id = { type = 12091 id = 65 }
		name = "Iowa National Guard"
		location = 692
			division = {
				id = { type = 12091 id = 66 }
				name = "34th 'Red Bull' NG Division"
				type = motorized
				model = 0
				strength = 10
				max_strength = 10
				}
	}
	landunit = {
		id = { type = 12091 id = 67 }
		name = "Kansas National Guard"
		location = 711
			division = {
				id = { type = 12091 id = 68 }
				name = "35th 'Santa Fe' NG Division"
				type = motorized
				model = 0
				strength = 10
				max_strength = 10
				}
	}
	landunit = {
		id = { type = 12091 id = 69 }
		name = "Arkansas National Guard"
		location = 684
			division = {
				id = { type = 12091 id = 70 }
				name = "39th 'Cougars' NG Division"
				type = motorized
				model = 0
				strength = 10
				max_strength = 10
				}
	}
	landunit = {
		id = { type = 12091 id = 71 }
		name = "California National Guard"
		location = 764
			division = {
				id = { type = 12091 id = 72 }
				name = "40th 'Sunshine' NG Division"
				type = motorized
				model = 0
				strength = 10
				max_strength = 10
				}
	}
	landunit = {
		id = { type = 12091 id = 73 }
		name = "Oregon National Guard"
		location = 783
			division = {
				id = { type = 12091 id = 74 }
				name = "41st 'Sunset' NG Division"
				type = motorized
				model = 0
				strength = 10
				max_strength = 10
				}
	}
	landunit = {
		id = { type = 12091 id = 75 }
		name = "Oklahoma National Guard"
		location = 713
			division = {
				id = { type = 12091 id = 76 }
				name = "45th 'Thunderbird' NG Division"
				type = motorized
				model = 0
				strength = 10
				max_strength = 10
				}
	}
	landunit = {
		id = { type = 12091 id = 77 }
		name = "Minnesota National Guard"
		location = 693
			division = {
				id = { type = 12091 id = 78 }
				name = "47th Infantry NG Division"
				type = motorized
				model = 0
				strength = 10
				max_strength = 10
				}
	}
	landunit = {
		id = { type = 12091 id = 79 }
		name = "Tennessee National Guard"
		location = 642
			division = {
				id = { type = 12091 id = 80 }
				name = "278th Regimental NG Combat Team"
				type = mechanized
				model = 2
				strength = 10
				max_strength = 10
				}
	}
	landunit = {
		id = { type = 12091 id = 81 }
		name = "Mississippi National Guard"
		location = 678
			division = {
				id = { type = 12091 id = 82 }
				name = "108th Armored Cavalry NG Regiment"
				type = armor
				model = 0
				strength = 10
				max_strength = 10
				}
	}
	landunit = {
		id = { type = 12091 id = 83 }
		name = "Ohio National Guard"
		location = 615
			division = {
				id = { type = 12091 id = 84 }
				name = "107th Armored Cavalry NG Regiment"
				type = armor
				model = 0
				strength = 10
				max_strength = 10
				}
	}
	landunit = {
		id = { type = 12091 id = 85 }
		name = "Idaho National Guard"
		location = 771
			division = {
				id = { type = 12091 id = 86 }
				name = "116th Armored Cavalry NG Regiment"
				type = armor
				model = 0
				strength = 10
				max_strength = 10
				}
	}
	landunit = {
		id = { type = 12091 id = 87 }
		name = "Hawaii National Guard"
		location = 658
			division = {
				id = { type = 12091 id = 88 }
				name = "29th Infantry NG Brigade"
				type = bergsjaeger
				model = 0
				strength = 10
				max_strength = 10
				}
	}
	landunit = {
		id = { type = 12091 id = 89 }
		name = "Florida National Guard"
		location = 649
			division = {
				id = { type = 12091 id = 90 }
				name = "53rd Armored NG Brigade"
				type = armor
				model = 0
				strength = 10
				max_strength = 10
				}
	}
	landunit = {
		id = { type = 12091 id = 91 }
		name = "Alaska National Guard"
		location = 553
			division = {
				id = { type = 12091 id = 92 }
				name = "207th Infantry NG Group"
				type = motorized
				model = 0
				strength = 10
				max_strength = 10
				}
	}
	landdivision = {
  				id = { type = 12091 id = 93 }
  				name = "29th 'Blue and Gray' Division"
				type = motorized
				model = 0
				dormant = yes
				}
	landdivision = {
  				id = { type = 12091 id = 94 }
  				name = "42nd 'Rainbow' Division"
				type = motorized
				model = 0
				dormant = yes
				}
	landdivision = {
  				id = { type = 12091 id = 95 }
  				name = "50th Armored 'Jersey Blues' Div."
				type = armor
				model = 0
				dormant = yes
				}
	landdivision = {
				id = { type = 12091 id = 96 }
  				name = "28th 'Keystone' Division"
				type = motorized
				model = 0
				dormant = yes
				}
	landdivision = {
  				id = { type = 12091 id = 97 }
  				name = "26th 'Yankee' Division"
				type = motorized
				model = 0
				dormant = yes
				}
	landdivision = {
  				id = { type = 12091 id = 98 }
  				name = "32nd 'Red Arrow' Division"
				type = motorized
				model = 0
				dormant = yes
				}
	landdivision = {
  				id = { type = 12091 id = 99 }
  				name = "33rd 'Golden Cross' Division"
				type = motorized
				model = 0
				dormant = yes
				}
	landdivision = {
  				id = { type = 12091 id = 100 }
  				name = "34th 'Red Bull' Division"
				type = motorized
				model = 0
				dormant = yes
				}
	landdivision = {
  				id = { type = 12091 id = 101 }
  				name = "35th 'Santa Fe' Division"
				type = motorized
				model = 0
				dormant = yes
				}
	landdivision = {
  				id = { type = 12091 id = 102 }
  				name = "39th 'Cougars' Division"
				type = motorized
				model = 0
				dormant = yes
				}
	landdivision = {
  				id = { type = 12091 id = 103 }
  				name = "40th 'Sunshine' Division"
				type = motorized
				model = 0
				dormant = yes
				}
	landdivision = {
  				id = { type = 12091 id = 104 }
  				name = "41st 'Sunset' Division"
				type = motorized
				model = 0
				dormant = yes
				}
	landdivision = {
  				id = { type = 12091 id = 105 }
  				name = "45th 'Thunderbird' Division"
				type = motorized
				model = 0
				dormant = yes
				}
	landdivision = {
  				id = { type = 12091 id = 106 }
  				name = "47th Infantry Division"
				type = motorized
				model = 0
				dormant = yes
				}
	landdivision = {
  				id = { type = 12091 id = 107 }
  				name = "278th Regimental Combat Team"
				type = mechanized
				model = 2
				dormant = yes
				max_strength = 50
				}
	landdivision = {
  				id = { type = 12091 id = 108 }
  				name = "108th Armored Cavalry Regiment"
				type = armor
				model = 0
				dormant = yes
				max_strength = 50
				}
	landdivision = {
  				id = { type = 12091 id = 109 }
  				name = "107th Armored Cavalry Regiment"
				type = armor
				model = 0
				dormant = yes
				max_strength = 50
				}
	landdivision = {
  				id = { type = 12091 id = 110 }
  				name = "116th Armored Cavalry Regiment"
				type = armor
				model = 0
				dormant = yes
				max_strength = 50
				}
	landdivision = {
  				id = { type = 12091 id = 111 }
  				name = "29th Infantry Brigade"
				type = bergsjaeger
				model = 0
				dormant = yes
				max_strength = 50
				}
	landdivision = {
  				id = { type = 12091 id = 112 }
  				name = "53rd Armored Brigade"
				type = armor
				model = 0
				dormant = yes
				max_strength = 50
				}
	landdivision = {
  				id = { type = 12091 id = 113 }
  				name = "207th Infantry Group"
				type = motorized
				model = 0
				dormant = yes
				max_strength = 50
				}
	############
	#US Marines#
	############
	landunit = {
		id = { type = 12091 id = 114 }
		name = "I USMC"
		location = 761
			division = {
				id = { type = 12091 id = 115 }
				name = "1st 'The Old Breed' Division"
				type = marine
				model = 2
				}
	}
	landunit = {
		id = { type = 12091 id = 116 }
		name = "II USMC"
		location = 634
			division = {
				id = { type = 12091 id = 117 }
				name = "2nd 'Follow Me' Division"
				type = marine
				model = 2
				}
	}
	landunit = {
		id = { type = 12091 id = 118 }
		name = "III USMC"
		location = 1193
			division = {
				id = { type = 12091 id = 119 }
				name = "3rd 'The Fighting Third' Division"
				type = marine
				model = 2
				extra = engineer # The Seabees
				brigade_model = 2
				}
	}

I have decided to make a dormant counterpart at full strength for the national guard divisions/regs (which at full strength are at 50%) and will be activated via events if there's the 3rd World War.