namespace = byzsla_slavic_event_weles

############################
# byzsla_slavic_event_weles.1 - pochód welesa
# byzsla_slavic_event_weles.2 - pochód za pochodem sukces
# byzsla_slavic_event_weles.3 - pochód za pochodem porażka
####
# Kielich Popiela
####
# byzsla_slavic_event_weles.10 - Plotki
# byzsla_slavic_event_weles.11 - Znalezienie
# byzsla_slavic_event_weles.12 - Poszukiwania nieudane
# byzsla_slavic_event_weles.13 - Wypadek
# byzsla_slavic_event_weles.14 - Wrogość Piastów
# byzsla_slavic_event_weles.15 - Dziecko wypiło truciznę 
# byzsla_slavic_event_weles.16 - Dziecko wypiło truciznę (stary)
# byzsla_slavic_event_weles.17 - Eksperymenty z kielichem
# byzsla_slavic_event_weles.18 - Samozatrucie
# byzsla_slavic_event_weles.19 - Wyleczenie
# byzsla_slavic_event_weles.20 - Zdobycie drobnej wiedzy
# byzsla_slavic_event_weles.21 - Brak efektu
# byzsla_slavic_event_weles.22 - Wzmocnienie koni
# byzsla_slavic_event_weles.23 - Wzmocnienie bydła
# byzsla_slavic_event_weles.24 - Senior posłuchał
# byzsla_slavic_event_weles.25 - Senior nieposłuchał
############################

character_event = {
	id = byzsla_slavic_event_weles.1
	desc = desc_byzsla_slavic_event_weles.1
	
	picture = GFX_evt_cathedral_norse_pagan
	trigger = {
		is_ruler = yes
		prisoner = no
		NOT = {
			month = 11
		}
		month = 8
		NOT = { trait = in_hiding }
		NOT = { trait = incapable }
		has_regent = no
		any_demesne_province = {
			is_slav_religion = yes
		}
		capital_scope = {
			NOT = { has_province_modifier = byzsla_ogolny_timer }
		}
	}
	
	mean_time_to_happen = {
		months = 75
	}
	
	option = {
		name = optC_byzsla_slavic_event_weles.1 #wyślij pościg
		trigger = {
			NOT = {
				religion = chram_vales
			}
		}
		capital_scope = {
			add_province_modifier = {
				name = byzsla_ogolny_timer
				duration = 360
				hidden = yes
			}
		}
		treasury = -20
		hidden_tooltip = {
			random_list = {
				30 = {
					character_event = { id = byzsla_slavic_event_weles.2 days = 5 } 
				}
				50 = { character_event = { id = byzsla_slavic_event_weles.3 days = 8 } }
			}
		}
		custom_tooltip = {
			text = byzsla_slavic_weles_TT_1
		}
	}
	option = {
		name = optA_byzsla_slavic_event_weles.1 #bywa
		trigger = {
			NOT = {
				religion = chram_vales
			}
		}
		capital_scope = {
			add_province_modifier = {
				name = byzsla_ogolny_timer
				duration = 150
				hidden = yes
			}
		}
		random_demesne_province = {
			limit = {
				is_slav_religion = yes
			}
			if = {
				limit = {
					owner = { NOT = { is_nomadic = yes } }
				}
				add_province_modifier = {
					name = byzsla_weles_pochod_1
					duration = 360
				}
			}
			if = {
				limit = {
					owner = { is_nomadic = yes }
				}
				add_province_modifier = {
					name = horda_byzsla_weles_pochod_1
					duration = 360
				}
			}
			if = {
				limit = {
					has_global_flag = slavic_reformation
					NOT = { religion = chram_vales }
				}
				random_list = {
					3 = {
						religion = chram_vales
					}
					97 = {  }
				}
			}
		}
	}
	option = {
		name = optB_byzsla_slavic_event_weles.1 #przeciwko śmierci nie ma ziół...
		trigger = {
			religion = chram_vales
		}
		capital_scope = {
			add_province_modifier = {
				name = byzsla_ogolny_timer
				duration = 720
				hidden = yes
			}
		}
		random_demesne_province = {
			limit = {
				is_slav_religion = yes
			}
			if = {
				limit = {
					owner = { NOT = { is_nomadic = yes } }
				}
				add_province_modifier = {
					name = byzsla_weles_pochod_2
					duration = 360
				}
			}
			if = {
				limit = {
					owner = { is_nomadic = yes }
				}
				add_province_modifier = {
					name = horda_byzsla_weles_pochod_2
					duration = 360
				}
			}
			if = {
				limit = {
					NOT = { religion = chram_vales }
				}
				random_list = {
					13 = { religion = chram_vales }
					87 = {  }
				}
			}
		}
	}
	option = {
		name = optD_byzsla_slavic_event_weles.1 #Idź i nauczaj o śmierci
		tooltip_info = learning
		trigger = {
			religion = chram_vales
			learning = 13
		}
		capital_scope = {
			add_province_modifier = {
				name = byzsla_ogolny_timer
				duration = 360
				hidden = yes
			}
		}
		random_demesne_province = {
			limit = {
				is_slav_religion = yes
			}
			if = {
				limit = {
					owner = { NOT = { is_nomadic = yes } }
				}
				add_province_modifier = {
					name = byzsla_weles_pochod_3
					duration = 360
				}
			}
			if = {
				limit = {
					owner = { is_nomadic = yes }
				}
				add_province_modifier = {
					name = horda_byzsla_weles_pochod_3
					duration = 360
				}
			}
			random = {
				chance = 30
				owner = {
					add_character_modifier = {
						name = the_pious
						duration = 360
					}
				}
			}
			if = {
				limit = {
					NOT = { religion = chram_vales }
				}
				random_list = {
					10 = {
						religion = chram_vales
					}
					90 = {  }
				}
			}
		}
	}
}

