Romania_alternate = {
	name = "Romanian Alternate Plan"
	desc = "Essentially Alt-Historical Behaviour for Romania"

	allowed = {
		original_tag = ROM
	}
	
	enable = {
		original_tag = ROM
		NOT = {
			is_historical_focus_on = yes
		}
	}
	
	abort = {
		
	}

	ai_national_focuses = {
		# grab as fast as you can if available
		ROM_ever_burning_fields
		ROM_repair_the_countryside
		ROM_mobilize_the_peasantry
		ROM_contiunue_reparation_efforts
		ROM_finishing_touches
		ROM_speak_with_the_church
		ROM_speak_with_the_landowners
		ROM_a_perfectly_broken_system
		ROM_a_perfect_mess
		ROM_focus_political_situation
		ROM_focus_unification_woes
	}

	research = {
		#
	}

	ideas = {
		#
	}

	traits = {
		#
	}

	ai_strategy = {
		#
	}

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