﻿add_namespace = ar_factionevent
#### лингсан лига
country_event = {
	id = ar_factionevent.1	# Лингсанская Лига отказала нам
	title = ar_factionevent.1.t
	desc = ar_factionevent.1.d
	picture = GFX_report_event_fascist_speech
	is_triggered_only = yes
	option = { 
		name = ar_factionevent.1.a				
	}		
}
country_event = {
	id = ar_factionevent.2	# Лингсанская Лига приняла нас
	title = ar_factionevent.2.t
	desc = ar_factionevent.2.d
	picture = GFX_report_event_fascist_speech
	is_triggered_only = yes
	option = { 
		name = ar_factionevent.2.a				
	}		
}
country_event = {	# мы хотим в лигу вазьмити
	id = ar_factionevent.3
	title = ar_factionevent.3.t
	desc = ar_factionevent.3.d
	picture = GFX_report_event_fascist_speech
	is_triggered_only = yes	
	option = {
		name = ar_factionevent.3.a		
		ai_chance = {
			factor = 1
			modifier = {
				factor = 1
				always = yes
			}
		}		
		FROM = {
			country_event = { id = ar_factionevent.2 }
			join_lingsan_liga = yes
			news_event = { id = ar_factionevent.4 }
		}		
	}
	
	option = {
		name = ar_factionevent.3.b
		ai_chance = {
			factor = 0
			modifier = {
				factor = 0
				always = yes
			}
		}		
		FROM = {
			news_event = { id = ar_factionevent.1 }
		}		
	}
}
news_event = {
	id = ar_factionevent.4	# Лингсанская Лига приняла их
	title = ar_factionevent.4.t
	desc = ar_factionevent.4.d
	picture = GFX_report_event_fascist_speech
	is_triggered_only = yes
	option = { 
		name = ar_factionevent.4.a				
	}		
}
country_event = {	# лингс лига приглашает нас
	id = ar_factionevent.5
	title = ar_factionevent.5.t
	desc = ar_factionevent.5.d
	picture = GFX_report_event_fascist_speech
	is_triggered_only = yes
	# Sure, we'll join.
	option = {
		name = ar_factionevent.5.a
		# For now, AI will always join.
		ai_chance = {
			factor = 1
			modifier = {
				factor = 1
				always = yes
			}
		}
		# And here's where they'll actually join.
		ar_join_from_faction = yes		
	}
	# We work alone.
	option = {
		name = ar_factionevent.5.b
		ai_chance = {
			factor = 0
			modifier = {
				factor = 0
				always = yes
			}
		}		
		FROM = {
			country_event = { id = ar_factionevent.6 }
		}		
	}
}
country_event = {
	id = ar_factionevent.6	# они не захотели к нам
	title = ar_factionevent.6.t
	desc = ar_factionevent.6.d
	picture = GFX_report_event_fascist_speech
	is_triggered_only = yes
	option = { 
		name = ar_factionevent.6.a				
	}		
}

###################################################################### СЕИШУ
country_event = {
	id = ar_factionevent.7	# СЕИШУ отказала нам
	title = ar_factionevent.7.t
	desc = ar_factionevent.7.d
	picture = GFX_report_event_fascist_speech
	is_triggered_only = yes
	option = { 
		name = ar_factionevent.7.a				
	}		
}
country_event = {
	id = ar_factionevent.8	# СЕИШУ приняла нас
	title = ar_factionevent.8.t
	desc = ar_factionevent.8.d
	picture = GFX_report_event_fascist_speech
	is_triggered_only = yes
	option = { 
		name = ar_factionevent.8.a				
	}		
}
country_event = {	# мы хотим в СЕИШУ вазьмити
	id = ar_factionevent.9
	title = ar_factionevent.9.t
	desc = ar_factionevent.9.d
	picture = GFX_report_event_fascist_speech
	is_triggered_only = yes	
	option = {
		name = ar_factionevent.9.a		
		ai_chance = {
			factor = 1
			modifier = {
				factor = 1
				always = yes
			}
		}		
		FROM = {
			country_event = { id = ar_factionevent.8 }
			join_seishu = yes
			news_event = { id = ar_factionevent.10 }
		}		
	}
	
	option = {
		name = ar_factionevent.9.b
		ai_chance = {
			factor = 0
			modifier = {
				factor = 0
				always = yes
			}
		}		
		FROM = {
			country_event = { id = ar_factionevent.7 }
		}		
	}
}
news_event = {
	id = ar_factionevent.10	# СЕИШУ приняла их
	title = ar_factionevent.10.t
	desc = ar_factionevent.10.d
	picture = GFX_report_event_fascist_speech
	is_triggered_only = yes
	option = { 
		name = ar_factionevent.10.a				
	}		
}
country_event = {	# СЕИШУ приглашает нас
	id = ar_factionevent.11
	title = ar_factionevent.11.t
	desc = ar_factionevent.11.d
	picture = GFX_report_event_fascist_speech
	is_triggered_only = yes
	# Sure, we'll join.
	option = {
		name = ar_factionevent.11.a
		# For now, AI will always join.
		ai_chance = {
			factor = 1
			modifier = {
				factor = 1
				always = yes
			}
		}
		# And here's where they'll actually join.
		ar_join_from_faction = yes		
	}
	# We work alone.
	option = {
		name = ar_factionevent.11.b
		ai_chance = {
			factor = 0
			modifier = {
				factor = 0
				always = yes
			}
		}		
		FROM = {
			country_event = { id = ar_factionevent.12 }
		}		
	}
}
country_event = {
	id = ar_factionevent.12	# они не захотели к нам в СЕИШУ
	title = ar_factionevent.12.t
	desc = ar_factionevent.12.d
	picture = GFX_report_event_fascist_speech
	is_triggered_only = yes
	option = { 
		name = ar_factionevent.12.a				
	}		
}