# byzsla_slavic_event_weles.2 - pochód za pochodem sukces

character_event = {
	id = byzsla_slavic_event_weles.2
	desc = desc_byzsla_slavic_event_weles.2
	
	picture = GFX_evt_cathedral_norse_pagan

	is_triggered_only = yes
	
	immediate = {
		prestige = 20
	}
	
	option = {
		name = optA_byzsla_slavic_event_weles.2 #na pal!
		tooltip_info = impaler
		trigger = {
			trait = impaler
		}
		prestige = 20
		random_demesne_province = {
			limit = {
				is_slav_religion = yes
			}
			add_province_modifier = {
				name = public_execution
				duration = 730
			}
		}
	}
	option = {
		name = optB_byzsla_slavic_event_weles.2 #powiesić
		trigger = {
			NOT = { trait = impaler }
		}
		random_demesne_province = {
			limit = {
				is_slav_religion = yes
			}
			random_list = {
				66 = {
					add_province_modifier = {
						name = public_execution
						duration = 360
					}
				}
				33 = {
					add_province_modifier = {
						name = religious_unrest
						duration = 180
					}
				}
			}
		}
		if = {
			limit = { NOT = { trait = cruel } }
			add_trait = cruel
		}
	}
	option = {
		name = optC_byzsla_slavic_event_weles.2 #spalić
		trigger = {
			OR = {
				religion = catholic
				religion = fraticelli
				religion = lollard
				AND = {
					religion = orthodox
					NOT = {
						culture_group = byzantine
					}
				}
				AND = {
					religion = iconoclast
					NOT = {
						culture_group = byzantine
					}
				}
				religion = nestorian
				religion = sunni
				religion = ibadi
				religion = kharijite
				religion = shiite
				religion = norse_pagan_reformed
				religion = norse_pagan
				religion = hindu
			}
		}
		random_demesne_province = {
			limit = {
				is_slav_religion = yes
			}
			random_list = {
				80 = {
					add_province_modifier = {
						name = public_execution
						duration = 360
					}
				}
				20 = {
					add_province_modifier = {
						name = religious_unrest
						duration = 180
					}
				}
			}
		}
		piety = 30
		add_character_modifier = {
			name = the_pious
			duration = 180
		}
	}
	option = {
		name = optD_byzsla_slavic_event_weles.2 #w dyby
		random_demesne_province = {
			limit = {
				is_slav_religion = yes
			}
			random_list = {
				85 = {
					add_province_modifier = {
						name = peasants_subdued
						duration = 360
					}
				}
				15 = {
					add_province_modifier = {
						name = religious_unrest
						duration = 360
					}
				}
			}
		}
		add_character_modifier = {
			name = the_merciful
			duration = 720
		}
	}
}

# byzsla_slavic_event_weles.3 - pochód za pochodem porażka

