ideas = {
    country = {
		HOL_the_dutch_emigration = {
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = no
			}
			
			picture = HOL_dutch_emigration 

			removal_cost = -1

			modifier = {
			    MONTHLY_POPULATION = -0.15
			}
		}
		HOL_the_turbulent_king = {
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1

			modifier = {
			    stability_factor = -0.2
				political_power_gain = -0.2	
			}
		}
		HOL_the_indonesian_trade = {
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = no
			}
			
			picture = HOL_indonesian_trade

			removal_cost = -1

			modifier = {
               consumer_goods_expected_value = -0.1
			   industrial_capacity_factory = 0.1
			}
		}
		HOL_reforms_wilhelm_frederick = {
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			equipment_bonus = {
				artillery = {
					build_cost_ic = -0.05
                    instant = yes					
		        }
	        }

			modifier = {
               army_org = 3
			}
		}
		HOL_idea_luxembourg_compensation = {
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = no
			}

			removal_cost = -1
			
			picture = generic_foreign_capital

			modifier = {
				money_income = 1
			}
		}
		HOL_royal_visit_lux = {
			allowed = {
				always = yes
			}
			modifier = {
				stability_factor = 0.1
				army_org_factor = 0.01
				political_power_gain = 0.15
				war_support_factor = 0.1
			}
		}
	}

	### DESIGNERS ###

	naval_manufacturers = {

		designer = yes

		eoanb_HOL_naval_Fijenoord = {

			picture = generic_naval_manufacturer_2

			allowed = { original_tag = HOL }

			cost = 150
			removal_cost = 10

			research_bonus = {
				naval_equipment = 0.05
			}

			traits = { eoanb_naval_manufacturer_light }
		}
	}

	industrial_concern = {
		eoanb_HOL_Philips = {

			picture = generic_electronics_concern_3

			allowed = { original_tag = HOL }

			available = { has_completed_focus = HOL_philips }

			cost = 150
			removal_cost = 10

			research_bonus = {
				electronics_devices_tech = -0.1
			}

			traits = { electronics_concern_3 }
		}

		eoanb_HOL_Shell = {

			picture = generic_industrial_concern_2

		    allowed = { original_tag = HOL }

		    available = { has_completed_focus = HOL_shell }

			cost = 150
			removal_cost = 10

			research_bonus = {
				biochemistry_tech = -0.1
			}

			traits = { electronics_concern_2 }
		}

		eoanb_HOL_staats_spoorwegen = {

			picture = generic_industrial_concern_1

		    allowed = { original_tag = HOL }

		    available = { has_completed_focus = HOL_staats_spoorwegen }

			cost = 150
			removal_cost = 10

			research_bonus = {
				mechanical_engineering = -0.1
			}

			traits = { industrial_concern_1 }
		}
	}

   	### HIGH COMMAND ###
#   	high_command = {
#
#   		HOL_abraham_jacobus_frederik_egter_van_wissekerke = {
#
#   			allowed = { original_tag = HOL }
#
#   			picture = HOL_abraham_jacobus_frederik_egter_van_wissekerke
#
#   			traits = { army_artillery_1 }
#
#   			ai_will_do = {
#				factor = 1
#			}
#   		}
#
#   		HOL_advisor_johannes_willem_bergansius_advisor = {
#
#   			allowed = { original_tag = HOL }
#
#   			picture = HOL_advisor_johannes_willem_bergansius_advisor
#
#   			traits = { eoanb_trait_high_rank_vrc }
#
#   			ai_will_do = {
#				factor = 1
#			}
#   		}
#
#   	}
}
