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 = {
		#coup if losing
		ROM_king_michaels_coup
	
		####
		ROM_army_maneuvers #March 10 1936	
		ROM_institute_royal_dictatorship #May 20 1936	
		ROM_revise_the_constitution #July 30 1936	
		ROM_the_royal_foundation #October 10 1936	
		ROM_preserve_greater_romania #December 20 1936	
		ROM_civil_works #February 30 1937	
		ROM_agrarian_reform #May 10 1937	
		ROM_danubian_transport_network #July 20 1937	
		ROM_malaxa #September 30 1937	
		ROM_hunedoara_steel_works #December 10 1937	
		ROM_invest_in_the_iar #February 20 1938	
		ROM_royal_guards_divisions #April 30 1938	
		ROM_crack_down_on_extremism #July 10 1938	
		ROM_expand_the_galati_shipyards #September 20 1938	
		ROM_flexible_foreign_policy #November 30 1938	
		ROM_appoint_german_friendly_government #February 10 1939	
		ROM_iron_guard #April 20 1939	
		ROM_trade_treaty_with_germany #June 30 1939	
		ROM_invite_german_advisors #September 10 1939	
		ROM_force_abdication #August 30 1940	
		ROM_join_axis #November 10 1940	

		# 1936
		ROM_preserve_greater_romania 					# 1936.3.11
		ROM_army_maneuvers 								# 1936.5.20
		ROM_expand_the_air_force 						# 1936.7.29
		ROM_civil_works 								# 1936.10.7
		ROM_agrarian_reform 							# 1936.12.16

		# 1937
		ROM_local_development 							# 1937.2.24
		ROM_army_war_college 							# 1937.5.5
		ROM_danubian_transport_network 					# 1937.7.14
		ROM_malaxa 										# 1937.9.22
		ROM_institute_royal_dictatorship 				# 1937.12.1

		# 1938
		ROM_revise_the_constitution 					# 1938.2.9
		ROM_crack_down_on_extremism 					# 1938.3.16
		ROM_flexible_foreign_policy 					# 1938.4.20
		ROM_air_superiority 							# 1938.6.29
		ROM_expand_the_galati_shipyards 				# 1938.9.7
		ROM_trade_treaty_with_germany 					# 1938.11.16
		
		# 1939
		ROM_iar_80 										# 1939.1.25
		ROM_appoint_allied_friendly_government 			# 1939.4.5
		ROM_cas 										# 1939.6.14
		ROM_royal_guards_divisions 						# 1939.8.23
		ROM_the_zb_53 									# 1939.11.1

		# 1940
		ROM_vanatori_de_munte 							# 1940.1.10
		ROM_hunedoara_steel_works 						# 1940.3.20
		ROM_appoint_german_friendly_government 			# 1940.5.29
		ROM_invite_german_advisors 						# 1940.8.7
		ROM_iron_guard 									# 1940.10.16
		ROM_force_abdication 							# 1940.12.25

		# 1941
		ROM_join_axis 									# 1941.3.5
		ROM_the_armored_division 						# 1941.5.14
		ROM_expand_ploiesti_oil_production 				# 1941.7.23
		ROM_german_romanian_oil_exploitation_company 	# 1941.10.1
		ROM_expand_the_university_of_bucharest 			# 1941.12.10

		# 1942
		ROM_acquire_modern_tanks 						# 1942.2.18
		ROM_invest_in_the_iar 							# 1942.4.29
		ROM_artillery_modernization 					# 1942.7.8
		ROM_mobile_tank_destroyers 						# 1942.9.16
		ROM_mountain_artillery 							# 1942.11.25

		# 1943
		ROM_coastal_defense_navy 						# 1943.2.3
		ROM_modern_destroyers 							# 1943.4.14
		ROM_the_maresal 								# 1943.6.23
	}

	research = {
		
	}

	ideas = {
		
	}

	# 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 = {
		
	}

}