character_event = {
	id = byzsla_slavic_event_weles.3
	desc = desc_byzsla_slavic_event_weles.3
	
	picture = GFX_evt_cathedral_norse_pagan

	is_triggered_only = yes

	option = {
		name = optA_byzsla_slavic_event_weles.3 #bywa
		prestige = -5
		random_demesne_province = {
			limit = {
				is_slav_religion = yes
			}
			add_province_modifier = {
				name = byzsla_weles_pochod_1
				duration = 360
			}
			if = {
				limit = {
					has_global_flag = slavic_reformation
					NOT = { religion = chram_vales }
				}
				random_list = {
					5 = {
						religion = chram_vales
					}
					95 = {  }
				}
			}
		}
	}
}

# byzsla_slavic_event_weles.10 - Plotki

character_event = {
	id = byzsla_slavic_event_weles.10
	desc = desc_byzsla_slavic_event_weles.10
	
	picture = GFX_evt_council_speaker

	is_triggered_only = yes

	only_playable = yes
	religion_group = pagan_group
	war = no
	
	trigger = {
		OR = {
			owns = 420
			owns = 430
			owns = 431
			owns = 432
		}
		is_slav_religion = yes
		NOT = { has_global_flag = bspm_kielich_popiela_find }
	}
	
	option = {
		name = optA_byzsla_slavic_event_weles.10 #To są głupoty
		trigger = {
			NOT = { dynasty = 699 }
		}
		custom_tooltip = {
			text = bspm_kielich_popiela_TT_1
		}
		if = {
			limit = { NOT = { religion = chram_vales } }
			piety = 20
		}
		if = {
			limit = { religion = chram_vales }
			prestige = 5
		}
	}
	option = {
		name = optB_byzsla_slavic_event_weles.10 #Poślij na poszukiwania
		trigger = {
			NOT = { dynasty = 699 }
		}
		custom_tooltip = {
			text = bspm_kielich_popiela_TT_2
		}
		wealth = -5
		hidden_tooltip = {
			random_list = {
				25 = {
					character_event = {
						id = byzsla_slavic_event_weles.12
					}
				}
				50 = {
					narrative_event = {
						id = byzsla_slavic_event_weles.11
					}
				}
				15 = {
					character_event = {
						id = byzsla_slavic_event_weles.13
					}
				}
			}
		}
	}
	option = {
		name = optC_byzsla_slavic_event_weles.10 #To szkodzi mej dynastii!
		trigger = {
			dynasty = 699
		}
		custom_tooltip = {
			text = bspm_kielich_popiela_TT_1a
		}
		prestige = 20
		piety = 20
	}
	option = {
		name = optC_byzsla_slavic_event_weles.10 #Zły Piast może szukać
		trigger = {
			dynasty = 699
			is_evil_trigger = yes
		}
		custom_tooltip = {
			text = bspm_kielich_popiela_TT_2a
		}
		wealth = -5
		hidden_tooltip = {
			random_list = {
				25 = {
					character_event = {
						id = byzsla_slavic_event_weles.12
					}
				}
				50 = {
					narrative_event = {
						id = byzsla_slavic_event_weles.11
					}
				}
				15 = {
					character_event = {
						id = byzsla_slavic_event_weles.13
					}
				}
			}
		}
		prestige = -20
		piety = -20
		ai_chance = {
			factor = 10000
		}
	}
}

# byzsla_slavic_event_weles.11 - Znalezienie

narrative_event = {
	id = byzsla_slavic_event_weles.11
	desc = desc_byzsla_slavic_event_weles.11
    picture = GFX_evt_pagan_artifacts
    border = GFX_event_narrative_frame_religion

	is_triggered_only = yes
	
	option = {
		name = optA_byzsla_slavic_event_weles.11 
        add_artifact = bspm_kielich_popiela
        new_artifact = {
			set_creation_date = 1.1.1
		}
		set_global_flag = bspm_kielich_popiela_find
		prestige = 20
	}
}

# byzsla_slavic_event_weles.12 - Poszukiwania nieudane

character_event = {
	id = byzsla_slavic_event_weles.12
	desc = desc_byzsla_slavic_event_weles.12
    picture = GFX_evt_bandits

	is_triggered_only = yes
	
	option = {
		name = optA_byzsla_slavic_event_weles.12
	}
}

# byzsla_slavic_event_weles.13 - Wypadek

character_event = {
	id = byzsla_slavic_event_weles.13
	desc = desc_byzsla_slavic_event_weles.13
    picture = GFX_evt_bandits

	is_triggered_only = yes
	
	option = {
		name = optA_byzsla_slavic_event_weles.13
		death = {
			death_reason = death_murder_unknown_beheading
		}
	}
}

# byzsla_slavic_event_weles.14 - Wrogość Piastów

