buildings = {
    government_building = {
        base_cost = 20000
        per_level_extra_cost = 2000
        infrastructure_construction_effect = yes
	value = 3

        icon_frame = 28
  	country_modifiers = {
    	modifiers = {				
	stability_weekly = 0.005
        political_power_gain = 0.005
	industry_repair_factor = 0.005
    	}
	}
  	state_modifiers = {
   	compliance_gain = 0.002
  	}

        level_cap = {
            state_max = 5
        }
    }

    education_infrastructure = {
        base_cost = 20000
        per_level_extra_cost = 5000
        infrastructure_construction_effect = yes
	value = 3

        icon_frame = 29

  	country_modifiers = {
    	modifiers = {				
	research_speed_factor = 0.005
	recruitable_population_factor = 0.005
	production_speed_buildings_factor = 0.005
    	}
  	}


        level_cap = {
            state_max = 5
        }
    }

    military_base = {
        base_cost = 35000
        per_level_extra_cost = 4000
        infrastructure_construction_effect = yes
	value = 3

  	country_modifiers = {
    	modifiers = {				
	army_org_factor = 0.001
	army_attack_factor = 0.001
	army_defence_factor = 0.001
	breakthrough_factor = 0.001
	max_planning_factor = 0.001
	experience_gain_factor = 0.001
	experience_gain_army = 0.002
    	}
  	}

        icon_frame = 30

        level_cap = {
            state_max = 5
        }
    }


    naval_military_base = {
        base_cost = 35000
        per_level_extra_cost = 4000
        infrastructure_construction_effect = yes
	only_costal = yes
	value = 3

  	country_modifiers = {
    	modifiers = {				
	convoy_escort_efficiency = 0.001
	screening_efficiency = 0.001
	naval_morale_factor = 0.001
	naval_damage_factor = 0.001
	experience_gain_navy = 0.002
    	}
  	}

        icon_frame = 31

        level_cap = {
            state_max = 5
        }
    }

     air_command_base = {
    	base_cost = 35000
    	per_level_extra_cost = 4000
    	infrastructure_construction_effect = yes
	value = 3

    country_modifiers = {
        modifiers = {
            air_superiority_efficiency = 0.001
            air_intercept_efficiency = 0.001
            air_cas_efficiency = 0.001
            air_accidents_factor= -0.001
	    experience_gain_air = 0.002
        }
    }

    icon_frame = 32

    level_cap = {
        state_max = 5
    }
}

    media_complex = {
        base_cost = 25000
        per_level_extra_cost = 5000
        infrastructure_construction_effect = yes
	value = 3

    country_modifiers = {
        modifiers = {
	stability_weekly = 0.001
        war_support_weekly = 0.001
        political_power_gain = 0.001
	min_export = -0.001
	justify_war_goal_time = -0.001
        }
    }
  	state_modifiers = {
   	compliance_gain = 0.001
  	}

        icon_frame = 33

        level_cap = {
            state_max = 5
        }
    }

    hospital = {
        base_cost = 20000
        per_level_extra_cost = 4000
        infrastructure_construction_effect = yes
	value = 4

    country_modifiers = {
        modifiers = {
            monthly_population = 0.001
            army_morale_factor = 0.003
            experience_loss_factor = -0.02
        }
    }

        icon_frame = 34

        level_cap = {
            state_max = 5
        }
    }

    housing_project = {
        base_cost = 12000
        per_level_extra_cost = 2500
        infrastructure_construction_effect = yes
	value = 1

    country_modifiers = {
        modifiers = {
        monthly_population = 0.002
	consumer_goods_factor = 0.003
	industrial_capacity_factory = 0.003
	production_factory_start_efficiency_factor = 0.002
	production_factory_efficiency_gain_factor = 0.002
        }
    }

	state_modifiers = {
		local_building_slots = 2
		recruitable_population_factor = 0.002
	}

        icon_frame = 35

        level_cap = {
            state_max = 5
        }
    }

	industrial_yard = {
		show_on_map = 6
		base_cost = 30000
		military_production = 1
		general_production = 1
		icon_frame = 36
		value = 5
		infrastructure_construction_effect = yes
		level_cap = {
			shares_slots = yes
			state_max = 20
		}
	}

}
