#####################

###  ##  #  # # #  ## 
 #  #  # ## # # # #   
 #  #### # ## ##   #  
 #  #  # #  # # #   # 
 #  #  # #  # # # ## 

 #################### 

PRU_dicsa_organization = {
    include = generic_infantry_tank_organization
    icon = GFX_idea_pru_dicsa
    allowed = { 
        tag = PRU
    }
}

#####################

 ## #  # ### ###   ## 
#   #  #  #  #  # #   
 #  ####  #  ###   #  
  # #  #  #  #      # 
##  #  # ### #    ##  
 
#####################

PRU_arsenal_naval_del_callao_organization = { # what would become SIMA in 1950
	include = generic_task_force_ship_organization
	icon = GFX_idea_pru_sima
	allowed = {	
		tag = PRU
	}
	trait = {
        token = PRU_mio_trait_establish_industrial_department_of_naval_arsenal
        name = PRU_mio_trait_establish_industrial_department_of_naval_arsenal
        icon = GFX_generic_mio_department_icon_facilities
        special_trait_background = yes

        position = { x=3 y=0 }
		
		organization_modifier = {
			military_industrial_organization_research_bonus = 0.1
		}
		
		production_bonus = {
			production_capacity_factor = 0.1
		}
    }
	trait = {
        token = PRU_mio_trait_establish_sima
        name = PRU_mio_trait_establish_sima
        icon = GFX_generic_mio_department_icon_facilities
        special_trait_background = yes
		any_parent = { PRU_mio_trait_establish_industrial_department_of_naval_arsenal }

        position = { x=3 y=1 }
		
		organization_modifier = {
			military_industrial_organization_research_bonus = 0.1
			military_industrial_organization_funds_gain = 0.25
		}
		
		on_complete = {
			mio:PRU_arsenal_naval_del_callao_organization = {
				set_mio_name_key = PRU_sima_organization
			}
		}
    }
}

PRU_apostadero_naval_de_san_lorenzo_organization = {
	include = generic_raider_ship_organization
	icon = GFX_idea_pru_san_lorenzo_naval_base
	allowed = {	
		tag = PRU
	}
}

###########################

###  #    ##  #  # ###  ## 
#  # #   #  # ## # #   #   
###  #   #### # ## ##   #  
#    #   #  # #  # #     # 
#    ### #  # #  # ### ##  

###########################

PRU_taller_central_de_aviacion_organization = {
	include = generic_general_aircraft_organization
	icon = GFX_idea_pru_taller_central_de_aviacion
	allowed = {	
		tag = PRU
	}
}

################################### 

#   #  ##  ### ### ###  ### ### #   
## ## #  #  #  #   #  #  #  #   #   
# # # ####  #  ##  ###   #  ##  #   
#   # #  #  #  #   #  #  #  #   #   
#   # #  #  #  ### #  # ### ### ### 


###################################

PRU_sima_cefar_organization = { # subbranch of SIMA, created a submachine gun in the 1980s
	include = generic_infantry_equipment_organization # Peru really didn't have much in terms of military industry
	icon = GFX_idea_pru_sima_cefar
	allowed = {	
		tag = PRU
	}
}

PRU_national_artillery_factory_organization = { # i made it up
	include = generic_artillery_organization
	icon = GFX_idea_pru_national_artillery_factory
	allowed = {	
		tag = PRU
	}
}