character_event = {
	id = byzsla_slavic_event_weles.14
	desc = desc_byzsla_slavic_event_weles.14
    picture = GFX_evt_emissary

	is_triggered_only = yes
	
	option = {
		name = optA_byzsla_slavic_event_weles.14
		trigger = {
			is_slav_religion = yes
		}
		any_realm_character = {
			limit = { dynasty = 699 }
			opinion = {
				name = byzsla_trzyma_kielich
				years = 5
				who = ROOT
			}
		}
		hidden_tooltip = {
			FROM = {
				character_event = {
					id = byzsla_slavic_event_weles.24
				}
			}
		}
	}
	option = {
		name = optB_byzsla_slavic_event_weles.14
		any_realm_character = {
			limit = { dynasty = 699 }
			opinion = {
				name = byzsla_rzucil_kielich
				years = 5
				who = ROOT
			}
		}
		destroy_artifact = bspm_kielich_popiela
		clr_global_flag = bspm_kielich_popiela_find
		hidden_tooltip = {
			FROM = {
				character_event = {
					id = byzsla_slavic_event_weles.25
				}
			}
		}
	}
}

# byzsla_slavic_event_weles.15 - Dziecko wypiło truciznę (gówniak)

character_event = {
	id = byzsla_slavic_event_weles.15
	desc = desc_byzsla_slavic_event_weles.15
	picture = GFX_evt_child_play
	
	min_age = 6
	max_age = 14
	prisoner = no

	is_triggered_only = yes
	
	trigger = {
		NOT = { is_abroad = yes }
		mother_even_if_dead = { is_alive = no }
		OR = {
			father = { has_artifact = bspm_kielich_popiela }
			guardian = { has_artifact = bspm_kielich_popiela }
			educator = { has_artifact = bspm_kielich_popiela }
		}
	}
	weight_multiplier = {
		days = 1
		modifier = {
			factor = 2
			trait = envious
		}
		modifier = {
			factor = 0.5
			trait = kind
		}
		modifier = {
			trait = clubfooted
			factor = 1.5
		}
		modifier = {
			trait = harelip
			factor = 1.5
		}
		modifier = {
			trait = hunchback
			factor = 2.0
		}
		modifier = {
			trait = lisp
			factor = 1.5
		}
		modifier = {
			trait = stutter
			factor = 1.5
		}
		modifier = {
			trait = fair
			factor = 1.5
		}
		modifier = {
			trait = ugly
			factor = 1.5
		}
		modifier = {
			trait = dwarf
			factor = 1.05
		}		
		modifier = {
			trait = genius
			factor = 0.75
		}
		modifier = {
			OR = {
				trait = quick
				trait = shrewd
			}
			factor = 1.2
		}	
		modifier = {
			OR = {
				trait = slow
				trait = dull
			}
			factor = 0.5
		}
		modifier = {
			trait = imbecile
			factor = 0.05
		}
		modifier = {
			trait = inbred
			factor = 0.25
		}
		modifier = {
			is_strong_trigger = yes
			factor = 1.05
		}
		modifier = {
			is_weak_trigger = yes
			factor = 1.25
		}
	}

	option = {
		name = optA_byzsla_slavic_event_weles.15
		hidden_tooltip = {
			if = {
				limit = {  father = { has_artifact = bspm_kielich_popiela } }
				father = {
					character_event = { id = byzsla_slavic_event_weles.16 }
				}
			}
			if = {
				limit = {  guardian = { has_artifact = bspm_kielich_popiela } }
				guardian = {
					character_event = { id = byzsla_slavic_event_weles.16 }
				}
			}
			if = {
				limit = { educator = { has_artifact = bspm_kielich_popiela } }
				educator = {
					character_event = { id = byzsla_slavic_event_weles.16 }
				}
			}
		}
	}
}

# byzsla_slavic_event_weles.16 - Dziecko wypiło truciznę (stary)

