 ideas = {
	country = {
		mog_the_right_to_work = {
			picture = generic_engineer_worker_idea
			removal_cost = -1
			modifier = {
				conscription_factor = -0.05
				local_resources_factor = 0.15
				stability_factor = -0.05
			}
		}

		mog_joint_venture = {
			picture = VEG_Wealthy_Clientele
			removal_cost = -1
			modifier = {
				political_power_factor = -0.10
				caps_income_modifier = 0.15
				consumer_goods_factor = -0.1
			}
		}
	}
}		