focus_tree = {
	id = GDP
	country = {
		factor = 0
		modifier = {
			add = 1000
			tag = GDP
		}
	}
	continuous_focus_position = { x = 50 y = 1600 }
	focus = {
		id = GDP_consolidating_power
		icon = GFX_focus_autocrat
		x = 5
		y = 0
		cost = 3
		available_if_capitulated = yes
		ai_will_do = {
			factor = 10
		}
		completion_reward = {
			add_political_power = 100
			custom_effect_tooltip = GDP_consolidating_power_TT
		}
	}
	focus = {
		id = GDP_honoring_chiang
		icon = GFX_focus_apoliticalofficers
		x = 3
		y = 1
		cost = 2
		available_if_capitulated = yes
		ai_will_do = {
			factor = 10
		}
		prerequisite = {
			focus = GDP_consolidating_power
		}
		completion_reward = {
			add_political_power = 1
			custom_effect_tooltip = GDP_honoring_chiang_TT
		}
	}
	focus = {
		id = GDP_anticommunism
		icon = GFX_national_unity_government
		x = 7
		y = 1
		cost = 2
		available_if_capitulated = yes
		ai_will_do = {
			factor = 10
		}
		prerequisite = {
			focus = GDP_consolidating_power
		}
		completion_reward = {
			add_political_power = 1
			custom_effect_tooltip = GDP_anticommunism_TT
		}
	}
	focus = {
		id = GDP_strengthen_NRA
		icon = GFX_focus_compromisewiththekmt
		x = 5
		y = 2
		cost = 2
		available_if_capitulated = yes
		ai_will_do = {
			factor = 10
		}
		prerequisite = {
			focus = GDP_anticommunism
			focus = GDP_honoring_chiang
		}
		completion_reward = {
			add_political_power = 1
			custom_effect_tooltip = GDP_strengthen_NRA_TT
		}
	}
	focus = {
		id = GDP_night_in_guangzhou
		icon = GFX_focus_officerschool
		x = 5
		y = 3
		cost = 2
		available_if_capitulated = yes
		ai_will_do = {
			factor = 10
		}
		prerequisite = {
			focus = GDP_strengthen_NRA
		}
		completion_reward = {
		custom_effect_tooltip = GDP_night_in_guangzhou_TT
			hidden_effect = {
				add_political_power = -1
				country_event = CKS.1
			}
		}
	}

	
}
