

neutrality_has_its_meaning = {
	enable = {
		has_idea = LSM_neutrality_idea
		has_war = no
		is_historical_focus_on = yes
		GER = { is_ai = yes }
		OR = {
			USA = { is_ai = no }
			SOV = { is_ai = no }
			ENG = { is_ai = no }
			FRA = { is_ai = no }
		}
	}
	abort_when_not_enabled = yes

	ai_strategy = {
		type = building_target
		id = industrial_complex
		value = 30
	}
	ai_strategy = {
		type = building_target
		id = arms_factory
		value = -5
	}
	ai_strategy = {
		type = building_target
		id = synthetic_refinery
		value = 18
	}
	ai_strategy = {
		type = research_tech
		id = fuel_silos
		value = 100
	}
	ai_strategy = {
		type = research_tech
		id = synth_oil_experiments
		value = 100
	}
	ai_strategy = {
		type = research_tech
		id = rubber_processing
		value = 100
	}
	ai_strategy = {
		type = research_tech
		id = improved_rubber_processing
		value = 100
	}
	ai_strategy = {
		type = research_tech
		id = advanced_rubber_processing
		value = 100
	}
	ai_strategy = {
		type = research_tech
		id = modern_rubber_processing
		value = 100
	}
}