###############
##Württemberg##
###############

### Status of Liberalism

##Suppress Liberalism 
WUR_LIBERALISM_STATUS_SUPPRESS_strategy_plan = {
	name = ""
	desc = ""

	allowed = {
		original_tag = WUR
	}
	
	enable = {
		has_game_rule = { rule = WUR_LIBERALISM_STATUS option = WUR_LIBERALISM_STATUS_SUPPRESS }
	}

	focus_factors = {
		WUR_integrate_wurttembergian_liberalism = 0
	}

	weight = {
		factor = 1.0
		modifier = {
			factor = 1.0
		}
	}
}

##Integrate Liberalism 
WUR_LIBERALISM_STATUS_INTEGRATE_strategy_plan = {
	name = ""
	desc = ""

	allowed = {
		original_tag = WUR
	}
	
	enable = {
		has_game_rule = { rule = WUR_LIBERALISM_STATUS option = WUR_LIBERALISM_STATUS_INTEGRATE }
	}

	focus_factors = {
		WUR_suppress_wurttembergian_liberalism = 0
	}

	weight = {
		factor = 1.0
		modifier = {
			factor = 1.0
		}
	}
}