namespace = WL_LV_lustful_spirit_shard_events

#################################
#################################

country_event = {
	id = WL_LV_lustful_spirit_shard_events.1
	title = WL_LV_lustful_spirit_shard_events.1.name
	desc = WL_LV_lustful_spirit_shard_events.1.desc
	picture = GFX_evt_WL_lv_Zinara_contact_events_1200
	show_sound = event_lootbox_galatron
	is_triggered_only = yes

	immediate = {
		#if = {
		#	limit = { 
		#		is_ai = no
		#		NOT = { has_country_flag = relic_robbery_achievement }
		#	}
		#	set_country_flag = relic_robbery_achievement
		#}
	}
	
	option = {
		name = WL_LV_lustful_spirit_shard_events.1.a
	}
}

country_event = {
	id = WL_LV_lustful_spirit_shard_events.2
	title = WL_LV_lustful_spirit_shard_events.2.name
	desc = WL_LV_lustful_spirit_shard_events.2.desc
	picture = GFX_evt_WL_lv_Zinara_contact_events_1200
	show_sound = event_life_support_fail
	is_triggered_only = yes
	
	option = {
		name = WL_LV_lustful_spirit_shard_events.2.a
		tooltip = {
			add_modifier = { modifier = humiliated days = 3600 }
		}
	}
}
