idea_categories = {
	# ledger can be define for idea > idea slot > idea category
	# first one overrides the others
	# multiple ledgers can be defined, in that case will show on all
	# possible values : army, air, navy, military (shows on all military ledgers), civilian, all (shows up everywhere), hidden (does not show up)
	
	
	hidden_ideas = {
		hidden = yes
	
		cost = 0
		removal_cost = -1
		
		ledger = hidden
	}

	country = {
		type = national_spirit
		
		cost = 0
		removal_cost = -1
		
		ledger = hidden
	}
#GOV
	government = { #Laws and government
		slot = gt_head_of_state
		slot = gt_judiciary
		slot = gt_government_form
		slot = press_laws
		slot = gp_press_law
		slot = mod_director		

		


		
		ledger = civilian
		
		cost = 150
		removal_cost = 0
	}
	
	political_advisor_rt56 = { #political advisor rt56
		character_slot = political_advisor
		character_slot = political_advisor
		character_slot = political_advisor
		character_slot = political_advisor
		character_slot = political_advisor
		character_slot = political_advisor
				
		ledger = civilian		
				
		cost = 150
		removal_cost = 0
	}
	
	politicians_modded = { # politicians modded
		slot = political_advisor
		slot = political_advisor
		slot = political_advisor
		slot = war_advisor
		slot = war_advisor
		slot = war_advisor
				
		ledger = civilian		
				
		cost = 125
		removal_cost = 0
	}
	
	national_identity = { #National Identity
		slot = gp_national_ideas
		slot = etgi_ideas_foreign_relations
		slot = etgi_ideas_internal_security
		slot = etgi_ideas_leadership_structure
		slot = etgi_ideas_social_balance
		slot = gp_immigration_policy
		cost = 150
		removal_cost = 0
	
	}
	
	internal_policies = { #Internal policies
		slot = policing_policy		## State policing laws
		slot = is_penal_system
		slot = is_population_growth
		slot = is_trade_unions
		slot = gp_public_meetings
		slot = is_firearm_regulation
		
		ledger = civilian
		
		cost = 100
		removal_cost = -1
	}

	balance_of_rights = { #Balance of Rights
		slot = mr_role_of_women	
		slot = mj_female_service
		slot = etgi_ideas_women
		slot = gp_minority_rights
		slot = gp_gender_equality	
	
		
		ledger = civilian
		
		cost = 150
		removal_cost = 0
	}
	
#Money
	Finances = { #Finances
		slot = ep_economic_model 
		slot = taxes
		slot = nationalization
		slot = ep_subsidization
		slot = bonds
		
		# maxed
		cost = 150
		removal_cost = 0
	}
	
	
	Trade = { #Economic policies
		slot = trade_laws
		slot = ep_trade_tarrifs
		slot = tariffs
		slot = ep_foreign_investments
		slot = fdi_regulations
		
		ledger = civilian

		cost = 100
		removal_cost = -1
	}

	peoples_benefits = { #prev Welfare policies
		slot = social_welfare		## Social welfare
		slot = wp_labour_laws
		slot = wp_benefits_policy
		slot = wp_healthcare_policy
		slot = ip_economic_base
		slot = wp_healthcare_focus


		ledger = civilian
		
		cost = 100
		removal_cost = -1
	}
	
#RND
	production_organizations = { #Previously research and production
		slot = tank_manufacturer
		slot = naval_manufacturer
		slot = aircraft_manufacturer
		slot = materiel_manufacturer
		slot = mod_pro
		slot = mod_pro

		
        ledger = civilian
		
		cost = 75
		removal_cost = 0
	}
	
	industry_policies = { #Industry policies
		slot = economy
		slot = ip_construction_focus
		slot = ip_resource_efforts
		slot = gf_logistics_system
		slot = industrial_concern
		slot = industrial_concern
		
		ledger = civilian
		
		cost = 50
		removal_cost = -1
	}
	
	research_and_education = { #Research and education
		slot = education
		slot = wp_education_focus
		slot = wp_education_policy
		character_slot = theorist
	    character_slot = theorist
	    character_slot = theorist
		
		ledger = civilian
		
		cost = 50
		removal_cost = -1
	}
	

#MILITARY
	military_staff = { #Army and Navy
		slot = mod_land
		character_slot = army_chief
		character_slot = army_chief
		slot = mod_naval
		character_slot = navy_chief
		character_slot = navy_chief

		ledger = civilian
		
		cost = 75
		removal_cost = 0
    }
	
    military_staff_0 = { #Air Force and Special Forces
		slot = mod_air
		character_slot = air_chief
		character_slot = air_chief
		slot = gf_special_forces_role
		slot = gf_marine_role
		slot = gf_paratrooper_role

		ledger = civilian
		
		cost = 75
		removal_cost = 0
	}
	
	military_staff_1 = { #High military command
		slot = mod_doc
	    character_slot = high_command
	    character_slot = high_command
	    character_slot = high_command
	    character_slot = high_command
	    character_slot = high_command
		
		ledger = civilian
		
		cost = 75
		removal_cost = 0
	}

	military_jurisdiction = { #Military juristiction
		slot = unity
		slot = mj_code_of_ethics
		slot = mj_branch_rivarly
		slot = mj_volunteer_forces
		slot = etgi_ideas_war_mentality
		slot = gf_command_structure
		
		ledger = civilian
		
		cost = 80
		removal_cost = -1
	}
	
	military_recruitment = { #Recruitment law
		slot = mobilization_laws
		slot = mr_recruitment_standard
		slot = mr_service_limit
		slot = mr_minimum_age
		slot = mr_maximum_age
		slot = mj_non_core_manpower

		ledger = civilian
		
		cost = 50
		removal_cost = -1
	}
	
	Manpower = { #Manpower
		slot = foreign_policy
		slot = mobilization
		slot = recruitment_laws
		slot = cadet_training_standards
		slot = officer_training_standards
		slot = mj_training_quality
		
		cost = 150
		removal_cost = 0
	}
	
	
	spy_expansion = { #Intel
		slot = relations_policy		## Party PR
		slot = recruitment_drive
		slot = counter_operations 
		slot = intel_gathering
		slot = cryptology
		
		
		cost = 0
		removal_cost = 0
		
	}
	###------> *Expanded Ideas <><> <><> <><> <><> <><>

	national_character = {
		slot = r56i_laws_category_security
		slot = r56i_laws_leadership
		slot = r56i_laws_category_gender
		slot = r56i_laws_social
		slot = r56i_laws_war

		ledger = civilian
		
		cost = 150
		removal_cost = 0
	}	
	
	academy_spirit = {
		type = army_spirit

		cost = 25
		removal_cost = -1
		
		politics_tab = no
		
		ledger = hidden

		slot = academy_spirit
	}

	army_spirit = {
		type = army_spirit

		cost = 50
		removal_cost = -1
		
		politics_tab = no
		
		ledger = hidden
		slot = army_spirit
	}

	division_command_spirit = {
		type = army_spirit
		
		cost = 75
		removal_cost = -1
		
		politics_tab = no
		
		ledger = hidden
		slot = division_command_spirit
	}

	naval_academy_spirit = {
		type = navy_spirit

		cost = 25
		removal_cost = -1
		
		politics_tab = no
		
		ledger = hidden
		slot = naval_academy_spirit
	}

	navy_spirit = {
		type = navy_spirit

		cost = 50
		removal_cost = -1
		
		politics_tab = no
		
		ledger = hidden
		slot = navy_spirit
	}

	naval_command_spirit = {
		type = navy_spirit
		
		cost = 75
		removal_cost = -1
		
		politics_tab = no
		
		ledger = hidden
		slot = naval_command_spirit
	}

	air_force_academy_spirit = {
		type = air_spirit

		cost = 25
		removal_cost = -1
		
		politics_tab = no
		
		ledger = hidden
		slot = air_force_academy_spirit
	}

	air_force_spirit = {
		type = air_spirit

		cost = 75
		removal_cost = -1
		
		politics_tab = no
		
		ledger = hidden
		slot = air_force_spirit
	}

	air_force_command_spirit = {
		type = air_spirit
		
		politics_tab = no
		
		cost = 75
		removal_cost = -1
		
		ledger = hidden
		slot = air_force_command_spirit
	}
}


slot_ledgers = {
	army_chief = army
	navy_chief = navy
	air_chief = air
	
	tank_manufacturer = army
	naval_manufacturer = navy
	aircraft_manufacturer = air
	
	theorist = invalid # must be overridden
	high_command = invalid # must be overridden
	
	
	mobilization_laws = civilian
}
