# ideologies = {
# 	# Communist
# 		communism = {
# 			ai_communist = yes
# 			can_be_boosted = no
# 			can_collaborate = no
# 			can_host_government_in_exile = yes
# 			color = { 96 35 35 }
# 			types = {
# 				# Western
# 				communism_sub_marxism = {	}
# 				communism_sub_trotskyism = { can_be_randomly_selected = no }
# 				communism_sub_titoism = { can_be_randomly_selected = no  }
# 				# Central
# 				communism_sub_baathism = { }
# 				# Eastern
# 				communism_sub_maoism = { }
# 				communism_sub_dengism = { can_be_randomly_selected = no }
# 				communism_sub_divinity = { can_be_randomly_selected = no }
# 			}
# 			dynamic_faction_names = {
# 				"EOANB_FACTION_NAME_COMMUNISM_1"
# 				"EOANB_FACTION_NAME_COMMUNISM_2"
# 				"EOANB_FACTION_NAME_COMMUNISM_3"
# 				"EOANB_FACTION_NAME_COMMUNISM_4"
# 				"EOANB_FACTION_NAME_COMMUNISM_5"
# 			}
# 			rules = {
# 				can_create_collaboration_government = no
# 				can_declare_war_on_same_ideology = yes
# 				can_force_government = yes
# 				can_send_volunteers = no
# 				can_puppet = yes
# 				can_lower_tension = no
# 				can_only_justify_war_on_threat_country = yes
# 				can_guarantee_other_ideologies = no
# 			}
# 			modifiers = {
# 				generate_wargoal_tension = 0.45
# 				join_faction_tension = 0.4
# 				lend_lease_tension = 0.25
# 				send_volunteers_tension = 0.45
# 				guarantee_tension = 0.35
# 				take_states_cost_factor = 0.5
# 				annex_cost_factor = 0.5
# 				justify_war_goal_when_in_major_war_time = 1
# 				drift_defence_factor = 0.3
# 				puppet_cost_factor = 0.3
# 			}
# 			faction_modifiers = {
# 				faction_trade_opinion_factor = 0.4
# 			}
# 		}
# 	# Socialism
# 		socialism = {
# 		ai_communist = yes
# 			can_be_boosted = no
# 			can_collaborate = no
# 			can_host_government_in_exile = yes
# 			color = { 204 75 75 }
# 			types = {
# 				# Western
# 				socialism_sub_syndicalism = { }
# 				socialism_sub_reformism = { }	
# 				socialism_sub_bernstein = { can_be_randomly_selected = no }
# 				socialism_sub_owenism = { }
# 				# Eastern
# 				socialism_sub_kongsi = { }
# 				# General
# 				socialism_sub_religious = { }
# 			}

# 		}
# 	# Egalitarianism
# 		egalitarianism = {
# 			types = {
# 				# Western
# 				socialism_sub_syndicalism = { }
# 				socialism_sub_reformism = { }	
# 				socialism_sub_bernstein = { can_be_randomly_selected = no }
# 				socialism_sub_owenism = { }
# 				# Eastern
# 				socialism_sub_kongsi = { }
# 				# General
# 				socialism_sub_religious = { }
# 			}
# 		}
# 	# Liberalism
# 	liberalism = {

# 	}
# 	# Conservatism
# 	conservativism = {

# 	}
# 	# Chauvinism
# 	chauvinism = {

# 	}
# 	# Fundamentalism
# 	fundamentalism = {

# 	}
# 	# Monarchy/Tribal
# 	autocracy = {

# 	}
# 	# Peripheral
# 	peripheral = {

# 	}

# 	# Anarchism/Mutualism
# 	anarchism = {

# 	}
# }