#!gfx:interface\vat_goals.gfx
focus_tree = {
	id = VAT
	country = {
		factor = 0
		modifier = {
			add = 10
			tag = VAT
		}
	}
	default = no
	
	continuous_focus_position = { x = 2500 y = 1000 }
	
	focus = {
		id = VAT_course_of_vatican #Курс Ватикана
		icon = GFX_VAT_to_overcome_political_inaction
		cost = 1
		x = 5
		y = 1

		offset = {
			x = 50
			trigger = { OR = { has_completed_focus = VAT_Renascita_Sacra is_debug = yes }}
		}
		
		completion_reward = {
            add_political_power = 20
		}
	}
	
	focus = {
		id = VAT_continuation_of_the_dictatorship_of_pius_xii #Продолжение диктатуры Пия XII
		icon = GFX_VAT_continuation_of_the_dictatorship_of_pius_xii
		prerequisite = { focus = VAT_course_of_vatican }
		relative_position_id = VAT_course_of_vatican
		cost = 1
		x = 0
		y = 1

		completion_reward = {
			country_event = {
				id = vat.110
				days = 1
			}
			add_political_power = 25
			add_stability = 0.03
		} 
	}
	
	focus = {
		id = VAT_prepare_the_operation_return_to_rome #Подготовить операцию «Возвращение в рим»
		icon = GFX_VAT_prepare_the_operation_return_to_rome
		prerequisite = { focus = VAT_continuation_of_the_dictatorship_of_pius_xii }
		relative_position_id = VAT_continuation_of_the_dictatorship_of_pius_xii
		cost = 3
		x = 0
		y = 1
		
		completion_reward = {
			add_war_support = 0.1
			add_command_power = 15
			set_variable = { support_for_the_uprising = 0 }
			unlock_decision_category_tooltip = VAT_support_for_the_uprising_category
			activate_mission = VAT_fascist_counter_propaganda_mission
			set_variable = { fascist_counter_propaganda_var = -5 }
			set_variable = { fascist_counter_propaganda_mission_days_timeout_var = 15 }
		} 
	}

	#Ставка на идеологические разногласия
	focus = {
		id = VAT_bet_on_ideological_disagreements
		icon = GFX_VAT_bet_on_ideological_disagreements
		prerequisite = { focus = VAT_prepare_the_operation_return_to_rome }
		mutually_exclusive = { focus = VAT_strategy_of_rapid_revolution }
		relative_position_id = VAT_prepare_the_operation_return_to_rome
		cost = 3
		x = -1
		y = 1

		completion_reward = {
			custom_effect_tooltip = vat_bet_on_ideological_disagreements_tt
			custom_effect_tooltip = generic_skip_one_line_tt
			ITA = { 
				add_popularity = {
					ideology = democratic
					popularity = 0.07
				} 
				add_popularity = {
					ideology = communism
					popularity = 0.05
				} 
				add_popularity = {
					ideology = neutrality
					popularity = 0.07
				} 
			}
		} 
	}

	#Стратегия стремительной революции
	focus = {
		id = VAT_strategy_of_rapid_revolution
		icon = GFX_VAT_strategy_of_rapid_revolution
		prerequisite = { focus = VAT_prepare_the_operation_return_to_rome }
		mutually_exclusive = { focus = VAT_bet_on_ideological_disagreements }
		relative_position_id = VAT_prepare_the_operation_return_to_rome
		cost = 3
		x = 1
		y = 1

		completion_reward = {
			custom_effect_tooltip = vat_strategy_of_rapid_revolution_tt
			custom_effect_tooltip = generic_skip_one_line_tt
			ITA = {
				add_stability = -0.07 
				add_popularity = {
					ideology = neutrality
					popularity = 0.15
				} 
			}
		} 
	}
	
	focus = {
		id = VAT_conspiracy_among_the_priests #Заговор среди священников
		icon = GFX_VAT_conspiracy_among_the_priests
		prerequisite = { focus = VAT_bet_on_ideological_disagreements focus = VAT_strategy_of_rapid_revolution }
		relative_position_id = VAT_bet_on_ideological_disagreements
		cost = 4
		x = -2
		y = 1

		completion_reward = {
			country_event = {
				id = vat.25
				days = 2
			}
			
			if = {
				limit = { has_completed_focus = VAT_strategy_of_rapid_revolution }
				add_to_variable = { support_for_the_uprising = 5 } 
				custom_effect_tooltip = add_5_support_uprising_tt
			}
			else = {
				add_to_variable = { support_for_the_uprising = 10 } 
				custom_effect_tooltip = add_10_support_uprising_tt
			}
			clamp_variable = {
 				var = support_for_the_uprising
 				min = -20
 				max = 100
			}

			custom_effect_tooltip = available_political_advisor
			show_ideas_tooltip = VAT_giuseppe_borea
			
			ITA = {
				add_ideas = VAT_conspiracy_among_the_priests
			}
		} 
	}
	
	focus = {
		id = VAT_propaganda_among_believers #Пропаганда среди верующих
		icon = GFX_VAT_propaganda_among_believers
		prerequisite = { focus = VAT_bet_on_ideological_disagreements focus = VAT_strategy_of_rapid_revolution }
		relative_position_id = VAT_bet_on_ideological_disagreements
		cost = 4
		x = 0
		y = 1
		
		
		
		completion_reward = {
			country_event = {
				id = vat.26
				days = 2
			}
			
			ITA = {
			    add_ideas = VAT_unrest_in_the_country
			}
			if = {
				limit = { has_completed_focus = VAT_strategy_of_rapid_revolution }
				add_to_variable = { support_for_the_uprising = 5 } 
				custom_effect_tooltip = add_5_support_uprising_tt
			}
			else = {
				add_to_variable = { support_for_the_uprising = 10 } 
				custom_effect_tooltip = add_10_support_uprising_tt
			}
			clamp_variable = {
 				var = support_for_the_uprising
 				min = -20
 				max = 100
			}
		} 
	}
	
	focus = {
		id = VAT_organize_cells_among_religious_fanatics  #Организовать ячейки среди религиозных фанатиков
		icon = GFX_VAT_organize_cells_among_religious_fanatics
		prerequisite = { focus = VAT_bet_on_ideological_disagreements focus = VAT_strategy_of_rapid_revolution }
		relative_position_id = VAT_strategy_of_rapid_revolution
		cost = 5
		x = 0
		y = 1
		
		completion_reward = {
			country_event = {
				id = vat.27
				days = 2
			}
			if = {
				limit = { has_completed_focus = VAT_strategy_of_rapid_revolution }
				add_to_variable = { support_for_the_uprising = 5 } 
				custom_effect_tooltip = add_5_support_uprising_tt
			}
			else = {
				add_to_variable = { support_for_the_uprising = 10 } 
				custom_effect_tooltip = add_10_support_uprising_tt
			}
			clamp_variable = {
 				var = support_for_the_uprising
 				min = -20
 				max = 100
			}
			157 = { set_demilitarized_zone = yes }
			2 = { set_demilitarized_zone = yes }
			
		} 
	}
	
	focus = {
		id = VAT_propaganda_of_separatism_in_northern_italy  #Подогреть итальянский раскол
		icon = GFX_VAT_propaganda_of_separatism_in_northern_italy
		prerequisite = { focus = VAT_bet_on_ideological_disagreements focus = VAT_strategy_of_rapid_revolution }
		relative_position_id = VAT_strategy_of_rapid_revolution
		cost = 6
		x = 2
		y = 1
		
		completion_reward = {
			country_event = {
				id = vat.28
				days = 2
			}
			if = {
				limit = { has_completed_focus = VAT_strategy_of_rapid_revolution }
				add_to_variable = { support_for_the_uprising = 5 } 
				custom_effect_tooltip = add_5_support_uprising_tt
			}
			else = {
				add_to_variable = { support_for_the_uprising = 10 } 
				custom_effect_tooltip = add_10_support_uprising_tt
			}
			162 = { add_dynamic_modifier = { modifier = VAT_separatism_in_state } }
			161 = { add_dynamic_modifier = { modifier = VAT_separatism_in_state } }
			158 = { add_dynamic_modifier = { modifier = VAT_separatism_in_state } }
			159 = { add_dynamic_modifier = { modifier = VAT_separatism_in_state } }
			160 = { add_dynamic_modifier = { modifier = VAT_separatism_in_state } }
			39 = { add_dynamic_modifier = { modifier = VAT_separatism_in_state } }
			850 = { add_dynamic_modifier = { modifier = VAT_separatism_in_state } }
			736 = { add_dynamic_modifier = { modifier = VAT_separatism_in_state } }
			852 = { add_dynamic_modifier = { modifier = VAT_separatism_in_state } }
			clamp_variable = {
 				var = support_for_the_uprising
 				min = -20
 				max = 100
			}
		} 
	}
	
	focus = {
		id = VAT_recruitment_of_collaborators #Поиск коллабарационистов
		icon = GFX_VAT_recruitment_of_collaborators
		prerequisite = { focus = VAT_conspiracy_among_the_priests }
		prerequisite = { focus = VAT_propaganda_among_believers }
		prerequisite = { focus = VAT_organize_cells_among_religious_fanatics }
		prerequisite = { focus = VAT_propaganda_of_separatism_in_northern_italy }
		relative_position_id = VAT_propaganda_among_believers
		cost = 2
		x = 0
		y = 1
		
		completion_reward = {
			unlock_decision_tooltip = VAT_recruit_italian_politician

			ITA = {
				ITA_alberto_beneduce = { set_character_flag = vat_italian_politician_can_be_recruited }
				ITA_alberto_de_stefani = { set_character_flag = vat_italian_politician_can_be_recruited }
				ITA_pietro_d_acquarone = { set_character_flag = vat_italian_politician_can_be_recruited }
			}
		} 
	}
	
	focus = {
		id = VAT_poach_italian_generals #Переманить Итальянских генералов
		icon = GFX_VAT_poach_italian_generals
		prerequisite = { focus = VAT_organize_cells_among_religious_fanatics }
		prerequisite = { focus = VAT_propaganda_of_separatism_in_northern_italy }
		prerequisite = { focus = VAT_propaganda_among_believers }
		prerequisite = { focus = VAT_conspiracy_among_the_priests }
		relative_position_id = VAT_organize_cells_among_religious_fanatics
		cost = 2
		x = 0
		y = 1
		
		completion_reward = {
			country_event = {
				id = vat.29
				days = 1
			}
			unlock_decision_tooltip = VAT_recruit_italian_general

			ITA = {
				ITA_pietro_badoglio = { set_character_flag = vat_italian_gerenal_can_be_recruited }
				ITA_giovanni_messe = { set_character_flag = vat_italian_gerenal_can_be_recruited }
				ITA_ugo_cavallero = { set_character_flag = vat_italian_gerenal_can_be_recruited }
				ITA_sebastiano_visconti_prasca = { set_character_flag = vat_italian_gerenal_can_be_recruited }
				ITA_rino_corso_fougier = { set_character_flag = vat_italian_gerenal_can_be_recruited }
				ITA_vittorio_ambrosio = { set_character_flag = vat_italian_gerenal_can_be_recruited }
				ITA_carlo_bergamini = { set_character_flag = vat_italian_gerenal_can_be_recruited }
			}
		} 
	}
	
	focus = {
		id = VAT_start_operation_return_to_rome #Начать операцию «Возвращение в Рим»
		icon = GFX_VAT_start_operation_return_to_rome
		prerequisite = { focus = VAT_recruitment_of_collaborators }
		prerequisite = { focus = VAT_poach_italian_generals }
		relative_position_id = VAT_poach_italian_generals
		cost = 3
		x = -1
		y = 1
		
		available = {
			custom_trigger_tooltip = {
				tooltip = vat_had_recruited_3_or_more_italian_generals_tt
				check_variable = { vat_recruited_italian_generals > 2 }
			}
			custom_trigger_tooltip = {
				tooltip = ready_uprising_tt
				check_variable = { support_for_the_uprising = 100 }
			}
		}
		
		
		completion_reward = {
			add_war_support = 0.2
			country_event = {
				id = vat.30
				days = 1
			}
			custom_effect_tooltip = start_of_romanian_uprising_tt
			if = {
				limit = { NOT = { has_completed_focus = VAT_strategy_of_rapid_revolution } }
				activate_mission = VAT_capture_abruzzo_mission
			}
			remove_ideas = VAT_microstate
			
			mark_focus_tree_layout_dirty = yes
			hidden_effect = {
				if = {
					limit = { has_completed_focus = VAT_strategy_of_rapid_revolution }
					country_event = {
						id = vat.109
						days = 10
						random_days = 5
					}
				}
				set_technology = {
					infantry_weapons = 1
					infantry_weapons1 = 1
					tech_support = 1		
					tech_engineers = 1
					tech_mountaineers = 1
					tech_trucks = 1
					motorised_infantry = 1
					gw_artillery = 1
					interwar_antiair = 1
					trench_warfare = 1
					fleet_in_being = 1
					fuel_silos = 1
					fuel_refining = 1
					basic_train = 1
					popup = no
				}
				if = {
					limit = {
						NOT = { has_dlc = "No Step Back" }
					}
					set_technology = {
						gwtank = 1
						basic_light_tank = 1
						popup = no
					}
				}
				if = {
					limit = {
						has_dlc = "No Step Back"
					}
					set_technology = {
						gwtank_chassis = 1
						basic_light_tank_chassis = 1
						popup = no
					}
				}
				2 = { set_demilitarized_zone = no }
				CEA = {
					set_nationality = {
						target_country = PAP
						character = PAP_lacio_council
					}
				}
				PAP = {
					promote_character = {
						ideology = papal_state
						character = PAP_lacio_council
					}
					set_cosmetic_tag = PAP_VAT_uprusing
					transfer_state = 2
					set_capital = {
						state = 2
					}
					set_province_controller = 6875
					set_province_controller = 9750
					set_province_controller = 3885
					set_province_controller = 9838
					division_template = {
						name = "Divisione della Guardia Interna"
					
						regiments = {
							militia = { x = 0 y = 0 }
							militia = { x = 0 y = 1 }
							militia = { x = 1 y = 0 }
							militia = { x = 1 y = 1 }
							militia = { x = 2 y = 0 }
							militia = { x = 2 y = 1 }
						}
					}
					2 = {
						create_unit = {
							division = "name = \"Divisione della Guardia Interna\" division_template = \"Divisione della Guardia Interna\" start_experience_factor = 0.5"
							owner = PAP
							count = 3
							allow_spawning_on_enemy_provs = yes
						}
					}
					country_lock_all_division_template = yes
				}
				set_autonomy = {
					target = PAP
					autonomous_state = autonomy_collaboration_government
				}
				set_autonomy = {
					target = PAP
					autonomous_state = autonomy_collaboration_government
				}
				ITA = {
					declare_war_on = {
						target = VAT
						type = annex_everything
					}
					declare_war_on = {
						target = PAP
						type = annex_everything
					}
				}
				load_oob = VAT_uprising_in_rome
				swap_ideas = { #Сделано чтобы понёрфить большой прирост полит власти после начала восстания
					remove_idea = VAT_center_of_catholicism
					add_idea = VAT_center_of_catholicism_1
				}
			}
		} 
	}

	##############################
	## ФОКУСЫ НА ВОССТАНОВЛЕНИЕ ##
	##############################

	#Первая победа
	focus = {
		id = VAT_first_win
		icon = GFX_VAT_first_win
		cost = 3
		x = 0
		y = 1
		prerequisite = { focus = VAT_start_operation_return_to_rome }
		relative_position_id = VAT_start_operation_return_to_rome
		allow_branch = {
			OR = { 
				is_debug = yes 
				has_completed_focus = VAT_start_operation_return_to_rome
			}
		}
		
		available = {
			if = {
				limit = { has_completed_focus = VAT_strategy_of_rapid_revolution }
				2 = { controls_or_subject_of = yes }
				157 = { controls_or_subject_of = yes }
			}
			else = {
				has_war = no
			}
		}
		completion_reward = {
			#add_ideas = VAT_new_goverment
			hidden_effect = { 161 = {add_core_of = TOS} }
			for_each_loop = {
				array = LBV.core_states #or other state ingame array of tag
				value = v
				var:v = {
					force_disable_resistance = VAT
				}
			}
			for_each_loop = {
				array = TOS.core_states #or other state ingame array of tag
				value = v
				var:v = {
					force_disable_resistance = VAT
				}
			}
			for_each_loop = {
				array = SPM.core_states #or other state ingame array of tag
				value = v
				var:v = {
					force_disable_resistance = VAT
				}
			}
			custom_effect_tooltip = vat_force_disable_resistance_for_vat_tt
			add_war_support = 0.15
			add_stability = 0.1
			add_manpower = 20000
			add_timed_idea = {
				idea = VAT_holy_italy_war
				days = 180
			}

			custom_effect_tooltip = VAT_papal_state_formation_tt
			hidden_effect = { set_cosmetic_tag = VAT_papal_state }

			annex_country = {
				target = PAP
				transfer_troops = no
			}
			add_state_core = 157
			add_state_core = 2

			hidden_effect = {
				clear_variable = support_for_the_uprising
				country_event = { days = 3 id = vat.1 }
				country_event = {
					id = vat.8
					days = 15
				}
				country_event = {
					id = vat.17
					days = 1
					random_days = 5
				}

				if = {
					limit = { has_completed_focus = VAT_strategy_of_rapid_revolution }
					country_event = {
						id = vat.11
						days = 1
						random_days = 9
					}
					add_equipment_to_stockpile = {
						type = infantry_equipment_1
						amount = 7000
						producer = ITA
					}
					add_equipment_to_stockpile = {
						type = support_equipment
						amount = 700
						producer = ITA
					}
					add_equipment_to_stockpile = {
						type = artillery_equipment
						amount = 500
						producer = ITA
					}
				}

				PAP = {
					remove_state_core = 2
					remove_state_core  = 157
					remove_state_core = 161
				}
			}
		}

	}
	#Призыв ополчения
	focus = {
		id = VAT_militia_conscription
		icon = GFX_VAT_duty_of_christian
		cost = 3
		prerequisite = {
			focus = VAT_first_win
		}
		available = {
			NOT = { has_completed_focus = VAT_start_taking_care_of_things }
		}
		relative_position_id = VAT_first_win
		x = -4
		y = 1
		completion_reward = {
			unlock_decision_category_tooltip = VAT_mobilisation_category
		}
	}
	#Вернуть Тоскану
	focus = {
		id = VAT_capture_of_tuscany
		icon = GFX_VAT_capture_of_tuscany
		cost = 2
		prerequisite = {
			focus = VAT_first_win
		}
		relative_position_id = VAT_first_win
		available = {
			is_neighbor_of = TOS
		}
		bypass = {
			OR = {
				has_completed_focus = VAT_strategy_of_rapid_revolution
				TOS = { exists = no }
			}
		}
		will_lead_to_war_with = TOS
		x = -2
		y = 1
		available = { has_war = no }
		completion_reward = {
			declare_war_on = {
				target = TOS
				type = annex_everything
			}
		}

	}
	#Вернуть Венецию
	focus = {
		id = VAT_capture_of_veneto
		icon = GFX_VAT_capture_of_veneto
		cost = 2
		prerequisite = {
			focus = VAT_first_win
		}
		relative_position_id = VAT_first_win
		available = {
			is_neighbor_of = LBV
		}
		bypass = {
			OR = {
				has_completed_focus = VAT_strategy_of_rapid_revolution
				LBV = { exists = no }
			}
		}
		x = 0
		y = 1
		available = { has_war = no }
		completion_reward = {
			declare_war_on = {
				target = LBV
				type = annex_everything
			}
		}

	}
	#Вернуть Пьемонт
	focus = {
		id = VAT_capture_of_piedmont
		icon = GFX_VAT_capture_of_piedmont
		cost = 2
		prerequisite = {
			focus = VAT_first_win
		}
		relative_position_id = VAT_first_win
		available = {
			is_neighbor_of = SPM
		}
		bypass = {
			OR = {
				has_completed_focus = VAT_strategy_of_rapid_revolution
				SPM = { exists = no }
			}
		}
		x = 2
		y = 1
		available = { has_war = no }
		completion_reward = {
			declare_war_on = {
				target = SPM
				type = annex_everything
			}
		}

	}
	#Возвать к орденам
	focus = {
		id = VAT_call_to_orders
		icon = GFX_VAT_use_orders
		cost = 3
		prerequisite = {
			focus = VAT_first_win
		}
		available = {
			NOT = { has_completed_focus = VAT_start_taking_care_of_things }
		}
		relative_position_id = VAT_first_win
		x = 4
		y = 1
		completion_reward = {
			division_template = { 
				name = "Divisione delle Forze Speciali dell'Ordine" 
				is_locked = yes
				template_counter = 75
				#division_names_group = ITA_MNT_01 
			
				regiments = { 
					mountaineers = { x = 0 y = 0 }												# (elite) Alpini Regiment
					mountaineers = { x = 0 y = 1 }
					mountaineers = { x = 0 y = 2 }
					mountaineers = { x = 1 y = 0 }
					mountaineers = { x = 1 y = 1 }
					mountaineers = { x = 1 y = 2 }
				}
				support = { 
					engineer = { x = 0 y = 0 }
					artillery = { x = 0 y = 1 }
				}
				is_locked = yes
			}
			division_template = { 
				name = "Divisione dell'Ordine" 
				is_locked = yes
				#division_names_group = ITA_MNT_01 
			
				regiments = { 
					infantry = { x = 0 y = 0 }												# (elite) Alpini Regiment
					infantry = { x = 0 y = 1 }
					infantry = { x = 0 y = 2 }
					infantry = { x = 0 y = 3 }
					infantry = { x = 1 y = 0 }
					infantry = { x = 1 y = 1 }
					infantry = { x = 1 y = 2 }
					infantry = { x = 1 y = 3 }
				}
				support = { 
					engineer = { x = 0 y = 0 }
					artillery = { x = 0 y = 1 }
				}
				is_locked = yes
			}
			2 = {
				create_unit = {
					division = "name = \"Ordine di Malta\" division_template = \"Divisione dell'Ordine\" start_experience_factor = 1.0"
					owner = VAT
				}
				create_unit = {
					division = "name = \"Divisione dei Cavalieri Templari\" division_template = \"Divisione dell'Ordine\" start_experience_factor = 1.0"
					owner = VAT
				}
			}
			157 = {
				create_unit = {
					division = "name = \"Ordine degli Ospedalieri\" division_template = \"Divisione delle Forze Speciali dell'Ordine\" start_experience_factor = 1.0"
					owner = VAT
				}
			}
		}
	}
	#Покончить с дуче
	focus = {
		id = VAT_end_of_duce
		icon = GFX_VAT_end_of_duce
		cost = 2
		prerequisite = {
			focus = VAT_capture_of_tuscany
		}
		prerequisite = {
			focus = VAT_capture_of_veneto
		}
		prerequisite = {
			focus = VAT_capture_of_piedmont
		}
		bypass = {
			has_completed_focus = VAT_strategy_of_rapid_revolution
		}
		relative_position_id = VAT_first_win
		x = 0
		y = 2
		available = { has_war = no }
		completion_reward = {
			declare_war_on = {
				target = ITA
				type = annex_everything
			}
			#custom_effect_tooltip = end_of_duce_tt #Высадка на Сицилиюю не обязательна из-за восстания селян
			hidden_effect = {
				country_event = {
					id = vat.11
					days = 15
				}
				ITA = {
					add_timed_idea = {
						idea = VAT_ITA_army_disorganisation
						days = 15
					}
				}
			}
		}

	}
	#Решить дела насущные
	focus = {
		id = VAT_start_taking_care_of_things
		icon = GFX_VAT_start_taking_care_of_things
		cost = 5.8
		prerequisite = {
			focus = VAT_end_of_duce
		}
		relative_position_id = VAT_end_of_duce
		available = { has_war = no }
		x = 0
		y = 1
		
		select_effect = {
			add_country_leader_role = {
				character = VAT_dino_grandi
				country_leader = {
					ideology = fascism_ideology
				}
			}
			country_event = { id = vat.3 days = 7 }
			country_event = { id = vat.4 days = 14 }
			country_event = { id = vat.5 days = 21 }
			country_event = { id = vat.9 days = 28 }
		}
		completion_reward = {
			custom_effect_tooltip = start_taking_care_of_things_tt
			mark_focus_tree_layout_dirty = yes
		}
	}

	#Реформирование армии
	focus = {
		id = VAT_army_question
		icon = GFX_VAT_army_question
		prerequisite = { 
			focus = VAT_start_taking_care_of_things 
		}
		relative_position_id = VAT_start_taking_care_of_things
		cost = 1
		x = -7
		y = 1

		allow_branch = {
			OR = {
				has_completed_focus = VAT_start_taking_care_of_things
				is_debug = yes
			}
		}

		available = {
			has_completed_focus = VAT_government_question
		}
		
		completion_reward = {
			add_political_power = 15
		} 
	}

	#Обратиться к христианским орденам
	focus = {
		id = VAT_apply_to_orders
		icon = GFX_VAT_hiring_instructors_from_orders
		prerequisite = { 
			focus = VAT_army_question 
		}
		relative_position_id = VAT_army_question
		cost = 4
		x = -2
		y = 1

		completion_reward = {
			add_to_variable = {
				tooltip = apply_to_orders_tt
				arny_desorganisation_experience_gain_army_unit_factor_var = 0.1
			}
			add_to_variable = {
				arny_desorganisation_training_time_army_factor_var = -0.1
			}
			set_division_template_lock = {
				division_template = "Divisione delle Forze Speciali dell'Ordine" 
				is_locked = no
			}
			set_division_template_lock = {
				division_template = "Divisione dell'Ordine" 
				is_locked = no
			}
		} 
	}

	#Единая структура военного командования
	focus = {
		id = VAT_unified_military_command_structure
		icon = GFX_VAT_fate_of_fascist_generals
		prerequisite = { 
			focus = VAT_army_question 
		}
		relative_position_id = VAT_army_question
		cost = 5
		x = 0
		y = 1

		completion_reward = {
			remove_ideas = VAT_military_comands_disorganization
		} 
	}

	#Демобилизация ополчения
	focus = {
		id = VAT_demobilisaion_of_militia
		icon = GFX_VAT_duty_of_christian
		prerequisite = { 
			focus = VAT_army_question 
		}
		relative_position_id = VAT_army_question
		cost = 4
		x = 2
		y = 1

		completion_reward = {
			army_experience = 50
			add_political_power = 50

			add_to_variable = {
				tooltip = demobilisaion_of_militia_tt
				arny_desorganisation_war_support_factor_var = 0.1
			}

			hidden_effect = {
				set_division_template_lock = {
					division_template = "Divisione della Guardia Interna"
					is_locked = no
				}
			}
			
			delete_unit_template_and_units = {
				division_template = "Divisione della Guardia Interna"
				disband = no
			}

			hidden_effect = {
				country_event = {
					id = vat.97
					days = 3
					random_days = 7
				}
			}
		} 
	}

	#Реорганизация армии
	focus = {
		id = VAT_army_reorganisation
		icon = GFX_VAT_indulgences_in_exchange_for_service
		prerequisite = { 
			focus = VAT_apply_to_orders
		}
		prerequisite = { 
			focus = VAT_unified_military_command_structure
		}
		prerequisite = { 
			focus = VAT_demobilisaion_of_militia
		}
		relative_position_id = VAT_unified_military_command_structure
		cost = 6
		x = 0
		y = 1

		completion_reward = {
			add_to_variable = {
				tooltip = x
				arny_desorganisation_army_org_factor_var = 0.05
			}
			add_to_variable = {
				arny_desorganisation_army_org_regain_var = 0.05
			}
			custom_effect_tooltip = army_reorganisation_tt
		} 
	}

	#Переобучение солдатов
	focus = {
		id = VAT_restudy_of_army
		icon = GFX_VAT_militarization_of_society
		prerequisite = { 
			focus = VAT_army_reorganisation
		}
		relative_position_id = VAT_army_reorganisation
		cost = 7
		x = -2
		y = 1

		completion_reward = {
			add_to_variable = {
				tooltip = x
				arny_desorganisation_army_org_factor_var = 0.05
			}
			add_to_variable = {
				arny_desorganisation_army_org_regain_var = 0.05
			}
			add_to_variable = {
				arny_desorganisation_dig_in_speed_factor_var = 0.05
			}
			custom_effect_tooltip = restudy_of_army_tt
		} 
	}

	#Реорганизация офицерства
	focus = {
		id = VAT_reorganisation_oficerity
		icon = GFX_VAT_purges_among_officers
		prerequisite = { 
			focus = VAT_army_reorganisation
		}
		relative_position_id = VAT_army_reorganisation
		cost = 5
		x = 0
		y = 1
		completion_reward = { 
			add_to_variable = {
				tooltip = x
				arny_desorganisation_army_speed_factor_var = 0.05
			}
			add_to_variable = {
				arny_desorganisation_dig_in_speed_factor_var = 0.05
			}
			custom_effect_tooltip = reorganisation_oficerity
		}
	}

	#Реорганизация логистики
	focus = {
		id = VAT_reorganisation_of_logistics
		icon = GFX_VAT_road_improvement_venice_trieste_pula
		prerequisite = { 
			focus = VAT_army_reorganisation
		}
		relative_position_id = VAT_army_reorganisation
		cost = 6
		x = 2
		y = 1

		completion_reward = {
			add_to_variable = {
				tooltip = x
				arny_desorganisation_supply_node_range_var = 0.15
			}
			add_to_variable = {
				arny_desorganisation_out_of_supply_factor_var = -0.1
			}
			add_to_variable = {
				arny_desorganisation_army_speed_factor_var = 0.05
			}
			custom_effect_tooltip = reorganisation_of_logistics_tt
		} 
	}

	#Восстановление армии
	focus = {
		id = VAT_army_recovery
		icon = GFX_VAT_end_of_army_restoration
		prerequisite = { 
			focus = VAT_reorganisation_of_logistics
		}
		prerequisite = {
			focus = VAT_reorganisation_oficerity
		}
		prerequisite = { 
			focus = VAT_restudy_of_army
		}
		relative_position_id = VAT_army_reorganisation
		cost = 5
		x = 0
		y = 2

		completion_reward = {
			remove_dynamic_modifier = {
				modifier = VAT_army_desorganisation
			}
		} 
	}

	#Вопрос оппозиции
	focus = {
		id = VAT_opposition_question
		icon = GFX_VAT_opposition_question
		prerequisite = { 
			focus = VAT_start_taking_care_of_things 
		}
		relative_position_id = VAT_start_taking_care_of_things
		cost = 1
		x = 0
		y = 1

		allow_branch = {
			OR = {
				has_completed_focus = VAT_start_taking_care_of_things
				is_debug = yes
			}
		}

		available = {
		}
		
		completion_reward = {
			add_political_power = 15
			custom_effect_tooltip = available_political_advisor
			show_ideas_tooltip = VAT_alcide_de_gasperi
		} 
	}

	#Сосредоточиться на левых
	focus = {
		id = VAT_focus_on_left
		icon = GFX_VAT_focus_on_left
		prerequisite = { 
			focus = VAT_opposition_question
		}
		relative_position_id = VAT_opposition_question
		cost = 1
		x = -2
		y = 1

		available = {
		}
		
		completion_reward = {
			custom_effect_tooltip = VAT_focus_on_left_tt
			add_political_power = 25
		} 
	}

	#Запретить левые организации
	focus = {
		id = VAT_ban_left_organizations
		icon = GFX_VAT_ban_left_organizations
		prerequisite = { 
			focus = VAT_focus_on_left
		}
		relative_position_id = VAT_focus_on_left
		cost = 3
		x = -1
		y = 1

		available = {
		}
		
		completion_reward = {
			add_popularity = {
				ideology = communism
				popularity = -0.05
			}
			add_to_variable = { var = left_opposition_power value = -10 tooltip = left_opposition_power}
			hidden_effect = {
				VAT_left_opposition_swap_idea = yes
			}
		} 
	}


	#Отлучить левых от церкви
	focus = {
		id = VAT_excommunicate_left_from_church
		icon = GFX_VAT_excommunicate_left_from_church
		prerequisite = { 
			focus = VAT_ban_left_organizations
		}
		relative_position_id = VAT_ban_left_organizations
		cost = 2
		x = 1
		y = 1

		available = {
		}
		
		completion_reward = {
			add_timed_idea = {
				idea = VAT_ardent_anti_communism_rhetoric
				days = 365
			}
			add_to_variable = { var = left_opposition_power value = -10 tooltip = left_opposition_power}
			hidden_effect = {
				VAT_left_opposition_swap_idea = yes
			}
		} 
	}

	#Борьба с мафией
	focus = {
		id = VAT_fight_with_mafia
		icon = GFX_VAT_fight_with_mafia
		prerequisite = { 
			focus = VAT_opposition_question
		}
		relative_position_id = VAT_opposition_question
		cost = 1
		x = 0
		y = 1

		available = {
		}
		
		completion_reward = {
			custom_effect_tooltip = VAT_fight_with_mafia_tt
			add_political_power = 25
		} 
	}


	#Договор с Коза Ностра
	focus = {
		id = VAT_contract_with_cosa_nostra
		icon = GFX_VAT_contract_with_cosa_nostra
		prerequisite = { 
			focus = VAT_fight_with_mafia
		}
		relative_position_id = VAT_fight_with_mafia
		cost = 3
		x = -1
		y = 1
	
		available = {
		}
		
		completion_reward = {
			country_event = {
				id = vat.15
				days = 1
			}
			add_political_power = -25
			add_stability = -0.05
			add_war_support = -0.05
		} 
	}

	#Возвращение Чезари Мори
	focus = {
		id = VAT_return_cesari_mori
		icon = GFX_VAT_return_cesari_mori
		prerequisite = { 
			focus = VAT_fight_with_mafia
		}
		relative_position_id = VAT_fight_with_mafia
		cost = 2
		x = 1
		y = 1
	
		available = {
		}
		
		completion_reward = {
			country_event = {
				id = vat.14
				days = 1
			}
			custom_effect_tooltip = available_political_advisor
			show_ideas_tooltip = VAT_Cesari_Mori
		} 
	}

	#Борьба с новой семьёй Аль Капоне
	focus = {
		id = VAT_fight_with_new_family_al_capone
		icon = GFX_VAT_fight_with_new_family_al_capone
		prerequisite = { 
			focus = VAT_contract_with_cosa_nostra
		}
		prerequisite = { 
			focus = VAT_return_cesari_mori
		}
		relative_position_id = VAT_fight_with_mafia
		cost = 3
		x = 0
		y = 2

		available = {
		}
		
		completion_reward = {
			country_event = {
				id = vat.16
				days = 1
			}
			add_to_variable = { var = mafia_power value = -10 tooltip = mafia_power}
			add_political_power = 25
			add_stability = -0.03
			add_war_support = -0.03
			hidden_effect = {
				VAT_mafia_swap_idea = yes
			}
		} 
	}

	#Сосредоточиться на правых
	focus = {
		id = VAT_focus_on_right
		icon = GFX_VAT_focus_on_right
		prerequisite = { 
			focus = VAT_opposition_question
		}
		relative_position_id = VAT_opposition_question
		cost = 1
		x = 2
		y = 1
		
		available = {
		}
		
		completion_reward = {
			custom_effect_tooltip = VAT_focus_on_right_tt
			add_political_power = 25
		} 
	}

	#Запретить правые организации
	focus = {
		id = VAT_ban_right-wing_organizations
		icon = GFX_VAT_ban_right-wing_organizations
		prerequisite = { 
			focus = VAT_focus_on_right
		}
		relative_position_id = VAT_focus_on_right
		cost = 2
		x = 1
		y = 1

		available = {
		}
		
		completion_reward = {
			add_popularity = {
				ideology = fascism
				popularity = -0.1
			}
			add_to_variable = { var = right_opposition_power value = -10 tooltip = right_opposition_power}
			hidden_effect = {
				VAT_right_opposition_swap_idea = yes
			}
		} 
		
	}

	#Уничтожить наследие Дуче
	focus = {
		id = VAT_destroy_duce_legacy
		icon = GFX_VAT_destroy_duce_legacy
		prerequisite = { 
			focus = VAT_ban_right-wing_organizations
		}
		relative_position_id = VAT_ban_right-wing_organizations
		cost = 3
		x = -1
		y = 1

		available = {
		}
		
		completion_reward = {
			add_timed_idea = {
				idea = VAT_ardent_anti_fascist_rhetoric
				days = 365
			}
			add_to_variable = { var = right_opposition_power value = -10 tooltip = right_opposition_power}
			hidden_effect = {
				VAT_right_opposition_swap_idea = yes
			}
		} 
	}

	#Доминирование Святого Престола
	focus = {
		id = VAT_dominance_of_the_holy_see
		icon = GFX_VAT_dominance_of_the_holy_see
		prerequisite = { 
			focus = VAT_excommunicate_left_from_church
		}
		prerequisite = { 
			focus = VAT_fight_with_new_family_al_capone
		}
		prerequisite = { 
			focus = VAT_destroy_duce_legacy
		}
		relative_position_id = VAT_fight_with_new_family_al_capone
		cost = 2
		x = 0
		y = 1

		available = {
			custom_trigger_tooltip = {
				tooltip = right_oposition_power_0_tt
				check_variable = {right_opposition_power < 1}
			}
			custom_trigger_tooltip = {
				tooltip = left_oposition_power_0_tt
				check_variable = {left_opposition_power < 1}
			}
			custom_trigger_tooltip = {
				tooltip = mafia_power_0_tt
				check_variable = {mafia_power < 1}
			}
		}
		
		completion_reward = {
			mark_focus_tree_layout_dirty = yes
			
			remove_ideas = {
				VAT_low_mafia
				VAT_low_right_opposition
				VAT_low_left_opposition
			}

			add_political_power = 50

			set_party_name = {
				ideology = communism
				long_name = VAT_party_christiany_lefts_party_long
				name = VAT_party_christiany_lefts_party
			}

			custom_effect_tooltip = generic_skip_one_line_tt
			custom_effect_tooltip = remove_political_advisor
			show_ideas_tooltip = VAT_Cesari_Mori

			custom_effect_tooltip = generic_skip_one_line_tt
			custom_effect_tooltip = vat_alcide_de_gasperi_loose_curia_modifier_tt

			hidden_effect = {
				remove_trait = {
					character = VAT_alcide_de_gasperi
					slot = political_advisor
					trait = radical_fighter
				}
				add_trait = {
					character = VAT_alcide_de_gasperi
					slot = political_advisor
					trait = radical_fighter_after_recovery
				}
				VAT_empty_character = {
					remove_country_leader_role = {
						ideology = fascism_ideology
					}
					#promote_character = yes
				}

				country_event = {
					id = vat.104
					days = 1
					random_days = 5
				}
			}
		} 
	}

	

	#Вопрос руководства
	focus = {
		id = VAT_government_question
		icon = GFX_VAT_government_question
		prerequisite = { 
			focus = VAT_start_taking_care_of_things 
		}
		relative_position_id = VAT_start_taking_care_of_things
		cost = 1
		x = 8
		y = 1

		allow_branch = {
			OR = {
				has_completed_focus = VAT_start_taking_care_of_things
				is_debug = yes
			}
		}

		available = {
		}
		
		completion_reward = {
			add_political_power = 15
			set_variable = {
				time_integration_of_italian_lands = 45
			}
			set_variable = {
				cost_integration_of_italian_lands = 15
			}
			unlock_decision_category_tooltip = VAT_nationalisation_of_italian_lands_category
		} 
	}

	#Использовать чернорубашечников
	focus = {
		id = VAT_use_blackshirts
		icon = GFX_focus_generic_fascist_troops
		prerequisite = { 
			focus = VAT_government_question
		}
		mutually_exclusive = {
			focus = VAT_disband_the_blackshirts
		}
		relative_position_id = VAT_government_question
		cost = 2
		x = -3
		y = 1

		available = {
		}
		
		completion_reward = {
			custom_effect_tooltip = VAT_traditionalists_further_influece_increase
			#custom_effect_tooltip = unradicals_advisors_blackskirts_go_tt
			custom_effect_tooltip = available_political_advisor
			#custom_effect_tooltip = available_political_advisor
			#show_ideas_tooltip = ITA_giovanni_marinelli
			ITA = {
				ITA_giovanni_marinelli = { set_nationality = ROOT }
				show_ideas_tooltip = ITA_giovanni_marinelli
				ITA_giacomo_acerbo = { set_nationality = ROOT }
				show_ideas_tooltip = ITA_giacomo_acerbo
				ITA_paolo_thaon_di_revel = { set_nationality = ROOT }
				show_ideas_tooltip = ITA_paolo_thaon_di_revel
				ITA_adelchi_serena = { set_nationality = ROOT }
				show_ideas_tooltip = ITA_adelchi_serena
			}
			add_popularity = {
				ideology = fascism
				popularity = 0.10
			}
			if = {
				limit = {
					NOT = {
						check_variable = {
							right_opposition_power = 0
						}
					}
				}
				add_to_variable = { var = right_opposition_power value = 5 tooltip = right_opposition_power}
				hidden_effect = {
					VAT_right_opposition_swap_idea = yes
				}
			}
			add_ideas = VAT_collaboration_with_blackshirts_idea
		} 
	}

	#Переговоры с лояльными губернаторами
	focus = {
		id = VAT_negotiations_with_loyal_governors
		icon = GFX_VAT_negotiations_with_loyal_governors
		prerequisite = { 
			focus = VAT_use_blackshirts
		}
		relative_position_id = VAT_use_blackshirts
		cost = 2
		x = 0
		y = 1

		available = {
		}
		
		completion_reward = {
			set_variable = { var = time_integration_of_italian_lands value = 30 tooltip = time_integration_of_italian_lands_tt }
			swap_ideas = {
				remove_idea = VAT_inefficient_bureaucracy
				add_idea = VAT_inefficient_bureaucracy_1
			}
		} 
	}

	#Сотрудничество с чернорубашечниками
	focus = {
		id = VAT_collaboration_with_blackshirts
		icon = GFX_VAT_collaboration_with_blackshirts
		prerequisite = { 
			focus = VAT_negotiations_with_loyal_governors
		}
		relative_position_id = VAT_negotiations_with_loyal_governors
		cost = 4.3
		x = 0
		y = 1

		available = {
		}

		select_effect = {
			country_event = { id = vat.18 days = 9}
			country_event = { id = vat.19 days = 18}
			country_event = { id = vat.20 days = 27}
		}
		
		completion_reward = {
			custom_effect_tooltip = collaboration_with_blackshirts_events_tt
			if = {
				limit = {
					NOT = {
						check_variable = {
							right_opposition_power = 0
						}
					}
				}
				add_to_variable = { var = right_opposition_power value = 5 tooltip = right_opposition_power}
				hidden_effect = {
					VAT_right_opposition_swap_idea = yes
				}
			}
		} 
	}

	#Распустить чернорубашечников
	focus = {
		id = VAT_disband_the_blackshirts
		icon = GFX_focus_spr_the_anti_fascist_workers_revolution
		prerequisite = { 
			focus = VAT_government_question
		}
		mutually_exclusive = {
			focus = VAT_use_blackshirts
		}
		relative_position_id = VAT_government_question
		cost = 2
		x = -1
		y = 1

		available = {
		}
		
		completion_reward = {
			custom_effect_tooltip = VAT_reformists_further_influece_increase
			country_event = {
				days = 5
				id = vat.21
			}
			if = {
				limit = {
					NOT = {
						check_variable = {
							right_opposition_power = 0
						}
					}
				}
				add_to_variable = { var = right_opposition_power value = -5 tooltip = right_opposition_power}
				hidden_effect = {
					VAT_right_opposition_swap_idea = yes
				}
			}
			add_popularity = {
				ideology = fascism
				popularity = -0.05
			}
		} 
	}

	#Массовые чистки среди прошлых чиновников
	focus = {
		id = VAT_massive_purges_among_past_officials
		icon = GFX_VAT_massive_purges_among_past_officials
		prerequisite = { 
			focus = VAT_disband_the_blackshirts
		}
		relative_position_id = VAT_disband_the_blackshirts
		cost = 2
		x = 0
		y = 1

		available = {
		}
		
		completion_reward = {
			set_variable = { var = cost_integration_of_italian_lands value = 10 tooltip = cost_integration_of_italian_lands_tt }
			swap_ideas = {
				remove_idea = VAT_inefficient_bureaucracy
				add_idea = VAT_inefficient_bureaucracy_1
			}
		} 
	}

	#Казнь чернорубашечников
	focus = {
		id = VAT_execution_of_blackshirts
		icon = GFX_VAT_execution_of_blackshirts
		prerequisite = { 
			focus = VAT_massive_purges_among_past_officials
		}
		relative_position_id = VAT_massive_purges_among_past_officials
		cost = 2
		x = 0
		y = 1

		available = {
		}
		
		completion_reward = {
			country_event = {
				id = vat.23
				days = 1
			}
			if = {
				limit = {
					NOT = {
						check_variable = {
							right_opposition_power = 0
						}
					}
				}
				add_to_variable = { var = right_opposition_power value = -5 tooltip = right_opposition_power}
				hidden_effect = {
					VAT_right_opposition_swap_idea = yes
				}
			}
			add_popularity = {
				ideology = fascism
				popularity = -0.05
			}
		} 
	}


	#Расчистка городов
	focus = {
		id = VAT_clearing_cities
		icon = GFX_focus_generic_low_cost_housing #GFX_focus_SWE_hygienic_housing
		prerequisite = { 
			focus = VAT_government_question
		}
		relative_position_id = VAT_government_question
		cost = 7
		x = 2
		y = 1

		available = {
		}
		
		completion_reward = {
			add_to_variable = {
				var = post_war_devastation_stability_factor_var
				value = 0.1
				tooltip = clearing_cities_tt
			}
			add_to_variable = { post_war_devastation_industry_free_repair_factor_var = 0.4 }
			add_to_variable = { post_war_devastation_production_speed_buildings_factor_var = 0.1 }
			add_to_variable = { post_war_devastation_monthly_population_var = 0.1 }
			hidden_effect = {
				country_event = {
					id = vat.103
					days = 3
					random_days = 7
				}
			}
		} 
	}

	#Введение продовольственных пайков
	focus = {
		id = VAT_introduction_of_food_rations
		icon = GFX_focus_SWE_rations
		prerequisite = { 
			focus = VAT_clearing_cities
		}
		relative_position_id = VAT_clearing_cities
		cost = 5
		x = -1
		y = 1

		available = {
		}
		
		completion_reward = {
			add_to_variable = {
				var = post_war_devastation_stability_factor_var
				value = 0.1
				tooltip = introduction_of_food_rations_tt
			}
			add_to_variable = { post_war_devastation_consumer_goods_factor_var = -0.1 }
			add_to_variable = { post_war_devastation_monthly_population_var = 0.1 }
		} 
	}

	#Массовые общественные работы
	focus = {
		id = VAT_mass_public_works
		icon = GFX_focus_generic_public_works
		prerequisite = { 
			focus = VAT_clearing_cities
		}
		relative_position_id = VAT_clearing_cities
		cost = 5
		x = 1
		y = 1

		available = {
		}
		
		completion_reward = {
			add_to_variable = {
				var = post_war_devastation_industry_free_repair_factor_var
				value = 0.5
				tooltip = vat_mass_public_works_tt
			}
			add_to_variable = { post_war_devastation_production_speed_buildings_factor_var = 0.15 }
			add_to_variable = { post_war_devastation_production_factory_efficiency_gain_factor_var = 0.15 }
			add_to_variable = { post_war_devastation_consumer_goods_factor_var = -0.1 }
		} 
	}

	#Восстановление тяжёлой промышленности
	focus = {
		id = VAT_restoration_of_heavy_industry
		icon = GFX_focus_generic_modernize_industry
		prerequisite = { 
			focus = VAT_introduction_of_food_rations
		}
		prerequisite = {
			focus = VAT_mass_public_works
		}
		relative_position_id = VAT_clearing_cities
		cost = 7
		x = 0
		y = 2

		available = {
		}
		
		completion_reward = {
			# add_to_variable = {
			# 	var = post_war_devastation_consumer_goods_factor_var
			# 	value = -0.2
			# 	tooltip = vat_restoration_of_heavy_industry_tt
			# }
			# add_to_variable = { post_war_devastation_production_speed_buildings_factor_var = 0.15 }
			# add_to_variable = { post_war_devastation_production_factory_efficiency_gain_factor_var = 0.25 }
			remove_dynamic_modifier = {
				modifier = VAT_post_war_devastation
			}
		} 
	}

	#Стабилизация госаппарата
	focus = {
		id = VAT_stabilization_of_the_state_apparatus
		icon = GFX_VAT_stabilization_of_the_state_apparatus
		prerequisite = { 
			focus = VAT_collaboration_with_blackshirts
			focus = VAT_execution_of_blackshirts
		}
		prerequisite = { 
			focus = VAT_restoration_of_heavy_industry
		}
		available = {
			#Триггер на то, что все итальянские территории национнальны
			custom_trigger_tooltip = {
				tooltip = italian_national_states_tt
				NOT = {
					any_owned_state = {
						is_core_of = ITA
						NOT = {
							is_core_of = ROOT
						}
					}
				}
			}
		}
		relative_position_id = VAT_government_question
		cost = 2
		x = 0
		y = 4

		available = {
		}
		
		completion_reward = {
			add_political_power = 50
			add_stability = 0.1
			add_popularity = {
				ideology = neutrality
				popularity = 0.05
			}
			hidden_effect = {
				every_owned_state = {
					limit = {
						is_core_of = ITA
					}
					remove_core_of = ITA
				}
			}
			mark_focus_tree_layout_dirty = yes
		} 
	}

	#Sacra Revivalis
	focus = {
		id = VAT_Renascita_Sacra
		icon = GFX_VAT_Renascita_Sacra
		cost = 2
		prerequisite = {
			focus = VAT_dominance_of_the_holy_see
		}
		prerequisite = {
			focus = VAT_stabilization_of_the_state_apparatus
		}
		relative_position_id = VAT_dominance_of_the_holy_see
		x = 0
		y = 1
		completion_reward = {
			add_political_power = 15
			mark_focus_tree_layout_dirty = yes

			hidden_effect = { #Восхождение католического интегрализма
				country_event = {
					id = vat.51
					days = 70
				}
			}

			#Первые модификаторы для динамических модификаторов армии, авиации и флота
			add_to_variable = {
				papacy_army_land_doctrine_cost_factor_var = -0.1
			}
			add_to_variable = {
				papacy_aviation_air_doctrine_cost_factor_var = -0.1
			}
			add_to_variable = {
				papacy_navy_naval_doctrine_cost_factor_var = -0.1
			}

			add_to_variable = {
				papacy_economic_production_factory_max_efficiency_factor_var = 0.03
			}
			add_to_variable = {
				papacy_economic_production_speed_buildings_factor_var = 0.05
			}

			add_to_variable = {
				odd_agency_upgrade_time_var = -0.1
			}
			add_to_variable = {
				odd_intel_network_gain_factor_var = 0.05
			}
		}
	}

	#########################
	## ВНУТРЕННЯЯ ПОЛИТИКА ##
	#########################
	
	#Расширение полномочий Римской Курии
	focus = {
		id = VAT_extension_of_the_powers_of_the_roman_curia
		icon = GFX_VAT_extension_of_the_powers_of_the_roman_curia
		cost = 2
		prerequisite = {
			focus = VAT_Renascita_Sacra
		}
		relative_position_id = VAT_Renascita_Sacra
		allow_branch = {
			OR = { 
				is_debug = yes 
				has_completed_focus = VAT_Renascita_Sacra
			}
		}
		x = 0
		y = 1
		completion_reward = {
			set_power_balance = {
				id = VAT_curia_bop 
				set_default = yes
			}
			hidden_effect = {
				set_variable = {
					vat_lobbying_for_the_bill_cost_var = 15
				}
				set_variable = {
					vat_bribe_cardinals_cost_var = 25
				}
				set_variable = {
					vat_put_pressure_on_cardinals_cost_var = 20
				}
				VAT_init_curia = yes

				set_variable = { discussion_of_condition_with_priests_cost_var = 35 }
				set_variable = { concessions_for_priests_cost_var = 40 }
				set_variable = { compromisses_between_catolics_and_orthodox_cost_var = 50 }
			}
			unlock_decision_category_tooltip = VAT_curia
			unlock_decision_category_tooltip = VAT_curia_laws
			VAT_update_curia_gui = yes
		}
	}
	#Законодательная борьба
	focus = {
		id = VAT_legislative_struggle
		icon = GFX_VAT_legislative_struggle
		cost = 1.5
		prerequisite = {
			focus = VAT_extension_of_the_powers_of_the_roman_curia
		}
		relative_position_id = VAT_extension_of_the_powers_of_the_roman_curia
		x = 0
		y = 1
		completion_reward = {
			add_political_power = 25
		}
	}

	#Упразднение светских школ
	focus = {
		id = VAT_abolition_of_secular_schools
		icon = GFX_VAT_abolition_of_secular_schools
		cost = 5
		prerequisite = {
			focus = VAT_legislative_struggle
		}
		available = {
			VAT_can_introduce_a_bill = yes
		}
		relative_position_id = VAT_legislative_struggle
		x = -1
		y = 1
		completion_reward = {
			if = {
				limit = {
					has_country_flag = can_pass_laws_without_curia
				}
				add_ideas = vat_curia_law_idea_4
			}
			else = {
				set_temp_variable = {
					sl_v = 4
				}
				custom_effect_tooltip = vat_bill_law
				hidden_effect = {
					set_variable = {                 
						current_law = 4
					}
					set_variable = {
						current_law_pope_vote = 1
					}
					set_variable = {                
						current_law_secretary_vote = 1
					}
					set_variable = {                
						curia_law_vote_value = 45
					}
				}
				VAT_law_initialization = yes
			}
		}
	}

	#Вопрос о цензуре
	focus = {
		id = VAT_question_about_censorship
		icon = GFX_VAT_question_about_censorship
		cost = 4
		prerequisite = {
			focus = VAT_abolition_of_secular_schools
		}
		available = {
			VAT_can_introduce_a_bill = yes
		}
		relative_position_id = VAT_abolition_of_secular_schools
		x = -1
		y = 1
		completion_reward = {
			country_event = {
				days = 1
				id = vat.36
			}
		}
	}

	#Вопрос о пропаганде
	focus = {
		id = VAT_question_about_propaganda
		icon = GFX_VAT_question_about_propaganda
		cost = 4
		prerequisite = {
			focus = VAT_question_about_censorship
		}
		prerequisite = {
			focus = VAT_building_of_church
		}
		bypass = {
			has_dynamic_modifier = {
				modifier = VAT_state_and_church_propaganda
			}
		}
		relative_position_id = VAT_question_about_censorship
		x = 1
		y = 1
		completion_reward = {
			country_event = {
				days = 1
				id = vat.37
			}
		}
	}

	#Пересмотр финансирования экономики
	focus = {
		id = VAT_revision_of_economic_financing
		icon = GFX_VAT_support_big_business
		cost = 4
		prerequisite = {
			focus = VAT_legislative_struggle
		}
		relative_position_id = VAT_legislative_struggle
		x = 1
		y = 1
		completion_reward = {
			unlock_decision_tooltip = VAT_expand_budget_in_civilian_sector
			unlock_decision_tooltip = VAT_expand_budget_in_arms_sector
		}
	}

	#Формирование Папской Гвардии
	focus = {
		id = VAT_formation_of_papal_guard
		icon = GFX_VAT_hiring_instructors_from_orders
		cost = 5
		prerequisite = {
			focus = VAT_legislative_struggle
		}
		prerequisite = {
			focus = VAT_creating_odd
		}
		bypass = {
			has_completed_focus = VAT_police_reform
		}
		relative_position_id = VAT_legislative_struggle
		x = 3
		y = 1
		completion_reward = {
			add_to_variable = {
				var = papal_guard_pp_var
				value = 0.05
				tooltip = formation_of_papal_guard_tt
			}
			add_to_variable = {
				var = papal_guard_resistance_target_var
				value = -0.05
			}
			hidden_effect = {
				add_dynamic_modifier = {
					modifier = VAT_papal_guard
				}
			}
		}
	}

	#Строительство церквей
	focus = {
		id = VAT_building_of_church
		icon = GFX_VAT_building_of_church
		cost = 6
		prerequisite = {
			focus = VAT_abolition_of_secular_schools
		}
		prerequisite = {
			focus = VAT_revision_of_economic_financing
		}
		relative_position_id = VAT_legislative_struggle
		x = 0
		y = 2
		completion_reward = {
			add_timed_idea = {
				idea = VAT_massive_building_of_church 
				days = 360
			}
			hidden_effect = {
				country_event = {
					id = vat.95
					days = 5
					random_days = 10
				}
			}
		}
	}

	#Спонсирование военных исследований
	focus = {
		id = VAT_papal_university
		icon = GFX_VAT_research_sponsorship
		cost = 8
		prerequisite = {
			focus = VAT_revision_of_economic_financing
		}
		relative_position_id = VAT_revision_of_economic_financing
		x = 1
		y = 1
		completion_reward = {
			add_research_slot = 1
		}
	}

	#Молодёжные христианские организации
	focus = {
		id = VAT_youth_christian_organizations
		icon = GFX_VAT_youth_christian_organizations
		cost = 5
		prerequisite = {
			focus = VAT_papal_university
		}
		prerequisite = {
			focus = VAT_building_of_church
		}
		relative_position_id = VAT_papal_university
		x = -1
		y = 1
		completion_reward = {
			add_ideas = VAT_development_of_youth_Christian_circles
			hidden_effect = {
				country_event = {
					id = vat.96
					days = 3
					random_days = 7
				}
			}
		}
	}

	#Преданость религии, Богу и Папе Римскому
	focus = {
		id = VAT_devotion_to_religion_to_god_and_the_pope
		icon = GFX_VAT_devotion_to_religion_to_god_and_the_pope
		cost = 5
		prerequisite = {
			focus = VAT_question_about_propaganda
		}
		prerequisite = {
			focus = VAT_youth_christian_organizations
		}
		relative_position_id = VAT_building_of_church
		x = 0
		y = 2
		completion_reward = {
			add_ideas = VAT_devotion_to_religion_to_god_and_the_pope_idea
			if = {
				limit = { has_government = fascism }
				add_ideas = VAT_devotion_to_religion_to_god_and_the_pope_idea_fascism
			}
		}
	}

	#Возрождение латыни
	focus = {
		id = VAT_lativ_revival
		icon = GFX_VAT_lativ_revival
		cost = 7
		prerequisite = {
			focus = VAT_devotion_to_religion_to_god_and_the_pope
		}
		allow_branch = {
			OR = {
				has_idea = VAT_linguistic_disunity
				is_debug = yes
			}
		}
		relative_position_id = VAT_devotion_to_religion_to_god_and_the_pope
		x = -1
		y = 1
		completion_reward = {
			remove_ideas = VAT_linguistic_disunity
			custom_effect_tooltip = generic_skip_one_line_tt
			add_timed_idea = {
				idea = VAT_linguistic_disunity_1
				days = 180
			}
			custom_effect_tooltip = vat_effect_after_ending_timed_idea
			effect_tooltip = {
				add_ideas = VAT_revivav_of_latin_language
			}
			hidden_effect = {
				country_event = {
					id = vat.101
					days = 5
					random_days = 10
				}
			}
		}
	}

	#Новый христианский человек
	focus = {
		id = VAT_new_christian_human
		icon = GFX_VAT_new_christian_human
		cost = 7
		prerequisite = {
			focus = VAT_devotion_to_religion_to_god_and_the_pope
		}
		allow_branch = {
			OR = {
				has_idea = VAT_ethnic_disunity
				is_debug = yes
			}
		}
		relative_position_id = VAT_devotion_to_religion_to_god_and_the_pope
		x = 1
		y = 1
		completion_reward = {
			remove_ideas = VAT_ethnic_disunity
			custom_effect_tooltip = generic_skip_one_line_tt
			add_timed_idea = {
				idea = VAT_ethnic_disunity_1
				days = 180
			}
			custom_effect_tooltip = vat_effect_after_ending_timed_idea
			effect_tooltip = {
				add_ideas = VAT_new_christian_human_idea
			}
			hidden_effect = {
				country_event = {
					id = vat.102
					days = 5
					random_days = 10
				}
			}
		}
	}

	

	###################
	###ВОЙНА ЗА НЕБО###
	###################

	#Bellum pro caelo
	focus = {
		id = VAT_bellum_pro_caelo
		icon = GFX_VAT_bellum_pro_caelo
		cost = 1.5
		prerequisite = {
			focus = VAT_extension_of_the_powers_of_the_roman_curia
		}
		relative_position_id = VAT_extension_of_the_powers_of_the_roman_curia
		x = -6
		y = 1
		completion_reward = {
			add_political_power = 15
		}
	}

	#Укрепить традиционалисткие тенденции
	focus = {
		id = VAT_loyal_to_the_pope_vicars
		icon = GFX_VAT_loyal_to_the_pope_vicars
		cost = 2
		prerequisite = {
			focus = VAT_bellum_pro_caelo
		}
		mutually_exclusive = {
			focus = VAT_opposition_to_domination_of_Pope_in_politics
		}
		available = {
			NOT = {
				has_country_leader = {
					character = VAT_Stefan_X
					ruling_only = yes
				}
				has_country_leader = {
					character = VAT_Benedict_XVI
					ruling_only = yes
				}
			}
		}
		relative_position_id = VAT_bellum_pro_caelo
		x = -1
		y = 1
		completion_reward = {
			unlock_decision_tooltip = VAT_pope_speech_curia
			unlock_decision_tooltip = VAT_small_lobbyng_of_cardinals
			unlock_decision_tooltip = VAT_medium_lobbyng_of_cardinals
			effect_tooltip = {
				activate_mission = VAT_curia_action_of_oposition
			}
			custom_effect_tooltip = generic_skip_one_line_tt
			add_political_power = 50
			add_popularity = {
				ideology = neutrality
				popularity = 0.05
			}

			custom_effect_tooltip = generic_skip_one_line_tt
			custom_effect_tooltip = vat_lock_focus_completion_VAT_the_politics_of_antifascism
		}
	}

	#Помнить о Чезаре Борджиа
	focus = {
		id = VAT_remember_of_cesare_borgia
		icon = GFX_VAT_remember_of_cesare_borgia
		cost = 3
		prerequisite = {
			focus = VAT_loyal_to_the_pope_vicars
		}
		relative_position_id = VAT_loyal_to_the_pope_vicars
		x = -1
		y = 1
		completion_reward = {
			unlock_decision_tooltip = VAT_listen_to_representative_of_military_command
			add_ideas = VAT_memory_of_cesare_borgia
		}
	}

	#Союз с чертями?
	focus = {
		id = VAT_alliance_with_devils
		icon = GFX_VAT_venetian_treaty
		cost = 4
		prerequisite = {
			focus = VAT_remember_of_cesare_borgia
		}
		available = {
			VAT_Conclave = {
				is_country_leader = no
			}
		}
		relative_position_id = VAT_remember_of_cesare_borgia
		x = -1
		y = 1
		completion_reward = {
			country_event = {
				days = 1
				id = vat.31
			}
			custom_effect_tooltip = available_political_advisor
			show_ideas_tooltip = VAT_dino_grandi
		}
	}

	#Лояльные Папе государственные СМИ
	focus = {
		id = VAT_loyal_to_the_pope_state_media
		icon = GFX_VAT_loyal_to_pope_state_media
		cost = 7
		prerequisite = {
			focus = VAT_remember_of_cesare_borgia
		}
		available = {
			VAT_can_introduce_a_bill = yes
		}
		relative_position_id = VAT_remember_of_cesare_borgia
		x = 1
		y = 1
		completion_reward = {
			set_temp_variable = {
				sl_v = 1
			}
			custom_effect_tooltip = vat_bill_law
			hidden_effect = {
				set_variable = {                 
					current_law = 1
				}
				VAT_veto_by_reformists = yes
				set_variable = {                
					curia_law_vote_value = 35
				}

				set_variable = {
					next_opposition_law = 3
				}
				country_event = {
					id = vat_curia.3 #opposition suggests law
					days = 31
				}
			}
			VAT_law_initialization = yes
		}
	}

	#Царство террора Папской Гвардии
	focus = {
		id = VAT_reign_of_terror_of_papal_guard
		icon = GFX_VAT_the_fate_of_former_masters_of_italy
		cost = 5
		prerequisite = {
			focus = VAT_alliance_with_devils
		}
		prerequisite = {
			focus = VAT_loyal_to_the_pope_state_media
		}
		available = {
			has_completed_focus = VAT_formation_of_papal_guard
			VAT_can_introduce_a_bill = yes
		}
		bypass = {
			has_idea = vat_curia_law_idea_3
		}
		relative_position_id = VAT_remember_of_cesare_borgia
		x = 0
		y = 2
		completion_reward = {
			set_temp_variable = {
				sl_v = 6
			}
			custom_effect_tooltip = vat_bill_law
			hidden_effect = {
				set_variable = {                 
					current_law = 6
				}
				VAT_veto_by_reformists = yes
				set_variable = {                
					curia_law_vote_value = 25
				}

				set_variable = {
					next_opposition_law = 9
				}
				country_event = {
					id = vat_curia.3 #opposition suggests law
					days = 31
				}

				if = {
					limit = {
						has_country_flag = democrat_inteligetion_accepted_tt
					}
					country_event = {
						id = vat.24
						days = 40
					}
				}
			}
			VAT_law_initialization = yes
		}
	}

	#Государственное вмешательство в экономику
	focus = {
		id = VAT_government_intervention_in_economy
		icon = GFX_VAT_support_of_small_and_medium_businesses
		cost = 7
		prerequisite = {
			focus = VAT_reign_of_terror_of_papal_guard
		}
		available = {
			has_dynamic_modifier = {
				modifier = VAT_economics_of_the_vatican
			}
			VAT_can_introduce_a_bill = yes
		}
		bypass = {
			has_country_flag = VAT_priority_to_small_business_passed
		}
		relative_position_id = VAT_reign_of_terror_of_papal_guard
		x = 1
		y = 1
		completion_reward = {
			set_temp_variable = {
				sl_v = 7
			}
			custom_effect_tooltip = vat_bill_law
			hidden_effect = {
				set_variable = {                 
					current_law = 7
				}
				VAT_veto_by_reformists = yes
				set_variable = {                
					curia_law_vote_value = 30
				}
			}
			VAT_law_initialization = yes
		}
	}

	#Промульгация Папской Конституции
	focus = {
		id = VAT_promulgation_of_papal_constitution
		icon = GFX_VAT_extension_of_the_powers_of_the_roman_curia
		cost = 10
		prerequisite = {
			focus = VAT_loyal_to_the_pope_vicars
			focus = VAT_opposition_to_domination_of_Pope_in_politics
		}
		available = {
			VAT_can_introduce_a_bill = yes
		}
		select_effect = {
			country_event = {
				id = vat.45
				days = 10
			}
			country_event = {
				id = vat.46
				days = 20
			}
			country_event = {
				id = vat.47
				days = 30
			}
			country_event = {
				id = vat.48
				days = 40
			}
			country_event = {
				id = vat.49
				days = 50
			}
		}
		relative_position_id = VAT_bellum_pro_caelo
		x = 0
		y = 2
		completion_reward = {
			custom_effect_tooltip = promulgation_of_papal_constitution_tt
			country_event = vat.50
		}
	}

	#Бюрократическая реформа
	focus = {
		id = VAT_bureaucratic_reform
		icon = GFX_VAT_legislative_struggle
		cost = 4
		prerequisite = {
			focus = VAT_promulgation_of_papal_constitution
		}
		relative_position_id = VAT_promulgation_of_papal_constitution
		x = 0
		y = 2
		completion_reward = {
			remove_ideas = VAT_inefficient_bureaucracy_1
		}
	}

	#Управленцы из числа кардиналов
	focus = {
		id = VAT_opposition_to_domination_of_Pope_in_politics
		icon = GFX_VAT_opposition_to_domination_of_Pope_in_politics
		cost = 2
		prerequisite = {
			focus = VAT_bellum_pro_caelo
		}
		mutually_exclusive = {
			focus = VAT_loyal_to_the_pope_vicars
		}
		available = {
			NOT = {
				has_country_leader = {
					character = VAT_Adrian_VII
					ruling_only = yes
				}
				has_completed_focus = VAT_in_the_wake_of_the_nazi_rood
			}
		}
		relative_position_id = VAT_bellum_pro_caelo
		x = 1
		y = 1
		completion_reward = {
			unlock_decision_tooltip = VAT_pope_speech_curia
			unlock_decision_tooltip = VAT_small_lobbyng_of_cardinals
			unlock_decision_tooltip = VAT_medium_lobbyng_of_cardinals
			effect_tooltip = {
				activate_mission = VAT_curia_action_of_oposition
			}
			custom_effect_tooltip = generic_skip_one_line_tt
			add_stability = 0.05
			add_popularity = {
				ideology = democratic
				popularity = 0.05
			}

			custom_effect_tooltip = generic_skip_one_line_tt
			custom_effect_tooltip = vat_lock_focus_completion_VAT_in_the_wake_of_the_nazi_rood
		}
	}

	#Господь сотворил нас свободными
	focus = {
		id = VAT_god_created_us_free
		icon = GFX_VAT_god_created_us_free
		cost = 4
		prerequisite = {
			focus = VAT_opposition_to_domination_of_Pope_in_politics
		}
		relative_position_id = VAT_opposition_to_domination_of_Pope_in_politics
		x = 1
		y = 1
		completion_reward = {
			unlock_decision_tooltip = VAT_listen_to_representative_of_national_minorities
			add_ideas = VAT_god_created_us_free_idea
			custom_effect_tooltip = generic_skip_one_line_tt
			activate_mission = VAT_curia_conservators_demand_strengthen_of_papal_guard

			if = {
				limit = { has_idea = vat_curia_law_idea_5 }
				custom_effect_tooltip = generic_skip_one_line_tt
				unlock_decision_tooltip = VAT_cancel_state_censorship
			}
		}
	}

	#Демуссолинизация
	focus = {
		id = VAT_demussolinization
		icon = GFX_VAT_demussolinization
		cost = 5
		prerequisite = {
			focus = VAT_god_created_us_free
		}
		available = {
			VAT_can_introduce_a_bill = yes
		}
		relative_position_id = VAT_god_created_us_free
		x = 1
		y = 1
		completion_reward = {
			custom_effect_tooltip = available_political_advisor
			show_ideas_tooltip = VAT_Luigi_Sturzo
			if = {
				limit = {
					has_country_flag = vat_democratic_intelligence_accepted
				}
				country_event = vat.53
			}
			set_temp_variable = {
				sl_v = 8
			}
			custom_effect_tooltip = generic_skip_one_line_tt
			custom_effect_tooltip = vat_bill_law
			hidden_effect = {
				set_variable = {                 
					current_law = 8
				}
				set_variable = {
					current_law_pope_vote = 1
				}
				set_variable = {                
					current_law_secretary_vote = 1
				}
				set_variable = {                
					curia_law_vote_value = 40
				}
			}
			VAT_law_initialization = yes
		}
	}

	#Независимые СМИ
	focus = {
		id = VAT_independent_media
		icon = GFX_VAT_independent_media
		cost = 5
		prerequisite = {
			focus = VAT_god_created_us_free
		}
		available = {
			NOT = { has_idea = vat_curia_law_idea_5 }
			VAT_can_introduce_a_bill = yes
		}
		relative_position_id = VAT_god_created_us_free
		x = -1
		y = 1
		completion_reward = {
			set_temp_variable = {
				sl_v = 2
			}
			custom_effect_tooltip = vat_bill_law
			hidden_effect = {
				set_variable = {                 
					current_law = 2
				}
				VAT_veto_by_traditionalists = yes
				set_variable = {                
					curia_law_vote_value = 30
				}

				set_variable = {
					next_opposition_law = 6
				}
				country_event = {
					id = vat_curia.3 #opposition suggests law
					days = 31
				}
			}
			VAT_law_initialization = yes
		}
	}

	#Реформа полицейского аппарата
	focus = {
		id = VAT_police_reform
		icon = GFX_VAT_police_reform
		cost = 7
		prerequisite = {
			focus = VAT_demussolinization
		}
		prerequisite = {
			focus = VAT_independent_media
		}
		available = {
			VAT_can_introduce_a_bill = yes
		}
		bypass = {
			has_country_flag = VAT_papal_guard_terror_passed
		}
		relative_position_id = VAT_god_created_us_free
		x = 0
		y = 2
		completion_reward = {
			set_temp_variable = {
				sl_v = 3
			}
			custom_effect_tooltip = vat_bill_law
			hidden_effect = {
				set_variable = {                 
					current_law = 3
				}
				VAT_veto_by_traditionalists = yes
				set_variable = {                
					curia_law_vote_value = 35
				}

				set_variable = {
					next_opposition_law = 7
				}
				country_event = {
					id = vat_curia.3 #opposition suggests law
					days = 31
				}
			}
			VAT_law_initialization = yes
		}
	}

	#Заручиться поддержкой малого бизнеса
	focus = {
		id = VAT_get_support_for_small_businesses
		icon = GFX_VAT_one_time_payment_to_owners_of_small_and_medium_businesses
		cost = 7
		prerequisite = {
			focus = VAT_police_reform
		}
		available = {
			has_dynamic_modifier = {
				modifier = VAT_economics_of_the_vatican
			}
			VAT_can_introduce_a_bill = yes
		}
		bypass = {
			has_country_flag = VAT_priority_to_big_industrialists_passed
		}
		relative_position_id = VAT_police_reform
		x = -1
		y = 1
		completion_reward = {
			set_temp_variable = {
				sl_v = 9
			}
			custom_effect_tooltip = vat_bill_law
			hidden_effect = {
				set_variable = {                 
					current_law = 9
				}
				VAT_veto_by_traditionalists = yes
				set_variable = {                
					curia_law_vote_value = 35
				}
			}
			VAT_law_initialization = yes
		}
	}

	#Судьбоносный день
	focus = {
		id = VAT_fateful_day
		icon = GFX_VAT_fateful_day
		cost = 12.9 #90 days
		prerequisite = {
			focus = VAT_bureaucratic_reform
		}
		prerequisite = {
			focus = VAT_government_intervention_in_economy
			focus = VAT_get_support_for_small_businesses
		}
		available = {
			custom_trigger_tooltip = {
				tooltip = vat_do_not_have_active_voite_for_law
				OR = {
					AND = {
						OR = {
							has_active_mission = VAT_curia_law_voting_mission
							has_active_mission = VAT_curia_law_additional_voting_mission
						}
						OR = {
							check_variable = {
								current_law = 10
							}
							check_variable = {
								current_law = 11
							}
						}
					}
					NOT = {
						has_active_mission = VAT_curia_law_voting_mission
						has_active_mission = VAT_curia_law_additional_voting_mission
					}
				}
			}
			custom_trigger_tooltip = {
				tooltip = vat_do_not_intoduce_law_with_decision
				NOT = {
					has_decision = VAT_cancel_law_reformed_papal_police
					has_decision = VAT_cancel_law_priority_to_small_business
					has_decision = VAT_cancel_law_papal_guard_terror
					has_decision = VAT_cancel_law_priority_to_big_industry
				}
			}
			NOT = { 
				has_idea = VAT_failed_voting_for_decisive_law_pope
				has_idea = VAT_failed_voting_for_decisive_law_curia
			}
			OR = {
				power_balance_value = {
					id = VAT_curia_bop
					value > 0.69
				}
				power_balance_value = {
					id = VAT_curia_bop
					value < -0.69
				}
				has_idea = vat_curia_law_idea_10
				has_idea = vat_curia_law_idea_11
			}
			VAT_Conclave = {
				is_country_leader = no
			}
		}
		# cancel = {
		# 	has_idea = VAT_failed_voting_for_decisive_law
		# }
		relative_position_id = VAT_bureaucratic_reform
		select_effect = {
			if = {
				limit = { has_completed_focus = VAT_loyal_to_the_pope_vicars }
				#custom_effect_tooltip = fateful_pope_law
				hidden_effect = {
					country_event = { days = 40 id = vat.32 }
					country_event = { days = 43 id = vat.35 }
				}
			}
			else = {
				#custom_effect_tooltip = fateful_secretary_law
				hidden_effect = {
					country_event = { days = 40 id = vat.33 }
					# if = { #Если у власти находится Стефан X, то сопротивления в принятии законопроекта не будет
					# 	limit = {
					# 		VAT_Stefan_X = { is_country_leader = yes }
					# 	}
					# 	country_event = { days = 43 id = vat.54 }
					# }
					# else = {
					# 	country_event = { days = 43 id = vat.34 }
					# }
					country_event = { days = 43 id = vat.34 }
					
				}
			}
		}
		x = 0
		y = 2
		completion_reward = {
			custom_effect_tooltip = vat_effect_during_the_focus_completing
			if = {
				limit = { has_completed_focus = VAT_opposition_to_domination_of_Pope_in_politics }
				#custom_effect_tooltip = fateful_pope_law
				effect_tooltip = {
					country_event = vat.33
				}
			}
			else = {
				#custom_effect_tooltip = fateful_secretary_law
				effect_tooltip = {
					country_event = vat.32
				}
			}
		}
	}

	#Низложение власти Курии
	focus = {
		id = VAT_overthrow_the_influence_of_the_curia
		icon = GFX_VAT_overthrow_the_influence_of_the_curia
		cost = 2
		prerequisite = {
			focus = VAT_fateful_day
		}
		mutually_exclusive = {
			focus = VAT_pope_with_nominal_power
		}
		available = {
			has_idea = vat_curia_law_idea_10
		}
		relative_position_id = VAT_fateful_day
		x = -1
		y = 1
		offset = {
			x = 1
			trigger = { has_completed_focus = VAT_overthrow_the_influence_of_the_curia }
		}
		allow_branch = {
			NOT = {
				has_completed_focus = VAT_pope_with_nominal_power
			}
			OR = { 
				is_debug = yes 
				has_completed_focus = VAT_Renascita_Sacra
			}
		}
		completion_reward = {
			mark_focus_tree_layout_dirty = yes
			add_stability = -0.05
			add_political_power = -75
			add_popularity = {
				ideology = democratic 
				popularity = -0.1
			}
		}
	}

	#Эра диктатуры понтификата
	focus = {
		id = VAT_era_dictatorship_pontificate
		icon = GFX_VAT_era_dictatorship_pontificate
		cost = 2
		prerequisite = {
			focus = VAT_overthrow_the_influence_of_the_curia
		}
		relative_position_id = VAT_overthrow_the_influence_of_the_curia
		x = 0
		y = 1
		completion_reward = {
			mark_focus_tree_layout_dirty = yes
			custom_effect_tooltip = vat_continue_focus_tree
			custom_effect_tooltip = generic_skip_one_line_tt
			custom_effect_tooltip = can_pass_laws_without_curia_tt
			set_country_flag = can_pass_laws_without_curia
			custom_effect_tooltip = remove_political_advisor
			show_ideas_tooltip = VAT_dino_grandi
			custom_effect_tooltip = generic_skip_one_line_tt

			if = {
				limit = { has_idea = vat_curia_law_idea_3 }
				unlock_decision_tooltip = VAT_cancel_law_reformed_papal_police
			}
			if = {
				limit = { has_country_flag = VAT_priority_to_small_business_passed }
				unlock_decision_tooltip = VAT_cancel_law_priority_to_small_business
			}

			custom_effect_tooltip = generic_skip_one_line_tt
			if = {
				limit = { has_idea = VAT_Pius_XII }
				deactivate_advisor = VAT_Pius_XII
			}
			else_if = {
				limit = { has_idea = VAT_Luigi_Maglione }
				deactivate_advisor = VAT_Luigi_Maglione
			}

			hidden_effect = {
				if = {
					limit = { has_completed_focus = VAT_only_one_leader_jesus }
					country_event = {
						id = vat.106
						days = 5
						random_days = 5
					}
				}
			}
		}
	}

	#Все рычаги пропаганды
	focus = {
		id = VAT_all_the_levers_of_propaganda
		icon = GFX_VAT_loyal_to_pope_state_media
		cost = 7
		prerequisite = {
			focus = VAT_era_dictatorship_pontificate
		}
		relative_position_id = VAT_era_dictatorship_pontificate
		allow_branch = {
			has_completed_focus = VAT_era_dictatorship_pontificate
		}
		x = -3
		y = 1
		completion_reward = {
			if = {
				limit = {
					NOT = {
						has_dynamic_modifier = { modifier = VAT_state_and_church_propaganda }
					}
				}
				if = {
					limit = { has_government = fascism }
					add_to_variable = {
						tooltip = question_about_propaganda_fascism_tt
						var = propaganda_fascism_drift_var
						value = 0.03
					}
				}
				else = {
					add_to_variable = {
						tooltip = question_about_propaganda_tt
						var = propaganda_neutrality_drift_var
						value = 0.03
					}
				}
				add_to_variable = {
					var = propaganda_political_power_factor_var
					value = 0.05
				}
				hidden_effect = {
					add_dynamic_modifier = { modifier = VAT_state_and_church_propaganda }
				}
				custom_effect_tooltip = generic_skip_one_line_tt
			}
			if = {
				limit = { has_government = fascism }
				add_to_variable = {
					tooltip = all_the_levers_of_propaganda_fascism_tt
					var = propaganda_fascism_drift_var
					value = 0.02
				}
			}
			else = {
				add_to_variable = {
					tooltip = all_the_levers_of_propaganda_tt
					var = propaganda_neutrality_drift_var
					value = 0.02
				}
			}
			add_to_variable = {
				var = propaganda_war_support_factor_var
				value = 0.1
			}
			
		}
	}

	#Малая автономия лояльным епархиям
	focus = {
		id = VAT_small_autonomy_for_loyal_dioceses
		icon = GFX_VAT_small_autonomy_for_loyal_dioceses
		cost = 5
		prerequisite = {
			focus = VAT_era_dictatorship_pontificate
		}
		mutually_exclusive = {
			focus = VAT_maximum_centralization_of_the_apparatus
		}
		relative_position_id = VAT_era_dictatorship_pontificate
		allow_branch = {
			has_completed_focus = VAT_era_dictatorship_pontificate
		}
		x = -1
		y = 1
		completion_reward = {
			add_ideas = VAT_small_autonomy_for_dioceses
		}
	}

	#Максимальная централизация аппарата
	focus = {
		id = VAT_maximum_centralization_of_the_apparatus
		icon = GFX_VAT_maximum_centralization_of_the_apparatus
		cost = 7
		prerequisite = {
			focus = VAT_era_dictatorship_pontificate
		}
		mutually_exclusive = {
			focus = VAT_small_autonomy_for_loyal_dioceses
		}
		relative_position_id = VAT_era_dictatorship_pontificate
		allow_branch = {
			has_completed_focus = VAT_era_dictatorship_pontificate
		}
		x = 1
		y = 1
		completion_reward = {
			add_ideas = VAT_maximum_centralization
		}
	}

	#Пересобрать Римскую Курию
	focus = {
		id = VAT_rebuild_the_roman_curia
		icon = GFX_VAT_appoint_your_people
		cost = 6
		prerequisite = {
			focus = VAT_era_dictatorship_pontificate
		}
		available = {
			power_balance_value = {
				id = VAT_curia_bop
				value > 0.89
			}
		}
		relative_position_id = VAT_era_dictatorship_pontificate
		allow_branch = {
			has_completed_focus = VAT_era_dictatorship_pontificate
		}
		x = 3
		y = 1
		select_effect = {
			add_ideas = VAT_strong_busy_of_administration
		}
		completion_reward = {
			hidden_effect = { remove_ideas = VAT_strong_busy_of_administration }
			remove_power_balance = {
				id = VAT_curia_bop
			}
			add_ideas = VAT_traditionalists_domination_in_holy_see
			set_variable = {
				curia_vote_value = 70
			}
			VAT_update_curia_gui = yes
		}
	}

	#Продвигать итальянскую культуру
	focus = {
		id = VAT_concentrate_around_italian
		icon = GFX_VAT_new_italy_under_new_banner
		cost = 6
		prerequisite = {
			focus = VAT_small_autonomy_for_loyal_dioceses
			focus = VAT_maximum_centralization_of_the_apparatus
		}
		relative_position_id = VAT_era_dictatorship_pontificate
		x = 0
		y = 2
		completion_reward = {
			add_ideas = VAT_promotion_of_italian_culture
		}
	}

	#Контроль всего мнения
	focus = {
		id = VAT_control_of_the_whole_opinion
		icon = GFX_VAT_question_about_censorship 
		cost = 7
		prerequisite = {
			focus = VAT_all_the_levers_of_propaganda
		}
		relative_position_id = VAT_all_the_levers_of_propaganda
		x = 1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = control_of_the_whole_opinion_tt
				var = propaganda_war_support_weekly_var
				value = 0.001
			}
			add_to_variable = {
				var = propaganda_political_power_factor_var
				value = 0.03
			}
		}
	}

	#Лояльное Папе правительство
	focus = {
		id = VAT_a_government_loyal_to_the_pope
		icon = GFX_VAT_collaborate_with_loyal_former_politicians
		cost = 3
		prerequisite = {
			focus = VAT_rebuild_the_roman_curia
		}
		relative_position_id = VAT_rebuild_the_roman_curia
		x = -1
		y = 1
		completion_reward = {
			#TODO: curia
			swap_ideas = {
				remove_idea = VAT_traditionalists_domination_in_holy_see
				add_idea = VAT_traditionalists_domination_in_holy_see_1
			}
		}
	}

	#Христианская Империя
	focus = {
		id = VAT_the_christian_empire
		icon = GFX_VAT_the_christian_empire
		cost = 4
		prerequisite = {
			focus = VAT_concentrate_around_italian
		}
		prerequisite = {
			focus = VAT_control_of_the_whole_opinion
		}
		prerequisite = {
			focus = VAT_a_government_loyal_to_the_pope
		}
		relative_position_id = VAT_concentrate_around_italian
		x = 0
		y = 1
		completion_reward = {
			hidden_effect = {
				set_variable = {
					global.ses_var = 0
				}
				meta_effect = {
					text = {
						play_song = "super_event_song_[N]"
					}
					N = global.ses_var
				}
			}

			custom_effect_tooltip = VAT_christian_empire_formation_tt
			hidden_effect = { set_cosmetic_tag = VAT_christian_empire }

			add_ideas = VAT_dominance_of_papacity
			country_event = {
				id = vat.22
				days = 5
			}
			mark_focus_tree_layout_dirty = yes

			hidden_effect = {
				if = {
					limit = { has_government = fascism }
					set_cosmetic_tag = VAT_christian_empire_fascism
				}
			}
		}
	}

	#Верный раб Господний
	focus = {
		id = VAT_the_faithful_son_of_the_lord
		icon = GFX_VAT_the_faithful_son_of_the_lord
		cost = 5
		prerequisite = {
			focus = VAT_the_christian_empire
		}
		mutually_exclusive = {
			focus = VAT_the_chosen_one_of_god
		}
		available = {
			NOT = { has_government = fascism }
		}
		relative_position_id = VAT_the_christian_empire
		x = -1
		y = 1
		completion_reward = {
			add_country_leader_trait = faithful_son_of_god
		}
	}

	#Избранник Божий
	focus = {
		id = VAT_the_chosen_one_of_god
		icon = GFX_VAT_the_chosen_one_of_god
		cost = 5
		prerequisite = {
			focus = VAT_the_christian_empire
		}
		mutually_exclusive = {
			focus = VAT_the_faithful_son_of_the_lord
		}
		relative_position_id = VAT_the_christian_empire
		x = 1
		y = 1
		completion_reward = {
			add_country_leader_trait = the_chosen_one
		}
	}

	#Хранитель царства Земного
	focus = {
		id = VAT_guardian_of_the_earthly_kingdom
		icon = GFX_VAT_former_memory_of_the_church
		cost = 5
		prerequisite = {
			focus = VAT_the_faithful_son_of_the_lord
			focus = VAT_the_chosen_one_of_god
		}
		relative_position_id = VAT_the_christian_empire
		x = 0
		y = 2
		completion_reward = {
			add_country_leader_trait = guardian_of_the_earthly_kingdom
		}
	}

	#Викарий Христа
	focus = {
		id = VAT_the_vicar_of_christ
		icon = GFX_VAT_the_vicar_of_christ
		cost = 5
		prerequisite = {
			focus = VAT_the_chosen_one_of_god
		}
		relative_position_id = VAT_the_chosen_one_of_god
		x = 1
		y = 1
		completion_reward = {
			add_country_leader_trait = the_vicar
		}
	}

	#Арбитр человечества
	focus = {
		id = VAT_the_arbiter_of_humanity
		icon = GFX_VAT_the_arbiter_of_humanity
		cost = 5
		prerequisite = {
			focus = VAT_the_chosen_one_of_god
		}
		relative_position_id = VAT_the_chosen_one_of_god
		x = 0
		y = 2
		completion_reward = {
			add_country_leader_trait = arbiter_of_humanity
		}
	}

	#Строитель справедливого христианства
	focus = {
		id = VAT_the_builder_of_a_just_christianity
		icon = GFX_VAT_the_builder_of_a_just_christianity
		cost = 5
		prerequisite = {
			focus = VAT_the_faithful_son_of_the_lord
		}
		relative_position_id = VAT_the_faithful_son_of_the_lord
		x = -1
		y = 1
		completion_reward = {
			add_country_leader_trait = builder_of_a_just_christianity
		}
	}

	#Раб рабов божьих
	focus = {
		id = VAT_a_slave_of_gods_servants
		icon = GFX_VAT_a_slave_of_gods_servants
		cost = 5
		prerequisite = {
			focus = VAT_the_faithful_son_of_the_lord
		}
		relative_position_id = VAT_the_faithful_son_of_the_lord
		x = 0
		y = 2
		completion_reward = {
			add_country_leader_trait = adored_by_the_people
		}
	}

	#Папа с номинальной властью
	focus = {
		id = VAT_pope_with_nominal_power
		icon = GFX_VAT_government_structure
		cost = 2
		prerequisite = {
			focus = VAT_fateful_day
		}
		mutually_exclusive = {
			focus = VAT_overthrow_the_influence_of_the_curia
		}
		available = {
			has_idea = vat_curia_law_idea_11
		}
		relative_position_id = VAT_fateful_day
		x = 1
		y = 1
		offset = {
			x = -1
			trigger = { has_completed_focus = VAT_pope_with_nominal_power }
		}
		allow_branch = {
			NOT = {
				has_completed_focus = VAT_overthrow_the_influence_of_the_curia
			}
			OR = { 
				is_debug = yes 
				has_completed_focus = VAT_Renascita_Sacra
			}
		}
		completion_reward = {
			add_stability = -0.05
			add_war_support = -0.05
			add_popularity = {
				ideology = democratic 
				popularity = 0.05
			}
			mark_focus_tree_layout_dirty = yes
		}
	}

	#Передел исполнительной власти
	focus = {
		id = VAT_redistribution_of_executive_power
		icon = GFX_VAT_legislative_struggle
		cost = 3
		prerequisite = {
			focus = VAT_pope_with_nominal_power
		}
		relative_position_id = VAT_pope_with_nominal_power
		x = 0
		y = 1
		completion_reward = {
			mark_focus_tree_layout_dirty = yes
			if = {
				limit = {
					var:current_secretary = {
						is_character = VAT_Pius_XII
					}
				}
				country_event = { days = 1 id = vat.54 }
			}
			custom_effect_tooltip = vat_continue_focus_tree
			custom_effect_tooltip = generic_skip_one_line_tt

			if = {
				limit = { has_country_flag = VAT_papal_guard_terror_passed }
				unlock_decision_tooltip = VAT_cancel_law_papal_guard_terror
			}
			if = {
				limit = { has_country_flag = VAT_priority_to_big_industrialists_passed }
				unlock_decision_tooltip = VAT_cancel_law_priority_to_big_industry
			}
		}
	}

	#Конституционная теократическая монархия
	focus = {
		id = VAT_constitutional_theocratic_monarchy_focus
		icon = GFX_VAT_constitutional_theocratic_monarchy_focus
		cost = 7
		prerequisite = {
			focus = VAT_redistribution_of_executive_power
		}
		mutually_exclusive = {
			focus = VAT_to_dismiss_the_pope_from_secular_life
		}
		relative_position_id = VAT_redistribution_of_executive_power
		allow_branch = {
			has_completed_focus = VAT_redistribution_of_executive_power
		}
		x = -2
		y = 1
		completion_reward = {
			country_event = { days = 1 id = vat.38 }
		}
	}

	#Сохранить авторитарные тенденции
	focus = {
		id = VAT_preserve_authoritarian_tendencies
		icon = GFX_VAT_managers_from_the_cardinals
		cost = 2
		prerequisite = {
			focus = VAT_constitutional_theocratic_monarchy_focus
		}
		mutually_exclusive = {
			focus = VAT_democracy_under_the_power_of_the_Pope
		}
		available = {
			has_country_flag = VAT_preserve_authoritarian_tendencies_chosen
		}
		relative_position_id = VAT_constitutional_theocratic_monarchy_focus
		x = -1
		y = 1
		completion_reward = {
			set_country_leader_ideology = constitutional_theocratic_monarchy
			custom_effect_tooltip = vat_add_half_of_democratic_popularity_to_neutrals_tt
			set_temp_variable = {
				popularity_var = party_popularity@democratic
			}
			divide_temp_variable = {
				popularity_var = 2
			}
			add_popularity = {
				ideology = neutrality
				popularity = popularity_var
			}
			set_country_flag = VAT_constitutional_theocratic_monarchy_neutrality_flag
		}
	}

	#Демократия под властью Папы Римского
	focus = {
		id = VAT_democracy_under_the_power_of_the_Pope
		icon = GFX_VAT_democracy_under_the_power_of_the_Pope
		cost = 2
		prerequisite = {
			focus = VAT_constitutional_theocratic_monarchy_focus
		}
		mutually_exclusive = {
			focus = VAT_preserve_authoritarian_tendencies
		}
		available = {
			has_country_flag = VAT_democracy_under_the_power_of_the_Pope_chosen
		}
		relative_position_id = VAT_constitutional_theocratic_monarchy_focus
		x = 1
		y = 1
		completion_reward = {
			random_character = {
				limit = { is_country_leader = yes }
				promote_character = constitutional_theocratic_monarchy
			}
			set_politics = {
				ruling_party = democratic
			}
			set_country_flag = VAT_constitutional_theocratic_monarchy_democratic_flag
		}
	}


	#Уступки консерваторам
	focus = {
		id = VAT_concessions_to_conservatives
		icon = GFX_VAT_bellum_pro_caelo
		cost = 4
		prerequisite = {
			focus = VAT_preserve_authoritarian_tendencies
			focus = VAT_democracy_under_the_power_of_the_Pope
		}
		available = {
			power_balance_value = {
				id = VAT_curia_bop
				value < -0.89
			}
		}
		relative_position_id = VAT_constitutional_theocratic_monarchy_focus
		x = 0
		y = 2
		completion_reward = {
			remove_power_balance = {
				id = VAT_curia_bop
			}
			add_ideas = VAT_reformists_domination_in_holy_see_3
			set_variable = {
				curia_vote_value = 70
			}
			VAT_update_curia_gui = yes
			custom_effect_tooltip = generic_skip_one_line_tt
			custom_effect_tooltip = vat_luigi_sturzo_loose_curia_modifier_tt
			hidden_effect = {
				remove_trait = {
					character = VAT_Luigi_Sturzo
					slot = political_advisor
					trait = clerical_reformer
				}
				add_trait = {
					character = VAT_Luigi_Sturzo
					slot = political_advisor
					trait = clerical_reformer_1
				}
			}
		}
	}

	#Отставить Папу Римского из светской жизни
	focus = {
		id = VAT_to_dismiss_the_pope_from_secular_life
		icon = GFX_VAT_to_dismiss_the_pope_from_secular_life
		cost = 2
		prerequisite = {
			focus = VAT_redistribution_of_executive_power
		}
		mutually_exclusive = {
			focus = VAT_constitutional_theocratic_monarchy_focus
		}
		relative_position_id = VAT_redistribution_of_executive_power
		allow_branch = {
			has_completed_focus = VAT_redistribution_of_executive_power
		}
		x = 2
		y = 1
		completion_reward = {
			# add_country_leader_role = {
			# 	character = VAT_Curia
			# 	country_leader = {
			# 		expire = "2000.1.1"
			# 		ideology = conservatism
			# 		traits = {
			# 		}
			# 	}
			# 	promote_leader = yes
			# }
			if = {
				limit = {
					has_country_leader = {
						character = VAT_Stefan_X
						ruling_only = yes
					}
				}
				add_ideas = Stefan_X_idea
			}
			else_if = {
				limit = {
					has_country_leader = {
						character = VAT_Benedict_XVI
						ruling_only = yes
					}
				}
				add_ideas = Benedict_XVI_idea
			}
			else_if = {
				limit = {
					has_country_leader = {
						character = VAT_Pius_XII
						ruling_only = yes
					}
				}
				add_ideas = Pius_XII_idea
			}
			else = {
				add_ideas = Pius_XI_idea
			}
			custom_effect_tooltip = generic_skip_one_line_tt
			set_politics = {
				ruling_party = democratic
			}
			add_ideas = VAT_uncertainty_of_power
		}
	}

	#Первый среди равных кардинал
	focus = {
		id = VAT_the_first_among_equals_cardinal
		icon = GFX_VAT_appoint_your_people
		cost = 3
		prerequisite = {
			focus = VAT_to_dismiss_the_pope_from_secular_life
		}
		mutually_exclusive = {
			focus = VAT_the_prime_cardinal
		}
		relative_position_id = VAT_to_dismiss_the_pope_from_secular_life
		x = -1
		y = 1
		completion_reward = {
			remove_ideas = VAT_uncertainty_of_power
			set_party_name = {
				ideology = democratic
				long_name = VAT_roman_curia_long
				name = VAT_roman_curia
			}
		}
	}

	#Премьер-кардинал
	focus = {
		id = VAT_the_prime_cardinal
		icon = GFX_VAT_the_prime_cardinal
		cost = 3
		prerequisite = {
			focus = VAT_to_dismiss_the_pope_from_secular_life
		}
		mutually_exclusive = {
			focus = VAT_the_first_among_equals_cardinal
		}
		available = {
			NOT = {
				has_idea = VAT_vacant_place
			}
		}
		relative_position_id = VAT_to_dismiss_the_pope_from_secular_life
		x = 1
		y = 1
		completion_reward = {
			if = {
				limit = {
					has_idea = VAT_Pius_XII
				}
				promote_character = {
					character = VAT_Pius_XII
					ideology = constitutional_theocratic_monarchy
				}
				deactivate_advisor = VAT_Pius_XII
			}
			else_if = {
				limit = {
					has_idea = VAT_Luigi_Maglione
				}
				promote_character = VAT_Luigi_Maglione
				deactivate_advisor = VAT_Luigi_Maglione
			}
			remove_ideas = VAT_uncertainty_of_power
		}
	}

	#Новая демократическая Курия
	focus = {
		id = VAT_the_new_democratic_curia
		icon = GFX_VAT_democratization_of_roman_curia
		cost = 5
		prerequisite = {
			focus = VAT_the_prime_cardinal
			focus = VAT_the_first_among_equals_cardinal
		}
		available = {
			power_balance_value = {
				id = VAT_curia_bop
				value < -0.89
			}
		}
		relative_position_id = VAT_to_dismiss_the_pope_from_secular_life
		x = 0
		y = 2
		completion_reward = {
			remove_power_balance = {
				id = VAT_curia_bop
			}
			add_ideas = VAT_reformists_domination_in_holy_see
			set_variable = {
				curia_vote_value = 70
			}
			VAT_update_curia_gui = yes
			custom_effect_tooltip = generic_skip_one_line_tt
			custom_effect_tooltip = vat_luigi_sturzo_loose_curia_modifier_tt
			hidden_effect = {
				remove_trait = {
					character = VAT_Luigi_Sturzo
					slot = political_advisor
					trait = clerical_reformer
				}
				add_trait = {
					character = VAT_Luigi_Sturzo
					slot = political_advisor
					trait = clerical_reformer_1
				}
			}
		}
	}

	#Правительство Римской Курии
	focus = {
		id = VAT_the_government_of_the_roman_curia
		icon = GFX_VAT_memory_of_republics
		cost = 5
		prerequisite = {
			focus = VAT_the_first_among_equals_cardinal
		}
		available = {
			has_completed_focus = VAT_the_new_democratic_curia
		}
		relative_position_id = VAT_the_first_among_equals_cardinal
		x = -1
		y = 1
		completion_reward = {
			swap_ideas = {
				remove_idea = VAT_reformists_domination_in_holy_see
				add_idea = VAT_reformists_domination_in_holy_see_1
			}
		}
	}

	#Правительство кардинала-секретаря 
	focus = {
		id = VAT_the_government_of_the_cardinal_secretary
		icon = GFX_VAT_the_government_of_the_cardinal_secretary
		cost = 5
		prerequisite = {
			focus = VAT_the_prime_cardinal
		}
		available = {
			has_completed_focus = VAT_the_new_democratic_curia
		}
		relative_position_id = VAT_the_prime_cardinal
		x = 1
		y = 1
		completion_reward = {
			swap_ideas = {
				remove_idea = VAT_reformists_domination_in_holy_see
				add_idea = VAT_reformists_domination_in_holy_see_2
			}
		}
	}


	#Эра реформ
	focus = {
		id = VAT_the_era_of_reforms
		icon = GFX_VAT_second_vatican_council
		cost = 4
		prerequisite = {
			focus = VAT_the_new_democratic_curia
			focus = VAT_concessions_to_conservatives
		}
		relative_position_id = VAT_the_new_democratic_curia
		x = -2
		y = 1
		completion_reward = {
			add_timed_idea = {
				idea = VAT_era_of_reforms
				days = 360
			}
		}
	}


	#Ограничить влияние армии
	focus = {
		id = VAT_limit_the_influence_of_the_army
		icon = GFX_VAT_purges_among_officers
		cost = 4
		prerequisite = {
			focus = VAT_the_era_of_reforms
		}
		relative_position_id = VAT_the_era_of_reforms
		x = -3
		y = 1
		completion_reward = {
			add_ideas = VAT_limited_influence_of_army
		}
	}

	#Ограничить влияние разведки
	focus = {
		id = VAT_limit_the_influence_of_intelligence
		icon = GFX_VAT_limit_the_influence_of_intelligence
		cost = 4
		prerequisite = {
			focus = VAT_limit_the_influence_of_the_army
		}
		relative_position_id = VAT_limit_the_influence_of_the_army
		x = 1
		y = 1
		completion_reward = {
			swap_ideas = {
				remove_idea = VAT_limited_influence_of_army
				add_idea = VAT_limited_influence_of_army_and_intelligence
			}
		}
	}


	#Единая федерация
	focus = {
		id = VAT_united_federation
		icon = GFX_VAT_united_federation
		cost = 5
		prerequisite = {
			focus = VAT_the_era_of_reforms
		}
		mutually_exclusive = {
			focus = VAT_confederation_of_dioceses
		}
		relative_position_id = VAT_the_era_of_reforms
		x = -1
		y = 1
		completion_reward = {
			add_ideas = VAT_united_federation_idea
		}
	}

	#Конфедерация епархий
	focus = {
		id = VAT_confederation_of_dioceses
		icon = GFX_VAT_confederation_of_dioceses
		cost = 5
		prerequisite = {
			focus = VAT_the_era_of_reforms
		}
		mutually_exclusive = {
			focus = VAT_united_federation
		}
		relative_position_id = VAT_the_era_of_reforms
		x = 1
		y = 1
		completion_reward = {
			add_ideas = VAT_confederation_of_dioceses_idea
		}
	}

	#Поддержать мультикультурализм
	focus = {
		id = VAT_respect_multiculturalism
		icon = GFX_VAT_liberal_solution_to_schism
		cost = 6
		prerequisite = {
			focus = VAT_confederation_of_dioceses
			focus = VAT_united_federation
		}
		relative_position_id = VAT_the_era_of_reforms
		x = 0
		y = 2
		completion_reward = {
			add_ideas = VAT_bet_on_multiculturalism
		}
	}

	#Либерализация экономики
	focus = {
		id = VAT_economic_liberalization
		icon = GFX_VAT_economic_liberalization
		cost = 7
		prerequisite = {
			focus = VAT_the_era_of_reforms
		}
		relative_position_id = VAT_the_era_of_reforms
		x = 3
		y = 1
		completion_reward = {
			add_ideas = VAT_liberalization_of_economy
		}
	}

	#Борьба с монополиями
	focus = {
		id = VAT_the_fight_against_monopolies
		icon = GFX_VAT_the_fight_against_monopolies
		cost = 7
		prerequisite = {
			focus = VAT_economic_liberalization
		}
		relative_position_id = VAT_economic_liberalization
		x = -1
		y = 1
		completion_reward = {
			swap_ideas = {
				remove_idea = VAT_liberalization_of_economy
				add_idea = VAT_liberalization_of_economy2
			}
		}
	}

	#Христианская Федерация
	focus = {
		id = VAT_christian_federation
		icon = GFX_VAT_christian_federation
		cost = 4
		prerequisite = {
			focus = VAT_limit_the_influence_of_intelligence
		}
		prerequisite = {
			focus = VAT_respect_multiculturalism
		}
		prerequisite = {
			focus = VAT_the_fight_against_monopolies
		}
		relative_position_id = VAT_respect_multiculturalism
		x = 0
		y = 1
		completion_reward = {
			hidden_effect = {
				set_variable = {
					global.ses_var = 1
				}
				meta_effect = {
					text = {
						play_song = "super_event_song_[N]"
					}
					N = global.ses_var
				}
			}
			custom_effect_tooltip = VAT_christian_federation_formation_tt
			hidden_effect = { set_cosmetic_tag = VAT_christian_empire_democratic }
			
			add_ideas = VAT_dominance_of_papacity

			country_event = {
				id = vat.22
				days = 5
			}
			mark_focus_tree_layout_dirty = yes
		}
	}


	############# ВТОРОЙ ВАТИКАНСКИЙ СОБОР #############
	focus = {
		id = VAT_second_vatican_council
		icon = GFX_VAT_second_vatican_council
		cost = 12.9
		prerequisite = {
			focus = VAT_extension_of_the_powers_of_the_roman_curia
		}
		available = {
			has_idea = VAT_problem_of_orthodox
			NOT = {
				custom_trigger_tooltip = {
					tooltip = union_catholics_unaccepted_tt
					has_country_flag = VAT_union_catholics_unaccepted
				}
			}
			custom_trigger_tooltip = {
				tooltip = vat_union_catholics_acceptance_more_20_tt
				check_variable = {
					VAT_union_catholics_acceptance_var > 20
				}
			}
			custom_trigger_tooltip = {
				tooltip = vat_union_orthodox_acceptance_more_20_tt
				check_variable = {
					VAT_union_orthodox_acceptance_var > 20
				}
			}
		}
		relative_position_id = VAT_extension_of_the_powers_of_the_roman_curia
		x = -3
		y = 1
		select_effect = {
			activate_mission = VAT_discussion_of_condition_union_mission
			country_event = {
				days = 25
				id = vat_second_council.1
			}
			country_event = {
				days = 40
				id = vat_second_council.2
			}
			country_event = {
				days = 55
				id = vat_second_council.3
			}
			country_event = {
				days = 70
				id = vat_second_council.4
			}
			country_event = {
				days = 85
				id = vat_second_council.5
			}
		}
		completion_reward = {
			activate_mission_tooltip = VAT_discussion_of_condition_union_mission
			custom_effect_tooltip = second_vatican_council_desc_tt
		}
	}

	#Единение церквей
	focus = {
		id = VAT_union_of_the_churchs
		icon = GFX_VAT_union_of_the_churchs
		cost = 2
		prerequisite = {
			focus = VAT_second_vatican_council
		}
		available = {
			custom_trigger_tooltip = {
				tooltip = agreement_of_union_ready_for_signing_tt
				has_country_flag = VAT_union_catholics_accepted
			}
			custom_trigger_tooltip = {
				tooltip = union_catholics_acceptance_tt
				check_variable = {
					VAT_union_catholics_acceptance_var > 84
				}
			}
			custom_trigger_tooltip = {
				tooltip = union_orthodox_acceptance_tt
				check_variable = {
					VAT_union_orthodox_acceptance_var > 84
				}
			}
		}
		relative_position_id = VAT_second_vatican_council
		x = 0
		y = 1
		completion_reward = {
			custom_effect_tooltip = making_union_of_churchs_tt
			custom_effect_tooltip = generic_skip_one_line_tt
			swap_ideas = {
				remove_idea = VAT_problem_of_orthodox
				add_idea = VAT_union_of_churchs
			}
			hidden_effect = {
				news_event = {
					id = vat_news.4
					days = 1
				}
			}
			custom_effect_tooltip = generic_skip_one_line_tt
			custom_effect_tooltip = remove_political_advisor
			show_ideas_tooltip = VAT_eugene_tisserand
		}
	}

	### РАЗВЕДЫВАТЕЛЬНОЕ АГЕНСТВО OCHIO DI DIO ###

	#Создание разведагенства Ochio di Dio
	focus = {
		id = VAT_creating_odd
		icon = GFX_VAT_creating_odd
		cost = 5
		prerequisite = {
			focus = VAT_extension_of_the_powers_of_the_roman_curia
		}
		relative_position_id = VAT_extension_of_the_powers_of_the_roman_curia
		x = 6
		y = 1
		completion_reward = {
			if = {
				limit = { has_intelligence_agency = no }
				create_intelligence_agency = {
					name = "Occhio di Dio"
					icon = GFX_intelligence_agency_logo_VAT_occhio_di_dio
				}
			}
			add_dynamic_modifier = {
				modifier = VAT_occhio_di_dio
			}
		}
	}

	#Возвращение святой инквизиции
	focus = {
		id = VAT_return_of_holy_inquisition
		icon = GFX_VAT_return_of_holy_inquisition
		cost = 5
		prerequisite = {
			focus = VAT_creating_odd
		}
		relative_position_id = VAT_creating_odd
		x = -1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = return_of_holy_inquisition_tt
				odd_political_power_factor_var = 0.05
			}
			add_to_variable = {
				odd_resistance_target_var = -0.1
			}
			add_to_variable = {
				odd_compliance_growth_var = -0.05
			}
			add_to_variable = {
				odd_stability_factor_var = -0.07
			}
			add_to_variable = {
				odd_foreign_subversive_activites_var = -0.1
			}
			hidden_effect = {
				country_event = {
					id = vat.44
					days = 20
					random_days = 15
				}
				country_event = {
					id = vat.98
					days = 3
					random_days = 7
				}
			}
		}
	}

	#Папская школа разведки
	focus = {
		id = VAT_papal_intelligence_school
		icon = GFX_VAT_papal_intelligence_school
		cost = 8
		prerequisite = {
			focus = VAT_return_of_holy_inquisition
		}
		relative_position_id = VAT_return_of_holy_inquisition
		x = -1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = papal_intelligence_school_tt
				odd_operative_slot_var = 1
			}
			add_to_variable = {
				odd_agency_upgrade_time_var = -0.1
			}
			add_to_variable = {
				odd_operation_risk_var = -0.1
			}
			add_to_variable = {
				odd_decryption_power_factor_var = 0.1
			}
			add_to_variable = {
				odd_own_operative_capture_chance_factor_var = -0.1
			}
			add_to_variable = {
				odd_own_operative_detection_chance_factor_var = -0.1
			}
		}
	}

	#Война против протестантизма
	focus = {
		id = VAT_war_with_protestantism
		icon = GFX_VAT_war_with_protestantism
		cost = 4
		prerequisite = {
			focus = VAT_return_of_holy_inquisition
		}
		prerequisite = {
			focus = VAT_vera_fides_conservatio_department
		}
		available = {
			has_dynamic_modifier = {
				modifier = VAT_protestantism_resistance
			}
		}
		relative_position_id = VAT_return_of_holy_inquisition
		x = 0
		y = 2
		completion_reward = {
			unlock_decision_tooltip = VAT_anti_protestantism_propaganda
			unlock_decision_tooltip = VAT_scandal_protestant_priest
			unlock_decision_tooltip = VAT_expand_index_of_banned_books
			unlock_decision_tooltip = VAT_expands_missionary_missions
			set_variable = {
				protestantism_power_growth_timeout = 25
			}
			hidden_effect = {
                activate_mission = VAT_protestanism_power_growth
            }
		}
	}

	#Дипломатия шпионажем
	focus = {
		id = VAT_diplomacy_espionage
		icon = GFX_VAT_diplomacy_espionage
		cost = 4
		prerequisite = {
			focus = VAT_creating_odd
		}
		relative_position_id = VAT_creating_odd
		x = 1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = diplomacy_espionage_tt
				odd_encryption_factor_var = 0.1
			}
			add_to_variable = {
				odd_civilian_intel_factor_var = 0.08
			}
			add_to_variable = {
				odd_army_intel_factor_var = 0.03
			}
			add_to_variable = {
				odd_intel_network_gain_factor_var = 0.1
			}
			add_to_variable = {
				odd_operative_slot_var = 2
			}
		}
	}

	#Extensio Department Fides Vera
	focus = {
		id = VAT_vera_fides_expansion_corps
		icon = GFX_VAT_vera_fides_expansion_corps
		cost = 2
		prerequisite = {
			focus = VAT_diplomacy_espionage
		}
		relative_position_id = VAT_diplomacy_espionage
		x = 1
		y = 1
		completion_reward = {
			unlock_decision_category_tooltip = VAT_vera_fides_expansion_corps_category
		}
	}

	#Vera Fides Conservatio Department
	focus = {
		id = VAT_vera_fides_conservatio_department
		icon = GFX_VAT_vera_fides_conservatio_department
		cost = 4
		prerequisite = {
			focus = VAT_creating_odd
		}
		relative_position_id = VAT_creating_odd
		x = 0
		y = 2
		completion_reward = {
			unlock_decision_category_tooltip = VAT_vera_fides_conservatio_department_category
			add_to_variable = {
				tooltip = veritatis_conservatio_corps_tt
				odd_resistance_decay_var = 0.05
			}
			add_to_variable = {
				odd_compliance_growth_var = -0.05
			}
			add_to_variable = {
				odd_resistance_target_var = -0.05
			}
		}
	}

	#Обращение новых территорий
	focus = {
		id = VAT_integration_of_new_lands
		icon = GFX_VAT_integration_of_new_lands
		cost = 3
		prerequisite = {
			focus = VAT_diplomacy_espionage
		}
		prerequisite = {
			focus = VAT_vera_fides_conservatio_department
		}
		relative_position_id = VAT_diplomacy_espionage
		x = 0
		y = 2
		completion_reward = {
			set_variable = { vat_days_of_integration_of_diocese_var = 120 }
			set_variable = { vat_days_of_create_diocese_var = 60 }
			set_variable = { vat_days_of_subjugate_ally_var = 100 }
			set_variable = { vat_days_of_region_integration_var = 180 }

			set_variable = { vat_cost_of_integration_of_diocese_var = 50 }

			unlock_decision_category_tooltip = VAT_integration_of_christian_lands
			custom_effect_tooltip = vat_integration_of_new_lands_tt
			custom_effect_tooltip = generic_skip_one_line_tt
			custom_effect_tooltip = available_political_advisor
			show_ideas_tooltip = VAT_pietro_fumasoni_biondi
		}
	}

	#Мы всё видим, мы всё слышим, мы всё знаем
	focus = {
		id = VAT_we_see_everything_we_hear_everything_we_know_everything
		icon = GFX_VAT_we_see_everything_we_hear_everything_we_know_everything
		cost = 7
		prerequisite = {
			focus = VAT_war_with_protestantism
		}
		prerequisite = {
			focus = VAT_integration_of_new_lands
		}
		relative_position_id = VAT_integration_of_new_lands
		x = -1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = we_see_everything_we_hear_everything_we_know_everything_tt
				odd_stability_factor_var = -0.08
			}
			add_to_variable = {
				odd_political_power_factor_var = 0.1
			}
			add_to_variable = {
				odd_resistance_decay_var = 0.05
			}
			add_to_variable = {
				odd_compliance_growth_var = 0.07
			}
			add_to_variable = {
				odd_civilian_intel_factor_var = 0.07
			}
			add_to_variable = {
				odd_army_intel_factor_var = 0.07
			}
			add_to_variable = {
				odd_encryption_factor_var = 0.1
			}
			add_to_variable = {
				odd_operative_slot_var = 1
			}
			hidden_effect = {
				country_event = {
					id = vat.99
					days = 3
					random_days = 7
				}
			}
		}
	}

	#####################
	#### КОНКЛАВ 1939 ###
	#####################

	#Конклав 1939 года
	focus = {
		id = VAT_conclave_of_thirty_nine
		icon = GFX_VAT_second_vatican_council
		cost = 0
		available = {
			always = no
		}
		allow_branch = {
			OR = {
				has_completed_focus = VAT_conclave_of_thirty_nine
				is_debug = yes
			}
		}
		relative_position_id = VAT_extension_of_the_powers_of_the_roman_curia
		x = -16
		y = 13
		completion_reward = {
			country_event = {
				days = 20
				id = vat.7
			}
		}
	}

	#Стефан X
	focus = {
		id = VAT_stefan_x_foc
		icon = GFX_VAT_stefan_x_foc
		cost = 0
		prerequisite = {
			focus = VAT_conclave_of_thirty_nine
		}
		available = {
			always = no
		}
		offset = {
			x = 5
			trigger = { has_completed_focus = VAT_stefan_x_foc }
		}
		allow_branch = {
			NOT = {
				has_completed_focus = VAT_benedict_xvi_foc
				has_completed_focus = VAT_pius_xii_foc
				has_completed_focus = VAT_adrian_vii_foc
			}
			OR = {
				has_completed_focus = VAT_conclave_of_thirty_nine
				is_debug = yes
			}
		}
		relative_position_id = VAT_conclave_of_thirty_nine
		x = -5
		y = 1
		completion_reward = {
			custom_effect_tooltip = VAT_focus_will_complete_wher_pope_will_be_chosen
			set_character_name = {
				character = VAT_Stefan_X
				name = VAT_Stefan_X
			}
			if = {
				limit = { has_country_flag = VAT_constitutional_theocratic_monarchy_democratic_flag }
				promote_character = {
					character = VAT_Stefan_X
					ideology = constitutional_theocratic_monarchy
				}
			}
			else_if = {
				limit = { has_country_flag = VAT_constitutional_theocratic_monarchy_neutrality_flag }
				promote_character = VAT_Stefan_X
				set_country_leader_ideology = constitutional_theocratic_monarchy
			}
			else = {
				promote_character = {
					character = VAT_Stefan_X
					ideology = papal_state
				}
			}
			if = {
				limit = {
					has_country_flag = VAT_catholic_integralism_rised
				}
				VAT_Stefan_X = {
					promote_character = catholic_integralism
				}
			}
			set_variable = {
				current_pope = VAT_Stefan_X
			}
			set_variable = {
				current_reformist = VAT_Stefan_X
			}
			set_variable = {
				current_traditionalist = VAT_Pius_XII
			}
			mark_focus_tree_layout_dirty = yes
		}
	}

	#Помощь нуждающимся
	focus = {
		id = VAT_help_for_needing
		icon = GFX_VAT_support_for_small_and_medium_sized_businesses
		cost = 6
		prerequisite = {
			focus = VAT_stefan_x_foc
		}
		relative_position_id = VAT_stefan_x_foc
		x = 0
		y = 1
		completion_reward = {
			add_ideas = VAT_help_for_needing_idea
		}
	}

	#Пособия инвалидам
	focus = {
		id = VAT_benefits_for_disabled_people
		icon = GFX_VAT_benefits_for_disabled_people
		cost = 6
		prerequisite = {
			focus = VAT_help_for_needing
		}
		relative_position_id = VAT_help_for_needing
		x = 0
		y = 1
		completion_reward = {
			swap_ideas = {
				remove_idea = VAT_help_for_needing_idea
				add_idea = VAT_help_for_needing_idea_1
			}
		}
	}

	#Зов народу
	focus = {
		id = VAT_call_to_the_people
		icon = GFX_VAT_papal_tours
		cost = 6
		prerequisite = {
			focus = VAT_benefits_for_disabled_people
		}
		relative_position_id = VAT_benefits_for_disabled_people
		x = 0
		y = 1
		completion_reward = {
			swap_ideas = {
				remove_idea = VAT_help_for_needing_idea_1
				add_idea = VAT_help_for_needing_idea_2
			}
		}
	}

	#Либерализация церкви
	focus = {
		id = VAT_liberalization_of_church
		icon = GFX_VAT_building_of_church
		cost = 6
		prerequisite = {
			focus = VAT_stefan_x_foc
			focus = VAT_benedict_xvi_foc
		}
		offset = {
			x = 1
			trigger = { OR = { has_completed_focus = VAT_stefan_x_foc has_completed_focus = VAT_benedict_xvi_foc } }
		}
		relative_position_id = VAT_conclave_of_thirty_nine
		x = -3
		y = 2
		completion_reward = {
			add_ideas = VAT_liberal_pope
		}
	}

	#Прогрессивный взгляд на жизнь
	focus = {
		id = VAT_progressive_view_on_life
		icon = GFX_VAT_progressive_view_on_life
		cost = 6
		prerequisite = {
			focus = VAT_liberalization_of_church
		}
		relative_position_id = VAT_liberalization_of_church
		x = 0
		y = 1
		completion_reward = {
			swap_ideas = {
				remove_idea = VAT_liberal_pope
				add_idea = VAT_liberal_pope_1
			}
		}
	}

	#Правление народа
	focus = {
		id = VAT_government_of_people
		icon = GFX_VAT_support_from_liberal_society
		cost = 6
		prerequisite = {
			focus = VAT_progressive_view_on_life
		}
		relative_position_id = VAT_progressive_view_on_life
		x = 0
		y = 1
		completion_reward = {
			swap_ideas = {
				remove_idea = VAT_liberal_pope_1
				add_idea = VAT_liberal_pope_2
			}
		}
	}

	#Бенедикт XVI
	focus = {
		id = VAT_benedict_xvi_foc
		icon = GFX_VAT_benedict_xvi_foc
		cost = 0
		prerequisite = {
			focus = VAT_conclave_of_thirty_nine
		}
		available = {
			always = no
		}
		offset = {
			x = 1
			trigger = { has_completed_focus = VAT_benedict_xvi_foc }
		}
		allow_branch = {
			NOT = {
				has_completed_focus = VAT_stefan_x_foc
				has_completed_focus = VAT_pius_xii_foc
				has_completed_focus = VAT_adrian_vii_foc
			}
			OR = {
				has_completed_focus = VAT_conclave_of_thirty_nine
				is_debug = yes
			}
		}
		relative_position_id = VAT_conclave_of_thirty_nine
		x = -1
		y = 1
		completion_reward = {
			custom_effect_tooltip = VAT_focus_will_complete_wher_pope_will_be_chosen
			set_character_name = {
				character = VAT_Benedict_XVI
				name = VAT_Benedict_XVI
			}
			mark_focus_tree_layout_dirty = yes
			if = {
				limit = { has_country_flag = VAT_constitutional_theocratic_monarchy_democratic_flag }
				promote_character = {
					character = VAT_Benedict_XVI
					ideology = constitutional_theocratic_monarchy
				}
			}
			else_if = {
				limit = { has_country_flag = VAT_constitutional_theocratic_monarchy_neutrality_flag }
				promote_character = VAT_Benedict_XVI
				set_country_leader_ideology = constitutional_theocratic_monarchy
			}
			else = {
				promote_character = {
					character = VAT_Benedict_XVI
					ideology = papal_state
				}
			}
			if = {
				limit = {
					has_country_flag = VAT_catholic_integralism_rised
				}
				VAT_Benedict_XVI = {
					promote_character = catholic_integralism
				}
			}
			set_variable = {
				current_pope = VAT_Benedict_XVI
			}
			set_variable = {
				current_reformist = VAT_Benedict_XVI
			}
			set_variable = {
				current_traditionalist = VAT_Pius_XII
			}
		}
	}

	#"Новый курс" Ватикана
	focus = {
		id = VAT_new_way_of_vatican
		icon = GFX_VAT_god_created_us_free
		cost = 6
		prerequisite = {
			focus = VAT_benedict_xvi_foc
		}
		relative_position_id = VAT_benedict_xvi_foc
		x = 0
		y = 1
		completion_reward = {
			add_ideas = VAT_new_democratic_way
		}
	}

	#Связи с США
	focus = {
		id = VAT_connectings_with_usa
		icon = GFX_focus_generic_befriend_usa
		cost = 5
		prerequisite = {
			focus = VAT_new_way_of_vatican
		}
		relative_position_id = VAT_new_way_of_vatican
		x = 0
		y = 1
		completion_reward = {
			add_opinion_modifier = {
				target = USA
				modifier = relations_between_vat_and_usa
			}
			swap_ideas = {
				remove_idea = VAT_new_democratic_way
				add_idea = VAT_new_democratic_way_1
			}
		}
	}

	#Свободная католическая пресса
	focus = {
		id = VAT_free_catolic_press
		icon = GFX_VAT_independent_media
		cost = 5
		prerequisite = {
			focus = VAT_connectings_with_usa
		}
		relative_position_id = VAT_connectings_with_usa
		x = 0
		y = 1
		completion_reward = {
			swap_ideas = {
				remove_idea = VAT_new_democratic_way_1
				add_idea = VAT_new_democratic_way_2
			}
		}
	}

	#Пий XII
	focus = {
		id = VAT_pius_xii_foc
		icon = GFX_VAT_pius_xii_foc
		cost = 0
		prerequisite = {
			focus = VAT_conclave_of_thirty_nine
		}
		available = {
			always = no
		}
		offset = {
			x = -1
			trigger = { has_completed_focus = VAT_pius_xii_foc }
		}
		allow_branch = {
			NOT = {
				has_completed_focus = VAT_stefan_x_foc
				has_completed_focus = VAT_benedict_xvi_foc
				has_completed_focus = VAT_adrian_vii_foc
			}
			OR = {
				has_completed_focus = VAT_conclave_of_thirty_nine
				is_debug = yes
			}
		}
		relative_position_id = VAT_conclave_of_thirty_nine
		x = 1
		y = 1
		completion_reward = {
			custom_effect_tooltip = VAT_focus_will_complete_wher_pope_will_be_chosen
			mark_focus_tree_layout_dirty = yes
			deactivate_advisor = VAT_Pius_XII
			set_character_name = {
				character = VAT_Pius_XII
				name = VAT_Pius_XII
			}
			if = {
				limit = { has_country_flag = VAT_constitutional_theocratic_monarchy_democratic_flag }
				promote_character = {
					character = VAT_Pius_XII
					ideology = constitutional_theocratic_monarchy
				}
				hidden_effect = {
					VAT_Pius_XII = {
						add_country_leader_trait = supreme_pontiff
					}
				}
			}
			else_if = {
				limit = { has_country_flag = VAT_constitutional_theocratic_monarchy_neutrality_flag }
				promote_character = VAT_Pius_XII
				set_country_leader_ideology = constitutional_theocratic_monarchy
			}
			else = {
				promote_character = {
					character = VAT_Pius_XII
					ideology = papal_state
				}
			}
			if = {
				limit = {
					has_country_flag = VAT_catholic_integralism_rised
				}
				VAT_Pius_XII = {
					promote_character = catholic_integralism
				}
			}
			set_variable = {
				current_pope = VAT_Pius_XII
			}
			# remove_advisor_role = { #common/characters/VAT.txt:185: has_idea: VAT_Pius_XII is not A valid Idea
			# 	character = VAT_Pius_XII
			# 	slot = political_advisor
			# }
			set_variable = {
				current_secretary = VAT_vacant_place
			}
			set_variable = {
				current_reformist = VAT_vacant_place
			}
			set_variable = {
				current_traditionalist = VAT_Pius_XII
			}
			activate_advisor = VAT_vacant_place
			country_event = { id = vat.39 days = 8}
		}
	}

	#Традиционные ценности
	focus = {
		id = VAT_traditional_values
		icon = GFX_focus_generic_population_growth
		cost = 2
		prerequisite = {
			focus = VAT_pius_xii_foc
		}
		relative_position_id = VAT_pius_xii_foc
		x = 0
		y = 1
		completion_reward = {
			add_ideas = VAT_traditional_values_idea
		}
	}

	#Discorsi Ai Medici
	focus = {
		id = VAT_discorsi_ai_medici
		icon = GFX_VAT_youth_christian_organizations
		cost = 2
		prerequisite = {
			focus = VAT_traditional_values
		}
		relative_position_id = VAT_traditional_values
		x = 0
		y = 1
		completion_reward = {
			swap_ideas = {
				remove_idea = VAT_traditional_values_idea
				add_idea = VAT_traditional_values_idea_1
			}
		}
	}

	#Вознесение Девы Марии
	focus = {
		id = VAT_ascension_of_the_virgin_mary
		icon = GFX_VAT_ascension_of_the_virgin_mary
		cost = 2
		prerequisite = {
			focus = VAT_discorsi_ai_medici
		}
		relative_position_id = VAT_discorsi_ai_medici
		x = 0
		y = 1
		completion_reward = {
			swap_ideas = {
				remove_idea = VAT_traditional_values_idea_1
				add_idea = VAT_traditional_values_idea_2
			}
		}
	}

	#Традиционная церковь
	focus = {
		id = VAT_tradition_church
		icon = GFX_VAT_romana_ecclesia_et_civitas_italica
		cost = 2
		prerequisite = {
			focus = VAT_pius_xii_foc
			focus = VAT_adrian_vii_foc
		}
		offset = {
			x = -1
			trigger = { OR = { has_completed_focus = VAT_pius_xii_foc has_completed_focus = VAT_adrian_vii_foc } }
		}
		relative_position_id = VAT_conclave_of_thirty_nine
		x = 3
		y = 2
		completion_reward = {
			add_ideas = VAT_tradition_pope
		}
	}

	#Продвигать консервативный семьи
	focus = {
		id = VAT_promote_conservative_families
		icon = GFX_VAT_promote_conservative_families
		cost = 2
		prerequisite = {
			focus = VAT_tradition_church
		}
		relative_position_id = VAT_tradition_church
		x = 0
		y = 1
		completion_reward = {
			swap_ideas = {
				remove_idea = VAT_tradition_pope
				add_idea = VAT_tradition_pope_1
			}
		}
	}

	#Укрепить светскую власть Папы Римского
	focus = {
		id = strengthen_the_secular_power_of_the_pope
		icon = GFX_VAT_era_dictatorship_pontificate
		cost = 2
		prerequisite = {
			focus = VAT_promote_conservative_families
		}
		relative_position_id = VAT_promote_conservative_families
		x = 0
		y = 1
		completion_reward = {
			swap_ideas = {
				remove_idea = VAT_tradition_pope_1
				add_idea = VAT_tradition_pope_2
			}
		}
	}

	#Адриан VII
	focus = {
		id = VAT_adrian_vii_foc
		icon = GFX_VAT_adrian_vii_foc
		cost = 0
		prerequisite = {
			focus = VAT_conclave_of_thirty_nine
		}
		available = {
			always = no
		}
		offset = {
			x = -5
			trigger = { has_completed_focus = VAT_adrian_vii_foc }
		}
		allow_branch = {
			NOT = {
				has_completed_focus = VAT_stefan_x_foc
				has_completed_focus = VAT_benedict_xvi_foc
				has_completed_focus = VAT_pius_xii_foc
			}
			OR = {
				has_completed_focus = VAT_conclave_of_thirty_nine
				is_debug = yes
			}
		}
		relative_position_id = VAT_conclave_of_thirty_nine
		x = 5
		y = 1
		completion_reward = {
			custom_effect_tooltip = VAT_focus_will_complete_wher_pope_will_be_chosen
			set_character_name = {
				character = VAT_Adrian_VII
				name = VAT_Adrian_VII
			}
			mark_focus_tree_layout_dirty = yes
			promote_character = {
				character = VAT_Adrian_VII
				ideology = papal_state
			}

			if = {
				limit = {
					has_country_flag = VAT_catholic_integralism_rised
				}
				VAT_Adrian_VII = {
					promote_character = catholic_integralism
				}
			}
			
			set_variable = {
				current_pope = VAT_Adrian_VII
			}
			set_variable = {
				current_traditionalist = VAT_Adrian_VII
			}
		}
	}

	#Порядок в Ватикане
	focus = {
		id = VAT_order_in_vatican
		icon = GFX_VAT_fight_with_new_family_al_capone
		cost = 2
		prerequisite = {
			focus = VAT_adrian_vii_foc
		}
		relative_position_id = VAT_adrian_vii_foc
		x = 0
		y = 1
		completion_reward = {
			add_political_power = -50
			add_ideas = VAT_autocratic_of_vatican
		}
	}

	#Сотрудничество с экс-чернорубашечниками
	focus = {
		id = VAT_collaboration_with_ex_blackshirts
		icon = GFX_VAT_collaboration_with_blackshirts
		cost = 2
		prerequisite = {
			focus = VAT_order_in_vatican
		}
		relative_position_id = VAT_order_in_vatican
		x = 0
		y = 1
		completion_reward = {
			swap_ideas = {
				remove_idea = VAT_autocratic_of_vatican
				add_idea = VAT_autocratic_of_vatican_1
			}
		}
	}

	#Только один лидер - Иисус Христос
	focus = {
		id = VAT_only_one_leader_jesus
		icon = GFX_VAT_the_vicar_of_christ
		cost = 2
		prerequisite = {
			focus = VAT_collaboration_with_ex_blackshirts
		}
		relative_position_id = VAT_collaboration_with_ex_blackshirts
		x = 0
		y = 1
		completion_reward = {
			swap_ideas = {
				remove_idea = VAT_autocratic_of_vatican_1
				add_idea = VAT_autocratic_of_vatican_2
			}

			hidden_effect = {
				if = {
					limit = { has_completed_focus = VAT_era_dictatorship_pontificate }
					country_event = {
						id = vat.106
						days = 5
						random_days = 5
					}
				}
			}
		}
	}

	######################
	### ПРОМЫШЛЕННОСТЬ ###
	######################

	#Экономика Папства
	focus = {
		id = VAT_the_economics_of_the_papacy
		icon = GFX_VAT_financial_committee
		cost = 4
		prerequisite = {
			focus = VAT_extension_of_the_powers_of_the_roman_curia
		}
		relative_position_id = VAT_extension_of_the_powers_of_the_roman_curia
		x = -18
		y = 1
		completion_reward = {
			add_dynamic_modifier = {
				modifier = VAT_economics_of_the_vatican
			}
		}
	}

	#Интеграция итальянской экономики
	focus = {
		id = VAT_integration_of_the_italian_economy
		icon = GFX_VAT_integration_of_the_italian_economy
		cost = 6
		prerequisite = {
			focus = VAT_the_economics_of_the_papacy
		}
		relative_position_id = VAT_the_economics_of_the_papacy
		x = 0
		y = 1
		completion_reward = {
			ITA = {
				every_core_state = {
					limit = {
						is_owned_and_controlled_by = VAT
					}
					add_dynamic_modifier = { modifier = VAT_integration_of_the_italian_economy_idea }
				}
			}
		}
	}

	#Интеграция FIAT
	focus = {
		id = VAT_fiat_integration
		icon = GFX_focus_ITA_fiat_ansaldo_duopoly
		cost = 6
		prerequisite = {
			focus = VAT_integration_of_the_italian_economy
		}
		relative_position_id = VAT_integration_of_the_italian_economy
		x = -2
		y = 1
		completion_reward = {
			158 = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = industrial_complex
					level = 2
					instant_build = yes
				}
			}
			custom_effect_tooltip = available_mio_tt
			show_mio_tooltip = ITA_fiat_organization
			show_mio_tooltip = ITA_fiat_aviazione_organization
		}
	}

	#Развитие "Alfa Romeo"
	focus = {
		id = VAT_development_of_alfa_romeo
		icon = GFX_focus_ITA_redirect_alfa_romeo_production
		cost = 5
		prerequisite = {
			focus = VAT_fiat_integration
		}
		relative_position_id = VAT_fiat_integration
		x = -1
		y = 1
		completion_reward = {
			159 = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = arms_factory
					level = 2
					instant_build = yes
				}
			}
		}
	}

	#Оружейный завод в Брешии
	focus = {
		id = VAT_the_bresci_arms_factory
		icon = GFX_focus_focus_fra_maquis
		cost = 5
		prerequisite = {
			focus = VAT_development_of_alfa_romeo
		}
		relative_position_id = VAT_development_of_alfa_romeo
		x = 1
		y = 1
		completion_reward = {
			161 = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = arms_factory
					level = 2
					instant_build = yes
				}
			}
			custom_effect_tooltip = available_mio_tt
			show_mio_tooltip = ITA_brescia_arsenal_organization
		}
	}

	#Восстановление сельского хозяйства Юга
	focus = {
		id = VAT_restoration_of_agriculture_in_the_south
		icon = GFX_focus_generic_farmland
		cost = 6
		prerequisite = {
			focus = VAT_integration_of_the_italian_economy
		}
		relative_position_id = VAT_integration_of_the_italian_economy
		x = 0
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = restoration_of_agriculture_in_the_south_tt
				papacy_economic_consumer_goods_factor_var = -0.03
			}
			add_to_variable = {
				papacy_economic_monthly_population_var = 0.05
			}
		}
	}

	#Фермы Фоджи
	focus = {
		id = VAT_foggia_farms
		icon = GFX_focus_SOV_breadbasket_of_the_union
		cost = 5
		prerequisite = {
			focus = VAT_restoration_of_agriculture_in_the_south
		}
		relative_position_id = VAT_restoration_of_agriculture_in_the_south
		x = -1
		y = 1
		completion_reward = {
			add_timed_idea = {
				idea = VAT_foggia_farms_idea
				days = 360
			}
		}
	}

	#Поддержка малых и средник кооперативов
	focus = {
		id = VAT_support_for_small_and_medium_sized_cooperatives
		icon = GFX_VAT_support_of_small_and_medium_businesses
		cost = 5
		prerequisite = {
			focus = VAT_restoration_of_agriculture_in_the_south
		}
		relative_position_id = VAT_restoration_of_agriculture_in_the_south
		x = 1
		y = 1
		completion_reward = {
			add_timed_idea = {
				idea = VAT_support_for_small_and_medium_sized_cooperatives
				days = 180
			}
			random_owned_controlled_state = {
				limit = { 
					is_core_of = VAT 
					free_building_slots = {
						building = industrial_complex
						size > 0
					} 
				}
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			random_owned_controlled_state = {
				limit = { 
					is_core_of = VAT 
					free_building_slots = {
						building = industrial_complex
						size > 0
					} 
				}
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
		}
	}

	#Сицилийская инфраструктура
	focus = {
		id = VAT_sicilian_infrastructure
		icon = GFX_VAT_sicilian_mediterranean_port
		cost = 6
		prerequisite = {
			focus = VAT_support_for_small_and_medium_sized_cooperatives
		}
		prerequisite = {
			focus = VAT_foggia_farms
		}
		relative_position_id = VAT_restoration_of_agriculture_in_the_south
		x = 0
		y = 2
		completion_reward = {
			115 = {
				add_building_construction = {
					type = infrastructure
					level = 2
					instant_build = yes
				}
				add_building_construction = {
					type = air_base
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = naval_base
					level = 1
					province = 10074
					instant_build = yes
				}
			}
		}
	}

	#Восстановление итальянских энергосистем
	focus = {
		id = VAT_restoration_of_the_power_station_in_terni
		icon = GFX_focus_generic_energy
		cost = 5
		prerequisite = {
			focus = VAT_integration_of_the_italian_economy
		}
		relative_position_id = VAT_integration_of_the_italian_economy
		x = 2
		y = 1
		completion_reward = {
			2 = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = industrial_complex
					level = 2
					instant_build = yes
				}
			}
			add_to_variable = {
				tooltip = restoration_of_the_power_station_in_terni_tt
				papacy_production_speed_buildings_factor_var = 0.03
			}
			custom_effect_tooltip = available_designer
			show_ideas_tooltip = VAT_terni_industria_ed_elettricita_improved


		}
	}

	#Интеграция итальянских железных дорог
	focus = {
		id = VAT_integration_of_italian_railways
		icon = GFX_goal_generic_construct_infrastructure
		cost = 5
		prerequisite = {
			focus = VAT_restoration_of_the_power_station_in_terni
		}
		relative_position_id = VAT_restoration_of_the_power_station_in_terni
		x = 1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = integration_of_italian_railways_tt
				papacy_economic_production_speed_rail_way_factor_var = 0.1
			}
			add_to_variable = {
				papacy_economic_production_speed_supply_node_factor_var = 0.15
			}
			custom_effect_tooltip = available_designer
			show_ideas_tooltip = VAT_ferrovie_dello_stato_italiane
		}
	}

	#Развитие инфраструктурных проектов
	focus = {
		id = VAT_development_of_infrastructure_projects
		icon = GFX_VAT_road_improvement_venice_trieste_pula
		cost = 7
		prerequisite = {
			focus = VAT_integration_of_italian_railways
		}
		relative_position_id = VAT_integration_of_italian_railways
		x = -1
		y = 1
		completion_reward = {
			every_core_state = {
				limit = {
					is_fully_controlled_by = ROOT
					free_building_slots = {
						building = infrastructure
						size > 0
					}
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
				}
				random_select_amount = 2
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			every_core_state = {
				limit = {
					is_fully_controlled_by = ROOT
					free_building_slots = {
						building = infrastructure
						size > 0
					}
				}
				random_select_amount = 3
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
		
		}
	}

	#Новая экономическая стратегия
	focus = {
		id = VAT_new_economic_policy
		icon = GFX_VAT_rebuild_kfv
		cost = 4
		prerequisite = {
			focus = VAT_the_bresci_arms_factory
		}
		prerequisite = {
			focus = VAT_sicilian_infrastructure
		}
		prerequisite = {
			focus = VAT_development_of_infrastructure_projects
		}
		relative_position_id = VAT_sicilian_infrastructure
		x = 0
		y = 1
		completion_reward = {
			ITA = {
				every_core_state = {
					limit = {
						is_owned_and_controlled_by = VAT
					}
					remove_dynamic_modifier = {
						modifier = VAT_integration_of_the_italian_economy_idea
					}
				}
			}
		}
	}

	#Соблюдение хрупкого баланса
	focus = {
		id = VAT_maintaining_a_delicate_balance
		icon = GFX_focus_hol_abandon_the_gold_standard
		cost = 4
		prerequisite = {
			focus = VAT_new_economic_policy
		}
		mutually_exclusive = {
			focus = VAT_focus_on_traditional_sectors_of_economy
			focus = VAT_focus_on_industrialization
		}
		relative_position_id = VAT_new_economic_policy
		x = 0
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = maintaining_a_delicate_balance_tt
				var = papacy_economic_production_speed_buildings_factor_var
				value = 0.05
			}
			add_to_variable = {
				var = papacy_economic_consumer_goods_factor_var
				value = -0.05
			}
		}
	}

	#Упор на традиционные сектора экономики
	focus = {
		id = VAT_focus_on_traditional_sectors_of_economy
		icon = GFX_VAT_building_of_church
		cost = 4
		prerequisite = {
			focus = VAT_new_economic_policy
		}
		mutually_exclusive = {
			focus = VAT_maintaining_a_delicate_balance
			focus = VAT_focus_on_industrialization
		}
		relative_position_id = VAT_new_economic_policy
		x = -3
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = focus_on_traditional_sectors_of_economy_tt
				var = papacy_economic_consumer_goods_factor_var
				value = -0.05
			}
			add_to_variable = {
				var = papacy_economic_monthly_population_var
				value = 0.05
			}
			add_to_variable = {
				var = papacy_economic_stability_factor_var
				value = 0.03
			}
		}
	}

	#Расширение сельскохозяйственной отрасли
	focus = {
		id = VAT_expansion_of_the_agricultural_sector
		icon = GFX_focus_ICE_embrace_the_workers_revolution
		cost = 5
		prerequisite = {
			focus = VAT_focus_on_traditional_sectors_of_economy
		}
		relative_position_id = VAT_focus_on_traditional_sectors_of_economy
		x = -1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = expansion_of_the_agricultural_sector_tt
				var = papacy_economic_local_resources_factor_var
				value = 0.05
			}
			add_to_variable = {
				var = papacy_economic_production_speed_buildings_factor_var
				value = 0.05
			}
			add_to_variable = {
				var = papacy_economic_global_building_slots_factor_var
				value = 0.05
			}
		}
	}

	#Развитие итальянского виноделия
	focus = {
		id = VAT_development_of_italian_winemaking
		icon = GFX_VAT_development_of_italian_winemaking
		cost = 5
		prerequisite = {
			focus = VAT_expansion_of_the_agricultural_sector
		}
		relative_position_id = VAT_expansion_of_the_agricultural_sector
		x = -1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = development_of_italian_winemaking_tt
				var = papacy_economic_consumer_goods_factor_var
				value = -0.05
			}
			add_to_variable = {
				var = papacy_economic_political_power_factor_var
				value = 0.02
			}
			add_to_variable = {
				var = papacy_economic_stability_factor_var
				value = -0.03
			}
			add_to_variable = {
				var = papacy_economic_monthly_population_var
				value = 0.05
			}
		}
	}

	#Кормилицы Европы
	focus = {
		id = VAT_wet_nurses_of_europe
		icon =  GFX_focus_generic_agricultural_subsidies
		cost = 5
		prerequisite = {
			focus = VAT_expansion_of_the_agricultural_sector
		}
		relative_position_id = VAT_expansion_of_the_agricultural_sector
		x = 1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = wet_nurses_of_europe_tt
				var = papacy_economic_consumer_goods_factor_var
				value = -0.05
			}
			add_to_variable = {
				var = papacy_economic_political_power_factor_var
				value = 0.05
			}
			add_to_variable = {
				var = papacy_economic_production_speed_buildings_factor_var
				value = 0.03
			}
		}
	}

	#Католический аграризм
	focus = {
		id = VAT_catholic_agrarianism
		icon = GFX_focus_BEL_christian_corporatism
		cost = 6
		prerequisite = {
			focus = VAT_development_of_italian_winemaking
		}
		prerequisite = {
			focus = VAT_wet_nurses_of_europe
		}
		relative_position_id = VAT_expansion_of_the_agricultural_sector
		x = 0
		y = 2
		completion_reward = {
			add_to_variable = {
				tooltip = catholic_agrarianism_tt
				var = papacy_economic_monthly_population_var
				value = 0.05
			}
			add_to_variable = {
				var = papacy_economic_production_speed_buildings_factor_var
				value = 0.07
			}
			add_to_variable = {
				var = papacy_economic_research_speed_factor_var
				value = -0.05
			}
		}
	}

	#Ускорить перевооружение
	focus = {
		id = VAT_speed_up_rearmament
		icon = GFX_focus_AUS_raid_military_storages
		cost = 5
		prerequisite = {
			focus = VAT_maintaining_a_delicate_balance
			focus = VAT_focus_on_traditional_sectors_of_economy
		}
		relative_position_id = VAT_maintaining_a_delicate_balance
		x = -2
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = speed_up_rearmament_tt
				var = papacy_economic_production_speed_arms_factory_factor_var
				value = 0.05
			}
			add_to_variable = {
				var = papacy_economic_production_factory_efficiency_gain_factor_var
				value = 0.07
			}
		}
	}

	#Усилинное строительство ВПК
	focus = {
		id = VAT_intensified_construction_of_mic
		icon = GFX_VAT_investments_in_the_defense_industry
		cost = 7
		prerequisite = {
			focus = VAT_maintaining_a_delicate_balance
			focus = VAT_focus_on_traditional_sectors_of_economy
		}
		relative_position_id = VAT_maintaining_a_delicate_balance
		x = 0
		y = 1
		completion_reward = {
			every_core_state = {
				limit = {
					is_fully_controlled_by = ROOT
					free_building_slots = {
						building = arms_factory
						size > 0
						include_locked = yes
					}
				}
				random_select_amount = 3
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			add_to_variable = {
				tooltip = intensified_construction_of_mic_tt
				var = papacy_economic_production_speed_arms_factory_factor_var
				value = 0.10
			}
			add_to_variable = {
				var = papacy_economic_production_speed_dockyard_factor_var
				value = 0.05
			}
			
		}
	}

	#Расширение военно-промышленной отрасли
	focus = {
		id = VAT_expansion_of_military_industrial_sector
		icon = GFX_VAT_development_of_the_north_east_region
		cost = 4
		prerequisite = {
			focus = VAT_speed_up_rearmament
		}
		prerequisite = {
			focus = VAT_intensified_construction_of_mic
		}
		relative_position_id = VAT_speed_up_rearmament
		x = 1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = expansion_of_military_industrial_sector_tt
				var = papacy_economic_production_speed_arms_factory_factor_var
				value = 0.05
			}
			add_to_variable = {
				var = papacy_economic_production_factory_start_efficiency_factor_var
				value = 0.07
			}
			add_to_variable = {
				var = papacy_economic_production_factory_max_efficiency_factor_var
				value = 0.07
			}
			add_to_variable = {
				var = papacy_economic_global_building_slots_factor_var
				value = 0.05
			}
		}
	}

	#Улучшить снабжение армии
	focus = {
		id = VAT_improve_the_army_supply
		icon = GFX_VAT_railway_expensive_rome_naples_lecce
		cost = 5
		prerequisite = {
			focus = VAT_expansion_of_military_industrial_sector
		}
		prerequisite = {
			focus = VAT_wet_nurses_of_europe
		}
		relative_position_id = VAT_expansion_of_military_industrial_sector
		x = -1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = improve_the_army_supply_tt
				var = papacy_economic_production_speed_supply_node_factor_var
				value = 0.1
			}
			add_to_variable = {
				var = papacy_economic_out_of_supply_factor_var
				value = -0.1
			}
		}
	}

	#Инвестиции в оружейные концерны
	focus = {
		id = VAT_investments_in_arms_concerns
		icon = GFX_VAT_research_sponsorship
		cost = 7
		prerequisite = {
			focus = VAT_expansion_of_military_industrial_sector
		}
		relative_position_id = VAT_expansion_of_military_industrial_sector
		x = 1
		y = 1
		completion_reward = {
			add_political_power = -50
			every_core_state = {
				limit = {
					is_fully_controlled_by = ROOT
					free_building_slots = {
						building = arms_factory
						size > 0
						include_locked = yes
					}
				}
				random_select_amount = 2
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			add_tech_bonus = {
				category = infantry_tech
				bonus = 0.5
				uses = 2
			}
			custom_effect_tooltip = available_mio_tt
			show_mio_tooltip = ITA_breda_organization
		}
	}

	#Внедрение промышленных инноваций
	focus = {
		id = VAT_implementation_of_innovations
		icon = GFX_VAT_training_economists
		cost = 6
		prerequisite = {
			focus = VAT_maintaining_a_delicate_balance
			focus = VAT_focus_on_industrialization
		}
		relative_position_id = VAT_maintaining_a_delicate_balance
		x = 2
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = implementation_of_innovations_tt
				var = papacy_economic_production_speed_buildings_factor_var
				value = 0.05
			}
			add_to_variable = {
				var = papacy_economic_production_factory_efficiency_gain_factor_var
				value = 0.05
			}
			add_to_variable = {
				var = papacy_economic_production_factory_max_efficiency_factor_var
				value = 0.05
			}
		}
	}

	#Развитие нефтепереработки
	focus = {
		id = VAT_development_of_oil_refining
		icon = GFX_focus_PER_increase_oil_sales
		cost = 6
		prerequisite = {
			focus = VAT_implementation_of_innovations
		}
		relative_position_id = VAT_implementation_of_innovations
		x = -1
		y = 1
		completion_reward = {
			add_tech_bonus = {
				bonus = 0.5
				uses = 2
				category = cat_synth_oil
			}
			add_to_variable = {
				tooltip = development_of_oil_refining_tt
				var = production_speed_synthetic_refinery_factor
				value = 0.1
			}
			add_to_variable = {
				var = papacy_economic_fuel_gain_factor_from_states_var
				value = 0.05
			}
		}
	}

	#Исследовательские центры ядерных технологий
	focus = {
		id = VAT_nuclear_technologies_centres
		icon = GFX_SOV_soviet_atomic_bomb_project_ccp_2d_sov_compatibility
		cost = 10
		prerequisite = {
			focus = VAT_implementation_of_innovations
		}
		relative_position_id = VAT_implementation_of_innovations
		x = 0
		y = 2
		completion_reward = {
			add_breakthrough_points = {
				specialization = specialization_nuclear
				value = 1
			}
			add_tech_bonus = {
				bonus = 0.5
				uses = 1
				category = nuclear
			}
		}
	}

	#Инвестиции в электронику
	focus = {
		id = VAT_investments_in_electronic
		icon = GFX_focus_ARG_develop_the_electricity_sector
		cost = 4
		prerequisite = {
			focus = VAT_implementation_of_innovations
		}
		relative_position_id = VAT_implementation_of_innovations
		x = 1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = investments_in_electronic_tt
				var = papacy_economic_research_speed_factor_var
				value = 0.03
			}
			add_tech_bonus = {
				category = electronics
				bonus = 0.5
				uses = 2
			}
			custom_effect_tooltip = available_designer
			show_ideas_tooltip = VAT_ducati_energia_improved
		}
	}

	#Ставка на индустриализацию
	focus = {
		id = VAT_focus_on_industrialization
		icon = GFX_VAT_naples_tractor_factory
		cost = 4
		prerequisite = {
			focus = VAT_new_economic_policy
		}
		mutually_exclusive = {
			focus = VAT_focus_on_traditional_sectors_of_economy
			focus = VAT_maintaining_a_delicate_balance
		}
		relative_position_id = VAT_new_economic_policy
		x = 3
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = focus_on_industrialization_tt
				var = papacy_economic_production_speed_buildings_factor_var
				value = 0.05
			}
			add_to_variable = {
				var = papacy_economic_global_building_slots_factor_var
				value = 0.05
			}
		}
	}

	#Поощерить урбанизацию
	focus = {
		id = VAT_encourage_urbanization
		icon = GFX_VAT_industrial_project_south
		cost = 6
		prerequisite = {
			focus = VAT_focus_on_industrialization
		}
		relative_position_id = VAT_focus_on_industrialization
		x = 1
		y = 1
		completion_reward = {
			every_core_state = {
				limit = {
					is_fully_controlled_by = ROOT
					free_building_slots = {
						building = infrastructure
						size > 0
					}
					has_state_category = city
				}
				random_select_amount = 3
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
				set_state_category = large_city
			}
			add_to_variable = {
				tooltip = encourage_urbanization_tt
				var = papacy_ecomonic_recruitable_population_factor_var
				value = -0.05
			}
			add_to_variable = {
				var = papacy_economic_research_speed_factor_var
				value = 0.03
			}
		}
	}

	#Государственный капитализм
	focus = {
		id = VAT_state_capitalism
		icon = GFX_VAT_create_a_commission_on_industry
		cost = 7
		prerequisite = {
			focus = VAT_encourage_urbanization
		}
		relative_position_id = VAT_encourage_urbanization
		x = 1
		y = 1
		completion_reward = {
			every_core_state = {
				limit = {
					is_fully_controlled_by = ROOT
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
				}
				random_select_amount = 3
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			add_to_variable = {
				tooltip = state_capitalism_tt
				var = papacy_economic_production_speed_industrial_complex_factor_var
				value = 0.05
			}
			add_to_variable = {
				var = papacy_economic_political_power_factor_var
				value = 0.05
			}
			add_to_variable = {
				var = papacy_economic_production_industrial_concern_cost_factor_var
				value = -0.1
			}
		}
	}

	#Современные методы производства
	focus = {
		id = VAT_modern_production_methods
		icon = GFX_VAT_expansion_of_bugatti_factories_in_the_south
		cost = 6
		prerequisite = {
			focus = VAT_state_capitalism
		}
		prerequisite = {
			focus = VAT_investments_in_electronic
		}
		relative_position_id = VAT_state_capitalism
		x = -1
		y = 1
		completion_reward = {
			add_tech_bonus = {
				bonus = 0.5
				category = industry
				uses = 2
			}
			add_to_variable = {
				tooltip = modern_production_methods_tt
				var = papacy_economic_production_factory_start_efficiency_factor_var
				value = 0.05
			}
			add_to_variable = {
				var = papacy_economic_production_factory_efficiency_gain_factor_var
				value = 0.05
			}
			add_to_variable = {
				var = papacy_economic_production_factory_max_efficiency_factor_var
				value = -0.1
			}
		}
	}

	#Гранты для промышленных предпринимателей
	focus = {
		id = VAT_grants_for_industrial_entrepreneurs
		icon = GFX_VAT_one_time_payment_to_owners_of_small_and_medium_businesses
		cost = 7
		prerequisite = {
			focus = VAT_state_capitalism
		}
		relative_position_id = VAT_state_capitalism
		x = 1
		y = 1
		completion_reward = {
			every_core_state = {
				limit = {
					is_fully_controlled_by = ROOT
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
				}
				random_select_amount = 3
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			add_to_variable = {
				tooltip = grants_for_industrial_entrepreneurs_tt
				var = papacy_economic_production_speed_industrial_complex_factor_var
				value = 0.1
			}
			add_to_variable = {
				var = papacy_economic_consumer_goods_factor_var
				value = 0.07
			}
		}
	}

	

	#############
	### АРМИЯ ###
	#############

	#Папская армия
	focus = {
		id = VAT_the_papal_army
		icon = GFX_VAT_the_papal_army
		cost = 3
		prerequisite = {
			focus = VAT_extension_of_the_powers_of_the_roman_curia
		}
		available = {
			has_completed_focus = VAT_army_recovery
		}
		relative_position_id = VAT_extension_of_the_powers_of_the_roman_curia
		x = -32
		y = 1
		completion_reward = {
			add_dynamic_modifier = {
				modifier = VAT_army_of_the_vatican
			}
			army_experience = 50
		}
	}

	#Доктрина "Штурма Нефилима"
	focus = {
		id = VAT_the_doctrine_of_the_assault_of_the_nephilim
		icon = GFX_VAT_the_doctrine_of_the_assault_of_the_nephilim
		cost = 4
		prerequisite = {
			focus = VAT_the_papal_army
		}
		mutually_exclusive = {
			focus = VAT_the_doctrine_of_the_ten_executions
			focus = VAT_the_doctrine_of_the_fire_of_gomorrah
			focus = VAT_the_doctrine_of_the_tricks_of_lucifer
		}
		relative_position_id = VAT_the_papal_army
		x = 6
		y = 1
		completion_reward = {
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 2
    			category = cat_mass_assault
			}
		}
	}

	#Массовые учения
	focus = {
		id = VAT_mass_training
		icon = GFX_focus_generic_limited_social_mobilization
		cost = 6
		prerequisite = {
			focus = VAT_the_doctrine_of_the_assault_of_the_nephilim
		}
		relative_position_id = VAT_the_doctrine_of_the_assault_of_the_nephilim
		x = 0
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = mass_training_tt
				papacy_army_experience_gain_army_factor_var = 0.1
			}
			add_to_variable = {
				papacy_army_recruitable_population_factor_var = 0.07
			}
			add_to_variable = {
				papacy_army_training_time_army_factor_var = -0.05
			}
		}
	}

	#Пропаганда войны
	focus = {
		id = VAT_propaganda_of_war
		icon = GFX_VAT_expansion_of_the_papal_guard
		cost = 6
		prerequisite = {
			focus = VAT_mass_training
		}
		relative_position_id = VAT_mass_training
		x = 1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = propaganda_of_war_tt
				papacy_army_war_support_factor_var = 0.05
			}
			add_to_variable = {
				papacy_army_attack_factor_var = 0.05
			}
			add_to_variable = {
				papacy_army_recruitable_population_factor_var = 0.03
			}
		}
	}

	#Стандартизация военного снаряжения
	focus = {
		id = VAT_standardization_of_military_equipment
		icon = GFX_focus_generic_reorient_production
		cost = 7
		prerequisite = {
			focus = VAT_mass_training
		}
		relative_position_id = VAT_mass_training
		x = -1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = standardization_of_military_equipment_tt
				papacy_army_production_factory_max_efficiency_factor_var = 0.05
			}
			add_to_variable = {
				papacy_army_production_factory_efficiency_gain_factor_var = 0.05
			}
		}
	}

	#Тотальная мобилизация
	focus = {
		id = VAT_total_mobilization
		icon = GFX_focus_generic_full_social_mobilization
		cost = 6
		prerequisite = {
			focus = VAT_standardization_of_military_equipment
		}
		prerequisite = {
			focus = VAT_propaganda_of_war
		}
		relative_position_id = VAT_mass_training
		x = 0
		y = 2
		completion_reward = {
			add_stability = -0.07
			add_to_variable = {
				tooltip = total_mobilization_tt
				papacy_army_recruitable_population_factor_var = 0.05
			}
			add_to_variable = {
				papacy_army_war_support_factor_var = 0.05
			}
			add_to_variable = {
				papacy_army_mobilization_speed_var = 0.1
			}
		}
	}

	#Школа массовости
	focus = {
		id = VAT_the_school_of_mass
		icon = GFX_VAT_the_school_of_mass
		cost = 5
		prerequisite = {
			focus = VAT_total_mobilization
		}
		relative_position_id = VAT_total_mobilization
		x = -1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = the_school_of_mass_tt
				papacy_army_recruitable_population_factor_var = 0.05
			}
			add_to_variable = {
				papacy_army_army_infantry_defence_factor_var = 0.07
			}
			add_to_variable = {
				papacy_army_army_infantry_attack_factor_var = 0.07
			}
		}
	}

	#Пропаганда шовинизма в училищах
	focus = {
		id = VAT_propaganda_of_chauvinism_in_schools
		icon = GFX_VAT_militarization_of_society
		cost = 5
		prerequisite = {
			focus = VAT_total_mobilization
		}
		relative_position_id = VAT_total_mobilization
		x = 1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = propaganda_of_chauvinism_in_schools_tt
				papacy_army_recruitable_population_factor_var = 0.05
			}
			add_to_variable = {
				papacy_army_stability_factor_var = -0.07
			}
			add_to_variable = {
				papacy_army_research_speed_factor = -0.07
			}
		}
	}

	#Долг христианина
	focus = {
		id = VAT_the_duty_of_a_christian
		icon = GFX_VAT_duty_of_christian
		cost = 5
		prerequisite = {
			focus = VAT_propaganda_of_chauvinism_in_schools
		}
		mutually_exclusive = {
			focus = VAT_papal_janissaries
		}
		relative_position_id = VAT_propaganda_of_chauvinism_in_schools
		x = -1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = the_duty_of_a_christian_tt
				papacy_army_recruitable_population_factor_var = 0.05
			}
			add_to_variable = {
				papacy_army_mobilization_speed_var = 0.1
			}
		}
	}

	#Папские янычары
	focus = {
		id = VAT_papal_janissaries
		icon = GFX_VAT_papal_oath
		cost = 5
		prerequisite = {
			focus = VAT_propaganda_of_chauvinism_in_schools
		}
		mutually_exclusive = {
			focus = VAT_the_duty_of_a_christian
		}
		relative_position_id = VAT_propaganda_of_chauvinism_in_schools
		x = 1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = papal_janissaries_tt
				papacy_army_org_factor_var = 0.05
			}
			add_to_variable = {
				papacy_army_org_regain_var = 0.05
			}
		}
	}

	#Централизация военного командования
	focus = {
		id = VAT_centralization_of_military_command
		icon = GFX_VAT_centralization_of_military_command
		cost = 7
		prerequisite = {
			focus = VAT_the_doctrine_of_the_ten_executions
			focus = VAT_the_doctrine_of_the_assault_of_the_nephilim
		}
		relative_position_id = VAT_the_doctrine_of_the_assault_of_the_nephilim
		x = -2
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = centralization_of_military_command_tt
				papacy_army_max_planning_factor = 0.15
			}
			add_to_variable = {
				papacy_army_planning_speed_var = -0.1
			}
		}
	}

	#Централизованная армия
	focus = {
		id = VAT_centralized_army
		icon = GFX_VAT_centralized_army
		cost = 6
		prerequisite = {
			focus = VAT_centralization_of_military_command
		}
		relative_position_id = VAT_centralization_of_military_command
		x = 0
		y = 2
		completion_reward = {
			add_to_variable = {
				tooltip = centralized_army_tt
				papacy_army_org_regain_var = -0.05
			}
			add_to_variable = {
				papacy_army_supply_node_range_var = 0.1
			}
			add_to_variable = {
				papacy_army_org_factor_var = 0.05
			}
		}
	}

	#Доктрина "Десяти казней"
	focus = {
		id = VAT_the_doctrine_of_the_ten_executions
		icon = GFX_VAT_the_doctrine_of_the_ten_executions
		cost = 4
		prerequisite = {
			focus = VAT_the_papal_army
		}
		mutually_exclusive = {
			focus = VAT_the_doctrine_of_the_assault_of_the_nephilim
			focus = VAT_the_doctrine_of_the_fire_of_gomorrah
			focus = VAT_the_doctrine_of_the_tricks_of_lucifer
		}
		relative_position_id = VAT_the_papal_army
		x = 2
		y = 1
		completion_reward = {
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 2
    			category = cat_grand_battle_plan
			}
		}
	}

	#Оборонительные учения
	focus = {
		id = VAT_defensive_training
		icon = GFX_focus_SWE_hedgehog_defense
		cost = 6
		prerequisite = {
			focus = VAT_the_doctrine_of_the_ten_executions
		}
		relative_position_id = VAT_the_doctrine_of_the_ten_executions
		x = 0
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = defensive_training_tt
				papacy_army_experience_gain_army_factor_var = 0.1
			}
			add_to_variable = {
				papacy_army_defence_factor = 0.07
			}
			add_to_variable = {
				papacy_army_dig_in_speed_factor_var = 0.10
			}
		}
	}

	#Окопная война
	focus = {
		id = VAT_trench_warfare
		icon = GFX_focus_generic_land_reclamation
		cost = 5
		prerequisite = {
			focus = VAT_defensive_training
		}
		relative_position_id = VAT_defensive_training
		x = -1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = trench_warfare_tt
				papacy_army_dig_in_speed_factor_var = 0.15
			}
			add_to_variable = {
				papacy_army_defence_factor = 0.05
			}
		}
	}

	#Стратегия строительства укреплений
	focus = {
		id = VAT_strategy_for_the_construction_of_fortifications
		icon = GFX_goal_generic_fortify_city
		cost = 5
		prerequisite = {
			focus = VAT_defensive_training
		}
		relative_position_id = VAT_defensive_training
		x = 1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = strategy_for_the_construction_of_fortifications_tt
				papacy_army_land_bunker_effectiveness_factor_var = 0.1
			}
			add_to_variable = {
				papacy_army_production_speed_bunker_factor_var = 0.15
			}
		}
	}

	#Осторожные манёвры
	focus = {
		id = VAT_careful_maneuvers
		icon = GFX_VAT_a_look_at_the_balkans
		cost = 5
		prerequisite = {
			focus = VAT_strategy_for_the_construction_of_fortifications
		}
		prerequisite = {
			focus = VAT_trench_warfare
		}
		relative_position_id = VAT_defensive_training
		x = 0
		y = 2
		completion_reward = {
			add_to_variable = {
				tooltip = careful_maneuvers_tt
				papacy_army_speed_factor_var = -0.05
			}
			add_to_variable = {
				papacy_army_max_planning_factor = 0.1
			}
			add_to_variable = {
				papacy_army_planning_speed_var = -0.05
			}
		}
	}

	#Школа планирования
	focus = {
		id = VAT_school_of_planning
		icon = GFX_VAT_school_of_planning
		cost = 5
		prerequisite = {
			focus = VAT_careful_maneuvers
		}
		relative_position_id = VAT_careful_maneuvers
		x = -1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = school_of_planning_tt
				papacy_army_planning_speed_var = 0.07
			}
			add_to_variable = {
				papacy_army_max_planning_factor = 0.07
			}
			add_to_variable = {
				papacy_army_land_reinforce_rate_var = 0.07
			}
		}
	}

	#Война на истощение
	focus = {
		id = VAT_the_war_of_attrition
		icon = GFX_VAT_generation_of_veterans
		cost = 7
		prerequisite = {
			focus = VAT_careful_maneuvers
		}
		relative_position_id = VAT_careful_maneuvers
		x = 1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = the_war_of_attrition_tt
				papacy_army_defence_factor = 0.05
			}
			add_to_variable = {
				papacy_army_dig_in_speed_factor_var = 0.05
			}
			add_to_variable = {
				papacy_army_war_support_factor_var = 0.05
			}
			add_to_variable = {
				papacy_army_production_lack_of_resource_penalty_factor_var = -0.05
			}
		}
	}

	#Меры военного времени
	focus = {
		id = VAT_wartime_measures
		icon = GFX_goal_generic_more_territorial_claims
		cost = 5
		prerequisite = {
			focus = VAT_the_doctrine_of_the_ten_executions
			focus = VAT_the_doctrine_of_the_fire_of_gomorrah
		}
		bypass = {
			OR = {
				has_idea = war_economy
				has_idea = tot_economic_mobilisation
			}
		}
		relative_position_id = VAT_the_doctrine_of_the_ten_executions
		x = -2
		y = 1
		completion_reward = {
			add_ideas = war_economy
		}
	}

	#Экономия ресурсов
	focus = {
		id = VAT_saving_resources
		icon = GFX_focus_SWI_issue_war_bonds
		cost = 5
		prerequisite = {
			focus = VAT_wartime_measures
		}
		relative_position_id = VAT_wartime_measures
		x = 0
		y = 2
		completion_reward = {
			add_to_variable = {
				tooltip = saving_resources_tt
				papacy_army_production_lack_of_resource_penalty_factor_var = -0.1
			}
		}
	}

	#Доктрина "Огня Гоморры"
	focus = {
		id = VAT_the_doctrine_of_the_fire_of_gomorrah
		icon = GFX_VAT_the_doctrine_of_the_fire_of_gomorrah
		cost = 4
		prerequisite = {
			focus = VAT_the_papal_army
		}
		mutually_exclusive = {
			focus = VAT_the_doctrine_of_the_assault_of_the_nephilim
			focus = VAT_the_doctrine_of_the_ten_executions
			focus = VAT_the_doctrine_of_the_tricks_of_lucifer
		}
		relative_position_id = VAT_the_papal_army
		x = -2
		y = 1
		completion_reward = {
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 2
    			category = cat_superior_firepower
			}
		}
	}

	#Артиллерийские учения
	focus = {
		id = VAT_artillery_training
		icon = GFX_VAT_open_religious_military_schools
		cost = 6
		prerequisite = {
			focus = VAT_the_doctrine_of_the_fire_of_gomorrah
		}
		relative_position_id = VAT_the_doctrine_of_the_fire_of_gomorrah
		x = 0
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = artillery_training_tt
				papacy_army_experience_gain_army_factor_var = 0.1
			}
			add_to_variable = {
				papacy_army_training_time_army_factor_var = -0.05
			}
			add_to_variable = {
				papacy_army_attack_factor_var = 0.05
			}
		}
	}

	#Развитие ПВО и ПТО
	focus = {
		id = VAT_development_of_air_defense_and_anti_tank_weapons
		icon = GFX_goal_generic_army_artillery
		cost = 5
		prerequisite = {
			focus = VAT_artillery_training
		}
		relative_position_id = VAT_artillery_training
		x = -1
		y = 1
		completion_reward = {
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 1
    			category = cat_anti_tank
			}
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 1
    			category = cat_anti_tank
			}
		}
	}

	#Сотрудничество с Ansaldo
	focus = {
		id = VAT_collaboration_with_ansaldo
		icon = GFX_focus_ITA_modernize_ansaldo_facilities
		cost = 4
		prerequisite = {
			focus = VAT_artillery_training
		}
		available = {
			has_completed_focus = VAT_integration_of_the_italian_economy
		}
		relative_position_id = VAT_artillery_training
		x = 1
		y = 1
		completion_reward = {
			custom_effect_tooltip = available_mio_tt
			show_mio_tooltip = VAT_ansaldo_arms_organization
		}
	}

	#Армия пушек
	focus = {
		id = VAT_an_army_of_guns
		icon = GFX_VAT_open_religious_military_schools
		cost = 5
		prerequisite = {
			focus = VAT_development_of_air_defense_and_anti_tank_weapons
		}
		prerequisite = {
			focus = VAT_collaboration_with_ansaldo
		}
		relative_position_id = VAT_artillery_training
		x = 0
		y = 2
		completion_reward = {
			add_to_variable = {
				tooltip = an_army_of_guns_tt
				papacy_army_attack_factor_var = 0.03
			}
			add_to_variable = {
				papacy_army_army_artillery_attack_factor_var = 0.1
			}
		}
	}

	#Обучение командиров
	focus = {
		id = VAT_training_of_commanders
		icon = GFX_VAT_training_of_commanders
		cost = 7
		prerequisite = {
			focus = VAT_an_army_of_guns
		}
		relative_position_id = VAT_an_army_of_guns
		x = -1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = training_of_commanders_tt
				papacy_army_experience_gain_army_factor_var = 0.1
			}
			add_to_variable = {
				papacy_army_army_leader_cost_factor_var = -0.15
			}
			add_to_variable = {
				papacy_army_command_power_gain_mult_var = 0.15
			}
		}
	}

	#Школа огневой поддержки
	focus = {
		id = VAT_fire_support_school
		icon = GFX_VAT_fire_support_school
		cost = 5
		prerequisite = {
			focus = VAT_an_army_of_guns
		}
		relative_position_id = VAT_an_army_of_guns
		x = 1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = fire_support_school_tt
				papacy_army_land_doctrine_cost_factor_var = -0.1
			}
			add_to_variable = {
				papacy_army_attack_factor_var = 0.05
			}
		}
	}

	#Децентрализация военного командования
	focus = {
		id = VAT_decentralization_of_military_command
		icon = GFX_VAT_decentralization_of_military_command
		cost = 7
		prerequisite = {
			focus = VAT_the_doctrine_of_the_tricks_of_lucifer
			focus = VAT_the_doctrine_of_the_fire_of_gomorrah
		}
		relative_position_id = VAT_the_doctrine_of_the_fire_of_gomorrah
		x = -2
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = decentralization_of_military_command_tt
				papacy_army_max_planning_factor = -0.1
			}
			add_to_variable = {
				papacy_army_planning_speed_var = 0.15
			}
			add_to_variable = {
				papacy_army_org_regain_var = 0.05
			}
		}
	}

	#Автономная армия
	focus = {
		id = VAT_the_autonomous_army
		icon = GFX_VAT_the_autonomous_army
		cost = 6
		prerequisite = {
			focus = VAT_decentralization_of_military_command
		}
		relative_position_id = VAT_decentralization_of_military_command
		x = 0
		y = 2
		completion_reward = {
			add_to_variable = {
				tooltip = the_autonomous_army_tt
				papacy_army_org_factor_var = -0.05
			}
			add_to_variable = {
				papacy_army_org_regain_var = 0.05
			}
			add_to_variable = {
				papacy_army_land_reinforce_rate_var = 0.05
			}
		}
	}

	#Доктрина "Хитрости Люцифера"
	focus = {
		id = VAT_the_doctrine_of_the_tricks_of_lucifer
		icon = GFX_VAT_the_doctrine_of_the_tricks_of_lucifer
		cost = 4
		prerequisite = {
			focus = VAT_the_papal_army
		}
		mutually_exclusive = {
			focus = VAT_the_doctrine_of_the_assault_of_the_nephilim
			focus = VAT_the_doctrine_of_the_ten_executions
			focus = VAT_the_doctrine_of_the_fire_of_gomorrah
		}
		relative_position_id = VAT_the_papal_army
		x = -6
		y = 1
		completion_reward = {
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 2
    			category = cat_mobile_warfare
			}
		}
	}

	#Манёвренные учения
	focus = {
		id = VAT_maneuver_training
		icon = GFX_VAT_modern_knights
		cost = 6
		prerequisite = {
			focus = VAT_the_doctrine_of_the_tricks_of_lucifer
		}
		relative_position_id = VAT_the_doctrine_of_the_tricks_of_lucifer
		x = 0
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = maneuver_training_tt
				papacy_army_experience_gain_army_factor_var = 0.1
			}
			add_to_variable = {
				papacy_army_training_time_army_factor_var = -0.05
			}
			add_to_variable = {
				papacy_army_speed_factor_var = 0.05
			}
		}
	}

	#Инвестиции в танковые исследования
	focus = {
		id = VAT_investing_in_tank_research
		icon = GFX_focus_generic_license_production
		cost = 5
		prerequisite = {
			focus = VAT_maneuver_training
		}
		relative_position_id = VAT_maneuver_training
		x = 1
		y = 1
		completion_reward = {
			add_political_power = -50
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 1
    			category = cat_light_armor
			}
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 1
    			category = cat_medium_armor
			}
		}
	}

	#Поощрение инициативы командиров
	focus = {
		id = VAT_encouraging_the_initiative_of_commanders
		icon = GFX_focus_ETH_ecole_militaire_haile_selassie_1er
		cost = 5
		prerequisite = {
			focus = VAT_maneuver_training
		}
		relative_position_id = VAT_maneuver_training
		x = -1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = encouraging_the_initiative_of_commanders_tt
				papacy_army_speed_factor_var = 0.05
			}
			add_to_variable = {
				papacy_army_org_regain_var = 0.05
			}
			add_to_variable = {
				papacy_army_war_support_factor_var = 0.05
			}
		}
	}

	#Элитная армия
	focus = {
		id = VAT_the_elite_army
		icon = GFX_VAT_duty_of_christian
		cost = 6
		prerequisite = {
			focus = VAT_encouraging_the_initiative_of_commanders
		}
		prerequisite = {
			focus = VAT_investing_in_tank_research
		}
		relative_position_id = VAT_maneuver_training
		x = 0
		y = 2
		completion_reward = {
			add_to_variable = {
				tooltip = the_elite_army_tt
				papacy_army_attack_factor_var = 0.05
			}
			add_to_variable = {
				papacy_army_defence_factor = 0.05
			}
			add_to_variable = {
				papacy_army_org_factor_var = 0.05
			}
			add_to_variable = {
				papacy_army_recruitable_population_factor_var = -0.1
			}
		}
	}

	#Развитие спецназа
	focus = {
		id = VAT_the_development_of_special_forces
		icon = GFX_goal_generic_special_forces
		cost = 6
		prerequisite = {
			focus = VAT_the_elite_army
		}
		relative_position_id = VAT_the_elite_army
		x = -1
		y = 1
		completion_reward = {
			add_political_power = -70
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 1
    			category = cat_special_forces_generic
			}
			add_to_variable = {
				tooltip = the_development_of_special_forces_tt
				papacy_army_special_forces_attack_factor_var = 0.05
			}
			add_to_variable = {
				papacy_army_special_forces_defence_factor_var = 0.05
			}
			add_to_variable = {
				papacy_army_special_forces_cap_var = 0.07
			}
		}
	}

	#Папская армия спецназначения
	focus = {
		id = VAT_papal_special_forces_army
		icon = GFX_VAT_use_orders
		cost = 5
		prerequisite = {
			focus = VAT_the_development_of_special_forces
		}
		mutually_exclusive = {
			focus = VAT_papal_elite_corps
		}
		relative_position_id = VAT_the_development_of_special_forces
		x = -1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = papal_special_forces_army_tt
				papacy_army_special_forces_cap_var = 0.15
			}
			add_to_variable = {
				papacy_army_special_forces_attack_factor_var = -0.07
			}
			add_to_variable = {
				papacy_army_special_forces_defence_factor_var = -0.07
			}
		}
	}

	#Папский элитный корпус
	focus = {
		id = VAT_papal_elite_corps
		icon = GFX_VAT_hiring_instructors_from_orders
		cost = 6
		prerequisite = {
			focus = VAT_the_development_of_special_forces
		}
		mutually_exclusive = {
			focus = VAT_papal_special_forces_army
		}
		relative_position_id = VAT_the_development_of_special_forces
		x = 1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = papal_elite_corps_tt
				papacy_army_special_forces_cap_var = -0.15
			}
			add_to_variable = {
				papacy_army_special_forces_attack_factor_var = 0.07
			}
			add_to_variable = {
				papacy_army_special_forces_defence_factor_var = 0.07
			}
		}
	}

	#Школа манёвров
	focus = {
		id = VAT_school_of_maneuvers
		icon = GFX_VAT_school_of_maneuvers
		cost = 5
		prerequisite = {
			focus = VAT_the_elite_army
		}
		relative_position_id = VAT_the_elite_army
		x = 1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = school_of_maneuvers_tt
				papacy_army_land_doctrine_cost_factor_var = -0.1
			}
			add_to_variable = {
				papacy_army_speed_factor_var = 0.05
			}
			add_to_variable = {
				papacy_army_org_factor_var = 0.05
			}
		}
	}

	#Священная война
	focus = {
		id = VAT_the_holy_war
		icon = GFX_VAT_worldwide_call_to_christians
		cost = 7
		prerequisite = {
			focus = VAT_the_school_of_mass
			focus = VAT_school_of_planning
			focus = VAT_fire_support_school
			focus = VAT_school_of_maneuvers
		}
		relative_position_id = VAT_the_papal_army
		x = 0
		y = 6
		completion_reward = {
			add_to_variable = {
				tooltip = the_holy_war_tt
				papacy_army_offensive_war_stability_factor_var = 0.15
			}
			add_to_variable = {
				papacy_army_attack_factor_var = 0.07
			}
			add_to_variable = {
				papacy_army_defence_factor = 0.07
			}
			add_to_variable = {
				papacy_army_war_support_factor_var = 0.1
			}
			add_to_variable = {
				papacy_army_org_factor_var = 0.05
			}
			add_to_variable = {
				papacy_army_org_regain_var = 0.05
			}
		}
	}

	### ПАПСКАЯ АВИАЦИЯ ###

	#Папская авиация
	focus = {
		id = VAT_the_papal_aviation
		icon = GFX_VAT_the_papal_aviation
		cost = 3
		prerequisite = {
			focus = VAT_extension_of_the_powers_of_the_roman_curia
		}
		available = {
			has_completed_focus = VAT_army_recovery
		}
		relative_position_id = VAT_extension_of_the_powers_of_the_roman_curia
		x = -44
		y = 1
		completion_reward = {
			add_dynamic_modifier = {
				modifier = VAT_aviation_of_the_vatican
			}
			air_experience = 50
		}
	}

	#Инвестиции в штурмовики
	focus = {
		id = VAT_investments_in_stormtroopers
		icon = GFX_focus_generic_cas_aircraft
		cost = 4
		prerequisite = {
			focus = VAT_the_papal_aviation
		}
		mutually_exclusive = {
			focus = VAT_investments_in_fighters
		}
		relative_position_id = VAT_the_papal_aviation
		x = -1
		y = 1
		completion_reward = {
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 1
    			category = cas_bomber
			}
			add_to_variable = {
				tooltip = investments_in_stormtroopers_tt
				papacy_aviation_air_cas_efficiency_var = 0.07
			}
		}
	}

	#Ставка на бомбардировщики
	focus = {
		id = VAT_bet_on_bombers
		icon = GFX_goal_generic_air_bomber
		cost = 5
		prerequisite = {
			focus = VAT_investments_in_stormtroopers
		}
		mutually_exclusive = {
			focus = VAT_bet_on_balance
			focus = VAT_bet_on_fighters
		}
		relative_position_id = VAT_investments_in_stormtroopers
		x = -1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = bet_on_bombers_tt
				papacy_aviation_ground_attack_factor_var = 0.07
			}
		}
	}

	#Развитие тактических бомбардировщиков
	focus = {
		id = VAT_development_of_tactical_bombers
		icon = GFX_focus_generic_multi_role_aircraft
		cost = 5
		prerequisite = {
			focus = VAT_bet_on_bombers
		}
		relative_position_id = VAT_bet_on_bombers
		x = -1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = development_of_tactical_bombers_tt
				papacy_aviation_air_bombing_targetting_var = 0.1
			}
		}
	}

	#Развитие морских бомбардировщиков
	focus = {
		id = VAT_development_of_sea_bombers
		icon = GFX_goal_generic_air_naval_bomber
		cost = 5
		prerequisite = {
			focus = VAT_development_of_tactical_bombers
		}
		prerequisite = {
			focus = VAT_santi_gabbiani
		}
		relative_position_id = VAT_development_of_tactical_bombers
		x = -1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = development_of_sea_bombers_tt
				papacy_aviation_air_nav_efficiency_var = 0.1
			}
			add_to_variable = {
				papacy_aviation_naval_strike_targetting_factor_var = 0.1
			}
			add_to_variable = {
				papacy_aviation_port_strike_var = 0.1
			}
		}
	}

	#Развитие стратегических бомбардировщиков
	focus = {
		id = VAT_development_of_strategic_bombers
		icon = GFX_focus_generic_long_range_aircraft
		cost = 6
		prerequisite = {
			focus = VAT_development_of_tactical_bombers
		}
		relative_position_id = VAT_development_of_tactical_bombers
		x = 0
		y = 2
		completion_reward = {
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 1
    			category = cat_strategic_bomber
			}
			add_to_variable = {
				tooltip = development_of_strategic_bombers_tt
				papacy_aviation_air_strategic_bomber_bombing_factor_var = 0.1
			}
		}
	}

	#Ставка на баланс
	focus = {
		id = VAT_bet_on_balance
		icon = GFX_focus_SMB_purchase_aircraft
		cost = 5
		prerequisite = {
			focus = VAT_investments_in_stormtroopers
			focus = VAT_investments_in_fighters
		}
		mutually_exclusive = {
			focus = VAT_bet_on_bombers
			focus = VAT_bet_on_fighters
		}
		relative_position_id = VAT_the_papal_aviation
		x = 0
		y = 2
		completion_reward = {
			add_to_variable = {
				tooltip = bet_on_balance_tt
				papacy_aviation_air_mission_efficiency_var = 0.07
			}
		}
	}

	#Гранты для Caproni
	focus = {
		id = VAT_grants_to_caproni
		icon = GFX_VAT_grants_to_caproni
		cost = 4
		prerequisite = {
			focus = VAT_bet_on_balance
		}
		relative_position_id = VAT_bet_on_balance
		x = -1
		y = 1
		completion_reward = {
			custom_effect_tooltip = available_mio_tt
			show_mio_tooltip = ITA_caproni_organization
		}
	}

	#Развитие штурмовиков
	focus = {
		id = VAT_development_of_stormtroopers
		icon = GFX_focus_generic_tank_air_support
		cost = 5
		prerequisite = {
			focus = VAT_grants_to_caproni
		}
		relative_position_id = VAT_grants_to_caproni
		x = -1
		y = 1
		completion_reward = {
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 1
    			category = cas_bomber
			}
			add_to_variable = {
				tooltip = development_of_stormtroopers_tt
				papacy_aviation_air_cas_efficiency_var = 0.07
			}
		}
	}

	#Исследование двигателей
	focus = {
		id = VAT_research_of_engine
		icon = GFX_focus_generic_armored_air_support
		cost = 5
		prerequisite = {
			focus = VAT_grants_to_caproni
		}
		prerequisite = {
			focus = VAT_grants_to_aermacchi
		}
		relative_position_id = VAT_bet_on_balance
		x = 0
		y = 2
		completion_reward = {
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 1
    			category = cat_air_engine
			}
			add_to_variable = {
				tooltip = research_of_engine_tt
				papacy_army_air_maximum_speed_factor_var = 0.05
			}
			add_to_variable = {
				papacy_aviation_air_agility_factor_var = 0.05
			}
		}
	}

	#Ядерные технологии
	focus = {
		id = VAT_nuclear_technologies
		icon = GFX_focus_wonderweapons
		cost = 7
		prerequisite = {
			focus = VAT_research_of_engine
		}
		relative_position_id = VAT_research_of_engine
		x = -1
		y = 1
		completion_reward = {
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 2
    			category = nuclear
			}
		}
	}

	#Развитие ракетных технологий
	focus = {
		id = VAT_development_of_rockets
		icon = GFX_focus_rocketry
		cost = 7
		prerequisite = {
			focus = VAT_research_of_engine
		}
		relative_position_id = VAT_research_of_engine
		x = 1
		y = 1
		completion_reward = {
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 1
    			category = rocketry
			}
			add_to_variable = {
				tooltip = development_of_rockets_tt
				papacy_aviation_rocket_attack_factor_var = 0.1
			}
		}
	}

	#Гранты для Aermacchi
	focus = {
		id = VAT_grants_to_aermacchi
		icon = GFX_VAT_grants_to_aermacchi
		cost = 4
		prerequisite = {
			focus = VAT_bet_on_balance
		}
		relative_position_id = VAT_bet_on_balance
		x = 1
		y = 1
		completion_reward = {
			custom_effect_tooltip = available_mio_tt
			show_mio_tooltip = ITA_macchi_organization
		}
	}

	#Развитие лёгких истребителей
	focus = {
		id = VAT_development_of_light_fighters
		icon = GFX_goal_generic_air_fighter
		cost = 5
		prerequisite = {
			focus = VAT_grants_to_aermacchi
		}
		relative_position_id = VAT_grants_to_aermacchi
		x = 1
		y = 1
		completion_reward = {
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 1
    			category = light_fighter
			}
			add_to_variable = {
				tooltip = development_of_light_fighters_tt
				papacy_aviation_air_intercept_efficiency_var = 0.05
			}
			add_to_variable = {
				papacy_aviation_air_agility_factor_var = 0.05
			}
		}
	}

	#Инвестиции в истребители
	focus = {
		id = VAT_investments_in_fighters
		icon = GFX_focus_usa_escort_fighters
		cost = 5
		prerequisite = {
			focus = VAT_the_papal_aviation
		}
		mutually_exclusive = {
			focus = VAT_investments_in_stormtroopers
		}
		relative_position_id = VAT_the_papal_aviation
		x = 1
		y = 1
		completion_reward = {
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 1
    			category = light_fighter
			}
			add_to_variable = {
				tooltip = investments_in_fighters_tt
				papacy_aviation_air_superiority_efficiency_var = 0.07
			}
		}
	}

	#Ставка на истребители
	focus = {
		id = VAT_bet_on_fighters
		icon = GFX_goal_generic_air_fighter2
		cost = 5
		prerequisite = {
			focus = VAT_investments_in_fighters
		}
		mutually_exclusive = {
			focus = VAT_bet_on_balance
			focus = VAT_bet_on_bombers
		}
		relative_position_id = VAT_investments_in_fighters
		x = 1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = bet_on_fighters_tt
				papacy_aviation_air_intercept_efficiency_var = 0.05
			}
			add_to_variable = {
				papacy_aviation_air_superiority_efficiency_var = 0.05
			}
		}
	}

	#Развитие вооружения истребителей
	focus = {
		id = VAT_development_of_guns_for_fighters
		icon = GFX_focus_generic_aircraft_production
		cost = 5
		prerequisite = {
			focus = VAT_bet_on_fighters
		}
		relative_position_id = VAT_bet_on_fighters
		x = 1
		y = 1
		completion_reward = {
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 1
    			category = cat_air_guns
			}
			add_to_variable = {
				tooltip = development_of_guns_for_fighters_tt
				papacy_aviation_air_attack_factor_var = 0.07
			}
		}
	}

	#Развитие самолётов-разведчиков
	focus = {
		id = VAT_development_of_reconnaissance_aircraft
		icon = GFX_focus_generic_air_bases
		cost = 5
		prerequisite = {
			focus = VAT_development_of_guns_for_fighters
		}
		relative_position_id = VAT_development_of_guns_for_fighters
		x = 1
		y = 1
		completion_reward = {
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 1
    			category = cat_scout_plane
			}
		}
	}

	#Развитие тяжёлых истребителей
	focus = {
		id = VAT_development_of_height_fighters
		icon = GFX_focus_generic_jet_planes
		cost = 6
		prerequisite = {
			focus = VAT_development_of_guns_for_fighters
		}
		relative_position_id = VAT_development_of_guns_for_fighters
		x = 0
		y = 2
		completion_reward = {
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 1
    			category = cat_heavy_fighter
			}
			add_to_variable = {
				tooltip = development_of_height_fighters_tt
				papacy_aviation_air_intercept_efficiency_var = 0.05
			}
			add_to_variable = {
				papacy_aviation_air_superiority_efficiency_var = 0.05
			}
		}
	}


	### ПАПСКИЙ ФЛОТ ###

	#Папский флот
	focus = {
		id = VAT_the_papal_naval
		icon = GFX_VAT_the_papal_naval
		cost = 4
		prerequisite = {
			focus = VAT_extension_of_the_powers_of_the_roman_curia
		}
		available = {
			has_completed_focus = VAT_army_recovery
		}
		relative_position_id = VAT_extension_of_the_powers_of_the_roman_curia
		x = -50
		y = 1
		completion_reward = {
			add_dynamic_modifier = {
				modifier = VAT_navy_of_the_vatican
			}
		}
	}

	#Морская кара с небес
	focus = {
		id = VAT_sea_punishment_from_heaven
		icon = GFX_goal_generic_navy_carrier
		cost = 5
		prerequisite = {
			focus = VAT_the_papal_naval
		}
		mutually_exclusive = {
			focus = VAT_dominance_of_battlefleet
			focus = VAT_adaptation_for_deepwater_war
		}
		relative_position_id = VAT_the_papal_naval
		x = 2
		y = 1
		completion_reward = {
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 2
    			category = trade_interdiction_tree
			}
		}
	}

	#Santi gabbiani
	focus = {
		id = VAT_santi_gabbiani
		icon = GFX_focus_SMB_blue_water_fleet
		cost = 5
		prerequisite = {
			focus = VAT_sea_punishment_from_heaven
		}
		relative_position_id = VAT_sea_punishment_from_heaven
		x = 0
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = santi_gabbiani_tt
				papacy_navy_navy_carrier_air_agility_factor_var = 0.1
			}
			add_to_variable = {
				papacy_navy_navy_carrier_air_attack_factor_var = 0.1
			}
		}
	}

	#Господство линейного флота
	focus = {
		id = VAT_dominance_of_battlefleet
		icon = GFX_goal_generic_navy_battleship
		cost = 5
		prerequisite = {
			focus = VAT_the_papal_naval
		}
		mutually_exclusive = {
			focus = VAT_sea_punishment_from_heaven
			focus = VAT_adaptation_for_deepwater_war
		}
		relative_position_id = VAT_the_papal_naval
		x = 0
		y = 1
		completion_reward = {
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 2
    			category = fleet_in_being_tree
			}
		}
	}

	#Grande balena
	focus = {
		id = VAT_grande_balena
		icon = GFX_focus_generic_destroyer
		cost = 5
		prerequisite = {
			focus = VAT_dominance_of_battlefleet
		}
		relative_position_id = VAT_dominance_of_battlefleet
		x = 0
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = grande_balena_tt
				papacy_navy_navy_org_factor_var = 0.1
			}
			add_to_variable = {
				papacy_navy_navy_capital_ship_attack_factor_var = 0.05
			}
		}
	}

	#Развитие корабельной артилерии
	focus = {
		id = VAT_development_of_naval_artilery
		icon = GFX_focus_generic_navy_battleship2
		cost = 5
		prerequisite = {
			focus = VAT_grande_balena
		}
		relative_position_id = VAT_grande_balena
		x = -1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = development_of_naval_artilery_tt
				papacy_navy_naval_damage_factor_var = 0.1
			}
			add_to_variable = {
				papacy_navy_naval_hit_chance_var = 0.1
			}
		}
	}

	#Производство крупных кораблей
	focus = {
		id = VAT_production_of_large_ships
		icon = GFX_focus_POL_develop_polish_shipbuilding
		cost = 7
		prerequisite = {
			focus = VAT_grande_balena
		}
		relative_position_id = VAT_grande_balena
		x = 1
		y = 1
		completion_reward = {
			random_owned_controlled_state = {
				limit = {
					dockyard > 0
					free_building_slots = {
						building = dockyard
						size > 1
						include_locked = yes
					}
				}
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = dockyard
					level = 2
					instant_build = yes
				}
			}
			if = {
				limit = {
					has_dlc = "Man the Guns"
				}
				set_technology = { coastal_defense_ships = 1 popup = no }
				set_technology = { pre_dreadnoughts = 1 popup = no }

				#ALESSANDRO POERIO Class - Destroyers
				create_equipment_variant = {
					name = "Urbanus II Class"
					type = ship_hull_light_1
					name_group = ITA_DD_HISTORICAL
					parent_version = 0
					allow_without_tech = yes #Makes no difference since appropriate tech is already researched, but it improves tooltip
					modules = {
						mid_1_custom_slot = ship_anti_air_1
						rear_1_custom_slot = ship_mine_layer_1
						fixed_ship_battery_slot = ship_light_battery_1
						fixed_ship_anti_air_slot = ship_anti_air_1
						fixed_ship_fire_control_system_slot = ship_fire_control_system_1
						fixed_ship_radar_slot = empty
						fixed_ship_torpedo_slot = ship_torpedo_1
						fixed_ship_engine_slot = light_ship_engine_1
					}
				}
				add_equipment_production = {
					equipment = {
						type = ship_hull_light_1
						creator = "VAT"
						version_name = "Urbanus II Class"
					}
					name = "Pius XI"
					requested_factories = 1
					progress = 0.7
					amount = 1
				}
				add_equipment_production = {
					equipment = {
						type = ship_hull_light_1
						creator = "VAT"
						version_name = "Urbanus II Class"
					}
					name = "Cesare Borgia"
					requested_factories = 1
					progress = 0.7
					amount = 1
				}
			}
			else = {
				#VECHIO ESPLORATORE CLASS (Quarto and Libia) - CA
				create_equipment_variant = {
					name = "Urbanus II Class"
					type = heavy_cruiser_1
					allow_without_tech = yes #Makes no difference since focus appropriate tech is already researched but it improves tooltip
					upgrades = {
						ship_reliability_upgrade = 2
						ship_engine_upgrade = 1
						ship_armor_upgrade = 2
						ship_gun_upgrade = 1
					}
				}
				add_equipment_production = {
					equipment = {
						type = heavy_cruiser_1
						creator = "VAT"
						version_name = "Urbanus II Class"
					}
					name = "Cesare Borgia"
					requested_factories = 1
					progress = 0.8
					amount = 1
				}
			}
		}
	}

	#Тактика генеральных сражений
	focus = {
		id = VAT_tactics_of_general_battles
		icon = GFX_focus_ARG_study_the_battle_of_the_river_plate
		cost = 5
		prerequisite = {
			focus = VAT_development_of_naval_artilery
		}
		prerequisite = {
			focus = VAT_production_of_large_ships
		}
		relative_position_id = VAT_grande_balena
		x = 0
		y = 2
		completion_reward = {
			add_to_variable = {
				tooltip = tactics_of_general_battles_tt
				papacy_navy_ships_at_battle_start_var = 0.1
			}
			add_to_variable = {
				papacy_navy_navy_capital_ship_defence_factor_var = 0.1
			}
			add_to_variable = {
				papacy_navy_navy_capital_ship_attack_factor_var = 0.05
			}
		}
	}

	#Адаптация к подводной войне
	focus = {
		id = VAT_adaptation_for_deepwater_war
		icon = GFX_goal_generic_navy_submarine
		cost = 6
		prerequisite = {
			focus = VAT_the_papal_naval
		}
		mutually_exclusive = {
			focus = VAT_dominance_of_battlefleet
			focus = VAT_sea_punishment_from_heaven
		}
		relative_position_id = VAT_the_papal_naval
		x = -2
		y = 1
		completion_reward = {
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 2
    			category = submarine_doctrine
			}
		}
	}

	#Squali Lucifero
	focus = {
		id = VAT_squali_lucifero
		icon = GFX_goal_generic_navy_anti_submarine
		cost = 5
		prerequisite = {
			focus = VAT_adaptation_for_deepwater_war
		}
		relative_position_id = VAT_adaptation_for_deepwater_war
		x = 0
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = squali_lucifero_tt
				papacy_navy_naval_torpedo_hit_chance_factor_var = 0.1
			}
			add_to_variable = {
				papacy_navy_naval_torpedo_enemy_critical_chance_factor_var = -0.1
			}
			add_to_variable = {
				papacy_navy_naval_speed_factor_var = 0.1
			}
		}
	}

	#Упор на массовость
	focus = {
		id = VAT_emphasis_on_mass_character
		icon = GFX_focus_generic_refit_civilian_ships
		cost = 6
		prerequisite = {
			focus = VAT_squali_lucifero
		}
		relative_position_id = VAT_squali_lucifero
		x = -1
		y = 1
		completion_reward = {
			add_ideas = VAT_mass_fleet
		}
	}

	#Тактика морских рейдов
	focus = {
		id = VAT_tactis_of_sea_raids
		icon = GFX_focus_generic_midget_submarines
		cost = 5
		prerequisite = {
			focus = VAT_emphasis_on_mass_character
		}
		relative_position_id = VAT_emphasis_on_mass_character
		x = 1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = tactis_of_sea_raids_tt
				papacy_navy_convoy_raiding_efficiency_factor_var = 0.15
			}
			add_to_variable = {
				papacy_navy_critical_receive_chance_var = -0.1
			}
		}
	}

	#Изучить итальянский опыт
	focus = {
		id = VAT_learn_italian_expirience
		icon = GFX_focus_generic_naval_discipline
		cost = 7
		prerequisite = {
			focus = VAT_the_papal_naval
		}
		relative_position_id = VAT_the_papal_naval
		x = -5
		y = 1
		completion_reward = {
			navy_experience = 50
			custom_effect_tooltip = available_mio_tt
			show_mio_tooltip = ITA_crda_organization
			show_mio_tooltip = ITA_cantieri_navali_tosi_organization
		}
	}

	#Тактика морского минирования
	focus = {
		id = VAT_tactic_of_sea_mining
		icon = GFX_focus_generic_mine_warfare
		cost = 5
		prerequisite = {
			focus = VAT_learn_italian_expirience
		}
		relative_position_id = VAT_learn_italian_expirience
		x = 1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = tactic_of_sea_mining_tt
				papacy_navy_naval_mines_damage_factor_var = 0.1
				
			}
			add_to_variable = {
				papacy_navy_mines_planting_by_fleets_factor_var = 0.1
			}
			add_to_variable = {
				papacy_navy_naval_mine_hit_chance_var = -0.1
			}
		}
	}

	#Santi marines
	focus = {
		id = VAT_santi_marines
		icon = GFX_goal_generic_amphibious_assault
		cost = 6
		prerequisite = {
			focus = VAT_learn_italian_expirience
		}
		relative_position_id = VAT_learn_italian_expirience
		x = 0
		y = 2
		completion_reward = {
			add_tech_bonus = {
    			bonus = 0.5
    			uses = 1
    			category = marine_tech
			}
			add_to_variable = {
				tooltip = santi_marines_tt
				papacy_navy_modifier_army_sub_unit_marines_attack_factor_var = 0.05
			}
			add_to_variable = {
				papacy_navy_modifier_army_sub_unit_marines_defence_factor_var = 0.05
			}
		}
	}

	#Морские базы Апенин
	focus = {
		id = VAT_naval_bases_in_appenines
		icon = GFX_goal_generic_construct_naval_dockyard
		cost = 7
		prerequisite = {
			focus = VAT_learn_italian_expirience
		}
		relative_position_id = VAT_learn_italian_expirience
		x = -1
		y = 1
		completion_reward = {
			117 = {
				add_building_construction = {
					type = naval_base
					level = 2
					instant_build = yes
					province = 819
				}
			}
			158 = {
				add_building_construction = {
					type = naval_base
					level = 2
					instant_build = yes
					province = 6788
				}
			}
			115 = {
				add_building_construction = {
					type = naval_base
					level = 2
					instant_build = yes
					province = 10074
				}
			}
			160 = {
				add_building_construction = {
					type = naval_base
					level = 2
					instant_build = yes
					province = 11584
				}
			}
		}
	}

	########################
	### ВНЕШНЯЯ ПОЛИТИКА ###
	########################


	#Дипломатия Ватикана
	focus = {
		id = VAT_vatican_diplomacy
		icon = GFX_VAT_vatican_diplomacy
		cost = 1.5
		prerequisite = {
			focus = VAT_extension_of_the_powers_of_the_roman_curia
		}
		relative_position_id = VAT_extension_of_the_powers_of_the_roman_curia
		x = 17
		y = 1
		offset = {
			x = -7
			trigger = { has_completed_focus = VAT_a_new_european_force }
		}
		offset = {
			x = -4
			trigger = { has_completed_focus = VAT_the_politics_of_antifascism }
		}
		offset = {
			x = -3
			trigger = { has_completed_focus = VAT_in_the_wake_of_the_nazi_rood }
		}
		completion_reward = {
			add_political_power = 25
		}
	}

	#Новая европейская сила
	focus = {
		id = VAT_a_new_european_force
		icon = GFX_VAT_a_new_european_force
		cost = 1
		prerequisite = {
			focus = VAT_vatican_diplomacy
		}
		mutually_exclusive = {
			focus = VAT_in_the_wake_of_the_nazi_rood
			focus = VAT_the_politics_of_antifascism
		}
		allow_branch = {
			NOT = {
				has_completed_focus = VAT_in_the_wake_of_the_nazi_rood
				has_completed_focus = VAT_the_politics_of_antifascism
			}
			OR = {
				has_completed_focus = VAT_Renascita_Sacra
				is_debug = yes
			}
		}
		offset = {
			x = 7
			trigger = { has_completed_focus = VAT_a_new_european_force }
		}
		relative_position_id = VAT_vatican_diplomacy
		x = -7
		y = 1
		completion_reward = {
			mark_focus_tree_layout_dirty = yes
			add_ideas = VAT_new_european_force
		}
	}

	#На пути к доминации католицизма
	focus = {
		id = VAT_on_the_way_to_the_domination_of_catholicism
		icon = GFX_VAT_on_the_way_to_the_domination_of_catholicism
		cost = 1
		prerequisite = {
			focus = VAT_a_new_european_force
		}
		relative_position_id = VAT_a_new_european_force
		x = 0
		y = 1
		completion_reward = {
			country_event = {
				id = vat.61
				days = 1
			}
			swap_ideas = {
				remove_idea = VAT_new_european_force
				add_idea = VAT_new_european_force_2
			}
		}
	}


	#Расширение полномочий ODD
	focus = {
		id = VAT_odds_empowerment
		icon = GFX_VAT_odds_empowerment
		cost = 3
		prerequisite = {
			focus = VAT_on_the_way_to_the_domination_of_catholicism
		}
		prerequisite = {
			focus = VAT_vera_fides_expansion_corps
		}
		relative_position_id = VAT_on_the_way_to_the_domination_of_catholicism
		x = 0
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = odds_empowerment_tt
				odd_army_intel_factor_var = 0.05
			}
			add_to_variable = {
				odd_stability_factor_var = -0.05
			}
			add_to_variable = {
				odd_operative_slot_var = 1
			}
			add_to_variable = {
				odd_agency_upgrade_time_var = -0.05
			}
		}
	}

	#Разжечь пламя
	focus = {
		id = VAT_kindle_a_flame
		icon = GFX_VAT_kindle_a_flame
		cost = 2
		prerequisite = {
			focus = VAT_odds_empowerment
		}
		relative_position_id = VAT_odds_empowerment
		x = 0
		y = 1
		completion_reward = {
			add_threat = 3
			every_neighbor_country = {
				add_stability = -0.07
				add_war_support = -0.1
			}
		}
	}

	#Альпийский поход
	focus = {
		id = VAT_alpine_campaign
		icon = GFX_VAT_alpine_campaign
		cost = 3
		prerequisite = {
			focus = VAT_kindle_a_flame
		}
		relative_position_id = VAT_kindle_a_flame
		x = -1
		y = 1
		completion_reward = {
			add_timed_idea = {
				idea = VAT_crusade_alps
				days = 200
			}
			custom_effect_tooltip = generic_skip_one_line_tt
			unlock_decision_tooltip = VAT_release_alp_diocese
		}
	}

	#Захват Австрии
	focus = {
		id = VAT_the_capture_of_austria
		icon = GFX_VAT_the_capture_of_austria
		cost = 3
		prerequisite = {
			focus = VAT_alpine_campaign
		}
		bypass = {
			AUS = { VAT_trigger_country_not_exists = yes }
		}
		will_lead_to_war_with = AUS
		relative_position_id = VAT_alpine_campaign
		x = -1
		y = 1
		completion_reward = {
			create_wargoal = {
				type = annex_everything
				target = AUS
			}
		}
	}

	#Захват Швейцарии
	focus = {
		id = VAT_the_capture_of_switzerland
		icon = GFX_focus_attack_switzerland
		cost = 3
		prerequisite = {
			focus = VAT_alpine_campaign
		}
		bypass = {
			SWI = { VAT_trigger_country_not_exists = yes }
		}
		will_lead_to_war_with = SWI
		relative_position_id = VAT_alpine_campaign
		x = 0
		y = 2
		completion_reward = {
			create_wargoal = {
				type = annex_everything
				target = SWI
			}
		}
	}

	#Конгрегация по делам Латинской Америки
	focus = {
		id = VAT_congregation_for_latin_american_affairs
		icon = GFX_VAT_congregation_for_latin_american_affairs
		cost = 4
		prerequisite = {
			focus = VAT_kindle_a_flame
		}
		relative_position_id = VAT_kindle_a_flame
		x = 1
		y = 1
		completion_reward = {
			every_other_country = {
				limit = {
					OR = {
						tag = BRA
						tag = VEN
						tag = COL
						tag = ECU
						tag = PRU
						tag = BOL
						tag = CHL
						tag = ARG
						tag = PAR
						tag = URG
						tag = PAN
						tag = COS
						tag = NIC
						tag = HON
						tag = ELS
						tag = GUA
						tag = MEX
						tag = CUB
						tag = HAI
						tag = DOM
					}
				}
				ROOT = {
					add_opinion_modifier = {
						target = PREV
						modifier = vat_improvement_of_relationships_with_latin_america
					}
				}
			}
		}
	}

	#Североамериканское отделение ODD
	focus = {
		id = VAT_the_north_american_branch_of_odd
		icon = GFX_VAT_the_north_american_branch_of_odd
		cost = 3
		prerequisite = {
			focus = VAT_congregation_for_latin_american_affairs
		}
		relative_position_id = VAT_congregation_for_latin_american_affairs
		x = -1
		y = 1
		completion_reward = {
			custom_effect_tooltip = odd_unlock_north_america
		}
	}

	#Балканское отделение ODD
	focus = {
		id = VAT_the_balkan_branch_of_odd
		icon = GFX_VAT_the_balkan_branch_of_odd
		cost = 3
		prerequisite = {
			focus = VAT_kindle_a_flame
		}
		relative_position_id = VAT_kindle_a_flame
		x = -3
		y = 1
		completion_reward = {
			custom_effect_tooltip = odd_unlock_balkans
		}
	}

	#Восстание в Югославии
	focus = {
		id = VAT_the_uprising_in_yugoslavia
		icon = GFX_VAT_the_uprising_in_yugoslavia
		cost = 4
		prerequisite = {
			focus = VAT_the_balkan_branch_of_odd
		}
		bypass = {
			YUG = {
				OR = {
					exists = no
					AND = {
						is_puppet = yes
						NOT = {
							is_subject_of = VAT
						}
					}
				}
			}
		}
		relative_position_id = VAT_the_balkan_branch_of_odd
		x = -1
		y = 1
		completion_reward = {
			set_variable = {
				yugoslavian_support_for_uprusing = 15
			}
			custom_effect_tooltip = vat_unlock_operation_in_yugoslavia_tt
			custom_effect_tooltip = odd_unlock_balkans_yugoslavia_tt

			custom_effect_tooltip = generic_skip_one_line_tt
			unlock_decision_tooltip = VAT_release_illyrian_diocese
		}
	}

	#Старая итальянская марионетка
	focus = {
		id = VAT_an_old_italian_puppet
		icon = GFX_VAT_an_old_italian_puppet
		cost = 3
		prerequisite = {
			focus = VAT_the_uprising_in_yugoslavia
		}
		bypass = {
			ALB = { VAT_trigger_country_not_exists = yes }
		}
		will_lead_to_war_with = ALB
		relative_position_id = VAT_the_uprising_in_yugoslavia
		x = 1
		y = 1
		completion_reward = {
			create_wargoal = {
				type = annex_everything
				target = ALB
			}
		}
	}

	#Подчинить болгарских православных
	focus = {
		id = VAT_suppress_the_bulgarian_orthodox
		icon = GFX_focus_generic_attack_bulgaria
		cost = 3
		prerequisite = {
			focus = VAT_the_uprising_in_yugoslavia
		}
		bypass = {
			BUL = { VAT_trigger_country_not_exists = yes }
		}
		will_lead_to_war_with = BUL
		relative_position_id = VAT_the_uprising_in_yugoslavia
		x = -1
		y = 1
		completion_reward = {
			create_wargoal = {
				type = annex_everything
				target = BUL
			}
		}
	}

	#Поддержать греко-католиков
	focus = {
		id = VAT_to_support_greek_catholics
		icon = GFX_VAT_to_support_greek_catholics
		cost = 4
		prerequisite = {
			focus = VAT_an_old_italian_puppet
		}
		bypass = {
			GRE = { VAT_trigger_country_not_exists = yes }
		}
		relative_position_id = VAT_an_old_italian_puppet
		x = 0
		y = 1
		completion_reward = {
			GRE = { country_event = vat_inter.6 }
			custom_effect_tooltip = vat_modifiers_for_accept_with_church_union_tt
			custom_effect_tooltip = if_they_refuse_newline_tt
			effect_tooltip = {
				create_wargoal = {
					target = GRE
					type = annex_everything
				}
			}

			custom_effect_tooltip = generic_skip_one_line_tt
			custom_effect_tooltip = vat_can_subdue_on_catholic_country_tt
		}
	}

	#Крестовой поход против турков
	focus = {
		id = VAT_the_crusade_against_the_turks
		icon = GFX_focus_generic_attack_turkey
		cost = 3
		prerequisite = {
			focus = VAT_suppress_the_bulgarian_orthodox
		}
		prerequisite = {
			focus = VAT_to_support_greek_catholics
		}
		bypass = {
			TUR = { VAT_trigger_country_not_exists = yes }
		}
		will_lead_to_war_with = TUR
		relative_position_id = VAT_to_support_greek_catholics
		x = -1
		y = 1
		completion_reward = {
			create_wargoal = {
				target = TUR
				type = annex_everything
			}
			add_state_claim = 797
		}
	}

	#Марш на гроб Господний
	focus = {
		id = VAT_march_to_the_holy_sepulchre
		icon = GFX_VAT_march_to_the_holy_sepulchre
		cost = 3
		prerequisite = {
			focus = VAT_the_crusade_against_the_turks
		}
		bypass = {
			454 = {
				is_owned_or_subject_trigger = yes
			}
		}
		relative_position_id = VAT_the_crusade_against_the_turks
		x = 0
		y = 1
		completion_reward = {
			add_state_core = 454

			454 = {
				controller = {
					if = {
						limit = { is_subject = yes }
						overlord = {
							country_event = vat_inter.8
						}
					}
					else = {
						country_event = vat_inter.8
					}
				}
			}
			custom_effect_tooltip = vat_modifiers_for_accept_by_subject_tt

			custom_effect_tooltip = generic_skip_one_line_tt
			unlock_decision_tooltip = VAT_release_jerusalem_kingdom
			unlock_decision_tooltip = VAT_release_tripoli_kingdom
			unlock_decision_tooltip = VAT_release_antioch_kingdom
			unlock_decision_tooltip = VAT_release_country_of_edessa
		}
	}

	#Африканские христиане
	focus = {
		id = VAT_african_catholics
		icon = GFX_VAT_african_catholics
		cost = 4
		prerequisite = {
			focus = VAT_march_to_the_holy_sepulchre
		}
		relative_position_id = VAT_march_to_the_holy_sepulchre
		x = 0
		y = 1
		completion_reward = {
			every_state = {
				limit = {
					OR = {
						is_core_of = LIB
						is_core_of = ETH
						is_core_of = COG
						is_core_of = SAF
					}
				}
				add_claim_by = VAT
			}
			create_wargoal = {
				target = LIB
				type = annex_everything
			}
			create_wargoal = {
				target = ETH
				type = annex_everything
			}
			create_wargoal = {
				target = COG
				type = annex_everything
			}
			create_wargoal = {
				target = SAF
				type = annex_everything
			}

			custom_effect_tooltip = generic_skip_one_line_tt
			unlock_decision_tooltip = VAT_release_coptic_diocese
			unlock_decision_tooltip = VAT_release_north_african_diocese
			unlock_decision_tooltip = VAT_release_guinean_diocese
			unlock_decision_tooltip = VAT_release_congo_diocese
			unlock_decision_tooltip = VAT_release_east_african_diocese
			unlock_decision_tooltip = VAT_release_south_african_diocese
		}
	}

	#Захват "Романии"
	focus = {
		id = VAT_the_capture_of_romania
		icon = GFX_VAT_the_romanian_compromise
		cost = 3
		prerequisite = {
			focus = VAT_suppress_the_bulgarian_orthodox
		}
		bypass = {
			ROM = { VAT_trigger_country_not_exists = yes }
		}
		will_lead_to_war_with = ROM
		relative_position_id = VAT_suppress_the_bulgarian_orthodox
		x = -1
		y = 1
		completion_reward = {
			create_wargoal = {
				type = annex_everything
				target = ROM
			}
		}
	}

	#Лояльный режим в Венгрии
	focus = {
		id = VAT_the_conspiracy_against_horthy
		icon = GFX_focus_hun_assassinate_horthy
		cost = 4
		prerequisite = {
			focus = VAT_the_capture_of_romania
		}
		bypass = {
			HUN = { VAT_trigger_country_not_exists = yes }
		}
		relative_position_id = VAT_the_capture_of_romania
		x = 0
		y = 1
		completion_reward = {
			HUN = { country_event = vat_inter.4 }
			custom_effect_tooltip = vat_modifiers_for_accept_tt
			custom_effect_tooltip = if_they_refuse_newline_tt
			custom_effect_tooltip = vat_unlock_operation_in_hungary_tt
			custom_effect_tooltip = odd_unlock_balkans_hungary_tt
		}
	}

	#Захват Чехословакии
	focus = {
		id = VAT_the_capture_of_czechoslovakia
		icon = GFX_VAT_the_capture_of_czechoslovakia
		cost = 3
		prerequisite = {
			focus = VAT_the_conspiracy_against_horthy
		}
		bypass = {
			CZE = { VAT_trigger_country_not_exists = yes }
		}
		will_lead_to_war_with = CZE
		relative_position_id = VAT_the_conspiracy_against_horthy
		x = 0
		y = 1
		completion_reward = {
			create_wargoal = {
				type = annex_everything
				target = CZE
			}
		}
	}

	#Предложить Польше защиту
	focus = {
		id = VAT_offer_poland_protection
		icon = GFX_focus_generic_polish_deal
		cost = 3
		prerequisite = {
			focus = VAT_the_capture_of_czechoslovakia
		}
		bypass = {
			POL = { VAT_trigger_country_not_exists = yes }
		}
		relative_position_id = VAT_the_capture_of_czechoslovakia
		x = 0
		y = 1
		completion_reward = {
			POL = { country_event = vat_inter.5 }
			custom_effect_tooltip = vat_modifiers_for_accept_tt
			custom_effect_tooltip = if_they_refuse_newline_tt
			effect_tooltip = {
				create_wargoal = {
					target = POL
					type = annex_everything
				}
			}
			custom_effect_tooltip = generic_skip_one_line_tt
			custom_effect_tooltip = vat_can_subdue_on_catholic_country_tt
		}
	}

	#Последний крестовый поход
	focus = {
		id = VAT_the_last_crusade
		icon = GFX_VAT_the_last_crusade
		cost = 5
		prerequisite = {
			focus = VAT_offer_poland_protection
		}
		prerequisite = {
			focus = VAT_african_catholics
		}
		prerequisite = {
			focus = VAT_influence_on_the_south
		}
		relative_position_id = VAT_african_catholics
		x = 0
		y = 1
		completion_reward = {
			custom_effect_tooltip = vat_last_crusade_tt
			every_country = {
				limit = {
					NOT = {
						is_subject_of = VAT
						is_ally_with = VAT
					}
				}
				ROOT = {
					create_wargoal = {
						target = PREV
						type = annex_everything
					}
				}
			}
		}
	}

	#Вступить в Великую Войну
	focus = {
		id = VAT_join_the_great_war
		icon = GFX_VAT_join_the_great_war
		cost = 4
		prerequisite = {
			focus = VAT_kindle_a_flame
		}
		relative_position_id = VAT_kindle_a_flame
		x = -5
		y = 1
		completion_reward = {
			add_threat = 5
			add_war_support = 0.05
			swap_ideas = {
				remove_idea = VAT_new_european_force_2
				add_idea = VAT_new_european_force_3
			}
		}
	}

	#Атаковать Галию
	focus = {
		id = VAT_to_attack_gaul
		icon = GFX_focus_attack_france
		cost = 4
		prerequisite = {
			focus = VAT_join_the_great_war
		}
		bypass = {
			FRA = { VAT_trigger_country_not_exists = yes }
		}
		relative_position_id = VAT_join_the_great_war
		x = -1
		y = 1
		completion_reward = {
			create_wargoal = {
				type = annex_everything
				target = FRA
			}
		}
	}

	#Поход против англо-саксов
	focus = {
		id = VAT_campaign_against_the_anglosaxons
		icon = GFX_focus_attack_britain
		cost = 4
		prerequisite = {
			focus = VAT_to_attack_gaul
		}
		bypass = {
			ENG = { VAT_trigger_country_not_exists = yes }
		}
		relative_position_id = VAT_to_attack_gaul
		x = -1
		y = 1
		completion_reward = {
			create_wargoal = {
				type = annex_everything
				target = ENG
			}
		}
	}

	#Реванш у немецких варваров
	focus = {
		id = VAT_revenge_against_the_german_barbarians
		icon = GFX_focus_attack_germany
		cost = 4
		prerequisite = {
			focus = VAT_join_the_great_war
		}
		bypass = {
			GER = { VAT_trigger_country_not_exists = yes }
		}
		relative_position_id = VAT_join_the_great_war
		x = -3
		y = 1
		completion_reward = {
			create_wargoal = {
				type = annex_everything
				target = GER
			}
		}
	}

	#Связь с белыми изгнанниками
	focus = {
		id = VAT_connection_with_white_exiles
		icon = GFX_VAT_connection_with_white_exiles
		cost = 4
		prerequisite = {
			focus = VAT_join_the_great_war
		}
		bypass = {
			SOV = { VAT_trigger_country_not_exists = yes }
		}
		select_effect = {
			country_event = {
				id = vat.41
				days = 1
			}
		}
		relative_position_id = VAT_join_the_great_war
		x = -5
		y = 1
		completion_reward = {
			country_event = {
				id = vat.63
				days = 1
			}
			custom_effect_tooltip = vat_modifiers_for_accept_church_union
		}
	}

	#Крестовой поход против большевизма
	focus = {
		id = VAT_the_crusade_against_bolshevism_ii
		icon = GFX_VAT_the_crusade_against_bolshevism
		cost = 3
		prerequisite = {
			focus = VAT_connection_with_white_exiles
		}
		bypass = {
			SOV = { VAT_trigger_country_not_exists = yes }
		}
		relative_position_id = VAT_connection_with_white_exiles
		x = 0
		y = 1
		completion_reward = {
			create_wargoal = {
				target = SOV
				type = annex_everything
			}
		}
	}

	#В след нацисткого креста
	focus = {
		id = VAT_in_the_wake_of_the_nazi_rood
		icon = GFX_VAT_in_the_wake_of_the_nazi_rood
		cost = 2
		prerequisite = {
			focus = VAT_vatican_diplomacy
		}
		mutually_exclusive = {
			focus = VAT_a_new_european_force
			focus = VAT_the_politics_of_antifascism
		}
		allow_branch = {
			NOT = {
				has_completed_focus = VAT_the_politics_of_antifascism
				has_completed_focus = VAT_a_new_european_force
			}
			OR = {
				has_completed_focus = VAT_Renascita_Sacra
				is_debug = yes
			}
		}
		available = {
			GER = {
				has_government = fascism
				NOT = { has_war_with = VAT }
			}
			NOT = {
				has_country_leader = {
					character = VAT_Stefan_X
					ruling_only = yes
				}
				has_country_leader = {
					character = VAT_Benedict_XVI
					ruling_only = yes
				}
				has_completed_focus = VAT_opposition_to_domination_of_Pope_in_politics
			}
			custom_trigger_tooltip = {
				tooltip = VAT_germany_not_declined_alliance_tt
				NOT = {
					has_country_flag = VAT_germany_declined_alliance
				}
			}
		}
		relative_position_id = VAT_vatican_diplomacy
		x = 0
		y = 1
		completion_reward = {
			custom_effect_tooltip = odd_unlock_germany
			if = {
				limit = { NOT = { has_completed_focus = VAT_vera_fides_expansion_corps } }
				custom_effect_tooltip = odd_unlock_focus_odd_for_decisions_tt
			}
			mark_focus_tree_layout_dirty = yes
			set_variable = {
				vat_german_relations = 0
			}
			set_variable = {
				vat_german_influence = 0
			}

			custom_effect_tooltip = generic_skip_one_line_tt
			custom_effect_tooltip = vat_lock_focus_completion_VAT_opposition_to_domination_of_Pope_in_politics
		}
	}

    #Поддержка испанских традиционалистов
	focus = {
		id = VAT_support_for_spanish_traditionalists
		icon = GFX_focus_intervention_spain_nationalists
		cost = 4
		prerequisite = {
			focus = VAT_in_the_wake_of_the_nazi_rood
			focus = VAT_a_new_european_force
		}
		offset = {
			x = 7
			trigger = { has_completed_focus = VAT_a_new_european_force }
		}
		available = {
			if = {
				limit = {
					NOT = { has_dlc = "La Resistance" }
				}
				any_other_country = {
					original_tag = SPR
					OR = {
						has_government = fascism
						has_government = neutrality
					}
					has_volunteers_amount_from = {
						tag = VAT
						count > 1
					}
				}
			}
			if = {
				limit = {
					has_dlc = "La Resistance"
				}
				OR = {
					SPA = {
						has_volunteers_amount_from = {
							tag = VAT
							count > 1
						}
					}
					SPB = {
						has_volunteers_amount_from = {
							tag = VAT
							count > 1
						}
					}
				}
			}
		}
		bypass = {
			if = {
				limit = {
					has_dlc = "La Resistance"
				}
				OR = {
					has_global_flag = scw_over
					AND = {
						has_global_flag = spanish_civil_war
						NOT = { country_exists = SPA }
					}
				}
			}
			else = {
				has_global_flag = spanish_civil_war
				NOT = {
					any_country = {
						original_tag = SPR
						OR = {
							has_government = fascism
							has_government = neutrality
							has_civil_war = yes
						}
					}
				}
			}
		}
		relative_position_id = VAT_vatican_diplomacy
		x = -4
		y = 2
		completion_reward = {
			add_ideas = VAT_voluntreers_in_the_scw
		}
	}

	#Союз с Мадридом
	focus = {
		id = VAT_alliance_with_madrid
		icon = GFX_VAT_alliance_with_madrid
		cost = 3
		prerequisite = {
			focus = VAT_support_for_spanish_traditionalists
		}
		mutually_exclusive = {
			focus = VAT_demand_spanish_submission
		}
		bypass = {
			if = {
				limit = {
					has_dlc = "La Resistance"
				}
				any_other_country = {
					OR = {
						tag = SPA
						tag = SPB
					}
					is_in_faction_with = ROOT
				}
			}
			else = {
				any_country = {
					original_tag = SPR
					OR = {
						has_government = fascism
						has_government = neutrality
					}
					is_in_faction_with = ROOT
				}
			}
		}

		available = {
			is_in_faction = yes
			if = {
				limit = {
					has_dlc = "La Resistance"
				}
				any_other_country = {
					OR = {
						tag = SPA
						tag = SPB
					}
					has_civil_war = no
					NOT = { has_war_with = ROOT }
					is_in_faction = no
				}
			}
			else = {
				any_country = {
					original_tag = SPR
					OR = {
						has_government = fascism
						has_government = neutrality
					}
					has_civil_war = no
					NOT = { has_war_with = ROOT }
					is_in_faction = no
				}
			}
		}	
		relative_position_id = VAT_support_for_spanish_traditionalists
		x = -1
		y = 1
		completion_reward = {
			random_other_country = {
				limit = {
					original_tag = SPR
				}
          		country_event = {
					id = vat_inter.10
					days = 1
				}
			}
			custom_effect_tooltip = generic_skip_one_line_tt
			custom_effect_tooltip = vat_can_subdue_on_catholic_country_tt
		}
	}

	#Потребовать испанского подчинения
	focus = {
		id = VAT_demand_spanish_submission
		icon = GFX_focus_generic_attack_republican_spain
		cost = 3
		prerequisite = {
			focus = VAT_support_for_spanish_traditionalists
		}
		mutually_exclusive = {
			focus = VAT_alliance_with_madrid
		}
		available = {
			any_other_country = {
				original_tag = SPR
				has_civil_war = no
			}
		}	
		relative_position_id = VAT_support_for_spanish_traditionalists
		x = 1
		y = 1
		completion_reward = {
			random_other_country = {
				limit = {
					original_tag = SPR
				}
          		country_event = {
					id = vat_inter.11
					days = 1
				}
				custom_effect_tooltip = vat_modifiers_for_accept_tt
				custom_effect_tooltip = if_they_refuse_newline_tt
				if = {
					limit = { OR = { tag = SPA tag = SPB } }
					custom_effect_tooltip = vat_unlock_operation_in_spain_tt
				}
				else = {
					effect_tooltip = {
						create_wargoal = {
							target = THIS
							type = annex_everything
						}
					}
				}
			}
		}
	}

	#Союз с Лиссабоном
	focus = {
		id = VAT_alliance_with_lisbon
		icon = GFX_focus_generic_befriend_portugal
		cost = 4
		prerequisite = {
			focus = VAT_support_for_spanish_traditionalists
		}
		available = {
			is_in_faction = yes
		}
		bypass = { POR = { OR = { is_in_faction_with = ROOT } } }
		relative_position_id = VAT_support_for_spanish_traditionalists
		x = 0
		y = 2
		completion_reward = {
			POR = {
				country_event = {
					id = vat_inter.10
					days = 1
				}
			}
			custom_effect_tooltip = generic_skip_one_line_tt
			custom_effect_tooltip = vat_can_subdue_on_catholic_country_tt
		}
	}

	#Закулисная дипломатия с Рейхом
	focus = {
		id = VAT_behind_the_scenes_diplomacy_with_the_reich
		icon = GFX_VAT_behind_the_scenes_diplomacy_with_the_reich
		cost = 2
		prerequisite = {
			focus = VAT_in_the_wake_of_the_nazi_rood
		}
		available = {
			GER = {
				has_government = fascism
				NOT = { has_war_with = VAT }
			}
		}
		relative_position_id = VAT_in_the_wake_of_the_nazi_rood
		x = 0
		y = 1
		completion_reward = {
			unlock_decision_tooltip = VAT_strengthen_anti_communism_rhetoric
			unlock_decision_tooltip = VAT_bless_german_troops
			unlock_decision_tooltip = VAT_meet_with_german_ambassador

		}
	}

	#Защита католиков Рейха
	focus = {
		id = VAT_protection_of_the_catholics_of_the_reich
		icon = GFX_VAT_protection_of_the_catholics_of_the_reich
		cost = 3
		prerequisite = {
			focus = VAT_behind_the_scenes_diplomacy_with_the_reich
		}
		available = {
			has_completed_focus = VAT_vera_fides_expansion_corps
			GER = {
				has_government = fascism
				NOT = { has_war_with = VAT }
			}
		}
		relative_position_id = VAT_behind_the_scenes_diplomacy_with_the_reich
		x = -1
		y = 1
		completion_reward = {
			unlock_decision_tooltip = VAT_demand_respect_for_catholics_rights_in_germany
			add_war_support = 0.05
			add_political_power = 25
			add_to_variable = {
                var = vat_german_influence
                value = 3
                tooltip = vat_add_german_influence_3_tt
            }
            VAT_update_german_influence_var = yes
		}
	}

	#Мягкие антисемитские законы
	focus = {
		id = VAT_mild_antisemitic_laws
		icon = GFX_VAT_mild_antisemitic_laws
		cost = 3
		prerequisite = {
			focus = VAT_behind_the_scenes_diplomacy_with_the_reich
		}
		available = {
			VAT_can_introduce_a_bill = yes
			GER = {
				has_government = fascism
				NOT = { has_war_with = VAT }
			}
		}
		relative_position_id = VAT_behind_the_scenes_diplomacy_with_the_reich
		x = 1
		y = 1
		completion_reward = {
			country_event = {
				id = vat.75
				days = 1
			}
		}
	}

	#Стальной пакт с Рейхом
	focus = {
		id = VAT_the_steel_pact_with_the_reich
		icon = GFX_VAT_the_steel_pact_with_the_reich
		cost = 2
		prerequisite = {
			focus = VAT_protection_of_the_catholics_of_the_reich
		}
		prerequisite = {
			focus = VAT_mild_antisemitic_laws
		}
		available = {
			custom_trigger_tooltip = {
				tooltip = vat_germany_relations_more_20_tt
				check_variable = {
					vat_german_relations > 19
				}
			}
			GER = {
				has_government = fascism
				NOT = { has_war_with = VAT }
			}
		}
		relative_position_id = VAT_behind_the_scenes_diplomacy_with_the_reich
		x = 0
		y = 2
		completion_reward = {
			GER = {
				country_event = {
					id = vat_inter.13
					days = 1
				}
			}
		}
	}

	#Экономическое сотрудничество с Берлином
	focus = {
		id = VAT_economic_cooperation_with_berlin
		icon = GFX_VAT_economic_cooperation_with_berlin
		cost = 5
		prerequisite = {
			focus = VAT_protection_of_the_catholics_of_the_reich
		}
		available = {
			is_in_faction_with = GER
			has_completed_focus = VAT_the_economics_of_the_papacy
		}
		relative_position_id = VAT_protection_of_the_catholics_of_the_reich
		x = -1
		y = 1
		completion_reward = {
			unlock_decision_tooltip = VAT_expand_trade_with_germany
			add_to_variable = {
				tooltip = economic_cooperation_with_berlin_tt
				var = papacy_economic_political_power_factor_var
				value = 0.03
			}
			add_to_variable = {
				papacy_economic_production_speed_buildings_factor_var = 0.05
			}
		}
	}

	#Военное сотрудничество с Германией
	focus = {
		id = VAT_militay_collaboration_with_germany
		icon = GFX_VAT_a_look_at_the_balkans
		cost = 5
		prerequisite = {
			focus = VAT_mild_antisemitic_laws
		}
		available = {
			is_in_faction_with = GER
		}
		relative_position_id = VAT_mild_antisemitic_laws
		x = 1
		y = 1
		completion_reward = {
			unlock_decision_tooltip = VAT_send_chaplain_to_wermacht
			army_experience = 25
			air_experience = 25
		}
	}

	#Аппетиты Папы
	focus = {
		id = VAT_pope_appetites
		icon = GFX_VAT_pope_appetites
		cost = 2
		prerequisite = {
			focus = VAT_the_steel_pact_with_the_reich
		}
		relative_position_id = VAT_the_steel_pact_with_the_reich
		x = -1
		y = 1
		completion_reward = {
			add_political_power = 25
			add_threat = 5
		}
	}

	#Окупация Швейцарии
	focus = {
		id = VAT_occupation_of_switzerland
		icon = GFX_focus_attack_switzerland
		cost = 3
		prerequisite = {
			focus = VAT_pope_appetites
		}
		bypass = {
			SWI = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
		}
		will_lead_to_war_with = SWI
		relative_position_id = VAT_pope_appetites
		x = 0
		y = 1
		completion_reward = {
			create_wargoal = {
				target = SWI
				type = annex_everything
			}
		}
	}

	#Взор через Атлантику
	focus = {
		id = VAT_a_look_at_the_atlantic
		icon = GFX_focus_BRA_north_and_south_america
		cost = 3
		prerequisite = {
			focus = VAT_pope_appetites
		}
		relative_position_id = VAT_pope_appetites
		x = -4
		y = 1
		completion_reward = {
			add_political_power = 25
		}
	}

	#Лояльный режим в Мексике
	focus = {
		id = VAT_the_loyal_regime_in_mexico
		icon = GFX_focus_mex_jefe_maximo
		cost = 4
		prerequisite = {
			focus = VAT_the_north_american_branch_of_odd
			focus = VAT_a_look_at_the_atlantic
		}
		bypass = {
			MEX = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
		}
		relative_position_id = VAT_vatican_diplomacy
		allow_branch = {
			NOT = {
				has_completed_focus = VAT_the_politics_of_antifascism
			}
			OR = {
				has_completed_focus = VAT_Renascita_Sacra
				is_debug = yes
			}
		}
		offset = {
			x = 7
			trigger = { has_completed_focus = VAT_a_new_european_force }
		}
		x = -6
		y = 7
		completion_reward = {
			MEX = { country_event = vat_inter.3 }
			custom_effect_tooltip = vat_modifiers_for_accept_tt
			custom_effect_tooltip = if_they_refuse_newline_tt
			custom_effect_tooltip = vat_unlock_operation_in_mexico_tt
		}
	}

	#Захват Центральной Америки
	focus = {
		id = VAT_the_capture_of_central_america
		icon = GFX_VAT_the_capture_of_central_america
		cost = 3
		prerequisite = {
			focus = VAT_the_loyal_regime_in_mexico
		}
		bypass = {
			GUA = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
			ELS = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
			HON = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
			NIC = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
			COS = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
			PAN = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
		}
		available = {
			has_completed_focus = VAT_a_look_at_the_atlantic
		}
		allow_branch = {
			NOT = {
				has_completed_focus = VAT_a_new_european_force
				has_completed_focus = VAT_the_politics_of_antifascism
			}
			OR = {
				has_completed_focus = VAT_Renascita_Sacra
				is_debug = yes
			}
		}
		relative_position_id = VAT_a_look_at_the_atlantic
		x = 0
		y = 2
		completion_reward = {
			create_wargoal = {
				target = GUA
				type = annex_everything
			}
			GUA = { every_core_state = { add_claim_by = VAT } }
			create_wargoal = {
				target = ELS
				type = annex_everything
			}
			ELS = { every_core_state = { add_claim_by = VAT } }
			create_wargoal = {
				target = HON
				type = annex_everything
			}
			HON = { every_core_state = { add_claim_by = VAT } }
			create_wargoal = {
				target = NIC
				type = annex_everything
			}
			NIC = { every_core_state = { add_claim_by = VAT } }
			create_wargoal = {
				target = COS
				type = annex_everything
			}
			COS = { every_core_state = { add_claim_by = VAT } }
			create_wargoal = {
				target = PAN
				type = annex_everything
			}
			PAN = { every_core_state = { add_claim_by = VAT } }
		}
	}

	#Захват Испанской Америки
	focus = {
		id = VAT_the_capture_of_spanish_america
		icon = GFX_focus_CHL_restore_the_old_kingdom
		cost = 3
		prerequisite = {
			focus = VAT_the_capture_of_central_america
		}
		bypass = {
			COL = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
			VEN = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
			ECU = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
			PRU = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
			BOL = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
			CHL = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
			ARG = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
			PAR = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
			URG = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
		}
		relative_position_id = VAT_the_capture_of_central_america
		x = 0
		y = 1
		completion_reward = {
			create_wargoal = {
				target = COL
				type = annex_everything
			}
			COL = { every_core_state = { add_claim_by = VAT } }
			create_wargoal = {
				target = VEN
				type = annex_everything
			}
			VEN = { every_core_state = { add_claim_by = VAT } }
			create_wargoal = {
				target = ECU
				type = annex_everything
			}
			ECU = { every_core_state = { add_claim_by = VAT } }
			create_wargoal = {
				target = PRU
				type = annex_everything
			}
			PRU = { every_core_state = { add_claim_by = VAT } }
			create_wargoal = {
				target = BOL
				type = annex_everything
			}
			BOL = { every_core_state = { add_claim_by = VAT } }
			create_wargoal = {
				target = CHL
				type = annex_everything
			}
			CHL = { every_core_state = { add_claim_by = VAT } }
			create_wargoal = {
				target = ARG
				type = annex_everything
			}
			ARG = { every_core_state = { add_claim_by = VAT } }
			create_wargoal = {
				target = PAR
				type = annex_everything
			}
			PAR = { every_core_state = { add_claim_by = VAT } }
			create_wargoal = {
				target = URG
				type = annex_everything
			}
			URG = { every_core_state = { add_claim_by = VAT } }
		}
	}

	#Захват Португальской Америки
	focus = {
		id = VAT_the_capture_of_portuguese_america
		icon = GFX_focus_generic_attack_brazil
		cost = 3
		prerequisite = {
			focus = VAT_the_capture_of_spanish_america
		}
		bypass = {
			BRA = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
		}
		relative_position_id = VAT_the_capture_of_spanish_america
		x = 0
		y = 1
		completion_reward = {
			create_wargoal = {
				target = BRA
				type = annex_everything
			}
			BRA = { every_core_state = { add_claim_by = VAT } }
		}
	}

	#Влияние на Центральную Америку
	focus = {
		id = VAT_impact_on_central_america
		icon = GFX_VAT_impact_on_central_america
		cost = 5
		prerequisite = {
			focus = VAT_the_loyal_regime_in_mexico
		}
		available = {
			has_completed_focus = VAT_the_north_american_branch_of_odd
		}
		bypass = {
			GUA = { VAT_trigger_country_not_exists = yes }
			HUN = { VAT_trigger_country_not_exists = yes }
			ELS = { VAT_trigger_country_not_exists = yes }
			COS = { VAT_trigger_country_not_exists = yes }
			PAN = { VAT_trigger_country_not_exists = yes }
		}
		allow_branch = {
			NOT = {
				has_completed_focus = VAT_in_the_wake_of_the_nazi_rood
				has_completed_focus = VAT_the_politics_of_antifascism
			}
			OR = {
				has_completed_focus = VAT_Renascita_Sacra
				is_debug = yes
			}
		}
		relative_position_id = VAT_the_north_american_branch_of_odd
		x = 0
		y = 2
		completion_reward = {
			custom_effect_tooltip = odd_unlock_north_america_central_america_tt
			custom_effect_tooltip = generic_skip_one_line_tt
			unlock_decision_tooltip = VAT_release_central_america_diocese
		}
	}

	#Южноамериканское отделение ODD
	focus = {
		id = VAT_the_south_american_branch_of_odd
		icon = GFX_VAT_the_south_american_branch_of_odd
		cost = 3
		prerequisite = {
			focus = VAT_impact_on_central_america
		}
		relative_position_id = VAT_impact_on_central_america
		x = 0
		y = 1
		completion_reward = {
			custom_effect_tooltip = odd_unlock_south_america
		}
	}

	#Потребовать Бразильского подчинения
	focus = {
		id = VAT_to_demand_brazilian_submission
		icon = GFX_focus_por_recover_brazil
		cost = 4
		prerequisite = {
			focus = VAT_the_south_american_branch_of_odd
		}
		bypass = {
			BRA = { VAT_trigger_country_not_exists = yes }
		}
		relative_position_id = VAT_the_south_american_branch_of_odd
		x = 0
		y = 1
		completion_reward = {
			BRA = { country_event = vat_inter.7 }
			custom_effect_tooltip = vat_modifiers_for_accept_tt
			custom_effect_tooltip = if_they_refuse_newline_tt
			custom_effect_tooltip = vat_unlock_operation_in_brazil_tt
			custom_effect_tooltip = odd_unlock_south_america_brazil_tt
		}
	}

	#Поглощение Гранд-Колумбии
	focus = {
		id = VAT_the_takeover_of_grand_columbia
		icon = GFX_VAT_the_takeover_of_grand_columbia
		cost = 5
		prerequisite = {
			focus = VAT_the_south_american_branch_of_odd
		}
		bypass = {
			COL = { VAT_trigger_country_not_exists = yes }
			VEN = { VAT_trigger_country_not_exists = yes }
			ECU = { VAT_trigger_country_not_exists = yes }
			PRU = { VAT_trigger_country_not_exists = yes }
		}
		relative_position_id = VAT_the_south_american_branch_of_odd
		x = -2
		y = 1
		completion_reward = {
			custom_effect_tooltip = odd_unlock_south_america_grand_colombia_tt
			custom_effect_tooltip = generic_skip_one_line_tt
			unlock_decision_tooltip = VAT_release_grand_colombian_diocese
		}
	}

	#Влияние на Юг
	focus = {
		id = VAT_influence_on_the_south
		icon = GFX_focus_ARG_our_own_path
		cost = 5
		prerequisite = {
			focus = VAT_to_demand_brazilian_submission
		}
		prerequisite = {
			focus = VAT_the_takeover_of_grand_columbia
		}
		bypass = {
			ARG = { VAT_trigger_country_not_exists = yes }
			CHL = { VAT_trigger_country_not_exists = yes }
			BOL = { VAT_trigger_country_not_exists = yes }
			PAR = { VAT_trigger_country_not_exists = yes }
			URG = { VAT_trigger_country_not_exists = yes }
		}
		relative_position_id = VAT_the_takeover_of_grand_columbia
		x = 1
		y = 1
		completion_reward = {
			custom_effect_tooltip = odd_unlock_south_america_south_tt
			custom_effect_tooltip = generic_skip_one_line_tt
			unlock_decision_tooltip = VAT_release_peru_bolivian_diocese
		}
	}

	#Взгляд на Балканы
	focus = {
		id = VAT_a_look_at_the_balkans
		icon = GFX_focus_generic_balkans_focus
		cost = 2
		prerequisite = {
			focus = VAT_pope_appetites
		}
		relative_position_id = VAT_pope_appetites
		x = -2
		y = 1
		completion_reward = {
			add_political_power = 25
		}
	}

	#Вторжение в Иллирию
	focus = {
		id = VAT_invasion_of_yugoslavia
		icon = GFX_VAT_invasion_of_yugoslavia
		cost = 3
		prerequisite = {
			focus = VAT_a_look_at_the_balkans
		}
		bypass = {
			YUG = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
			ALB = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
		}
		will_lead_to_war_with = YUG
		relative_position_id = VAT_a_look_at_the_balkans
		x = 0
		y = 1
		completion_reward = {
			create_wargoal = {
				target = YUG
				type = annex_everything
			}
			YUG = {
				every_core_state = {
					add_claim_by = VAT
				}
			}
			create_wargoal = {
				target = ALB
				type = annex_everything
			}
			ALB = {
				every_core_state = {
					add_claim_by = VAT
				}
			}
		}
	}

	#Болгарский вопрос
	focus = {
		id = VAT_the_bulgarian_question
		icon = GFX_VAT_the_bulgarian_question
		cost = 3
		prerequisite = {
			focus = VAT_a_look_at_the_balkans
		}
		bypass = {
			BUL = { OR = { 
				has_war_with = VAT 
				exists = no
				is_subject_of = VAT
			} }
		}
		available = {
			if = {
				limit = {
					BUL = {
						is_in_faction_with = GER
					}
				}
				custom_trigger_tooltip = {
					tooltip = vat_germany_relations_more_40_tt
					check_variable = {
						vat_german_relations > 39
					}
				}
				custom_trigger_tooltip = {
					tooltip = vat_germany_influence_more_20_tt
					check_variable = {
						vat_german_relations > 19
					}
				}
			}
		}
		select_effect = {
			if = {
				limit = {
					BUL = {
						NOT = {
							is_in_faction_with = GER
						}
					}
				}
				set_country_flag = VAT_the_bulgarian_question_war
			}
		}
		relative_position_id = VAT_a_look_at_the_balkans
		x = 2
		y = 1
		completion_reward = {
			if = {
				limit = {
					BUL = {
						is_in_faction_with = GER
					}
				}
				custom_effect_tooltip = odd_unlock_germany_bulgaria_tt

				if = {
					limit = { has_country_flag = VAT_the_bulgarian_question_war }
					hidden_effect = {
						country_event = {
							id = vat.73
							days = 1
						}
					}
				}
			}
			else = {
				BUL = {
					country_event = {
						id = vat_inter.14
					}
					every_core_state = {
						add_claim_by = VAT
					}
				}
			}
		}
	}

	#Интервенция в Грецию
	focus = {
		id = VAT_intervention_in_greece
		icon = GFX_focus_generic_attack_greece
		cost = 3
		prerequisite = {
			focus = VAT_the_bulgarian_question
		}
		prerequisite = {
			focus = VAT_invasion_of_yugoslavia
		}
		bypass = {
			GRE = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
		}
		will_lead_to_war_with = GRE
		relative_position_id = VAT_invasion_of_yugoslavia
		x = 0
		y = 1
		completion_reward = {
			create_wargoal = {
				target = GRE
				type = annex_everything
			}
			GRE = {
				every_core_state = {
					add_claim_by = VAT
				}
			}
		}
	}

	#Румынский компромисс
	focus = {
		id = VAT_the_romanian_compromise
		icon = GFX_VAT_the_romanian_compromise
		cost = 4
		prerequisite = {
			focus = VAT_invasion_of_yugoslavia
		}
		prerequisite = {
			focus = VAT_the_bulgarian_question
		}
		bypass = {
			ROM = { OR = { 
				has_war_with = VAT 
				exists = no
				is_subject_of = VAT
			} }
		}
		available = {
			custom_trigger_tooltip = {
				tooltip = vat_germany_relations_more_50_tt
				check_variable = {
					vat_german_relations > 49
				}
			}
			custom_trigger_tooltip = {
				tooltip = vat_germany_influence_more_20_tt
				check_variable = {
					vat_german_relations > 19
				}
			}
		}
		select_effect = {
			if = {
				limit = {
					ROM = {
						NOT = {
							is_in_faction_with = GER
						}
					}
				}
				set_country_flag = VAT_the_romanian_compromise_war
			}
		}
		relative_position_id = VAT_the_bulgarian_question
		x = 0
		y = 1
		completion_reward = {
			if = {
				limit = {
					ROM = { is_ally_with = GER }
				}
				custom_effect_tooltip = odd_unlock_germany_romania_tt
				if = {
					limit = { has_country_flag = VAT_the_romanian_compromise_war }
					hidden_effect = {
						country_event = {
							id = vat.74
							days = 1
						}
					}
				}
			}
			else = {
				create_wargoal = {
					target = ROM
					type = annex_everything
				}
				ROM = {
					every_core_state = {
						add_claim_by = VAT
					}
				}
			}
			custom_effect_tooltip = VAT_the_romanian_compromise_tt
		}
	}

	#На Константинополь
	focus = {
		id = VAT_on_constantinople
		icon = GFX_VAT_on_constantinople
		cost = 3
		prerequisite = {
			focus = VAT_the_romanian_compromise
			focus = VAT_intervention_in_greece
		}
		bypass = {
			TUR = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
		}
		will_lead_to_war_with = TUR
		relative_position_id = VAT_intervention_in_greece
		x = 1
		y = 1
		completion_reward = {
			create_wargoal = {
				target = TUR
				type = annex_everything
			}
			add_state_claim = 341
			add_state_claim = 797
		}
	}

	#Крестовой поход против большевизма
	focus = {
		id = VAT_the_crusade_against_bolshevism_i
		icon = GFX_VAT_the_crusade_against_bolshevism
		cost = 4
		prerequisite = {
			focus = VAT_on_constantinople
		}
		available = {
			SOV = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
		}
		will_lead_to_war_with = SOV
		relative_position_id = VAT_on_constantinople
		x = 0
		y = 1
		completion_reward = {
			create_wargoal = {
				target = SOV
				type = annex_everything
			}
		}
	}

	#Претензии Рейха
	focus = {
		id = VAT_the_claims_of_the_reich
		icon = GFX_VAT_the_claims_of_the_reich
		cost = 1
		prerequisite = {
			focus = VAT_the_steel_pact_with_the_reich
		}
		available = {
			is_in_faction_with = GER
		}
		relative_position_id = VAT_the_steel_pact_with_the_reich
		x = 1
		y = 1
		completion_reward = {
			add_to_variable = {
                var = vat_german_relations
                value = 3
                tooltip = vat_add_german_relations_3_tt
            }
			VAT_update_german_relations_var = yes
		}
	}

	#Согласование с претензиями на Судеты
	focus = {
		id = VAT_coordination_with_claims_to_the_sudetenland
		icon = GFX_VAT_coordination_with_claims_to_the_sudetenland
		cost = 4
		prerequisite = {
			focus = VAT_the_claims_of_the_reich
		}
		available = {
			GER = {
				OR = {
					has_completed_focus = GER_demand_sudetenland
					AND = {
						owns_state = 972
						owns_state = 69
						owns_state = 74
					}
				}
			}
			is_in_faction_with = GER
		}
		relative_position_id = VAT_the_claims_of_the_reich
		x = 0
		y = 1
		completion_reward = {
			add_political_power = -20
			add_to_variable = {
                var = vat_german_relations
                value = 5
                tooltip = vat_add_german_relations_5_tt
            }
            VAT_update_german_relations_var = yes

			GER = { add_stability = 0.03 }
			if = {
				limit = { GER = { controls_state = 972 } }
				972 = { add_dynamic_modifier = { modifier = VAT_support_by_catholics } }
			}
			if = {
				limit = { GER = { controls_state = 69 } }
				69 = { add_dynamic_modifier = { modifier = VAT_support_by_catholics } }
			}
			if = {
				limit = { GER = { controls_state = 74 } }
				74 = { add_dynamic_modifier = { modifier = VAT_support_by_catholics } }
			}
		}
	}

	#Поддержать аншлюз
	focus = {
		id = VAT_support_the_anschluss
		icon = GFX_VAT_support_the_anschluss
		cost = 5
		prerequisite = {
			focus = VAT_the_claims_of_the_reich
		}
		available = {
			GER = {
				OR = {
					has_completed_focus = GER_anschluss
					AUS = {
						all_core_state = {
							is_owned_by = GER
						}
					}
				}
			}
			is_in_faction_with = GER
		}
		relative_position_id = VAT_the_claims_of_the_reich
		x = 2
		y = 1
		completion_reward = {
			add_political_power = -35
			add_to_variable = {
                var = vat_german_relations
                value = 7
                tooltip = vat_add_german_relations_7_tt
            }
            VAT_update_german_relations_var = yes

			GER = { add_stability = 0.07 add_war_support = 0.07 }
			AUS = {
				every_core_state = {
					limit = {
						is_controlled_by = GER
					}
					add_dynamic_modifier = {
						modifier = VAT_support_by_catholics
					}
				}
			}
		}
	}

	#Данциг - Германия
	focus = {
		id = VAT_Danzig_Germany
		icon = GFX_VAT_Danzig_Germany
		cost = 4
		prerequisite = {
			focus = VAT_support_the_anschluss
		}
		prerequisite = {
			focus = VAT_coordination_with_claims_to_the_sudetenland
		}
		available = {
			GER = {
				OR = {
					has_completed_focus = GER_danzig_or_war
					AND = {
						owns_state = 85
						owns_state = 807
					}
				}
			}
			is_in_faction_with = GER
		}
		relative_position_id = VAT_the_claims_of_the_reich
		x = 1
		y = 2
		completion_reward = {
			add_political_power = -15
			add_to_variable = {
                var = vat_german_relations
                value = 5
                tooltip = vat_add_german_relations_5_tt
            }
            VAT_update_german_relations_var = yes

			GER = { add_war_support = 0.05 }
			if = {
				limit = { GER = { controls_state = 85 } }
				85 = { add_dynamic_modifier = { modifier = VAT_support_by_catholics } }
			}
			if = {
				limit = { GER = { controls_state = 807 } }
				807 = { add_dynamic_modifier = { modifier = VAT_support_by_catholics } }
			}
		}
	}

	#Признать режим Виши
	focus = {
		id = VAT_recognize_the_vichy_regime
		icon = GFX_VAT_recognize_the_vichy_regime
		cost = 4
		prerequisite = {
			focus = VAT_Danzig_Germany
		}
		available = {
			any_other_country = {
				original_tag = FRA
				has_focus_tree = vichy_french_focus
				exists = yes
				has_capitulated = no
				NOT = { has_war_with = VAT has_war_with = GER }
			}
		}
		relative_position_id = VAT_Danzig_Germany
		x = 1
		y = 1
		completion_reward = {
			random_other_country = {
				limit = { original_tag = FRA has_focus_tree = vichy_french_focus }
				add_opinion_modifier = {
					target = VAT
					modifier = vat_recognized_our_regime
				}
				VAT = {
					diplomatic_relation = {
						country = PREV
						relation = guarantee
					}
				}
			}
		}
	}

	#Дружба с Виши
	focus = {
		id = VAT_friendship_with_vichy
		icon = GFX_focus_generic_vichy_france_triumphant_focus
		cost = 4
		prerequisite = {
			focus = VAT_recognize_the_vichy_regime
		}
		mutually_exclusive = {
			focus = VAT_occupation_of_the_french_alps
		}
		available = {
			any_other_country = {
				original_tag = FRA
				has_focus_tree = vichy_french_focus
				exists = yes
				has_capitulated = no
				NOT = { has_war_with = VAT has_war_with = GER }
			}
		}
		relative_position_id = VAT_recognize_the_vichy_regime
		x = -1
		y = 1
		completion_reward = {
			custom_effect_tooltip = odd_unlock_germany_vichy_france_tt
			set_variable = {
				FRA.vat_level_of_influence = 0
			}
		}
	}

	#Требовать французких территориальных уступок
	focus = {
		id = VAT_occupation_of_the_french_alps
		icon = GFX_VAT_occupation_of_the_french_alps
		cost = 5
		prerequisite = {
			focus = VAT_recognize_the_vichy_regime
		}
		mutually_exclusive = {
			focus = VAT_friendship_with_vichy
		}
		available = {
			any_other_country = {
				original_tag = FRA
				has_focus_tree = vichy_french_focus
				exists = yes
				has_capitulated = no
				NOT = { has_war_with = VAT has_war_with = GER }
				NOT = { is_in_faction_with = VAT is_in_faction_with = GER }
			}
			custom_trigger_tooltip = {
				tooltip = vat_germany_relations_more_50_tt
				check_variable = {
					vat_german_relations > 49
				}
			}
			custom_trigger_tooltip = {
				tooltip = vat_germany_influence_more_20_tt
				check_variable = {
					vat_german_influence > 19
				}
			}
		}
		relative_position_id = VAT_recognize_the_vichy_regime
		x = 1
		y = 1
		completion_reward = {
			unlock_decision_tooltip = VAT_occupation_of_french_alps_decision
			unlock_decision_tooltip = VAT_occupation_of_french_north_africa_decision
			custom_effect_tooltip = generic_skip_one_line_tt
			add_state_claim = 735
			add_state_claim = 32
			add_state_claim = 851
			add_state_claim = 21
		}
	}

	#Способствованию немецкой пропаганде
	focus = {
		id = VAT_contributing_to_german_propaganda
		icon = GFX_VAT_contributing_to_german_propaganda
		cost = 6
		prerequisite = {
			focus = VAT_Danzig_Germany
		}
		available = {
			has_completed_focus = VAT_loyal_to_the_pope_state_media
			has_dynamic_modifier = {
				modifier = VAT_state_and_church_propaganda
			}
		}
		bypass = {
			has_completed_focus = VAT_question_about_propaganda
			NOT = {
				has_dynamic_modifier = {
					modifier = VAT_state_and_church_propaganda
				}
			}
			NOT = { is_in_faction_with = GER }
		}
		relative_position_id = VAT_Danzig_Germany
		x = -1
		y = 1
		completion_reward = {
			add_to_variable = {
				tooltip = contributing_to_german_propaganda_tt
				var = propaganda_fascism_drift_var
				value = 0.02
			}
			add_to_variable = {
				var = propaganda_political_power_factor_var
				value = -0.02
			}
			add_to_variable = {
				var = propaganda_offensive_war_stability_factor_var
				value = 0.2
			}
		}
	}

	#Пропаганда антисемитизма в госСМИ
	focus = {
		id = VAT_propaganda_of_antisemitism_in_the_state_media
		icon = GFX_VAT_propaganda_of_antisemitism_in_the_state_media
		cost = 6
		prerequisite = {
			focus = VAT_contributing_to_german_propaganda
		}
		available = {
			has_idea = vat_curia_law_idea_12
		}
		relative_position_id = VAT_contributing_to_german_propaganda
		x = -1
		y = 1
		completion_reward = {
			swap_ideas = {
				remove_idea = vat_curia_law_idea_12 
				add_idea = vat_curia_law_idea_12_1
			}
		}
	}

	#Цензура католической прессы
	focus = {
		id = VAT_censorship_of_the_catholic_press
		icon = GFX_VAT_censorship_of_the_catholic_press
		cost = 6
		prerequisite = {
			focus = VAT_contributing_to_german_propaganda
		}
		available = {
			has_idea = VAT_curia_law_idea_5
		}
		bypass = {
			has_completed_focus = VAT_question_about_censorship
			NOT = {
				has_idea = VAT_curia_law_idea_5
			}
		}
		relative_position_id = VAT_contributing_to_german_propaganda
		x = 0
		y = 2
		completion_reward = {
			unlock_decision_tooltip = VAT_censor_nazism_critics_in_catholic_press
			if = {
				limit = { has_idea = VAT_curia_law_idea_5 }
				swap_ideas = {
					remove_idea = VAT_curia_law_idea_5
					add_idea = VAT_curia_law_idea_5_1
				}
			}
			else_if = {
				limit = { has_idea = VAT_curia_law_idea_5_fascism }
				swap_ideas = {
					remove_idea = VAT_curia_law_idea_5_fascism
					add_idea = VAT_curia_law_idea_5_1_fascism
				}
			}
		}
	}

	#Победа над британцами
	focus = {
		id = VAT_victory_over_the_british
		icon = GFX_VAT_victory_over_the_british
		cost = 3
		prerequisite = {
			focus = VAT_the_crusade_against_bolshevism_i
			focus = VAT_the_capture_of_portuguese_america
			focus = VAT_censorship_of_the_catholic_press
		}
		available = {
			ENG = {
				OR = {
					exists = no
					has_capitulated = yes
					any_other_country = {
						OR = {
							is_ally_with = GER
							original_tag = GER
						}
						has_subject = ENG
					}
				}
			}
		}
		relative_position_id = VAT_the_crusade_against_bolshevism_i
		x = 0
		y = 1
		completion_reward = {
			add_war_support = 0.1
			GER = { add_war_support = 0.1 }
		}
	}

	#Косой взгляд на Гитлера
	focus = {
		id = VAT_sideways_look_at_hitler
		icon = GFX_VAT_sideways_look_at_hitler
		cost = 2
		prerequisite = {
			focus = VAT_victory_over_the_british
		}
		mutually_exclusive = {
			focus = VAT_status_quo
			focus = VAT_project_of_holy_romanian_empire
		}
		relative_position_id = VAT_victory_over_the_british
		x = -2
		y = 1
		completion_reward = {
			add_political_power = 75
			add_to_variable = {
                var = vat_german_relations
                value = -15
                tooltip = vat_remove_german_relations_15_tt
            }
            VAT_update_german_relations_var = yes
		}
	}

	#Предательство века
	focus = {
		id = VAT_betrayal_of_the_century
		icon = GFX_VAT_betrayal_of_the_century
		cost = 3
		prerequisite = {
			focus = VAT_sideways_look_at_hitler
		}
		relative_position_id = VAT_sideways_look_at_hitler
		x = 0
		y = 1
		completion_reward = {
			leave_faction = yes
			custom_effect_tooltip = odd_lock_germany
			GER = {
				every_allied_country = {
					limit = { has_country_flag = joined_axis_with_vatican }
					leave_faction = yes
					hidden_effect = { add_ideas = VAT_cant_join_faction }
				}
			}
			if = {
				limit = {
					any_other_country = {
						original_tag = FRA
						has_focus_tree = vichy_french_focus
						is_in_faction_with = GER
					}
					check_variable = { FRA.vat_level_of_influence > 74 }
				}
				random_other_country = {
					limit = { original_tag = FRA has_focus_tree = vichy_french_focus }
					leave_faction = yes
					hidden_effect = { add_ideas = VAT_cant_join_faction }
				}
			}
			if = {
				limit = {
					BUL = { is_in_faction_with = GER }
					check_variable = { BUL.vat_level_of_influence > 74 }
				}
				BUL = {
					leave_faction = yes
					hidden_effect = { add_ideas = VAT_cant_join_faction }
				}
			}
			if = {
				limit = {
					ROM = { is_in_faction_with = GER }
					check_variable = { ROM.vat_level_of_influence > 74 }
				}
				ROM = {
					leave_faction = yes
					hidden_effect = { add_ideas = VAT_cant_join_faction }
				}
			}
			set_variable = {
				vat_german_relations = 0
			}
			set_variable = {
				vat_german_influence = 0
			}
			VAT_update_german_relations_var = yes
			VAT_update_german_influence_var = yes
			custom_effect_tooltip = generic_skip_one_line_tt
			custom_effect_tooltip = vat_unlock_operation_in_germany_rear_resistance_tt
		}
	}

	#Нож в спину Рейха
	focus = {
		id = VAT_knife_in_the_back_of_the_reich
		icon = GFX_VAT_knife_in_the_back_of_the_reich
		cost = 4
		prerequisite = {
			focus = VAT_betrayal_of_the_century
		}
		bypass = {
			GER = { OR = { VAT_trigger_country_not_exists = yes has_war_with = VAT } }
		}
		will_lead_to_war_with = GER
		relative_position_id = VAT_betrayal_of_the_century
		x = 0
		y = 1
		completion_reward = {
			declare_war_on = {
				target = GER
				type = annex_everything
			}
		}
	}

	#Только один гегемон
	focus = {
		id = VAT_only_one_hegemon
		icon = GFX_VAT_only_one_hegemon
		cost = 4
		prerequisite = {
			focus = VAT_knife_in_the_back_of_the_reich
		}
		available = {
			GER = {
				OR = {
					exists = no
					has_capitulated = yes
					is_puppet = yes
				}
			}
		}
		relative_position_id = VAT_knife_in_the_back_of_the_reich
		x = 0
		y = 1
		completion_reward = {
			create_faction = VAT_papal_axis

			every_other_country = {
				limit = {
					has_country_flag = joined_axis_with_vatican
				}
				VAT = { add_to_faction = PREV }
			}
			if = {
				limit = {
					any_other_country = {
						original_tag = FRA
						has_focus_tree = vichy_french_focus
						is_in_faction = no
						is_puppet = no
						has_capitulated = no
					}
					check_variable = { FRA.vat_level_of_influence > 74 }
				}
				random_other_country = {
					limit = { original_tag = FRA has_focus_tree = vichy_french_focus }
					VAT = { add_to_faction = PREV }
				}
			}
			if = {
				limit = {
					BUL = { is_in_faction = no is_puppet = no has_capitulated = no}
					check_variable = { BUL.vat_level_of_influence > 74 }
				}
				BUL = {
					VAT = { add_to_faction = PREV }
				}
			}
			if = {
				limit = {
					ROM = { is_in_faction = no is_puppet = no has_capitulated = no}
					check_variable = { ROM.vat_level_of_influence > 74 }
				}
				ROM = {
					VAT = { add_to_faction = PREV }
				}
			}
		}
	}

	#Статус-кво
	focus = {
		id = VAT_status_quo
		icon = GFX_VAT_status_quo
		cost = 2
		prerequisite = {
			focus = VAT_victory_over_the_british
		}
		mutually_exclusive = {
			focus = VAT_sideways_look_at_hitler
			focus = VAT_project_of_holy_romanian_empire
		}
		available = {
			is_in_faction_with = GER
		}
		relative_position_id = VAT_victory_over_the_british
		x = 0
		y = 1
		completion_reward = {
			add_stability = 0.05
			add_to_variable = {
                var = vat_german_relations
                value = 3
                tooltip = vat_add_german_relations_3_tt
            }
            VAT_update_german_relations_var = yes
		}
	}

	#Таможеный союз с Германией
	focus = {
		id = VAT_customs_union_with_germany
		icon = GFX_VAT_customs_union_with_germany
		cost = 4
		prerequisite = {
			focus = VAT_status_quo
		}
		available = {
			custom_trigger_tooltip = {
				tooltip = vat_germany_relations_more_70_tt
				check_variable = {
					vat_german_relations > 69
				}
			}
			is_in_faction_with = GER
		}
		relative_position_id = VAT_status_quo
		x = 0
		y = 1
		completion_reward = {
			add_ideas = VAT_customs_union_with_germany_idea
			custom_effect_tooltip = generic_skip_one_line_tt
			GER = { add_ideas = VAT_customs_union_foreign }
		}
	}

	#Обмен технологиями
	focus = {
		id = VAT_technology_exchange
		icon = GFX_VAT_technology_exchange
		cost = 5
		prerequisite = {
			focus = VAT_customs_union_with_germany
		}
		available = {
			custom_trigger_tooltip = {
				tooltip = vat_germany_relations_more_80_tt
				check_variable = {
					vat_german_relations > 79
				}
			}
			is_in_faction_with = GER
		}
		relative_position_id = VAT_customs_union_with_germany
		x = 0
		y = 1
		completion_reward = {
			add_to_tech_sharing_group = GER_VAT_tech_sharing
			GER = { add_to_tech_sharing_group = GER_VAT_tech_sharing }
			add_to_variable = {
                var = vat_german_influence
                value = 5
                tooltip = vat_add_german_influence_5_tt
            }
			VAT_update_german_influence_var = yes
		}
	}

	#Новый порядок Берлина-Ватикана
	focus = {
		id = VAT_new_order_of_berlin_vatican
		icon = GFX_VAT_new_order_of_berlin_vatican
		cost = 5
		prerequisite = {
			focus = VAT_technology_exchange
		}
		available = {
			is_in_faction_with = GER
		}
		relative_position_id = VAT_technology_exchange
		x = 0
		y = 1
		completion_reward = {
			add_threat = -50
			add_political_power = 100
			add_stability = 0.1
			GER = {
				add_political_power = 100
				add_stability = 0.1
			}
		}
	}

	#Проект «Священной Римской Империи»
	focus = {
		id = VAT_project_of_holy_romanian_empire
		icon = GFX_VAT_project_of_holy_romanian_empire
		cost = 2
		prerequisite = {
			focus = VAT_victory_over_the_british
		}
		mutually_exclusive = {
			focus = VAT_sideways_look_at_hitler
			focus = VAT_status_quo
		}
		available = {
			is_in_faction_with = GER
		}
		relative_position_id = VAT_victory_over_the_british
		x = 2
		y = 1
		completion_reward = {
			add_political_power = 25
			add_popularity = {
				ideology = fascism
				popularity = 0.03
			}
			add_to_variable = {
                var = vat_german_influence
                value = 3
                tooltip = vat_add_german_influence_3_tt
            }
            VAT_update_german_relations_var = yes
		}
	}

	#Переговоры с генералами Вермахта
	focus = {
		id = VAT_negotiations_with_wehrmacht_generals
		icon = GFX_VAT_negotiations_with_wehrmacht_generals
		cost = 5
		prerequisite = {
			focus = VAT_project_of_holy_romanian_empire
		}
		# available = { #Для чего использовать? Фокус увеличивает влияние
		# 	custom_trigger_tooltip = {
		# 		tooltip = vat_germany_influence_more_60_tt
		# 		check_variable = {
		# 			vat_german_relations > 59
		# 		}
		# 	}
		# }
		relative_position_id = VAT_project_of_holy_romanian_empire
		x = 0
		y = 1
		completion_reward = {
			country_event = {
				id = vat.68
				days = 1
			}
			GER = {
				add_popularity = {
					ideology = fascism
					popularity = -0.1
				}
			}
			add_to_variable = {
                var = vat_german_influence
                value = 10
                tooltip = vat_add_german_influence_10_tt
            }
            VAT_update_german_relations_var = yes
		}
	}

	#Сместить Гитлера
	focus = {
		id = VAT_remove_hitler
		icon = GFX_VAT_remove_hitler
		cost = 6
		prerequisite = {
			focus = VAT_negotiations_with_wehrmacht_generals
		}
		available = {
			custom_trigger_tooltip = {
				tooltip = vat_germany_influence_more_90_tt
				check_variable = {
					vat_german_influence > 89
				}
			}
		}
		relative_position_id = VAT_negotiations_with_wehrmacht_generals
		x = 0
		y = 1
		completion_reward = {
			country_event = {
				id = vat.69
				days = 1
			}
			add_to_variable = {
                var = vat_german_influence
                value = 10
                tooltip = vat_add_german_influence_10_tt
            }
            VAT_update_german_relations_var = yes
		}
	}

	#Великое объединение
	focus = {
		id = VAT_great_unificaation
		icon = GFX_VAT_great_unificaation
		cost = 10
		prerequisite = {
			focus = VAT_remove_hitler
		}
		available = {
			custom_trigger_tooltip = {
				tooltip = vat_germany_influence_is_100_tt
				check_variable = {
					vat_german_influence = 100
				}
			}
		}
		relative_position_id = VAT_remove_hitler
		x = 0
		y = 1
		completion_reward = {
			custom_effect_tooltip = VAT_unification_with_germany_tt
			custom_effect_tooltip = generic_skip_one_line_tt
			country_event = {
				id = vat.76
				days = 1
			}
			hidden_effect = {
				GER = {
					every_subject_country = {
						VAT = {
							add_to_array = {
								array = vat_german_subjects
								value = PREV
							}
						}
					}
				}
				set_faction_leader = yes
				annex_country = {
					target = GER
					transfer_troops = yes
				}
				set_cosmetic_tag = VAT_holy_roman_empire
				add_popularity = {
					ideology = fascism
					popularity = 0.25
				}
			}
		}
	}

	#Политика антифашизма
	focus = {
		id = VAT_the_politics_of_antifascism
		icon = GFX_VAT_the_politics_of_antifascism
		cost = 1
		prerequisite = {
			focus = VAT_vatican_diplomacy
		}
		mutually_exclusive = {
			focus = VAT_in_the_wake_of_the_nazi_rood
			focus = VAT_a_new_european_force
		}
		allow_branch = {
			NOT = {
				has_completed_focus = VAT_in_the_wake_of_the_nazi_rood
				has_completed_focus = VAT_a_new_european_force
			}
			OR = {
				has_completed_focus = VAT_Renascita_Sacra
				is_debug = yes
			}
		}
		offset = {
			x = -7
			trigger = { has_completed_focus = VAT_the_politics_of_antifascism }
		}
		available = {
			custom_trigger_tooltip = {
				tooltip = VAT_update_has_been_released
				always = no
			}
			NOT = {
				has_country_leader = {
					character = VAT_Adrian_VII
					ruling_only = yes
				}
				has_completed_focus = VAT_loyal_to_the_pope_vicars
			}
		}
		relative_position_id = VAT_vatican_diplomacy
		x = 7
		y = 1
		completion_reward = {
			mark_focus_tree_layout_dirty = yes

			custom_effect_tooltip = VAT_wait_for_new_update_tt
			hidden_effect = {
				uncomplete_national_focus = {
					focus = VAT_the_politics_of_antifascism
					uncomplete_children = yes
				}
			}

			#custom_effect_tooltip = generic_skip_one_line_tt
			#custom_effect_tooltip = vat_lock_focus_completion_VAT_loyal_to_the_pope_vicars
		}
	}

	#Разорвать отношения с Рейхом
	focus = {
		id = VAT_break_off_relations_with_the_reich
		icon = GFX_VAT_break_off_relations_with_the_reich
		cost = 1
		prerequisite = {
			focus = VAT_the_politics_of_antifascism
		}
		relative_position_id = VAT_the_politics_of_antifascism
		x = 0
		y = 1
		completion_reward = {
		}
	}

	#Терпимость к еврям
	focus = {
		id = VAT_tolerance_of_jews
		icon = GFX_VAT_tolerance_of_jews
		cost = 3
		prerequisite = {
			focus = VAT_break_off_relations_with_the_reich
		}
		relative_position_id = VAT_break_off_relations_with_the_reich
		x = 1
		y = 1
		completion_reward = {
		}
	}

	#Либерализация системы
	focus = {
		id = VAT_liberalizing_the_system
		icon = GFX_VAT_support_from_liberal_society
		cost = 4
		prerequisite = {
			focus = VAT_break_off_relations_with_the_reich
		}
		relative_position_id = VAT_break_off_relations_with_the_reich
		x = -1
		y = 1
		completion_reward = {
		}
	}

	#Союз с Лондоном
	focus = {
		id = VAT_alliance_with_london
		icon = GFX_focus_chi_british_cooperation
		cost = 2
		prerequisite = {
			focus = VAT_liberalizing_the_system
		}
		prerequisite = {
			focus = VAT_tolerance_of_jews
		}
		relative_position_id = VAT_break_off_relations_with_the_reich
		x = 0
		y = 2
		completion_reward = {
		}
	}

	#Жандармы Европы
	focus = {
		id = VAT_gendarmes_of_europe
		icon = GFX_VAT_gendarmes_of_europe
		cost = 2
		prerequisite = {
			focus = VAT_alliance_with_london
		}
		relative_position_id = VAT_alliance_with_london
		x = 0
		y = 1
		completion_reward = {
		}
	}

	#Балканская сфера влияния
	focus = {
		id = VAT_the_balkan_sphere_of_influence
		icon = GFX_focus_generic_balkan_diplomacy
		cost = 3
		prerequisite = {
			focus = VAT_gendarmes_of_europe
		}
		relative_position_id = VAT_gendarmes_of_europe
		x = -1
		y = 1
		completion_reward = {
		}
	}

	#Защита Балкан
	focus = {
		id = VAT_protection_of_the_balkans
		icon = GFX_focus_BUL_free_balkan_states
		cost = 4
		prerequisite = {
			focus = VAT_the_balkan_sphere_of_influence
		}
		relative_position_id = VAT_the_balkan_sphere_of_influence
		x = 0
		y = 1
		completion_reward = {
		}
	}

	#Продвижение демократии на Балканах
	focus = {
		id = VAT_promoting_democracy_in_the_balkans
		icon = GFX_VAT_promoting_democracy_in_the_balkans
		cost = 5
		prerequisite = {
			focus = VAT_protection_of_the_balkans
		}
		relative_position_id = VAT_protection_of_the_balkans
		x = -1
		y = 1
		completion_reward = {
		}
	}

	#Спонсирование католических организаций Балкан
	focus = {
		id = VAT_sponsorship_of_catholic_organizations_in_the_balkans
		icon = GFX_VAT_sponsorship_of_catholic_organizations_in_the_balkans
		cost = 5
		prerequisite = {
			focus = VAT_protection_of_the_balkans
		}
		relative_position_id = VAT_protection_of_the_balkans
		x = 1
		y = 1
		completion_reward = {
		}
	}

	#Зависимые Балканы
	focus = {
		id = VAT_dependent_balkans
		icon = GFX_VAT_dependent_balkans
		cost = 5
		prerequisite = {
			focus = VAT_sponsorship_of_catholic_organizations_in_the_balkans
		}
		prerequisite = {
			focus = VAT_promoting_democracy_in_the_balkans
		}
		relative_position_id = VAT_protection_of_the_balkans
		x = 0
		y = 2
		completion_reward = {
		}
	}

	#Дипломатия со Швейцарией
	focus = {
		id = VAT_diplomacy_with_switzerland
		icon = GFX_VAT_diplomacy_with_switzerland
		cost = 4
		prerequisite = {
			focus = VAT_gendarmes_of_europe
		}
		relative_position_id = VAT_gendarmes_of_europe
		x = 1
		y = 1
		completion_reward = {
		}
	}

	#Зависимый Бёрн
	focus = {
		id = VAT_dependent_bern
		icon = GFX_VAT_dependent_bern
		cost = 5
		prerequisite = {
			focus = VAT_diplomacy_with_switzerland
		}
		relative_position_id = VAT_diplomacy_with_switzerland
		x = 0
		y = 1
		completion_reward = {
		}
	}

	#Конец немецкого орла
	focus = {
		id = VAT_the_end_of_the_german_eagle
		icon = GFX_VAT_the_end_of_the_german_eagle
		cost = 3
		prerequisite = {
			focus = VAT_gendarmes_of_europe
		}
		relative_position_id = VAT_gendarmes_of_europe
		x = 5
		y = 1
		completion_reward = {
		}
	}

	#Противостояние с большевизмом
	focus = {
		id = VAT_confrontation_with_bolshevism
		icon = GFX_VAT_confrontation_with_bolshevism
		cost = 4
		prerequisite = {
			focus = VAT_the_end_of_the_german_eagle
		}
		relative_position_id = VAT_the_end_of_the_german_eagle
		x = -2
		y = 1
		completion_reward = {
		}
	}

	#Война с Совестким Союзом
	focus = {
		id = VAT_the_war_with_the_soviet_union
		icon = GFX_VAT_the_crusade_against_bolshevism
		cost = 3
		prerequisite = {
			focus = VAT_confrontation_with_bolshevism
		}
		relative_position_id = VAT_confrontation_with_bolshevism
		x = -1
		y = 1
		completion_reward = {
		}
	}

	# #Свобода народов
	# focus = {
	# 	id = VAT_freedom_of_peoples
	# 	icon = GFX_goal_unknown
	# 	cost = 4
	# 	prerequisite = {
	# 		focus = VAT_the_war_with_the_soviet_union
	# 	}
	# 	mutually_exclusive = {
	# 		focus = VAT_the_integrity_of_russia
	# 	}
	# 	relative_position_id = VAT_the_war_with_the_soviet_union
	# 	x = -1
	# 	y = 1
	# 	completion_reward = {
	# 	}
	# }

	# #Целостность России
	# focus = {
	# 	id = VAT_the_integrity_of_russia
	# 	icon = GFX_goal_unknown
	# 	cost = 4
	# 	prerequisite = {
	# 		focus = VAT_the_war_with_the_soviet_union
	# 	}
	# 	mutually_exclusive = {
	# 		focus = VAT_freedom_of_peoples
	# 	}
	# 	relative_position_id = VAT_the_war_with_the_soviet_union
	# 	x = 1
	# 	y = 1
	# 	completion_reward = {
	# 	}
	# }

	#Демократизация Южной Америки
	focus = {
		id = VAT_democratization_of_south_america
		icon = GFX_focus_ARG_pan_american_cooperation
		cost = 6
		prerequisite = {
			focus = VAT_the_end_of_the_german_eagle
		}
		relative_position_id = VAT_the_end_of_the_german_eagle
		x = 0
		y = 1
		completion_reward = {
		}
	}

	#Устранение фашистких диктатур Америки
	focus = {
		id = VAT_the_elimination_of_americas_fascist_dictatorships
		icon = GFX_focus_por_recover_latin_america
		cost = 5
		prerequisite = {
			focus = VAT_democratization_of_south_america
		}
		relative_position_id = VAT_democratization_of_south_america
		x = -1
		y = 1
		completion_reward = {

		}
	}

	#Поддержка португальской дем. оппозиции
	focus = {
		id = VAT_support_for_the_portuguese_democratic_opposition
		icon = GFX_VAT_support_for_the_portuguese_democratic_opposition
		cost = 5
		prerequisite = {
			focus = VAT_the_end_of_the_german_eagle
		}
		relative_position_id = VAT_the_end_of_the_german_eagle
		x = 2
		y = 1
		completion_reward = {
		}
	}

	#Дальнейшая политика
	focus = {
		id = VAT_further_policy
		icon = GFX_VAT_further_policy
		cost = 3
		prerequisite = {
			focus = VAT_the_end_of_the_german_eagle
		}
		relative_position_id = VAT_the_end_of_the_german_eagle
		x = 4
		y = 1
		completion_reward = {
		}
	}

	#Верность союзу
	focus = {
		id = VAT_loyalty_to_the_alliance
		icon = GFX_focus_ARG_join_the_allies
		cost = 4
		prerequisite = {
			focus = VAT_further_policy
		}
		mutually_exclusive = {
			focus = VAT_shadow_games
		}
		relative_position_id = VAT_further_policy
		x = -1
		y = 1
		completion_reward = {
		}
	}

	#Восстановление Европы
	focus = {
		id = VAT_rebuilding_europe
		icon = GFX_VAT_rebuilding_europe
		cost = 8
		prerequisite = {
			focus = VAT_loyalty_to_the_alliance
		}
		relative_position_id = VAT_loyalty_to_the_alliance
		x = 0
		y = 1
		completion_reward = {
		}
	}

	#Мир во всём мире
	focus = {
		id = VAT_peace_throughout_the_world
		icon = GFX_VAT_peace_throughout_the_world
		cost = 6
		prerequisite = {
			focus = VAT_rebuilding_europe
		}
		relative_position_id = VAT_rebuilding_europe
		x = 0
		y = 1
		completion_reward = {
		}
	}

	#Игры в тенях
	focus = {
		id = VAT_shadow_games
		icon = GFX_VAT_shadow_games
		cost = 5
		prerequisite = {
			focus = VAT_further_policy
		}
		mutually_exclusive = {
			focus = VAT_loyalty_to_the_alliance
		}
		relative_position_id = VAT_further_policy
		x = 1
		y = 1
		completion_reward = {
		}
	}

	#Поддержка католиков Британии
	focus = {
		id = VAT_support_for_catholics_in_britain
		icon = GFX_VAT_support_for_catholics_in_britain
		cost = 5
		prerequisite = {
			focus = VAT_shadow_games
		}
		relative_position_id = VAT_shadow_games
		x = 0
		y = 1
		completion_reward = {
		}
	}

	#Антипротестанская кампания
	focus = {
		id = VAT_antiprotestant_campaign
		icon = GFX_VAT_antiprotestant_campaign
		cost = 4
		prerequisite = {
			focus = VAT_support_for_catholics_in_britain
		}
		relative_position_id = VAT_support_for_catholics_in_britain
		x = 0
		y = 1
		completion_reward = {
		}
	}

	#Лоббирование политиков в Лондоне
	focus = {
		id = VAT_lobbying_politicians_in_london
		icon = GFX_VAT_lobbying_politicians_in_london
		cost = 4
		prerequisite = {
			focus = VAT_support_for_catholics_in_britain
		}
		relative_position_id = VAT_support_for_catholics_in_britain
		x = 2
		y = 1
		completion_reward = {
		}
	}

	#Дестабилизация Британии
	focus = {
		id = VAT_the_destabilization_of_britain
		icon = GFX_VAT_the_destabilization_of_britain
		cost = 5
		prerequisite = {
			focus = VAT_antiprotestant_campaign
		}
		prerequisite = {
			focus = VAT_lobbying_politicians_in_london
		}
		relative_position_id = VAT_antiprotestant_campaign
		x = 0
		y = 1
		completion_reward = {
		}
	}

	#Слухи об англиканских священниках
	focus = {
		id = VAT_rumors_about_anglican_priests
		icon = GFX_VAT_rumors_about_anglican_priests
		cost = 4
		prerequisite = {
			focus = VAT_the_destabilization_of_britain
		}
		relative_position_id = VAT_the_destabilization_of_britain
		x = -2
		y = 1
		completion_reward = {
		}
	}

	#Убийство премьер-министра
	focus = {
		id = VAT_the_assassination_of_the_prime_minister
		icon = GFX_VAT_the_assassination_of_the_prime_minister
		cost = 4
		prerequisite = {
			focus = VAT_the_destabilization_of_britain
		}
		relative_position_id = VAT_the_destabilization_of_britain
		x = 0
		y = 1
		completion_reward = {
			#TODO: операция в разведывательном агенстве
		}
	}

	#Пролоббировать закон "Об защите прав католиков"
	focus = {
		id = VAT_to_lobby_for_the_law_on_the_protection_of_the_rights_of_catholics
		icon = GFX_VAT_to_lobby_for_the_law_on_the_protection_of_the_rights_of_catholics
		cost = 6
		prerequisite = {
			focus = VAT_the_destabilization_of_britain
		}
		relative_position_id = VAT_the_destabilization_of_britain
		x = 2
		y = 1
		completion_reward = {
		}
	}

	#Подчинение Лондона
	focus = {
		id = VAT_submission_of_london
		icon = GFX_VAT_submission_of_london
		cost = 5
		prerequisite = {
			focus = VAT_the_assassination_of_the_prime_minister
		}
		prerequisite = {
			focus = VAT_to_lobby_for_the_law_on_the_protection_of_the_rights_of_catholics
		}
		prerequisite = {
			focus = VAT_rumors_about_anglican_priests
		}
		relative_position_id = VAT_the_assassination_of_the_prime_minister
		x = 0
		y = 1
		completion_reward = {
		}
	}

	#Ворваться в Британский рынок
	focus = {
		id = VAT_breaking_into_the_british_market
		icon = GFX_VAT_breaking_into_the_british_market
		cost = 6
		prerequisite = {
			focus = VAT_shadow_games
		}
		relative_position_id = VAT_shadow_games
		x = 2
		y = 1
		completion_reward = {
		}
	}

	#Влияние в Париже
	focus = {
		id = VAT_influence_in_paris
		icon = GFX_VAT_influence_in_paris
		cost = 4
		prerequisite = {
			focus = VAT_shadow_games
		}
		relative_position_id = VAT_shadow_games
		x = 5
		y = 1
		completion_reward = {
		}
	}

	#Инвестиции во французкие компании
	focus = {
		id = VAT_investments_in_french_companies
		icon = GFX_VAT_investments_in_french_companies
		cost = 4
		prerequisite = {
			focus = VAT_influence_in_paris
		}
		relative_position_id = VAT_influence_in_paris
		x = 1
		y = 1
		completion_reward = {
		}
	}

	#Торговые соглашения
	focus = {
		id = VAT_trade_agreements
		icon = GFX_goal_generic_positive_trade_relations
		cost = 5
		prerequisite = {
			focus = VAT_investments_in_french_companies
		}
		relative_position_id = VAT_investments_in_french_companies
		x = 1
		y = 1
		completion_reward = {
		}
	}

	#Поддержка консервативных партий
	focus = {
		id = VAT_support_for_conservative_parties
		icon = GFX_VAT_support_for_conservative_parties
		cost = 5
		prerequisite = {
			focus = VAT_influence_in_paris
		}
		relative_position_id = VAT_influence_in_paris
		x = -1
		y = 1
		completion_reward = {
		}
	}

	#Поддержка французкий лиг
	focus = {
		id = VAT_support_for_leagues
		icon = GFX_focus_focus_fra_orleans_restoration
		cost = 5
		prerequisite = {
			focus = VAT_support_for_conservative_parties
		}
		relative_position_id = VAT_support_for_conservative_parties
		x = 1
		y = 1
		completion_reward = {
		}
	}

	#Ренесанс французкого католицизма
	focus = {
		id = VAT_the_renaissance_of_french_catholicism
		icon = GFX_VAT_the_renaissance_of_french_catholicism
		cost = 6
		prerequisite = {
			focus = VAT_support_for_conservative_parties
		}
		relative_position_id = VAT_support_for_conservative_parties
		x = -1
		y = 1
		completion_reward = {
		}
	}

	#Подчинение Парижа
	focus = {
		id = VAT_the_submission_of_paris
		icon = GFX_VAT_the_submission_of_paris
		cost = 5
		prerequisite = {
			focus = VAT_support_for_leagues
		}
		prerequisite = {
			focus = VAT_trade_agreements
		}
		prerequisite = {
			focus = VAT_the_renaissance_of_french_catholicism
		}
		relative_position_id = VAT_support_for_leagues
		x = 0
		y = 1
		completion_reward = {
		}
	}

	#Главенство в альянсе
	focus = {
		id = VAT_the_primacy_of_the_alliance
		icon = GFX_VAT_the_primacy_of_the_alliance
		cost = 5
		prerequisite = {
			focus = VAT_submission_of_london
		}
		prerequisite = {
			focus = VAT_the_submission_of_paris
		}
		relative_position_id = VAT_submission_of_london
		x = 3
		y = 1
		completion_reward = {
		}
	}

    #Поддержать испаснких республиканцев
	focus = {
		id = VAT_to_support_the_spanish_republicans
		icon = GFX_focus_intervention_spain_republic
		cost = 3
		prerequisite = {
			focus = VAT_the_politics_of_antifascism
		}
		relative_position_id = VAT_the_politics_of_antifascism
		x = -2
		y = 1
		completion_reward = {
		}
	}

    #Союз с Испанской Республикой
	focus = {
		id = VAT_alliance_with_the_spanish_republic
		icon = GFX_VAT_alliance_with_the_spanish_republic
		cost = 4
		prerequisite = {
			focus = VAT_to_support_the_spanish_republicans
		}
		relative_position_id = VAT_to_support_the_spanish_republicans
		x = -1
		y = 1
		completion_reward = {
		}
	}

}