character_event = {
	id = byzsla_slavic_event_weles.16
	desc = desc_byzsla_slavic_event_weles.16
	picture = GFX_evt_illness
	
	is_triggered_only = yes
	
	immediate = {
		FROM = {
			death = {
				death_reason = death_murder_unknown_poison
			}
		}
	}
	
	option = {
		name = optA_byzsla_slavic_event_weles.16
		trigger = {
			NOT = {
				trait = depressed
				trait = stressed
			}
		}
		tooltip = {	
			FROM = {
				death = {
					death_reason = death_murder_unknown_poison
				}
			}
		}
		random = {
			chance = 30
			add_trait = depressed
		}
	}
	option = {
		name = optB_byzsla_slavic_event_weles.16
		trigger = {
			trait = depressed
			NOT = { trait = stressed }
		}
		tooltip = {	
			FROM = {
				death = {
					death_reason = death_murder_unknown_poison
				}
			}
		}
		random = {
			chance = 40
			add_trait = stressed
		}
	}
	option = {
		name = optC_byzsla_slavic_event_weles.16
		trigger = {
			trait = depressed
			trait = stressed
		}
		tooltip = {	
			FROM = {
				death = {
					death_reason = death_murder_unknown_poison
				}
			}
		}
		random = {
			chance = 80
			health = -1
		}
	}
	option = {
		name = optD_byzsla_slavic_event_weles.16
		trigger = {
			OR = {
				trait = proud
				trait = deceitful
				AND = {
					religion = chram_vales
					trait = zealous
				}
			}
		}
		tooltip = {	
			FROM = {
				death = {
					death_reason = death_murder_unknown_poison
				}
			}
		}
		piety = 100
		add_character_modifier = {
			name = bspm_twardy
			duration = 720
		}
	}
	option = {
		name = optE_byzsla_slavic_event_weles.16
		tooltip = {	
			FROM = {
				death = {
					death_reason = death_murder_unknown_poison
				}
			}
		}
		hidden_tooltip = {
			any_realm_character = {
				limit = { dynasty = 699 }
				opinion = {
					name = byzsla_rzucil_kielich
					years = 5
					who = ROOT
				}
			}
		}
		prestige = -100
		destroy_artifact = bspm_kielich_popiela
		clr_global_flag = bspm_kielich_popiela_find
	}
}
	

# byzsla_slavic_event_weles.17 - Eksperymenty z kielichem
character_event = {
	id = byzsla_slavic_event_weles.17
	desc = desc_byzsla_slavic_event_weles.17
	picture = GFX_evt_library
	border = GFX_event_normal_frame_religion
	
	is_triggered_only = yes
	
	only_playable = yes
	min_age =  16
	capable_only = yes
	
	trigger = {
		is_priest = no
		holy_order = no
		mercenary = no
		has_focus = focus_theology
		NOT = { has_character_flag = bspm_kielich_popiela_exp }
	}
	
	weight_multiplier = {
		factor = 1
	}
	immediate = {
		set_character_flag = bspm_kielich_popiela_exp
	}
	
	option = {
		name = optA_byzsla_slavic_event_weles.17
	}
	option = {
		name = optB_byzsla_slavic_event_weles.17
		wealth = -25
		add_character_modifier = {
			name = bspm_experiments
			duration = -1
		}
		hidden_tooltip = {
			random_list = {
				20 = { 
					character_event = {
						id = byzsla_slavic_event_weles.18
						days = 200
						random = 1300
					}
				}
				20 = { 
					character_event = {
						id = byzsla_slavic_event_weles.19
						days = 200
						random = 1300
					}
				}
				20 = { 
					character_event = {
						id = byzsla_slavic_event_weles.19
						days = 200
						random = 1300
					}
				}
				20 = { 
					character_event = {
						id = byzsla_slavic_event_weles.21
						days = 200
						random = 1300
					}
				}
				20 = { 
					character_event = {
						id = byzsla_slavic_event_weles.22
						days = 200
						random = 1300
					}
				}
				20 = { 
					character_event = {
						id = byzsla_slavic_event_weles.23
						days = 200
						random = 1300
					}
				}
			}
		}
	}
}

# byzsla_slavic_event_weles.18 - Samozatrucie

character_event = {
	id = byzsla_slavic_event_weles.18
	desc = desc_byzsla_slavic_event_weles.18
	picture = GFX_evt_illness
	border = GFX_event_normal_frame_religion
	
	is_triggered_only = yes

	immediate = {
		remove_character_modifier = bspm_experiments
	}
	
	option = {
		name = optA_byzsla_slavic_event_weles.18
		if = {
			limit = { has_dlc = "Reapers" }
			add_food_poisoning_symptom_effect = yes
		}
		if = {
			limit = { NOT = { has_dlc = "Reapers" } }
			random_list = {
				50 = { health = -2 }
				50 = { death = { death_reason = death_murder_unknown_poison } }
			}
		}
		random = {
			chance = 25
			change_learning = 1
		}
	}
}

# byzsla_slavic_event_weles.19 - Wyleczenie

