add_namespace = caucasus

	country_event = {  # Seek UK Support (UK)
		id = caucasus.1
		title = caucasus.1.t
		desc = caucasus.1.d
		picture = GFX_report_event_royal_blockade
		
		fire_only_once = yes
	    is_triggered_only = yes

		option = { # Offer no support
			name = caucasus.1.a
			ai_chance = { factor = 1 }
			CIR = {
				country_event = {
    				id = caucasus.2
    				days = 4
				}
			}
		}

		option = { # Send supplies
			name = caucasus.1.b
			ai_chance = { factor = 0 }
			reverse_add_opinion_modifier = {
    			target = RUS
    			modifier = eoanb_om_RUS_decrease_small
			}
			send_equipment = {
    			equipment = infantry_equipment
    			amount = 500
    			target = CIR
			}
			send_equipment = {
    			equipment = uniform_equipment
    			amount = 1000
    			target = CIR
			}
			send_equipment = {
    			equipment = cavalry_equipment
    			amount = 100
    			target = CIR
			}
			CIR = {
				country_event = {
    				id = caucasus.3
    				days = 10
				}
			}
		}
	}

	country_event = {  # Seek UK Support (CIR - No support)
		id = caucasus.2
		title = caucasus.2.t
		desc = caucasus.2.d
		picture = GFX_report_event_royal_blockade
		
		fire_only_once = yes
	    is_triggered_only = yes

		option = {
			name = caucasus.2.a
		}
	}

	country_event = {  # Seek UK Support (CIR - Support Given)
		id = caucasus.3
		title = caucasus.3.t
		desc = caucasus.3.d
		picture = GFX_report_event_royal_blockade
		
		fire_only_once = yes
	    is_triggered_only = yes

		option = {
			name = caucasus.3.a
			effect_tooltip = {
				add_equipment_to_stockpile = {
    				type = infantry_equipment
   	 				amount = 500
    				producer = ENG
				}
				add_equipment_to_stockpile = {
    				type = uniform_equipment
   	 				amount = 1000
    				producer = ENG
				}
				add_equipment_to_stockpile = {
    				type = cavalry_equipment
   	 				amount = 100
    				producer = ENG
				}
			}
		}
	}

	country_event = {  # Seek OTO Support (OTO)
		id = caucasus.4
		title = caucasus.4.t
		desc = caucasus.4.d
		picture = GFX_report_event_royal_blockade
		
		fire_only_once = yes
	    is_triggered_only = yes

		option = { # Offer political support
			name = caucasus.4.a
			ai_chance = { factor = 1 }
			add_political_power = -25
			CIR = {
				country_event = {
    				id = caucasus.5
    				days = 2
				}
				effect_tooltip = { add_political_power = 50 }
			}
		}

		option = { # Send supplies
			name = caucasus.4.b
			ai_chance = { factor = 0 }
			reverse_add_opinion_modifier = {
    			target = RUS
    			modifier = eoanb_om_RUS_decrease_small
			}
			send_equipment = {
    			equipment = infantry_equipment
    			amount = 500
    			target = CIR
			}
			send_equipment = {
    			equipment = uniform_equipment
    			amount = 1000
    			target = CIR
			}
			send_equipment = {
    			equipment = cavalry_equipment
    			amount = 100
    			target = CIR
			}
			CIR = {
				country_event = {
    				id = caucasus.6
    				days = 8
				}
			}
		}
	}

	country_event = {  # Seek OTO Support (CIR - Political Support)
		id = caucasus.5
		title = caucasus.5.t
		desc = caucasus.5.d
		picture = GFX_report_event_royal_blockade
		
		fire_only_once = yes
	    is_triggered_only = yes

		option = {
			name = caucasus.5.a
			add_political_power = 50
		}
	}

	country_event = {  # Seek OTO Support (CIR - Military Support)
		id = caucasus.6
		title = caucasus.6.t
		desc = caucasus.6.d
		picture = GFX_report_event_royal_blockade
		
		fire_only_once = yes
	    is_triggered_only = yes

		option = {
			name = caucasus.6.a
			effect_tooltip = {
				add_equipment_to_stockpile = {
    				type = infantry_equipment
   	 				amount = 500
    				producer = OTO
				}
				add_equipment_to_stockpile = {
    				type = uniform_equipment
   	 				amount = 1000
    				producer = OTO
				}
				add_equipment_to_stockpile = {
    				type = cavalry_equipment
   	 				amount = 100
    				producer = OTO
				}
			}
		}
	}

	country_event = {  # Surrender To RUS (RUS)
		id = caucasus.7
		title = caucasus.7.t
		desc = caucasus.7.d
		picture = GFX_report_warsaw_1861_russian_troops
		
		fire_only_once = yes
	    is_triggered_only = yes

		option = { # No Peace
			name = caucasus.7.a
			ai_chance = { factor = 1 }
			CIR = {
				country_event = {
    				id = caucasus.8
    				days = 2
				}
			}
		}

		option = { # Circassia Becomes a autonomous part of Russia
			name = caucasus.7.b
			ai_chance = { factor = 0 }
			hidden_effect = {
				white_peace = CIR
				CIR = {
					white_peace = RUS
					remove_ideas = {
						CAU_fighters
						CAU_fierce_resistance
						CAU_fierce_resistance_weak
					}
					add_ideas = {
						volunteer_only
						civilian_economy
					}
				}
			}
			set_autonomy = {
    			target = CIR
    			autonomy_state = autonomy_autonomous_territory
			}
			CIR = {
				country_event = {
    				id = caucasus.9
    				days = 4
				}
			}
		}
	}

	country_event = {  # No Peace (CIR)
		id = caucasus.8
		title = caucasus.8.t
		desc = caucasus.8.d
		picture = GFX_report_warsaw_1861_russian_troops
		
		fire_only_once = yes
	    is_triggered_only = yes

		option = {
			name = caucasus.8.a
		}
	}

	country_event = {  # Circassia Becomes a autonomous part of Russia (CIR)
		id = caucasus.9
		title = caucasus.9.t
		desc = caucasus.9.d
		picture = GFX_report_warsaw_1861_russian_troops
		
		fire_only_once = yes
	    is_triggered_only = yes

		option = {
			name = caucasus.9.a
			effect_tooltip = {
				white_peace = RUS
				RUS = {
					set_autonomy = {
    					target = CIR
    					autonomy_state = autonomy_autonomous_territory
					}
				}
				remove_ideas = {
					CAU_fighters
					CAU_fierce_resistance
					CAU_fierce_resistance_weak
				}
				add_ideas = {
					volunteer_only
					civilian_economy
				}
			}
		}
	}

	country_event = {
		id = caucasus.10
		title = caucasus.10.t
		desc = caucasus.10.d
		
        is_triggered_only = yes
		
		picture = GFX_report_event_second_opium_war_tianjin_treaty

		immediate = {
			CIR = {
				add_manpower = 87
				add_equipment_to_stockpile = {
					type = infantry_equipment_rifle_1
					amount = 200
					producer = ENG
				}
				add_equipment_to_stockpile = {
					type = uniform_equipment_1
					amount = 200
					producer = ENG
				}
			}
		}

		option = {
			name = caucasus.10.a
			hidden_effect = { RUS = { country_event = { id = rossiya.335 days = 5 } } }
		}
	}

	country_event = { ### Gubdalan Taimas' Raids
		id = caucasus.11
		title = caucasus.11.t
		desc = caucasus.11.d
		picture = GFX_report_warsaw_1861_russian_troops
		
		fire_only_once = yes
	    is_triggered_only = yes

		option = {
			name = caucasus.11.a
			hidden_effect = {
				1216 = {
				damage_building = {
    				type = infrastructure
    				damage = 0.4
					}
				}
			}
		}
	}

	country_event = { ### Gubdalan Taimas is killed
		id = caucasus.12
		title = caucasus.12.t
		desc = caucasus.12.d
		picture = GFX_report_warsaw_1861_russian_troops
		
		fire_only_once = yes
	    is_triggered_only = yes

		option = {
			name = caucasus.12.a
			hidden_effect = {
				232 = { add_resistance = -3 }
	    		add_political_power = 25
			}
		}
	}

	country_event = { ### Kunta-haji Kishiev Returns From Mekka
		id = caucasus.13
		title = caucasus.13.t
		desc = caucasus.13.d
		picture = GFX_report_warsaw_1861_russian_troops
		
		fire_only_once = yes
	    is_triggered_only = yes

		option = {
			name = caucasus.13.a
			add_stability = 0.01
			add_political_power = -30
		}

		option = {
			name = caucasus.13.b
			add_stability = -0.01
			add_political_power = 30
			hidden_effect = {
				country_event = { id = caucasus.14 days = 30 }
			}
		}
	}

	country_event = { ### The Dagger Uprising
		id = caucasus.14
		title = caucasus.14.t
		desc = caucasus.14.d
		picture = GFX_report_warsaw_1861_russian_troops
		
		fire_only_once = yes
	    is_triggered_only = yes

		option = {
			name = caucasus.14.a
			hidden_effect = {
				add_political_power = 20
				1216 = { add_manpower = -160 }
			}
		}
	}

	news_event = {
    	id = caucasus.15
    	title = caucasus.15.t
   	 	desc = caucasus.15.d
		picture = GFX_news_event_generic_victory_parade_1

		major = yes

		is_triggered_only = yes

		option = {
			name = caucasus.15.a
		}
	}