# Mistborn: The Final Empire - Holy Sites
# Sacred locations across the Final Empire

holy_site_luthadel = {
	county = c_luthadel
	barony = b_kredik_shaw # Kredik Shaw, the Hill of a Thousand Spears - The Lord Ruler's palace

	character_modifier = {
		monthly_prestige = 0.5
		monthly_piety = 1.0
	}

	is_active = {
		always = yes
	}
}

holy_site_pits_of_hathsin = {
	county = c_pits_of_hathsin
	barony = b_pits_of_hathsin # The Pits of Hathsin - source of atium, Kelsier's snapping

	character_modifier = {
		monthly_prestige = 0.3
		monthly_piety = 0.5
	}

	is_active = {
		always = yes
	}
}

holy_site_conventical = {
	county = c_south_seran
	barony = b_conventical_of_seran # The Conventical of Seran - Steel Ministry research site

	character_modifier = {
		monthly_piety = 1.0
		learning = 2
	}

	is_active = {
		always = yes
	}
}

holy_site_tathingdwen = {
	county = c_tathingdwen
	barony = b_tathingdwen # Tathingdwen - historical Terris capital, center of Feruchemical knowledge

	character_modifier = {
		monthly_piety = 0.5
		learning = 3
	}

	is_active = {
		always = yes
	}
}

holy_site_urteau = {
	county = c_urteau
	barony = b_urteau # Urteau - northern hub, significant to multiple faiths

	character_modifier = {
		monthly_prestige = 0.3
		monthly_piety = 0.3
	}

	is_active = {
		always = yes
	}
}
