 ideas = {
	country = {
		egb_dormant_facility = {
			picture = tla_memory_failure
			removal_cost = -1
			modifier = {
				disabled_ideas = 1
				research_speed_factor = -0.75
			}
			rule = {
				can_not_declare_war = yes
				can_join_factions = no
				can_send_volunteers = no
			}	
		}
		egb_no_entry = {
			picture = han_bot_production_lines
			removal_cost = -1
			modifier = {
				army_core_defence_factor = 0.25
				surrender_limit = 0.90	
			}
		}		
	}
}