﻿### Spice Plantations - Reworked "Spice Trade" theme (Buildings Reworked mod)
# Per level: +0.35 Monthly Tax, +1% Holding Taxes, +1% Development Growth. (tax tier 0.35, good cost)
# Lucrative luxury cash crop: wealth (holding taxes) + a growing trade settlement. (Vanilla prestige dropped.)

spice_plantation_01 = {
	construction_time = standard_construction_time
	can_construct_potential = {
		building_spice_plantation_requirement_terrain = yes
		building_requirement_castle_city_church = { LEVEL = 01 }
	}
	can_construct_showing_failures_only = {
		building_requirement_tribal = no
		county = { NOT = { has_county_modifier = backwater_county_modifier } }
	}
	cost_gold = 250
	province_modifier = {
		monthly_income = 0.35
	}
	county_modifier = {
		tax_mult = 0.01
		development_growth_factor = 0.01
	}
	on_complete = { creator_mandala_built_regular_building_piety_effect = yes }
	next_building = spice_plantation_02
	type_icon = "icon_building_spice_plantation.dds"
	ai_value = {
		base = 12
		ai_tier_1_building_modifier = yes
		ai_tier_1_economical_building_preference_modifier = yes
		ai_general_building_modifier = yes
		directive_to_build_economy_modifier = yes
	}
}

spice_plantation_02 = {
	construction_time = standard_construction_time
	can_construct_potential = {
		building_spice_plantation_requirement_terrain = yes
		building_requirement_castle_city_church = { LEVEL = 01 }
	}
	can_construct_showing_failures_only = {
		building_requirement_tribal = no
		county = { NOT = { has_county_modifier = backwater_county_modifier } }
	}
	cost_gold = 400
	province_modifier = {
		monthly_income = 0.70
	}
	county_modifier = {
		tax_mult = 0.02
		development_growth_factor = 0.02
	}
	on_complete = { creator_mandala_built_regular_building_piety_effect = yes }
	next_building = spice_plantation_03
	type_icon = "icon_building_spice_plantation.dds"
	ai_value = {
		base = 9
		ai_general_building_modifier = yes
		directive_to_build_economy_modifier = yes
		ai_economical_building_preference_modifier = yes
		modifier = { factor = 0 free_building_slots > 0 }
	}
}

spice_plantation_03 = {
	construction_time = standard_construction_time
	can_construct_potential = {
		building_spice_plantation_requirement_terrain = yes
		building_requirement_castle_city_church = { LEVEL = 02 }
	}
	can_construct_showing_failures_only = {
		building_requirement_tribal = no
		county = { NOT = { has_county_modifier = backwater_county_modifier } }
	}
	cost_gold = 600
	province_modifier = {
		monthly_income = 1.05
	}
	county_modifier = {
		tax_mult = 0.03
		development_growth_factor = 0.03
	}
	on_complete = { creator_mandala_built_regular_building_piety_effect = yes }
	next_building = spice_plantation_04
	type_icon = "icon_building_spice_plantation.dds"
	ai_value = {
		base = 8
		ai_general_building_modifier = yes
		directive_to_build_economy_modifier = yes
		ai_economical_building_preference_modifier = yes
	}
}

spice_plantation_04 = {
	construction_time = standard_construction_time
	can_construct_potential = {
		building_spice_plantation_requirement_terrain = yes
		building_requirement_castle_city_church = { LEVEL = 02 }
	}
	can_construct_showing_failures_only = {
		building_requirement_tribal = no
		county = { NOT = { has_county_modifier = backwater_county_modifier } }
	}
	cost_gold = 850
	province_modifier = {
		monthly_income = 1.40
	}
	county_modifier = {
		tax_mult = 0.04
		development_growth_factor = 0.04
	}
	on_complete = { creator_mandala_built_regular_building_piety_effect = yes }
	next_building = spice_plantation_05
	type_icon = "icon_building_spice_plantation.dds"
	ai_value = {
		base = 7
		ai_general_building_modifier = yes
		directive_to_build_economy_modifier = yes
		ai_economical_building_preference_modifier = yes
	}
}

spice_plantation_05 = {
	construction_time = standard_construction_time
	can_construct_potential = {
		building_spice_plantation_requirement_terrain = yes
		building_requirement_castle_city_church = { LEVEL = 03 }
	}
	can_construct_showing_failures_only = {
		building_requirement_tribal = no
		county = { NOT = { has_county_modifier = backwater_county_modifier } }
	}
	cost_gold = 1200
	province_modifier = {
		monthly_income = 1.75
	}
	county_modifier = {
		tax_mult = 0.05
		development_growth_factor = 0.05
	}
	on_complete = { creator_mandala_built_regular_building_piety_effect = yes }
	next_building = spice_plantation_06
	type_icon = "icon_building_spice_plantation.dds"
	ai_value = {
		base = 6
		ai_general_building_modifier = yes
		directive_to_build_economy_modifier = yes
		ai_economical_building_preference_modifier = yes
	}
}

spice_plantation_06 = {
	construction_time = standard_construction_time
	can_construct_potential = {
		building_spice_plantation_requirement_terrain = yes
		building_requirement_castle_city_church = { LEVEL = 03 }
	}
	can_construct_showing_failures_only = {
		building_requirement_tribal = no
		county = { NOT = { has_county_modifier = backwater_county_modifier } }
	}
	cost_gold = 1750
	province_modifier = {
		monthly_income = 2.10
	}
	county_modifier = {
		tax_mult = 0.06
		development_growth_factor = 0.06
	}
	on_complete = { creator_mandala_built_regular_building_piety_effect = yes }
	next_building = spice_plantation_07
	type_icon = "icon_building_spice_plantation.dds"
	ai_value = {
		base = 5
		ai_general_building_modifier = yes
		directive_to_build_economy_modifier = yes
		ai_economical_building_preference_modifier = yes
	}
}

spice_plantation_07 = {
	construction_time = standard_construction_time
	can_construct_potential = {
		building_spice_plantation_requirement_terrain = yes
		building_requirement_castle_city_church = { LEVEL = 04 }
	}
	can_construct_showing_failures_only = {
		building_requirement_tribal = no
		county = { NOT = { has_county_modifier = backwater_county_modifier } }
	}
	cost_gold = 2450
	province_modifier = {
		monthly_income = 2.45
	}
	county_modifier = {
		tax_mult = 0.07
		development_growth_factor = 0.07
	}
	on_complete = { creator_mandala_built_regular_building_piety_effect = yes }
	next_building = spice_plantation_08
	type_icon = "icon_building_spice_plantation.dds"
	ai_value = {
		base = 4
		ai_general_building_modifier = yes
		directive_to_build_economy_modifier = yes
		ai_economical_building_preference_modifier = yes
	}
}

spice_plantation_08 = {
	construction_time = standard_construction_time
	can_construct_potential = {
		building_spice_plantation_requirement_terrain = yes
		building_requirement_castle_city_church = { LEVEL = 04 }
	}
	can_construct_showing_failures_only = {
		building_requirement_tribal = no
		county = { NOT = { has_county_modifier = backwater_county_modifier } }
	}
	cost_gold = 3350
	province_modifier = {
		monthly_income = 2.80
	}
	county_modifier = {
		tax_mult = 0.08
		development_growth_factor = 0.08
	}
	on_complete = { creator_mandala_built_regular_building_piety_effect = yes }
	type_icon = "icon_building_spice_plantation.dds"
	ai_value = {
		base = 3
		ai_general_building_modifier = yes
		directive_to_build_economy_modifier = yes
		ai_economical_building_preference_modifier = yes
	}
}