###################################################################### Туаньцзе
country_event = {
	id = ar_factionevent.13	# Туаньцзе отказала нам 7
	title = ar_factionevent.13.t
	desc = ar_factionevent.13.d
	picture = GFX_report_event_fascist_speech
	is_triggered_only = yes
	option = { 
		name = ar_factionevent.13.a				
	}		
}
country_event = {
	id = ar_factionevent.14	# Туаньцзе приняла нас 8
	title = ar_factionevent.14.t
	desc = ar_factionevent.14.d
	picture = GFX_report_event_fascist_speech
	is_triggered_only = yes
	option = { 
		name = ar_factionevent.14.a				
	}		
}
country_event = {	# мы хотим в Туаньцзе вазьмити 9
	id = ar_factionevent.15
	title = ar_factionevent.15.t
	desc = ar_factionevent.15.d
	picture = GFX_report_event_fascist_speech
	is_triggered_only = yes	
	option = {
		name = ar_factionevent.15.a		
		ai_chance = {
			factor = 1
			modifier = {
				factor = 1
				always = yes
			}
		}		
		FROM = {
			country_event = { id = ar_factionevent.14 }
			join_tuantse = yes
			news_event = { id = ar_factionevent.16 }
		}		
	}
	
	option = {
		name = ar_factionevent.15.b
		ai_chance = {
			factor = 0
			modifier = {
				factor = 0
				always = yes
			}
		}		
		FROM = {
			country_event = { id = ar_factionevent.13 }
		}		
	}
}
news_event = {
	id = ar_factionevent.16	# Туаньцзе приняла их 10
	title = ar_factionevent.16.t
	desc = ar_factionevent.16.d
	picture = GFX_report_event_fascist_speech
	is_triggered_only = yes
	option = { 
		name = ar_factionevent.16.a				
	}		
}
country_event = {	# Туаньцзе приглашает нас 11
	id = ar_factionevent.17
	title = ar_factionevent.17.t
	desc = ar_factionevent.17.d
	picture = GFX_report_event_fascist_speech
	is_triggered_only = yes
	# Sure, we'll join.
	option = {
		name = ar_factionevent.17.a
		# For now, AI will always join.
		ai_chance = {
			factor = 1
			modifier = {
				factor = 1
				always = yes
			}
		}
		# And here's where they'll actually join.
		ar_join_from_faction = yes		
	}
	# We work alone.
	option = {
		name = ar_factionevent.17.b
		ai_chance = {
			factor = 0
			modifier = {
				factor = 0
				always = yes
			}
		}		
		FROM = {
			country_event = { id = ar_factionevent.18 }
		}		
	}
}
country_event = {
	id = ar_factionevent.18	# они не захотели к нам в Туаньцзе 12
	title = ar_factionevent.18.t
	desc = ar_factionevent.18.d
	picture = GFX_report_event_fascist_speech
	is_triggered_only = yes
	option = { 
		name = ar_factionevent.18.a				
	}		
}