gw_historical_the_ries = {
	construction_time = gw_great_work_construction_time

	type_icon = "icon_building_royal_forest.dds"
	
	county_modifier = {
		development_growth_factor = gw_great_work_modifier_01_small
		development_growth = gw_great_work_modifier_01
		tax_mult = gw_great_work_modifier_01_small
		levy_size = gw_great_work_modifier_01_very_large
	}
	
	cost_gold = gw_great_work_construction_cost_debug

	type = special
}

gw_historical_carcassonne = {
	construction_time = gw_great_work_construction_time

	type_icon = "icon_structure_alhambra.dds"

	can_construct_potential = {
		building_requirement_tribal = no
	}

	can_construct_showing_failures_only = {
		culture = {
			has_innovation = innovation_burhs
		}
	}

	show_disabled = yes

	cost_gold = gw_great_work_construction_cost_02
	
	garrison = gw_great_work_army_01_very_large

	county_modifier = {
		tax_mult = gw_great_work_modifier_01_very_small
		garrison_size = gw_great_work_modifier_01_large
	}

	province_modifier = {
		fort_level = gw_great_work_value_01_very_large
		monthly_income = gw_great_work_value_01_small
	}

	ai_value = {
		base = 100
	}

	type = special
}

gw_historical_krak_des_chevaliers = {
	construction_time = gw_great_work_construction_time

	type_icon = "icon_structure_alhambra.dds"

	can_construct_potential = {
		building_requirement_tribal = no
	}

	can_construct_showing_failures_only = {
		culture = {
			has_innovation = innovation_burhs
		}
	}

	show_disabled = yes

	cost_gold = gw_great_work_construction_cost_02
	
	garrison = gw_great_work_army_01_very_large

	county_modifier = {
		tax_mult = gw_great_work_modifier_01_very_small
		garrison_size = gw_great_work_modifier_01_large
	}

	province_modifier = {
		fort_level = gw_great_work_value_01_very_large
		monthly_income = gw_great_work_value_01_small
	}

	ai_value = {
		base = 100
	}

	type = special
}