SAF_historical = {
	name = "South African historical plan"
	desc = ""

	allowed = {
		original_tag = SAF
		has_dlc = "Together for Victory"
	}
	enable = {
		OR = {
			AND = {
				is_historical_focus_on = yes
				has_game_rule = {
					rule = SAF_ai_behavior
					option = DEFAULT
				}
			}
			has_country_flag = SAF_AI_RANDOM_DEMOCRATIC_HISTORICAL 
			has_game_rule = {
				rule = SAF_ai_behavior
				option = DEMOCRATIC_HISTORICAL
			}
			has_country_flag = britain_enforced_our_loyalty
		}
	}
	abort = {
		
	}

	ai_national_focuses = {
		SAF_the_cape_defense_institute
		SAF_defense_collaboration_initiative
		
		#xp
		SAF_special_service_battalion
		SAF_improve_the_three_oh_three
		SAF__south_african_military_college
	
		SAF_expand_the_cape_corps
		SAF_reconstitute_the_cape_corps
		SAF_cape_garrison_artillery
		SAF_emergency_workers
		SAF_war_measures_act
		
		SAF_support_the_policy_of_appeasement
		SAF_police_windhoek
		SAF_suppress_the_stormjaers
		
		SAF_south_african_railways
		SAF_expand_the_mining_industry
		SAF_infrastructure_effort
		SAF_armament_effort
		SAF_pretoria_arms
		SAF_fund_the_university_of_south_africa
		
		SAF_expand_the_south_african_artillery
		
		#
		SAF_south_african_steel
		SAF_expand_the_rand_mines
		SAF_sa_engineer_corps
		SAF_equipment_effort
	}
	
	# 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 = {
		
	}

}

