on_actions = {
	on_startup = {
		effect = {
			every_country = {
				add_research_slot = -1
				if = {	
					limit = {	is_ai = no	}	
					country_event = { id = 30startup.event.01 } #great depression event that will remove, in proportion, their civ and mil factories. also + up resources
				}	
			}
		}
	}
}
