﻿
geo_fetures_apply_effect_test = {
	every_province = {
		limit = {
			has_holding = yes
			is_county_capital = yes
		}
		county = { remove_county_modifier = geo_modifier_natural_harobur_001 }
		county = { remove_county_modifier = geo_modifier_natural_harobur_002 }
		county = { remove_county_modifier = geo_modifier_natural_harobur_003 }
		county = { remove_county_modifier = geo_trade_convergence_001 }
		county = { remove_county_modifier = geo_trade_convergence_002 }
		county = { remove_county_modifier = geo_trade_convergence_003 }
		county = { remove_county_modifier = geo_modifier_lower_nile }
		county = { remove_county_modifier = geo_modifier_upper_nile }
		county = { remove_county_modifier = geo_modifier_po_valley }
		county = { remove_county_modifier = geo_modifier_tuscany }
		county = { remove_county_modifier = geo_modifier_sicily }
		county = { remove_county_modifier = geo_modifier_italian_farmlands }
		county = { remove_county_modifier = geo_modifier_ganges_valley }
		county = { remove_county_modifier = geo_modifier_indus_valley }
		county = { remove_county_modifier = geo_modifier_low_countries }
		county = { remove_county_modifier = geo_modifier_silesia }		
		county = { remove_county_modifier = geo_modifier_rheinland }	
		county = { remove_county_modifier = geo_modifier_vistula }	
		county = { remove_county_modifier = geo_modifier_danube }	
		county = { remove_county_modifier = geo_modifier_rus_forests }	
		county = { remove_county_modifier = geo_modifier_persia_farming }
		county = { remove_county_modifier = geo_modifier_tigris_euphrates }	
		county = { remove_county_modifier = geo_modifier_levant_farming }	
		county = { remove_county_modifier = geo_modifier_maghreb_farming }
		county = { remove_county_modifier = geo_modifier_rome_shade }
		county = { remove_county_modifier = geo_modifier_tibet_mountains }
		county = { remove_county_modifier = geo_modifier_rhone }
		county = { remove_county_modifier = geo_modifier_south_france }
		county = { remove_county_modifier = geo_modifier_burgundy }
		county = { remove_county_modifier = geo_modifier_champagne }
		county = { remove_county_modifier = geo_modifier_north_france }
		county = { remove_county_modifier = geo_modifier_loire }
		county = { remove_county_modifier = geo_modifier_castille }
		county = { remove_county_modifier = geo_modifier_navarre }
		county = { remove_county_modifier = geo_modifier_aragon }
		county = { remove_county_modifier = geo_modifier_andalusia }
		county = { remove_county_modifier = geo_modifier_galicia }
		county = { remove_county_modifier = geo_modifier_venice }
		county = { remove_county_modifier = geo_modifier_genoa }
	}
	every_province = {
		limit = {
			geographical_region = world_trade_convergence_1
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_trade_convergence_001 }
	}
	every_province = {
		limit = {
			geographical_region = world_trade_convergence_2
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_trade_convergence_002 }
	}
	every_province = {
		limit = {
			geographical_region = world_trade_convergence_3
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_trade_convergence_003 }
	}	
	every_province = {
		limit = {
			geographical_region = world_natural_harbours_1
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_natural_harobur_001 }
	}
	every_province = {
		limit = {
			geographical_region = world_natural_harbours_2
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_natural_harobur_002 }
	}
	every_province = {
		limit = {
			geographical_region = world_natural_harbours_3
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_natural_harobur_003 }
	}	
	every_province = {
		limit = {
			geographical_region = world_lower_nile
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_lower_nile }
	}
	every_province = {
		limit = {
			geographical_region = world_upper_nile
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_upper_nile }
	}
	#every_province = {
	#	limit = {
	#		geographical_region = world_italian_urban
	#		has_holding = yes
	#		is_county_capital = yes
	#	}
	#	county = { add_county_modifier = geo_modifier_urban_italy }
	#}	
	every_province = {
		limit = {
			geographical_region = world_po_valley
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_po_valley }
	}
	every_province = {
		limit = {
			geographical_region = world_tuscany
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_tuscany }
	}
	every_province = {
		limit = {
			geographical_region = world_sicily
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_sicily }
	}
	every_province = {
		limit = {
			geographical_region = world_italian_farmlands
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_italian_farmlands }
	}
	every_province = {
		limit = {
			geographical_region = world_rome_shade
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_rome_shade }
	}	
	every_province = {
		limit = {
			geographical_region = world_ganges_valley
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_ganges_valley }
	}
	every_province = {
		limit = {
			geographical_region = world_indus_valley
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_indus_valley }
	}
	every_province = {
		limit = {
			geographical_region = world_low_countries
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_low_countries }
	}
	every_province = {
		limit = {
			geographical_region = world_silesia
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_silesia }
	}	
	every_province = {
		limit = {
			geographical_region = world_rheinland
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_rheinland }
	}
	every_province = {
		limit = {
			geographical_region = world_vistula
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_vistula }
	}
	every_province = {
		limit = {
			geographical_region = world_danube
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_danube }
	}
	every_province = {
		limit = {
			geographical_region = world_rus_forests
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_rus_forests }
	}
	#every_province = {
	#	limit = {
	#		geographical_region = world_persia_farming
	#		has_holding = yes
	#		is_county_capital = yes
	#	}
	#	county = { add_county_modifier = geo_modifier_persia_farming }
	#}
	every_province = {
		limit = {
			geographical_region = world_tigris_euphrates
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_tigris_euphrates }
	}
	#every_province = {
	#	limit = {
	#		geographical_region = world_levant_farming
	#		has_holding = yes
	#		is_county_capital = yes
	#	}
	#	county = { add_county_modifier = geo_modifier_levant_farming }
	#}
	#every_province = {
	#	limit = {
	#		geographical_region = world_maghreb_farming
	#		has_holding = yes
	#		is_county_capital = yes
	#	}
	#	county = { add_county_modifier = geo_modifier_maghreb_farming }
	#}
	every_province = {
		limit = {
			geographical_region = world_tibet_mountains
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_tibet_mountains }
	}
	every_province = {
		limit = {
			geographical_region = world_south_france_agriculture
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_south_france }
	}
	every_province = {
		limit = {
			geographical_region = world_rhone
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_rhone }
	}
	every_province = {
		limit = {
			geographical_region = world_burgundy_agriculture
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_burgundy }
	}
	every_province = {
		limit = {
			geographical_region = world_champagne_agriculture
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_champagne }
	}	
	every_province = {
		limit = {
			geographical_region = world_north_france_agriculture
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_north_france }
	}
	every_province = {
		limit = {
			geographical_region = world_loire_agriculture
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_loire }
	}
	every_province = {
		limit = {
			geographical_region = world_castille_economy
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_castille }
	}
	every_province = {
		limit = {
			geographical_region = world_navarre_economy
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_navarre }
	}
	every_province = {
		limit = {
			geographical_region = world_aragon_economy
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_aragon }
	}
	every_province = {
		limit = {
			geographical_region = world_andalusia_economy
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_andalusia }
	}
	every_province = {
		limit = {
			geographical_region = world_galicia_economy
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_galicia }
	}
	every_province = {
		limit = {
			geographical_region = world_genoa
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_genoa }
	}
	every_province = {
		limit = {
			geographical_region = world_venice
			has_holding = yes
			is_county_capital = yes
		}
		county = { add_county_modifier = geo_modifier_venice }
	}
}
