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	

		################
		ROM_reserve_divisions
		ROM_expand_ploiesti_oil_production
		ROM_expand_the_university_of_bucharest
		
		################
		ROM_acquire_modern_tanks
		ROM_army_war_college
		ROM_the_zb_53

		################
		ROM_vanatori_de_munte
		ROM_artillery_modernization
		ROM_mountain_artillery
	}

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

}

