﻿#Change
# 地产修正
qing_htool_holding_change_influence_low_modifier = {
    icon = county_modifier_development_negative
	tax_mult = -0.1
	development_growth_factor = -0.3
	monthly_county_control_decline_add = -1
}
qing_htool_holding_change_influence_medium_modifier = {
    icon = county_modifier_development_negative
	tax_mult = -0.2
	development_growth_factor = -0.5
	monthly_county_control_decline_add = -1
}
qing_htool_holding_change_influence_high_modifier = {
	icon = county_modifier_development_negative
	tax_mult = -0.3
	development_growth_factor = -0.8
	monthly_county_control_decline_add = -1
}

qing_htool_holding_change_cooldown_modifier = {
    icon = "county_modifier_development_mixed"
}