ideas = {
	
	country = {
		
		JOR_jordanian_civil_war = {
			picture = GFX_idea_IRQ_iraqi_civil_war 
		    traits = {
		        ZZZ_blank_idea_trait
		    }
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}
			
			removal_cost = -1
			
			modifier = {
				conscription = 0.005
				political_power_gain = -0.25
				army_morale_factor = -0.1
				training_time_factor = 1
				army_defence_factor = -0.5
				army_attack_factor = 0.5
				ai_focus_aggressive_factor = 3
			}			
		}
	}
	country = {
		
		PAL_mournful_ummah = {
			picture = GFX_idea_PAL_mournful_ummah
		    traits = {
		        ZZZ_blank_idea_trait
		    }
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}
			
			removal_cost = -1
			
			modifier = {
				political_power_gain = -0.25
				stability_factor = -0.15
				stability_weekly = -0.001
				army_morale_factor = -0.05
				army_defence_factor = -0.1
				army_attack_factor = -0.1
				society_development_monthly = -0.02
			}			
		}
		
		EGY_blocked_suez_canal = {
			picture = GFX_idea_EGY_blocked_suez_canal
		    traits = {
		        ZZZ_blank_idea_trait
		    }
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}
			
			removal_cost = -1
			
			modifier = {
				consumer_goods_factor = 0.1
				poverty_development_monthly = -0.005
				income_growth_factor = -0.15
				inflation_monthly_factor = 0.1
				business_value_factor = -0.1
				personal_value_factor = -0.1
			}	
		}
	}
	
	country = {
		
		AFA_revolutionary_fervor = {
			picture = GFX_idea_AFA_revolutionary_fervor
		    traits = {
		        ZZZ_blank_idea_trait
		    }
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}
			
			removal_cost = -1
			
			modifier = {
				conscription = 0.05
				army_morale_factor = 0.1
				army_defence_factor = 0.15
				army_attack_factor = 0.15
				ai_focus_aggressive_factor = 3
			}			
		}
	}
	
	country = {
		
		HRL_antiimperialist_jihad = {
			picture = GFX_idea_AFA_revolutionary_fervor
		    traits = {
		        ZZZ_blank_idea_trait
		    }
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}
			
			removal_cost = -1
			
			modifier = {
				conscription = 0.05
				army_morale_factor = 0.1
				army_defence_factor = 0.15
				army_attack_factor = 0.15
				army_org_factor = 0.15
				ai_focus_aggressive_factor = 3
			}			
		}
	}
	
	country = {
		
		BUK_avenging_saddam = {
			picture = GFX_idea_AFA_revolutionary_fervor
		    traits = {
		        ZZZ_blank_idea_trait
		    }
			
			allowed = {
				always = no
			}

			allowed_civil_war = {
				always = yes
			}
			
			removal_cost = -1
			
			modifier = {
				conscription = 0.05
				army_morale_factor = 0.1
				army_defence_factor = 0.15
				army_attack_factor = 0.15
				army_org_factor = 0.15
				ai_focus_aggressive_factor = 3
			}			
		}
	}
}