
#Author: Captain Gen

focus_tree = {
	id = canada
	country = {
		factor = 0
		modifier = {
			add = 0
			tag = CAN
		}	
	}

	focus = {
		id = CAN_Canadian_Economy
		icon = CAN_The_Canadian_Economy
		cost = 10
		x = 12
		y = 0
		
		ai_will_do = {
			factor = 100
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
		
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Prospects_Oil
		icon = oil_trade
		cost = 10
		x = 8
		y = 1
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Canadian_Economy
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			add_ideas = CAN_oil_prospects_idea1
		}
		
	}
	
	focus = {
		id = CAN_National_Companies
		icon = industry_democratic
		cost = 10
		x = 3
		y = 2
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Prospects_Oil
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			add_stability = 0.05
		}
		
	}
	
	focus = {
		id = CAN_Suncor_Energy
		icon = CAN_Suncor_Energy_icon
		cost = 10
		x = 2
		y = 3
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_National_Companies
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			add_ideas = CAN_suncor_energy_idea
		}
		
	}
	
	focus = {
		id = CAN_Oil_Sands
		icon = oil_production
		cost = 10
		x = 2
		y = 6
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Suncor_Energy
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			swap_ideas = {
				remove_idea = CAN_oil_prospects_idea1
				add_idea = CAN_oil_prospects_idea2
			}
		}
		
	}
	
	focus = {
		id = CAN_Alberta
		icon = unknown
		cost = 10
		x = 1
		y = 7
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Oil_Sands
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			755 = {
				add_extra_state_shared_building_slots = 2
			}
			add_to_variable = {
				var = treasury
				value = -0.2
			}
		}
		
	}
	
	focus = {
		id = CAN_Athabasca_Oil_Refineries
		icon = industry3
		cost = 10
		x = 0
		y = 8
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Alberta
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			755 = {
				if = {
					limit = {
						NOT = {
							free_building_slots = {
								building = industrial_complex
								size > 1
							}
						}
					}
					add_extra_state_shared_building_slots = 1
				}
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			add_to_variable = {
				var = treasury
				value = -0.5
			}
		}
		
	}
	
	focus = {
		id = CAN_Saskatchewan
		icon = unknown
		cost = 10
		x = 3
		y = 7
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Oil_Sands
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			756 = {
				add_extra_state_shared_building_slots = 2
			}
			add_to_variable = {
				var = treasury
				value = -0.2
			}
		}
		
	}
	
	focus = {
		id = CAN_Bakken_Shale_Refineries
		icon = industry3
		cost = 10
		x = 4
		y = 8
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Saskatchewan
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			756 = {
				if = {
					limit = {
						NOT = {
							free_building_slots = {
								building = industrial_complex
								size > 1
							}
						}
					}
					add_extra_state_shared_building_slots = 1
				}
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			add_to_variable = {
				var = treasury
				value = -0.5
			}
		}
		
	}
	
	focus = {
		id = CAN_Keystone_Pipeline
		icon = oil_trade
		cost = 10
		x = 2
		y = 8
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Alberta
		}
		prerequisite = {
			focus = CAN_Saskatchewan
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			#Either unlocking pipeline decisions or only fires events
		}
		
	}
	
	focus = {
		id = CAN_Imperial_Oil
		icon = CAN_Imperial_Oil_icon
		cost = 10
		x = 4
		y = 3
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_National_Companies
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			add_ideas = CAN_imperial_oil_idea
		}
		
	}
	
	focus = {
		id = CAN_International_Companies
		icon = trade
		cost = 10
		x = 8
		y = 2
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Prospects_Oil
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			add_ideas = CAN_international_companies_idea
		}
		
	}
	
	focus = {
		id = CAN_Exxon_Mobile
		icon = CAN_Exxon_Mobile_icon
		cost = 10
		x = 6
		y = 3
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_International_Companies
		}
		
		mutually_exclusive = {
			focus = CAN_Saudi_Aramco
			focus = CAN_Rosneft
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_NA_Oil_Treaty
		icon = money
		cost = 10
		x = 6
		y = 4
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Imperial_Oil
		}
		prerequisite = {
			focus = CAN_Exxon_Mobile
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Increase_Local_Refining
		icon = oil_production
		cost = 10
		x = 6
		y = 5
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_NA_Oil_Treaty
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Mutual_Extraction_Research
		icon = oil_production
		cost = 10
		x = 6
		y = 6
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Increase_Local_Refining
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Saudi_Aramco
		icon = CAN_Saudi_Aramco_icon
		cost = 10
		x = 8
		y = 3
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_International_Companies
		}
		
		mutually_exclusive = {
			focus = CAN_Rosneft
			focus = CAN_Exxon_Mobile
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Rosneft
		icon = CAN_Rosneft_icon
		cost = 10
		x = 10
		y = 3
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_International_Companies
		}
		
		mutually_exclusive = {
			focus = CAN_Saudi_Aramco
			focus = CAN_Exxon_Mobile
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Refineries_Abroad
		icon = industry
		cost = 10
		x = 8
		y = 4
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Saudi_Aramco
			focus = CAN_Rosneft
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Local_Investing
		icon = industry2
		cost = 10
		x = 8
		y = 5
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Refineries_Abroad
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Abqaiq_Refineries
		icon = industry3
		cost = 10
		x = 8
		y = 6
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Local_Investing
		}
		
		mutually_exclusive = {
			focus = CAN_Volgograd_Refineries
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Volgograd_Refineries
		icon = industry3
		cost = 10
		x = 10
		y = 6
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Local_Investing
		}
		
		mutually_exclusive = {
			focus = CAN_Abqaiq_Refineries
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Focus_Oil_Sands
		icon = oil_production
		cost = 10
		x = 7
		y = 7
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Volgograd_Refineries
			focus = CAN_Mutual_Extraction_Research
			focus = CAN_Abqaiq_Refineries
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Focus_Oil_Shales
		icon = oil_production
		cost = 10
		x = 9
		y = 7
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Volgograd_Refineries
			focus = CAN_Abqaiq_Refineries
			focus = CAN_Mutual_Extraction_Research
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Efficient_Oil_Production
		icon = oil_production
		cost = 10
		x = 8
		y = 8
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Focus_Oil_Sands
			focus = CAN_Focus_Oil_Shales
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Oil_Expansion_Expertise
		icon = production2
		cost = 10
		x = 4
		y = 9
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Athabasca_Oil_Refineries
		}
		prerequisite = {
			focus = CAN_Bakken_Shale_Refineries
		}
		prerequisite = {
			focus = CAN_Efficient_Oil_Production
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Canadian_Infrastructure
		icon = infrastructure
		cost = 10
		x = 14
		y = 1
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Canadian_Economy
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Provincial_Funding_Of_Road_Infrastructure
		icon = research
		cost = 5
		x = 14
		y = 3
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Canadian_Infrastructure
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Federal_Gas_Tax_Fund
		icon = research2
		cost = 5
		x = 13
		y = 4
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Provincial_Funding_Of_Road_Infrastructure
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Provincial_Territorial_Base_Fund
		icon = scientific_exchange
		cost = 5
		x = 13
		y = 5
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Federal_Gas_Tax_Fund
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Building_Canada_Fund
		icon = research2
		cost = 5
		x = 15
		y = 4
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Provincial_Funding_Of_Road_Infrastructure
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Canada_Strategic_Infrastructure_Fund
		icon = scientific_exchange
		cost = 5
		x = 15
		y = 5
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Building_Canada_Fund
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_P3_Projects
		icon = tech_sharing
		cost = 10
		x = 14
		y = 6
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Canada_Strategic_Infrastructure_Fund
		}
		prerequisite = {
			focus = CAN_Provincial_Territorial_Base_Fund
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Trans_Canada_Highway_Expansion
		icon = construct_infrastructure
		cost = 10
		x = 14
		y = 7
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_P3_Projects
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Heavy_Industries_Focus
		icon = construction3
		cost = 10
		x = 20
		y = 1
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Canadian_Economy
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Centralized_Industry
		icon = construction
		cost = 10
		x = 18
		y = 2
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Heavy_Industries_Focus
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_AECON_Industries
		icon = unknown
		cost = 10
		x = 18
		y = 3
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Centralized_Industry
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Petrochemical_Industrialization
		icon = oil_trade
		cost = 10
		x = 18
		y = 4
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_AECON_Industries
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = { #Gives CNSC Idea
		id = CAN_Nuclear_Energy_Developments
		icon = nuclear_bomb
		cost = 10
		x = 18
		y = 5
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Petrochemical_Industrialization
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Allow_Foreign_Companies
		icon = trade
		cost = 10
		x = 21
		y = 2
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Heavy_Industries_Focus
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Seek_US_Companies
		icon = trade_with_america
		cost = 10
		x = 20
		y = 3
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Allow_Foreign_Companies
		}
		
		mutually_exclusive = {
			focus = CAN_Seek_French_Companies
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Strengthen_NA_Agreements
		icon = nafta
		cost = 10
		x = 20
		y = 4
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Seek_US_Companies
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Expand_Automobile_Manufactoring
		icon = tank_production
		cost = 10
		x = 20
		y = 5
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Strengthen_NA_Agreements
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Seek_French_Companies
		icon = trade_with_europe
		cost = 10
		x = 22
		y = 3
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Allow_Foreign_Companies
		}
		
		mutually_exclusive = {
			focus = CAN_Seek_US_Companies
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Strengthen_EU_Cooperations
		icon = trade_with_europe
		cost = 10
		x = 22
		y = 4
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Seek_French_Companies
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Expand_Shipbuilding
		icon = naval_dockyard
		cost = 10
		x = 22
		y = 5
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Strengthen_EU_Cooperations
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Industrial_Expertise
		icon = economic_prosperity
		cost = 10
		x = 20
		y = 6
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Nuclear_Energy_Developments
		}
		prerequisite = {
			focus = CAN_Expand_Automobile_Manufactoring
		}
		prerequisite = {
			focus = CAN_Expand_Shipbuilding
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Focus_On_Political_Spectrum
		icon = CAN_The_Canadian_Political_Spectrum
		cost = 10
		x = 35
		y = 0
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			add_political_power = 100
		}
		
	}
	
	focus = {
		id = CAN_Ministry_Of_Culture
		icon = propaganda
		cost = 10
		x = 26
		y = 1
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Focus_On_Political_Spectrum
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			country_event = {
				id = canada.501
				days = 2
			}
		}
		
	}
	
	focus = {
		id = CAN_Two_Language_State
		icon = CAN_two_language_state
		cost = 10
		x = 24
		y = 2
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Ministry_Of_Culture
		}
		
		mutually_exclusive = {
			focus = CAN_One_Language_State
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Autonomie_Quebecoise
		icon = unknown
		cost = 10
		x = 24
		y = 3
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Two_Language_State
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_One_Language_State
		icon = CAN_one_language_state
		cost = 10
		x = 27
		y = 2
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Ministry_Of_Culture
		}
		
		mutually_exclusive = {
			focus = CAN_Two_Language_State
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_French_Government
		cost = 10
		icon = CAN_french_government
		
		x = 26
		y = 3
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_One_Language_State
		}
		
		mutually_exclusive = {
			focus = CAN_English_Government
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Glorification_Of_Quebec
		icon = unknown
		cost = 10
		icon = unknown
		x = 26
		y = 4
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_French_Government
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_English_Government
		icon = CAN_english_government
		cost = 10
		x = 28
		y = 3
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_One_Language_State
		}
		
		mutually_exclusive = {
			focus = CAN_French_Government
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Integration_Of_Quebec
		icon = unknown
		cost = 10
		x = 28
		y = 4
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_English_Government
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Address_Native_Question
		icon = native_americans
		cost = 10
		x = 30
		y = 2
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Ministry_Of_Culture
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Continue_Societal_Integration
		icon = national_unity
		cost = 10
		x = 30
		y = 3
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Address_Native_Question
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Native_Peoples_Act
		icon = concessions2
		cost = 10
		x = 30
		y = 4
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Continue_Societal_Integration
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Set_Up_Camps
		icon = deadly_deal
		cost = 10
		x = 32
		y = 3
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Address_Native_Question
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Focus_On_Canada
		icon = diplomacy
		cost = 10
		x = 35
		y = 1
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Focus_On_Political_Spectrum
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Canada_First
		icon = diplomacy
		cost = 10
		x = 35
		y = 2
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Focus_On_Canada
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_NA_Proposal
		icon = nafta
		cost = 10
		x = 35
		y = 3
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Canada_First
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Stand_Alone
		icon = diplomacy
		cost = 10
		x = 34
		y = 4
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_NA_Proposal
		}
		
		mutually_exclusive = {
			focus = CAN_North_American_Defense_Alliance
		}
		mutually_exclusive = {
			focus = CAN_Strengthen_Position_In_Nato
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_State_Of_Terror
		icon = gunpoint_diplomacy
		cost = 10
		x = 32
		y = 5
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Set_Up_Camps
		}
		prerequisite = {
			focus = CAN_Stand_Alone
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_North_American_Defense_Alliance
		icon = major_alliance3
		cost = 10
		x = 36
		y = 4
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_NA_Proposal
		}
		
		mutually_exclusive = {
			focus = CAN_Stand_Alone
		}
		mutually_exclusive = {
			focus = CAN_Strengthen_Position_In_Nato
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Western_Shift
		icon = nato2
		cost = 10
		x = 39
		y = 1
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Focus_On_Political_Spectrum
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Strengthen_Ties_With_Nato
		icon = align_to_nato
		cost = 10
		x = 38
		y = 2
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Western_Shift
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_European_Investments
		icon = align_to_europe
		cost = 10
		x = 38
		y = 3
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Strengthen_Ties_With_Nato
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Propose_NAFTA_Improvements
		icon = nafta
		cost = 10
		x = 40
		y = 2
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Western_Shift
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_US_Investments
		icon = align_to_america
		cost = 10
		x = 40
		y = 3
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Propose_NAFTA_Improvements
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Strengthen_Position_In_Nato
		icon = nato3
		cost = 10
		x = 39
		y = 4
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_European_Investments
		}
		prerequisite = {
			focus = CAN_US_Investments
		}
		
		mutually_exclusive = {
			focus = CAN_North_American_Defense_Alliance
		}
		mutually_exclusive = {
			focus = CAN_Stand_Alone
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Eastern_Shift
		icon = align_to_russia
		cost = 10
		x = 43
		y = 1
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Focus_On_Political_Spectrum
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Russian_Cooperationism
		icon = align_to_russia2
		cost = 10
		x = 42
		y = 2
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Eastern_Shift
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Chinese_Agreements
		icon = align_to_china
		cost = 10
		x = 44
		y = 2
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Eastern_Shift
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Investments_From_East
		icon = tripartite_pact
		cost = 10
		x = 43
		y = 3
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Chinese_Agreements
		}
		prerequisite = {
			focus = CAN_Russian_Cooperationism
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Expand_Arctic_Routes
		icon = unknown
		cost = 10
		x = 42
		y = 4
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Investments_From_East
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Russo_Canadian_Trade_Agreement
		icon = race_relations2
		cost = 10
		x = 44
		y = 4
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Investments_From_East
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_China_Canada_Commerce_Council
		icon = intelligence_exchange
		cost = 10
		x = 45
		y = 3
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Chinese_Agreements
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	
	focus = {
		id = CAN_Russo_Chinese_Canadian_Sphere
		icon = position_armies
		cost = 10
		x = 45
		y = 5
		
		ai_will_do = {
			factor = 100
		}
		
		prerequisite = {
			focus = CAN_Russo_Canadian_Trade_Agreement
		}
		prerequisite = {
			focus = CAN_China_Canada_Commerce_Council
		}
		
		mutually_exclusive = {
			
		}
		
		available = {
			
		}
		
		bypass = {
			
		}
		
		
		complete_tooltip = {
			
		}
		
		completion_reward = {
			
		}
		
	}
	

}