﻿units = {	
	##### NAVAL UNITS #####
	fleet = {
		name = "Grand Flot"			
		naval_base = 6050 
		task_force = { 
			name = "Kustflottan"			
			location = 6050 # Stockholm
			ship = { name = "HMS Dristigheten" definition = heavy_cruiser equipment = { heavy_cruiser_1 = { amount = 1 owner = ZSE } } }
			ship = { name = "HMS HK1" definition = heavy_cruiser equipment = { heavy_cruiser_1 = { amount = 1 owner = ZSE } } }
			ship = { name = "HMS HK2" definition = heavy_cruiser equipment = { heavy_cruiser_1 = { amount = 1 owner = ZSE } } }
			ship = { name = "HMS HK3" definition = heavy_cruiser equipment = { heavy_cruiser_1 = { amount = 1 owner = ZSE } } }	
			ship = { name = "HMS Örnen" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = ZSE } } }		
			ship = { name = "HMS Jacob Bagge" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = ZSE } } }		
		}		
		task_force = { 
			name = "1a Eskadern"			
			location = 11215 # Karlskrona
			ship = { name = "HMS Sverige" definition = heavy_cruiser equipment = { heavy_cruiser_1 = { amount = 1 owner = ZSE } } }				
			ship = { name = "HMS Drottning Victoria" definition = heavy_cruiser equipment = { heavy_cruiser_1 = { amount = 1 owner = ZSE } } }			
			ship = { name = "HMS Gustaf V" definition = heavy_cruiser equipment = { heavy_cruiser_1 = { amount = 1 owner = ZSE } } }				
			ship = { name = "HMS Gotland" definition = light_cruiser equipment = { light_cruiser_1 = { amount = 1 owner = ZSE } } }			
					
			ship = { name = "HMS Klas Horn" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = ZSE } } }		
			ship = { name = "HMS Klas Uggla" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = ZSE } } }		
			ship = { name = "HMS Ehrensköld" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = ZSE } } }		
			ship = { name = "HMS Nordenskjöld" definition = destroyer equipment = { destroyer_1 = { amount = 1 owner = ZSE } } }		
		}
		task_force = { 
			name = "Ålandshavseskader"			
			location = 6050 # Stockholm
			ship = { name = "HMS Äran" definition = heavy_cruiser equipment = { heavy_cruiser_1 = { amount = 1 owner = ZSE } } }				
			ship = { name = "HMS Tapperheten" definition = heavy_cruiser equipment = { heavy_cruiser_1 = { amount = 1 owner = ZSE } } }				
		}
		task_force = { 
			name = "Karlskrona Avdelningen"			
			location = 11215 # Karlskrona			
			
			ship = { name = "HMS Draken" definition = submarine equipment = { submarine_1 = { amount = 1 owner = ZSE } } }
			ship = { name = "HMS Gripen" definition = submarine equipment = { submarine_1 = { amount = 1 owner = ZSE } } }
			ship = { name = "HMS Ulven" definition = submarine equipment = { submarine_1 = { amount = 1 owner = ZSE } } }
			ship = { name = "HMS Hajen" definition = submarine equipment = { submarine_1 = { amount = 1 owner = ZSE } } }
			ship = { name = "HMS Sälen" definition = submarine equipment = { submarine_1 = { amount = 1 owner = ZSE } } }
			ship = { name = "HMS Valrossen" definition = submarine equipment = { submarine_1 = { amount = 1 owner = ZSE } } }
					
			ship = { name = "HMS Bävern" definition = submarine equipment = { submarine_1 = { amount = 1 owner = ZSE } } }
			ship = { name = "HMS Illern" definition = submarine equipment = { submarine_1 = { amount = 1 owner = ZSE } } }
			ship = { name = "HMS Uttern" definition = submarine equipment = { submarine_1 = { amount = 1 owner = ZSE } } }
			ship = { name = "HMS Valen" definition = submarine equipment = { submarine_1 = { amount = 1 owner = ZSE } } }
			ship = { name = "HMS SS1" definition = submarine equipment = { submarine_1 = { amount = 1 owner = ZSE } } }
			ship = { name = "HMS SS2" definition = submarine equipment = { submarine_1 = { amount = 1 owner = ZSE } } }
			ship = { name = "HMS SS3" definition = submarine equipment = { submarine_1 = { amount = 1 owner = ZSE } } }
		}
		task_force = { 
			name = "Göteborgs Eskadern"			
			location = 383 # Göteborg
			ship = { name = "HMS Oscar II" definition = heavy_cruiser equipment = { heavy_cruiser_1 = { amount = 1 owner = ZSE } } }				
			ship = { name = "HMS Fylgia" definition = light_cruiser equipment = { light_cruiser_1 = { amount = 1 owner = ZSE } } }	
			ship = { name = "HMS LK1" definition = light_cruiser equipment = { light_cruiser_1 = { amount = 1 owner = ZSE } } }	
			ship = { name = "HMS LK2" definition = light_cruiser equipment = { light_cruiser_1 = { amount = 1 owner = ZSE } } }		
			
			ship = { name = "HMS Wasa" definition = heavy_cruiser equipment = { heavy_cruiser_1 = { amount = 1 owner = ZSE } } }				
			ship = { name = "HMS Manligheten" definition = heavy_cruiser equipment = { heavy_cruiser_1 = { amount = 1 owner = ZSE } } }			
			
		}
	}	
}