national_influence_modifier = {
	color_type = good
	value_type = number
	precision = 0
	category = country
}
national_influence_factor = {
	color_type = good
	value_type = percentage
	precision = 1
	category = country
}
local_national_influence_modifier  = {
	color_type = good
	value_type = number
	precision = 0
	category = state
}
foreign_influence_modifier = {
	color_type = good
	value_type = number
	precision = 0
	category = country
}
foreign_influence_factor = {
	color_type = good
	value_type = percentage
	precision = 1
	category = country
}
local_foreign_influence_modifier  = {
	color_type = good
	value_type = number
	precision = 0
	category = state
}