add_namespace = FAC_civilwarevents

#The Northern Republic
country_event = {
	id = FAC_civilwarevents.1
	title = FAC_civilwarevents.1.t
	desc = FAC_civilwarevents.1.d

	picture = GFX_report_event_sanation_left_victory
	is_triggered_only = yes
	mean_time_to_happen = { days = 3 }
	option = {
		name = FAC_civilwarevents.1.a
		trigger = {
			
		}
		ai_chance = { factor = 1 }
		
		hidden_effect = {
			
		}
	}
}

#The Legions Of The South
country_event = {
	id = FAC_civilwarevents.2
	title = FAC_civilwarevents.2.t
	desc = FAC_civilwarevents.2.d

	picture = GFX_report_event_NOR_quisling_troops
	is_triggered_only = yes
	mean_time_to_happen = { days = 3 }
	option = {
		name = FAC_civilwarevents.2.a
		trigger = {
			
		}
		ai_chance = { factor = 1 }
		
		hidden_effect = {
			
		}
	}
}

#The Communist Front
country_event = {
	id = FAC_civilwarevents.3
	title = FAC_civilwarevents.3.t
	desc = FAC_civilwarevents.3.d

	picture = GFX_report_event_saf_coup
	is_triggered_only = yes
	mean_time_to_happen = { days = 3 }
	option = {
		name = FAC_civilwarevents.3.a
		trigger = {
			
		}
		ai_chance = { factor = 1 }
		
		hidden_effect = {
			
		}
	}
}

#Napoleons Return
country_event = {
	id = FAC_civilwarevents.4
	title = FAC_civilwarevents.4.t
	desc = FAC_civilwarevents.4.d

	picture = GFX_report_event_king_speech
	is_triggered_only = yes
	mean_time_to_happen = { days = 3 }
	option = {
		name = FAC_civilwarevents.4.a
		trigger = {
			
		}
		ai_chance = { factor = 1 }
		
		hidden_effect = {
			
		}
	}
}

#Offer From The Teutons
country_event = {
	id = FAC_civilwarevents.5
	title = FAC_civilwarevents.5.t
	desc = FAC_civilwarevents.5.d

	picture = GFX_report_event_molotov_ribentrop_handshakee
	is_triggered_only = yes
	option = {
		name = FAC_civilwarevents.5.a
		trigger = {
			
		}
		ai_chance = { factor = 1 }
		
		hidden_effect = {
			
		}
	}
	option = {
		name = FAC_civilwarevents.5.b
		trigger = {
			
		}
		ai_chance = { factor = 1 }
		add_manpower = 10000
add_equipment_to_stockpile = {
    type = infantry_equipment
    amount = 7500
    producer = GEM
}



		hidden_effect = {
			GEM = {
add_manpower = -10000
add_equipment_to_stockpile = {
    type = infantry_equipment
    amount = -7500
    producer = GEM
}
}

		}
	}
}

#Rome Grants Aid
country_event = {
	id = FAC_civilwarevents.6
	title = FAC_civilwarevents.6.t
	desc = FAC_civilwarevents.6.d

	picture = GFX_report_event_soviet_german_soldier_handshake
	is_triggered_only = yes
	option = {
		name = FAC_civilwarevents.6.a
		trigger = {
			
		}
		ai_chance = { factor = 1 }
		add_equipment_to_stockpile = {
    type = infantry_equipment
    amount = 7500
    producer = WRE
}



		hidden_effect = {
			
		}
	}
}