character_event = {
	id = byzsla_slavic_event_weles.19
	desc = desc_byzsla_slavic_event_weles.19
	picture = GFX_evt_relaxed_ruler
	border = GFX_event_normal_frame_religion
	
	is_triggered_only = yes

	immediate = {
		remove_character_modifier = bspm_experiments
	}
	
	option = {
		name = optA_byzsla_slavic_event_weles.19
		health = 2
		random = {
			chance = 20
			change_learning = 1
		}
	}
	option = {
		name = optB_byzsla_slavic_event_weles.19
		trigger = {
			OR = {
				religion = chram_vales
				religion = slavic_pagan
				religion = old_slavic_pagan
			}
		}
		piety = 30
		prestige = 30
		wealth = -10
		health = 2
		random = {
			chance = 33
			change_learning = 1
		}
	}
}

# byzsla_slavic_event_weles.20 - Zdobycie drobnej wiedzy

character_event = {
	id = byzsla_slavic_event_weles.20
	desc = desc_byzsla_slavic_event_weles.20
	picture = GFX_evt_relaxed_ruler
	border = GFX_event_normal_frame_religion
	
	is_triggered_only = yes
	
	immediate = {
		remove_character_modifier = bspm_experiments
	}
	
	option = {
		name = optA_byzsla_slavic_event_weles.19
		random_list = {
			30 = { change_learning = 1 }
			30 = { change_stewardship = 1 }
			20 = { 
				change_learning = 1
				change_stewardship = 1
			}
		}
	}
}

# byzsla_slavic_event_weles.21 - Brak efektu

character_event = {
	id = byzsla_slavic_event_weles.21
	desc = desc_byzsla_slavic_event_weles.21
	picture = GFX_evt_bad_news
	border = GFX_event_normal_frame_religion
	
	is_triggered_only = yes
	
	immediate = {
		remove_character_modifier = bspm_experiments
	}
	
	option = {
		name = optA_byzsla_slavic_event_weles.21
	}
}

# byzsla_slavic_event_weles.22 - Wzmocnienie koni

character_event = {
	id = byzsla_slavic_event_weles.22
	desc = desc_byzsla_slavic_event_weles.22
	picture = GFX_evt_horse_friend
	border = GFX_event_normal_frame_religion
	
	is_triggered_only = yes
	
	immediate = {
		remove_character_modifier = bspm_experiments
	}
	
	option = {
		name = optA_byzsla_slavic_event_weles.19
		capital_scope = {
			add_province_modifier = {
				name = bspm_popiel_konie
				duration = 7300
			}
		}
	}
}

# byzsla_slavic_event_weles.23 - Wzmocnienie bydła

character_event = {
	id = byzsla_slavic_event_weles.23
	desc = desc_byzsla_slavic_event_weles.23
	picture = GFX_evt_horse_friend
	border = GFX_event_normal_frame_religion
	
	is_triggered_only = yes
	
	immediate = {
		remove_character_modifier = bspm_experiments
	}
	
	option = {
		name = optA_byzsla_slavic_event_weles.19
		capital_scope = {
			add_province_modifier = {
				name = bspm_popiel_bydlo
				duration = 7300
			}
		}
	}
}

# byzsla_slavic_event_weles.24 - Senior posłuchał

character_event = {
	id = byzsla_slavic_event_weles.24
	desc = desc_byzsla_slavic_event_weles.24
    picture = GFX_evt_relaxed_ruler

	is_triggered_only = yes
	
	option = {
		name = optA_byzsla_slavic_event_weles.24
		prestige = 150
		if = {
			limit = {
				trait = stressed
			}
			random = {
				chance = 33
				remove_trait = stressed
			}
		}
		if = {
			limit = {
				NOT = { trait = stressed }
			}
			health = 1
			random = {
				chance = 33
				change_diplomacy = 1
			}
		}
	}
}

# byzsla_slavic_event_weles.25 - Senior nieposłuchał

character_event = {
	id = byzsla_slavic_event_weles.25
	desc = desc_byzsla_slavic_event_weles.25
    picture = GFX_evt_stressed_ruler

	is_triggered_only = yes
	
	option = {
		name = optA_byzsla_slavic_event_weles.25
		if = {
			limit = {
				NOT = { trait = stressed }
			}
			random = {
				chance = 33
				add_trait = stressed
			}
		}
		if = {
			limit = {
				trait = stressed
			}
			random = {
				chance = 33
				health = -1
			}
		}
	}
}