idea_categories = {

	hidden_ideas = {
		hidden = yes
	
		cost = 0
		removal_cost = -1
		
		ledger = hidden
	}
	
	country = {
		type = national_spirit
		
		cost = 0
		removal_cost = -1
		
		ledger = hidden
	}
	
	laws = {
		slot = mobilization_laws
		slot = trade_laws
		slot = economy
		slot = money
		slot = franchise
		slot = social_order
		
		ledger = civilian
		cost = 150
		removal_cost = 0
	}
	
	government = {
		slot = political_advisor
		slot = political_advisor
		slot = political_advisor
		slot = political_advisor
		slot = political_advisor
		slot = political_advisor
		
		ledger = civilian
		cost = 150
		removal_cost = 0
	}
	
	military_production = {
	
		slot = small_arms_manufacturer_slot
		slot = guns_manufacturer_slot
		slot = vehicle_manufacturer_slot
		slot = tank_manufacturer
		slot = aircraft_manufacturer
		slot = naval_manufacturer
		
		character_slot = theorist
		ledger = civilian
		cost = 150
		removal_cost = 0
	}
		
	research_production = {
	
		slot = industrial_concern
		slot = industrial_concern
		slot = industrial_concern
		slot = theorist
		slot = theorist
		slot = theorist

		character_slot = theorist
		ledger = civilian
		cost = 150
		removal_cost = 0
	}
	
	military_staff = {
		slot = chief_of_staff_slot
		slot = army_chief 
		slot = navy_chief 
		slot = air_chief
		slot = security_chief_slot
		slot = intelligence_chief_slot

		character_slot = theorist
		ledger = invalid		
		cost = 150
		removal_cost = 0
	}
	
	high_command_category = {
		slot = high_command
		slot = high_command
		slot = high_command
		slot = high_command
		slot = high_command
		slot = high_command
		
		character_slot = theorist
		ledger = invalid	
		cost = 150
		removal_cost = 0
	}
}
