CAN_historical = {
	name = "Canadian historical plan"
	desc = ""

	allowed = {
		original_tag = CAN
		has_dlc = "Together for Victory"
	}
	enable = {
		OR = {
			AND = {
				is_historical_focus_on = yes
				has_game_rule = {
					rule = CAN_ai_behavior
					option = DEFAULT
				}
			}
			has_country_flag = CAN_AI_RANDOM_DEMOCRATIC_HISTORICAL 
			has_game_rule = {
				rule = CAN_ai_behavior
				option = DEMOCRATIC_HISTORICAL
			}
			has_country_flag = britain_enforced_our_loyalty
		}
	}
	abort = {
		
	}

	ai_national_focuses = {
		#mp
		CAN_send_in_the_zombies
		CAN_commit_to_the_war
		CAN_canada_wheat_board
		CAN_wartime_prices_and_trade_board
		CAN_defence_of_canada_regulations
		
		CAN_if_day
		CAN_victory_aircraft_limited
		CAN_john_inglis_and_company
		CAN_department_of_munitions_and_supply
		CAN_bits_and_pieces_program
		CAN_crown_corporations
		CAN_war_bonds
		
		CAN_national_resources_mobilization_act
		
		#xp
		CAN_army_modernization
		CAN_canadian_infantry_corps
		CAN_royal_regiment_of_canadian_artillery
		CAN_red_deer_training_camp
		
		#ind
		CAN_alberta_coal_towns
		CAN_mine_the_shield
		
		CAN_national_housing_act
		CAN_rowell_sirois_commission
		
		CAN_shadow_factories
		CAN_strengthen_the_commonwealth_ties
	
		CAN_retool_angus_shops
		CAN_canada_pacific_railway
		
		CAN_polymer_corporation
	
		#mp2
		CAN_independent_command
		CAN_compromise_with_quebec
	
		#res
		CAN_defense_research_grants
		CAN_fund_the_national_research_council
		CAN_montreal_laboratory_collaboration
		
		#nav
		CAN_halifax_shipyards
		
		#misc
		CAN_aluminium_company_of_canada
		CAN_turner_valley_oilfield
		CAN_destroyer_effort
		CAN_light_cruiser_effort
		CAN_escort_fleet
		CAN_degauss_ship_hulls
		CAN_united_shipyards
	}

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

}

