ideologies = {

	islamist = {
		
		types = {
		
			islamic_republican = {
			}
			
			islamic_authoritarian = {
			}
			
		}
		
		dynamic_faction_names = {
			"FACTION_NAME_ISLAMIST_1"
			"FACTION_NAME_ISLAMIST_2"
			"FACTION_NAME_ISLAMIST_3"
			"FACTION_NAME_ISLAMIST_4"
			"FACTION_NAME_ISLAMIST_5"
			"FACTION_NAME_ISLAMIST_6"
		}
		
		color = { 20 100 30 }
		
		war_impact_on_world_tension = 4
		faction_impact_on_world_tension = 4
		
		rules = {
			can_force_government = no
			can_puppet = no
			can_send_volunteers = yes
		}
		
		modifiers = {
			join_faction_tension = 0.10
			lend_lease_tension = 0.10
			send_volunteers_tension = 0.20
			guarantee_tension = 0.20
		}
		
	}

}