### Sudan Ideas
ideas = {

	country = {
	
	SUD_khartoumer_spirit = {
			picture = SAF_native_service
			modifier = {
				army_morale_factor = 0.05
				supply_consumption_factor = -0.10
			}
		}
		
		SUD_khartoumer_spirit2 = {
			picture = SAF_native_service
			modifier = {
				army_morale_factor = 0.05
				supply_consumption_factor = -0.10
				army_org_Factor = 0.10
			}
		}
		
		SUD_khartoumer_spirit3 = {
			picture = SAF_native_service
			modifier = {
				army_morale_factor = 0.05
				supply_consumption_factor = -0.10
				army_org_Factor = 0.10
				army_infantry_defence_factor = 0.05
			}
		}
		
	SUD_egyptianization = {
			picture = generic_train_tracks
			available = {
				is_subject = yes
			}
			modifier = {
				stability_factor = -0.05
				war_stability_factor = -0.05			
			}
				targeted_modifier = {
					tag = EGY
					cic_to_target_factor = 0.15
				}	
		}
		
	SUD_darfur_tensions = {
			picture = JBS_Bedouin_Faction
			available = {
			}
			modifier = {
				stability_factor = -0.1
				conscription_factor = -0.05				
			}
		}
		
		SUD_new_law_code = {
			picture = HOL_unemployment_subs_cut
			allowed = { always = no }
            modifier = {
				consumer_goods_factor = -0.1
			}
		}
		
		SUD_urban_renewal = {
			picture = LIB_refugees
			allowed = { always = no }
            modifier = {
				production_speed_buildings_factor = -0.1
				production_factory_max_efficiency_factor = 0.03
			}
		}
		
		SUD_detribalised_issue = {
			picture = ITA_battaglie_per_la_nascite
			allowed = { always = no }
            modifier = {
				conscription = -0.1
				political_power_gain = -0.1
			}
		}
		
		SUD_union_deal = {
			picture = CAN_victors_over_syndicalism_idea
			allowed = { always = no }
            modifier = {
				war_stability_factor = 0.1
				industrial_capacity_factory = 0.1
				political_power_gain = -0.10
			}
		}

		SUD_hapag_deal = {
			picture = LIB_ger_bailout
			allowed = { always = no }
			available = {
				is_subject = yes
				NOT = {
					has_war_with = GER
				}
			}
            modifier = {
				industrial_factory_donations = 1
				dockyard_donations = 2
				industrial_capacity_dockyard = 0.1
				political_power_gain = -0.10
			}
		}
		
	}
}