ROM_historical = {
	name = "Romanian historical plan"
	desc = ""

	allowed = {
		original_tag = ROM
		has_dlc = "Death or Dishonor"
	}
	enable = {
		OR = {
			AND = {
				is_historical_focus_on = yes
				has_game_rule = {
					rule = ROM_ai_behavior
					option = DEFAULT
				}
			}
			has_country_flag = ROM_AI_RANDOM_FASCIST_HISTORICAL
			has_game_rule = {
				rule = ROM_ai_behavior
				option = FASCIST_HISTORICAL
			}
		}
	}
	abort = {
		
	}

	ai_national_focuses = {

		#1936
		ROM_preserve_greater_romania
		ROM_army_maneuvers
		ROM_expand_the_air_force
		ROM_civil_works
		ROM_agrarian_reform

		#1937
		ROM_local_development
		ROM_army_war_college
		ROM_the_zb_53
		ROM_danubian_transport_network
		ROM_malaxa

		#1938
		ROM_institute_royal_dictatorship
		ROM_revise_the_constitution
		ROM_flexible_foreign_policy
		ROM_appoint_allied_friendly_government
		ROM_crack_down_on_extremism #35
		ROM_air_superiority

		#1939
		ROM_trade_treaty_with_germany
		ROM_iar_80
		ROM_the_royal_foundation
		ROM_royal_guards_divisions
		ROM_appoint_german_friendly_government
		ROM_invite_german_advisors	

		#1940
		ROM_vanatori_de_munte
		ROM_white_squadron_focus #35
		ROM_iron_guard
		ROM_force_abdication
		ROM_join_axis
		ROM_constitutional_guarantees

		#1941
		ROM_hunedoara_steel_works
		ROM_the_armored_division
		ROM_invest_in_the_iar
		ROM_german_romanian_oil_exploitation_company
		ROM_artillery_modernization
		ROM_mountain_artillery

		#1942
		ROM_acquire_modern_tanks
		ROM_mobile_tank_destroyers
		ROM_license_german_equipment
		ROM_the_maresal
		ROM_fortify_the_borders

		#1943
		ROM_cas
		ROM_expand_ploiesti_oil_production
		ROM_exploit_the_baita_mines
		ROM_expand_the_university_of_bucharest
		ROM_expand_the_galati_shipyards


		#1944


		#1945

		
	}

	research = {
		industry = 50.0
		infantry_tech = 15.0
		artillery = 8.0
		support_tech = 6.5
	}

	ideas = {
		
	}

	traits = {
		captain_of_industry = 5
		war_industrialist = 5
	}

	# Keep small, as it is used as a factor for some things (such as research needs)
	# Recommended around 1.0. Useful for relation between plans
	weight = {
		factor = 1.0
		modifier = {
			factor = 1.0
		}
	}

	focus_factors = {
		
	}

}

