ideas = {
	country = {
		cheat_ccm_factory_output_decr_lv1 = {
			picture = generic_production_bonus
			available = { is_ai = no }
			cancel_if_invalid = no
			level = 1
			modifier = {
				global_building_slots_factor = -0.1

				production_speed_buildings_factor = -0.5
				industry_repair_factor = -0.2
				repair_speed_factor = -0.5
				refit_speed = -0.5
				industry_free_repair_factor = -0.4
				investment_duration_modifier = 0.25
				receiving_investment_duration_modifier = 0.25

				energy_gain_multiplier = -1
				energy_use_multiplier = 0.7
				non_electric_fuel_consumption_modifier = 0.2
				nuclear_fuel_consumption_modifier = 0.2

				total_workforce_modifier = -0.1
				#workforce_eb_gdp_c_multiplier_modifier = -0.1
				agricolture_productivity_modifier = -0.15
				civilian_factories_productivity = -0.15
				military_factories_productivity = -0.15
				dockyard_productivity = -0.15
				offices_productivity = -0.15
				high_unemployment_threshold_modifier = -0.15
				country_productivity_growth_modifier = -1
				production_factory_max_efficiency_factor = -0.2
				line_change_production_efficiency_factor = -0.5
				industrial_capacity_factory = -0.2
				PRODUCTION_FACTORY_EFFICIENCY_GAIN_FACTOR = -0.5
				industrial_capacity_dockyard = -0.75
			}
		}
		cheat_ccm_factory_output_decr_lv2 = {
			picture = generic_production_bonus
			available = { is_ai = no }
			cancel_if_invalid = no
			level = 2
			modifier = {
				global_building_slots_factor = -0.2

				production_speed_buildings_factor = -0.75
				LOCAL_RESOURCES_FACTOR = -0.5
				industry_repair_factor = -0.5
				repair_speed_factor = -0.75
				refit_speed = -0.75
				industry_free_repair_factor = -1
				investment_duration_modifier = 0.4
				receiving_investment_duration_modifier = 0.4

				LOCAL_MANPOWER = -0.1

				energy_gain_multiplier = -1
				energy_use_multiplier = 0.7
				non_electric_fuel_consumption_modifier = 0.4
				nuclear_fuel_consumption_modifier = 0.4

				total_workforce_modifier = -0.25
				#workforce_eb_gdp_c_multiplier_modifier = -0.25
				agricolture_productivity_modifier = -0.45
				civilian_factories_productivity = -0.45
				military_factories_productivity = -0.45
				dockyard_productivity = -0.45
				offices_productivity = -0.45
				high_unemployment_threshold_modifier = -0.45
				country_productivity_growth_modifier = -2.5
				industrial_capacity_factory = -0.5
				production_factory_max_efficiency_factor = -0.5
				line_change_production_efficiency_factor = -1
				PRODUCTION_FACTORY_EFFICIENCY_GAIN_FACTOR = -1
				industrial_capacity_dockyard = -1.5
			}
		}
		cheat_ccm_factory_output_lv1 = {
			picture = generic_production_bonus
			available = { is_ai = no }
			cancel_if_invalid = no
			level = 3
			modifier = {
				global_building_slots_factor = 0.1

				production_speed_buildings_factor = 0.5
				industry_repair_factor = 0.2
				repair_speed_factor = 0.5
				refit_speed = 0.5
				industry_free_repair_factor = 0.4
				investment_duration_modifier = -0.25
				receiving_investment_duration_modifier = -0.25

				energy_gain_multiplier = 1
				energy_use_multiplier = -0.7
				non_electric_fuel_consumption_modifier = -0.2
				nuclear_fuel_consumption_modifier = -0.2

				total_workforce_modifier = 0.1
				#workforce_eb_gdp_c_multiplier_modifier = 0.1
				agricolture_productivity_modifier = 0.15
				civilian_factories_productivity = 0.15
				military_factories_productivity = 0.15
				dockyard_productivity = 0.15
				offices_productivity = 0.15
				high_unemployment_threshold_modifier = 0.15
				country_productivity_growth_modifier = 1
				production_factory_max_efficiency_factor = 0.2
				line_change_production_efficiency_factor = 0.5
				industrial_capacity_factory = 0.2
				PRODUCTION_FACTORY_EFFICIENCY_GAIN_FACTOR = 0.5
				industrial_capacity_dockyard = 0.75
			}
		}
		cheat_ccm_factory_output_lv2 = {
			picture = generic_production_bonus
			available = { is_ai = no }
			cancel_if_invalid = no
			level = 4
			modifier = {
				global_building_slots_factor = 0.2

				production_speed_buildings_factor = 0.75
				LOCAL_RESOURCES_FACTOR = 0.5
				industry_repair_factor = 0.5
				repair_speed_factor = 0.75
				refit_speed = 0.75
				industry_free_repair_factor = 1
				investment_duration_modifier = -0.4
				receiving_investment_duration_modifier = -0.4

				LOCAL_MANPOWER = 0.1

				energy_gain_multiplier = 1
				energy_use_multiplier = -0.7
				non_electric_fuel_consumption_modifier = -0.4
				nuclear_fuel_consumption_modifier = -0.4

				total_workforce_modifier = 0.25
				#workforce_eb_gdp_c_multiplier_modifier = 0.25
				agricolture_productivity_modifier = 0.45
				civilian_factories_productivity = 0.45
				military_factories_productivity = 0.45
				dockyard_productivity = 0.45
				offices_productivity = 0.45
				high_unemployment_threshold_modifier = 0.45
				country_productivity_growth_modifier = 2.5
				industrial_capacity_factory = 0.5
				production_factory_max_efficiency_factor = 0.5
				line_change_production_efficiency_factor = 1
				PRODUCTION_FACTORY_EFFICIENCY_GAIN_FACTOR = 1
				industrial_capacity_dockyard = 1.5
			}
		}
	}
}