castle = {
	ca_tor_zirrael = { # Tor Zirrael
		potential = {
			FROMFROM = { title = b_cadlock }
		}
		desc = ca_tor_zirrael_desc
		gold_cost = 150
		build_time = 1460 #4y
		ai_creation_factor = 86
		
		extra_tech_building_start = 0.0
	}
	ca_shaerrawedd_ruins = { # Shaerrawedd
		potential = {
			FROMFROM = { title = b_taganrog }
		}
		desc = ca_shaerrawedd_ruins_desc
		gold_cost = 150
		build_time = 1460 #4y
		ai_creation_factor = 86
		
		extra_tech_building_start = 0.0
	}
	ca_military_academy = { # Militray Academy
		desc = ca_military_academy_desc
		potential = { FROMFROM = { title = b_graupian } }
		gold_cost = 800
		build_time = 2190
		
		tech_growth_modifier = 0.3
		military_techpoints = 0.05
		
		ai_creation_factor = 90
		
		extra_tech_building_start = 0.2
	}
}

city = {
	ct_novigrad_city = { # Free City of Novigrad
		desc = ct_novigrad_city_desc
		potential = { FROMFROM = { title = b_novigrad } }
		gold_cost = 1600
		build_time = 4380
		fort_level = 0.25
		local_tax_modifier = 1
		
		ai_creation_factor = 90
		
		extra_tech_building_start = 0.2
	}
	ct_nilfgaard_academy = { # Nilfgaard Academy
		desc = ct_nilfgaard_academy_desc
		potential = { FROMFROM = { title = b_nilfgaard } }
		gold_cost = 800
		build_time = 2190
		
		tech_growth_modifier = 0.3
		economy_techpoints = 0.05
		
		ai_creation_factor = 90
		
		extra_tech_building_start = 0.2
	}
}

temple = {
	tp_aretuza = { # Aretuza
		potential = {
			FROMFROM = { title = b_aretuza }
		}
		desc = tp_aretuza_desc
		gold_cost = 150
		build_time = 1460 #4y
		ai_creation_factor = 86
		trigger = { TECH_CASTLE_CONSTRUCTION = 0 }
		extra_tech_building_start = 0.0
	}
	tp_tor_lara = { # Tor Lara
		potential = {
			FROMFROM = { title = b_aretuza }
		}
		desc = tp_tor_lara_desc
		gold_cost = 150
		build_time = 1460 #4y
		ai_creation_factor = 86
		
		extra_tech_building_start = 0.0
	}
	tp_garstang = { # Garstang
		potential = {
			FROMFROM = { title = b_aretuza }
		}
		desc = tp_garstang_desc
		gold_cost = 150
		build_time = 1460 #4y
		fort_level = 4.0
		ai_creation_factor = 86
		
		extra_tech_building_start = 0.0
	}
	tp_loxia = { # Loxia
		potential = {
			FROMFROM = { title = b_aretuza }
		}
		desc = tp_loxia_desc
		gold_cost = 150
		build_time = 1460 #4y
		ai_creation_factor = 86
		
		extra_tech_building_start = 0.0
	}
	tp_ban_ard_academy = {
		potential = {
			FROMFROM = { title = b_akademia }
		}
		desc = tp_ban_ard_academy_desc
		gold_cost = 150
		build_time = 1460 #4y
		fort_level = 4.0
		ai_creation_factor = 86
		
		extra_tech_building_start = 0.0
	}
}