PRC_coronavirus_category = {
	PRC_control_the_coronavirus_mission = {
		icon = generic_coronavirus
		allowed = {
			tag = PRC
		}
		activation = {
			always = no
		}
		available = {
			has_country_flag = PRC_dealt_with_coronavirus
		}
		is_good = no
		selectable_mission = no
		days_mission_timeout = 85
		timeout_effect = {
			PRC_increase_corona = yes
			activate_mission = PRC_control_the_coronavirus_mission
		}
	}
	PRC_vaccine_development_mission = {
		icon = generic_vaccine
		allowed = {
			tag = JAP
		}
		available = {
			always = no
		}
		visible = {
			has_completed_focus = PRC_kickstart_vaccine_research
		}
		activation = {
			always = no
		}
		is_good = no
		selectable_mission = no
		days_mission_timeout = 300
		timeout_effect = {
			set_country_flag = PRC_dealt_with_coronavirus
			activate_mission = PRC_waning_coronavirus
		}
	}
	PRC_waning_coronavirus = {
		icon = generic_vaccine
		allowed = {
			tag = PRC
		}
		activation = {
			always = no
		}
		available = {
			has_country_flag = PRC_no_coronavirus
		}
		activation = {
			always = no
		}
		is_good = no
		selectable_mission = no
		days_mission_timeout = 70
		timeout_effect = {
			PRC_decrease_corona = yes
			activate_mission = PRC_waning_coronavirus
			clr_country_flag = PRC_has_coronavirus
		}
		complete_effect = {
			add_stability = 0.05
		}
	}
	PRC_distribute_vaccines = {
		icon = generic_vaccine
		available = {
			tag = PRC
			num_of_civilian_factories_available_for_projects > 1
		}
		visible = {
			has_country_flag = PRC_dealt_with_coronavirus
		}
		fire_only_once = no
		cost = 50
		days_remove = 30
		modifier = {
			civilian_factory_use = 2
		}
		days_re_enable = 30
		complete_effect = {
			add_days_mission_timeout = {
				mission = PRC_waning_coronavirus
				days = -40
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_visit_wuhan = {
		icon = generic_mask
		available = {
			has_completed_focus = PRC_lockdown_wuhan
		}
		visible = {
			has_completed_focus = PRC_lockdown_wuhan
		}
		fire_only_once = yes
		cost = 5
		days_remove = 5
		complete_effect = {
			add_days_mission_timeout = {
				mission = PRC_control_the_coronavirus_mission
				days = 10
			}
		}
		remove_effect = {
			country_event = china.74
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_distribute_masks = {
		icon = generic_mask
		available = {
			has_completed_focus = PRC_implement_emergency_measures
			num_of_civilian_factories_available_for_projects > 2
		}
		visible = {
			has_completed_focus = PRC_implement_emergency_measures
		}
		fire_only_once = no
		cost = 25
		days_remove = 15
		days_re_enable = 30
		modifier = {
			civilian_factory_use = 3
		}
		complete_effect = {
			add_days_mission_timeout = {
				mission = PRC_control_the_coronavirus_mission
				days = 20
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_construct_emergency_hospitals = {
		icon = GFX_PRC_decision_youth_project
		available = {
			has_completed_focus = PRC_implement_emergency_measures
			num_of_civilian_factories_available_for_projects > 4
		}
		visible = {
			has_completed_focus = PRC_implement_emergency_measures
		}
		fire_only_once = no
		cost = 75
		days_remove = 50
		modifier = {
			civilian_factory_use = 5
		}
		days_re_enable = 350
		complete_effect = {
			add_days_mission_timeout = {
				mission = PRC_control_the_coronavirus_mission
				days = 50
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 1000000
				}
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
		}
		ai_will_do = {
			base = 5
		}
	}
	PRC_deploy_the_pla = {
		icon = GFX_PRC_soliders
		available = {
			has_completed_focus = PRC_implement_emergency_measures
		}
		visible = {
			has_completed_focus = PRC_implement_emergency_measures
		}
		fire_only_once = no
		cost = 50
		days_remove = 14
		days_re_enable = 30
		complete_effect = {
			add_days_mission_timeout = {
				mission = PRC_control_the_coronavirus_mission
				days = 75
			}
			add_stability = -0.05
			if = {
				limit = {
					NOT = {
						has_country_flag = PRC_PLA_in_wuhan_flag
					}
				}
				country_event = {
					id = china.300
					hours = 6
				}
			}
		}
		remove_effect = {
			army_experience = 15
			if = {
				limit = {
					NOT = {
						has_country_flag = PRC_PLA_in_wuhan_flag2
					}
				}
				country_event = {
					id = china.302
					hours = 6
				}
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_burn_infected_bodies = {
		icon = GFX_decision_generic_ignite_civil_war
		available = {
			has_completed_focus = PRC_adopt_strict_lockdown_measures
		}
		visible = {
			has_completed_focus = PRC_adopt_strict_lockdown_measures
		}
		fire_only_once = no
		cost = 20
		days_remove = 30
		days_re_enable = 30
		complete_effect = {
			add_days_mission_timeout = {
				mission = PRC_control_the_coronavirus_mission
				days = 20
			}
			add_stability = -0.03
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_declare_a_curfew = {
		icon = GFX_decision_unknown
		available = {
			has_completed_focus = PRC_adopt_strict_lockdown_measures
		}
		visible = {
			has_completed_focus = PRC_adopt_strict_lockdown_measures
		}
		fire_only_once = yes
		cost = 25
		complete_effect = {
			add_days_mission_timeout = {
				mission = PRC_control_the_coronavirus_mission
				days = 40
			}
			add_stability = 0.05
		}
		ai_will_do = {
			base = 100
		}
	}
}

PRC_the_rebellious_west_cat = {
	# 
	PRC_send_xinjiang_reinforcements = {
		icon = GFX_PRC_decision_pacify_xinjiang
		allowed = {
			tag = PRC
		}
		available = {
			has_country_flag = PRC_xinjiang_rebellion
		}
		visible = {
			has_country_flag = PRC_xinjiang_rebellion
		}
		fire_only_once = no
		cost = 35
		days_re_enable = 60
		days_remove = 10
		complete_effect = {
			add_manpower = -7500
		}
		remove_effect = {
			XIN = {
				random_owned_controlled_state = {
					create_unit = {
						division = "name = \"PLA Garrison\" division_template = \"Jixiehua Bubing Shi\"  start_experience_factor = 0.2"
						allow_spawning_on_enemy_provs = no
						owner = XIN
					}
				}
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_send_xinjiang_guns = {
		icon = GFX_PRC_decision_pacify_xinjiang
		allowed = {
			tag = PRC
		}
		available = {
			has_country_flag = PRC_xinjiang_rebellion
		}
		visible = {
			has_country_flag = PRC_xinjiang_rebellion
		}
		fire_only_once = no
		cost = 20
		days_re_enable = 25
		days_remove = 7
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 0.5
			}
			add_debt = yes
		}
		remove_effect = {
			XIN = {
				add_equipment_to_stockpile = {
					type = infantry_equipment
					amount = 2500
					producer = PRC
				}
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_xinjiang_bombing_raid = {
		icon = GFX_PRC_decision_pacify_xinjiang
		allowed = {
			tag = PRC
		}
		available = {
			has_country_flag = PRC_xinjiang_rebellion
		}
		visible = {
			has_country_flag = PRC_xinjiang_rebellion
		}
		fire_only_once = no
		cost = 50
		days_re_enable = 100
		days_remove = 5
		remove_effect = {
			air_experience = 10
			SIK = {
				add_timed_idea = {
					idea = PRC_bombing_raids
					days = 50
				}
			}
			HUT = {
				add_timed_idea = {
					idea = PRC_bombing_raids
					days = 50
				}
			}
			ETL = {
				add_timed_idea = {
					idea = PRC_bombing_raids
					days = 50
				}
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_send_tibet_reinforcements = {
		icon = GFX_PRC_decision_pacify_tibet
		allowed = {
			tag = PRC
		}
		available = {
			has_country_flag = PRC_tibet_rebellion
		}
		visible = {
			has_country_flag = PRC_tibet_rebellion
		}
		fire_only_once = no
		cost = 35
		days_re_enable = 60
		days_remove = 10
		complete_effect = {
			add_manpower = -7500
		}
		remove_effect = {
			custom_effect_tooltip = PRC_tibet_pacification_progress_tt
			hidden_effect = {
				add_to_variable = {
					PRC_tibet_pacification_progress = 1
				}
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_send_tibet_guns = {
		icon = GFX_PRC_decision_pacify_tibet
		allowed = {
			tag = PRC
		}
		available = {
			has_country_flag = PRC_tibet_rebellion
		}
		visible = {
			has_country_flag = PRC_tibet_rebellion
		}
		fire_only_once = no
		cost = 25
		days_re_enable = 25
		days_remove = 7
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 0.75
			}
			add_debt = yes
		}
		remove_effect = {
			custom_effect_tooltip = PRC_tibet_pacification_progress_tt
			hidden_effect = {
				add_to_variable = {
					PRC_tibet_pacification_progress = 1
				}
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_tibetbombing_raid = {
		icon = GFX_PRC_decision_pacify_tibet
		allowed = {
			tag = PRC
		}
		available = {
			has_country_flag = PRC_tibet_rebellion
		}
		visible = {
			has_country_flag = PRC_tibet_rebellion
		}
		fire_only_once = no
		cost = 50
		days_re_enable = 100
		days_remove = 5
		remove_effect = {
			air_experience = 10
			custom_effect_tooltip = PRC_tibet_pacification_progress_tt
			hidden_effect = {
				add_to_variable = {
					PRC_tibet_pacification_progress = 1
				}
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	XIN_our_mission_is_completed = {
		icon = GFX_PRC_decision_pacify_xinjiang
		allowed = {
			tag = XIN
		}
		available = {
			NOT = {
				country_exists = SIK
				country_exists = HUT
				country_exists = ETL
			}
		}
		visible = {
		}
		fire_only_once = yes
		cost = 0
		complete_effect = {
			PRC = {
				country_event = {
					id = china.156
					days = 5
				}
			}
		}
		ai_will_do = {
			base = 999999
		}
	}
	PRC_pacify_tibet = {
		icon = GFX_PRC_decision_pacify_tibet
		allowed = {
			tag = PRC
		}
		available = {
			has_country_flag = PRC_tibet_rebellion
			custom_trigger_tooltip = {
				tooltip = PRC_tibet_pacification_available_tt
				check_variable = {
					var = PRC_tibet_pacification_progress
					value = 6
					compare = greater_than_or_equals
				}
			}
		}
		visible = {
			has_country_flag = PRC_tibet_rebellion
		}
		fire_only_once = yes
		cost = 75
		complete_effect = {
			clr_country_flag = PRC_tibet_rebellion
			add_stability = 0.1
			322 = {
				set_demilitarized_zone = no
			}
			1156 = {
				set_demilitarized_zone = no
			}
			1155 = {
				set_demilitarized_zone = no
			}
			1152 = {
				set_demilitarized_zone = no
			}
			1153 = {
				set_demilitarized_zone = no
			}
		}
		ai_will_do = {
			base = 50
		}
	}
}

PRC_balance_of_power_liberal_category = {
	PRC_Wave_of_Uncertainty = {
		icon = generic_political_discourse
		available = {
			always = no
		}
		activation = {
			always = no
		}
		fire_only_once = no
		days_mission_timeout = 21
		cancel_trigger = {
			OR = {
				has_completed_focus = PRC_unchain_the_united_front
				has_completed_focus = PRC_remove_the_guiding_role
			}
		}
		timeout_effect = {
			hidden_effect = {
				activate_mission = PRC_Wave_of_Uncertainty
			}
			random_list = {
				4 = {
					add_power_balance_value = {
						id = PRC_Liberal_Conservative_power_balance
						value = -0.05
					}
				}
				1 = {
					add_power_balance_value = {
						id = PRC_Liberal_Conservative_power_balance
						value = -0.1
					}
				}
				4 = {
					add_power_balance_value = {
						id = PRC_Liberal_Conservative_power_balance
						value = 0.05
					}
				}
				1 = {
					add_power_balance_value = {
						id = PRC_Liberal_Conservative_power_balance
						value = 0.1
					}
				}
			}
		}
		cancel_effect = {
			add_political_power = 100
		}
	}
	PRC_Oligarchist_Actions = {
		icon = generic_political_discourse
		available = {
			always = no
		}
		activation = {
			always = no
		}
		fire_only_once = no
		days_mission_timeout = 100
		cancel_trigger = {
		}
		timeout_effect = {
			hidden_effect = {
				activate_mission = PRC_Oligarchist_Actions
			}
			add_power_balance_value = {
				id = PRC_Liberal_Conservative_power_balance
				value = -0.05
			}
		}
		cancel_effect = {
		}
	}
	PRC_Embrace_Communitarianism = {
		icon = GFX_PRC_Confucian_Ideals
		available = {
			has_completed_focus = PRC_establish_the_principles_of_confucian_democracy
		}
		visible = {
			has_completed_focus = PRC_establish_the_principles_of_confucian_democracy
		}
		fire_only_once = yes
		cost = 70
		days_remove = 210
		remove_effect = {
			PRC_increase_comprehensive_transformation = yes
			set_temp_variable = {
				var = PRC_reforms_progress_temp
				value = 8
			}
			PRC_add_reforms_progress = yes
			add_power_balance_value = {
				id = PRC_Liberal_Conservative_power_balance
				value = 0.1
			}
			add_popularity = {
				ideology = authoritarian_democrat
				popularity = 0.05
			}
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_Reshuffle_Bureaucracy = {
		icon = GFX_PRC_Communist_Money
		available = {
			has_completed_focus = PRC_the_chinese_glasnost
			has_idea = PRC_Party_Pushback
		}
		visible = {
			has_completed_focus = PRC_the_chinese_glasnost
			has_idea = PRC_Party_Pushback
		}
		fire_only_once = yes
		cost = 100
		complete_effect = {
			hidden_effect = {
				add_popularity = {
					ideology = communist
					popularity = -0.05
				}
			}
			modify_timed_idea = {
				idea = PRC_Party_Pushback
				days = -100
			}
			add_power_balance_value = {
				id = PRC_Liberal_Conservative_power_balance
				value = 0.04
			}
			add_stability = 0.08
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_Recall_Unpopular_Politicians = {
		icon = GFX_PRC_Negotiate_with_the_Fuerdai
		available = {
			has_completed_focus = PRC_reform_the_upper_leadership
			has_idea = PRC_Party_Pushback
		}
		visible = {
			has_completed_focus = PRC_reform_the_upper_leadership
			has_idea = PRC_Party_Pushback
		}
		fire_only_once = no
		cost = 65
		days_remove = 15
		days_re_enable = 15
		cost = 65
		complete_effect = {
			hidden_effect = {
				add_popularity = {
					ideology = communist
					popularity = -0.05
				}
				add_war_support = 0.005
				random = {
					chance = 25
					country_event = {
						id = china.143
					}
				}
			}
			modify_timed_idea = {
				idea = PRC_Party_Pushback
				days = -50
			}
			add_power_balance_value = {
				id = PRC_Liberal_Conservative_power_balance
				value = 0.04
			}
			add_popularity = {
				ideology = authoritarian_democrat
				popularity = 0.01
			}
			add_stability = 0.04
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_Negotiate_with_the_Conservative = {
		icon = GFX_PRC_Negotiate_with_the_Fuerdai
		available = {
			has_completed_focus = PRC_special_political_zones
			has_idea = PRC_Party_Pushback
		}
		visible = {
			has_completed_focus = PRC_special_political_zones
			has_idea = PRC_Party_Pushback
		}
		fire_only_once = no
		cost = 65
		days_remove = 15
		days_re_enable = 15
		modifier = {
			power_balance_daily = -0.0025
		}
		remove_effect = {
			hidden_effect = {
				random = {
					chance = 25
					country_event = {
						id = china.144
					}
				}
			}
		}
		complete_effect = {
			modify_timed_idea = {
				idea = PRC_Party_Pushback
				days = -50
			}
			add_power_balance_value = {
				id = PRC_Liberal_Conservative_power_balance
				value = -0.04
			}
			add_popularity = {
				ideology = authoritarian_democrat
				popularity = 0.02
			}
			add_stability = 0.04
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_Bend_to_Party_Demands = {
		icon = GFX_PRC_Bend_the_Knee
		available = {
			has_completed_focus = PRC_the_chinese_glasnost
			OR = {
				has_stability < 0.35
				has_idea = PRC_Party_Pushback
			}
		}
		visible = {
			has_completed_focus = PRC_the_chinese_glasnost
		}
		fire_only_once = no
		cost = 25
		days_re_enable = 60
		complete_effect = {
			add_power_balance_value = {
				id = PRC_Liberal_Conservative_power_balance
				value = -0.04
			}
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = 0.05
			}
			PRC_add_party_approval = yes
			add_war_support = 0.03
			add_stability = 0.03
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_Reinforce_Communist_Doctrine = {
		icon = GFX_PRC_Reinforce_Communism
		available = {
			has_completed_focus = PRC_the_chinese_glasnost
		}
		visible = {
			has_completed_focus = PRC_the_chinese_glasnost
			has_idea = PRC_Party_Pushback
		}
		fire_only_once = yes
		cost = 50
		days_re_enable = 60
		complete_effect = {
			add_popularity = {
				ideology = communist
				popularity = 0.04
			}
			if = {
				limit = {
					has_idea = PRC_Party_Pushback
				}
				remove_ideas = PRC_Party_Pushback
			}
			add_power_balance_value = {
				id = PRC_Liberal_Conservative_power_balance
				value = -0.06
			}
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = 0.05
			}
			PRC_add_party_approval = yes
			add_stability = 0.08
		}
		ai_will_do = {
			base = 1000
		}
	}
	PRC_Set_New_Gaokao_Standards = {
		icon = GFX_PRC_New_Gaokao
		available = {
			has_completed_focus = PRC_question_the_four_cardinal_principles
		}
		visible = {
			has_completed_focus = PRC_question_the_four_cardinal_principles
		}
		fire_only_once = yes
		cost = 150
		complete_effect = {
			add_power_balance_value = {
				id = PRC_Liberal_Conservative_power_balance
				value = 0.08
			}
			set_temp_variable = {
				var = academic_development_var_temp
				value = 0.15
			}
			add_academic_development = yes
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_Negotiate_with_the_Fuerdai = {
		icon = GFX_PRC_Negotiate_with_the_Fuerdai
		available = {
			has_completed_focus = PRC_the_chinese_glasnost
		}
		visible = {
			has_completed_focus = PRC_the_chinese_glasnost
		}
		fire_only_once = no
		custom_cost_trigger = {
			check_variable = {
				var = income_var
				value = 25
			}
		}
		custom_cost_text = dx_more_than_25B
		days_re_enable = 60
		days_remove = 60
		modifier = {
			industrial_factory_donations = 3
			power_balance_daily = 0.001
		}
		complete_effect = {
			add_power_balance_value = {
				id = PRC_Liberal_Conservative_power_balance
				value = 0.03
			}
			set_temp_variable = {
				var = income_var_temp
				value = -25
			}
			add_income = yes
			add_popularity = {
				ideology = market_liberal
				popularity = 0.02
			}
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = -0.05
			}
			PRC_add_party_approval = yes
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_Step_Past_Chairman_Xiaoping = {
		icon = GFX_PRC_Step_Past_Chairman_Xiaoping
		available = {
			has_completed_focus = PRC_question_the_four_cardinal_principles
		}
		visible = {
			has_completed_focus = PRC_question_the_four_cardinal_principles
		}
		fire_only_once = no
		custom_cost_trigger = {
			num_of_civilian_factories_available_for_projects > 2
		}
		custom_cost_text = decision_cost_civ_factory_3
		modifier = {
			civilian_factory_use = 3
			consumer_goods_factor = -0.05
			power_balance_daily = 0.001
		}
		days_remove = 120
		days_re_enable = 240
		complete_effect = {
			add_political_power = 25
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = -0.1
			}
			PRC_add_party_approval = yes
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_Acknowledge_Government_Mistakes = {
		icon = GFX_PRC_Acknowledge_Government_Mistakes
		available = {
			has_completed_focus = PRC_roll_back_censorship_programs
		}
		visible = {
			has_completed_focus = PRC_roll_back_censorship_programs
		}
		fire_only_once = yes
		custom_cost_trigger = {
			has_stability > 0.05
		}
		custom_cost_text = 5_stability_cost
		complete_effect = {
			hidden_effect = {
				add_stability = -0.05
			}
			add_popularity = {
				ideology = communist
				popularity = -0.08
			}
			add_power_balance_value = {
				id = PRC_Liberal_Conservative_power_balance
				value = 0.03
			}
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = 0.05
			}
			PRC_add_party_approval = yes
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_Quiet_Moderate_Politicians = {
		icon = GFX_PRC_Quiet_Moderate_Politicians
		available = {
			has_completed_focus = PRC_special_political_zones
		}
		visible = {
			has_completed_focus = PRC_special_political_zones
		}
		fire_only_once = no
		cost = 75
		days_re_enable = 60
		complete_effect = {
			add_popularity = {
				ideology = social_liberal
				popularity = -0.03
			}
			add_stability = 0.03
			add_power_balance_value = {
				id = PRC_Liberal_Conservative_power_balance
				value = -0.06
			}
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = 0.05
			}
			PRC_add_party_approval = yes
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_Disband_the_SPC = {
		icon = GFX_PRC_Disband_the_SPC
		available = {
			has_completed_focus = PRC_special_political_zones
		}
		visible = {
			has_completed_focus = PRC_special_political_zones
		}
		fire_only_once = yes
		custom_cost_trigger = {
			command_power > 24
			has_political_power > 49
		}
		custom_cost_text = decision_cost_CP_25_pp_50
		complete_effect = {
			hidden_effect = {
				add_command_power = -25
				add_political_power = -50
			}
			add_stability = 0.08
			add_popularity = {
				ideology = nationalist
				popularity = 0.08
			}
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = -0.2
			}
			PRC_add_party_approval = yes
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_Sack_the_SPC = {
		icon = GFX_PRC_Sack_the_SPC
		available = {
			has_completed_focus = PRC_reform_the_upper_leadership
		}
		visible = {
			has_completed_focus = PRC_reform_the_upper_leadership
		}
		fire_only_once = yes
		cost = 150
		days_remove = 90
		modifier = {
			communist_drift = 0.025
		}
		remove_effect = {
			add_stability = -0.125
			add_power_balance_value = {
				id = PRC_Liberal_Conservative_power_balance
				value = 0.05
			}
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = -0.1
			}
			PRC_add_party_approval = yes
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_Propogate_Factionalism = {
		icon = GFX_PRC_Propogate_Factionalism
		available = {
			has_completed_focus = PRC_reform_the_upper_leadership
		}
		visible = {
			has_completed_focus = PRC_reform_the_upper_leadership
		}
		fire_only_once = no
		days_re_enable = 60
		days_remove = 75
		modifier = {
			power_balance_daily = -0.001
		}
		custom_cost_trigger = {
			has_political_power > 25
			has_government = communist
		}
		custom_cost_text = 5_communist_support_25pp_cost
		complete_effect = {
			hidden_effect = {
				add_political_power = -25
				add_popularity = {
					ideology = communist
					popularity = 0.05
				}
			}
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = 0.1
			}
			PRC_add_party_approval = yes
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_Utilize_Political_Favours = {
		icon = GFX_PRC_Utilize_Political_Favours
		available = {
			has_completed_focus = PRC_reform_the_upper_leadership
		}
		visible = {
			has_completed_focus = PRC_reform_the_upper_leadership
			has_stability > 40
		}
		fire_only_once = no
		cost = 25
		days_remove = 60
		days_re_enable = 30
		modifier = {
			communist_drift = 0.1
			power_balance_daily = -0.005
		}
		complete_effect = {
			add_political_power = 75
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = 0.1
			}
			PRC_add_party_approval = yes
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_Empower_Democratic_Opposition_in_NPC = {
		icon = GFX_PRC_Empower_Democratic_Opposition_in_NPC
		available = {
			has_completed_focus = PRC_reform_the_upper_leadership
		}
		visible = {
			has_completed_focus = PRC_reform_the_upper_leadership
		}
		custom_cost_trigger = {
			has_stability > 0.05
		}
		custom_cost_text = 5_stability_cost
		fire_only_once = no
		days_remove = 30
		days_re_enable = 60
		modifier = {
			political_power_cost = 0.25
		}
		remove_effect = {
			add_power_balance_value = {
				id = PRC_Liberal_Conservative_power_balance
				value = 0.04
			}
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = 0.02
			}
			PRC_add_party_approval = yes
		}
		complete_effect = {
			set_temp_variable = {
				var = PRC_reforms_progress_temp
				value = 5
			}
			PRC_add_reforms_progress = yes
			hidden_effect = {
				add_stability = -0.05
			}
			add_popularity = {
				ideology = communist
				popularity = -0.08
			}
		}
		ai_will_do = {
			base = 1
		}
	}
}

PRC_chinas_liberalization_category = {
	PRC_SPZ_decision = {
		state_target = yes
		icon = generic_political_discourse
		visible = {
			has_completed_focus = PRC_special_political_zones
			FROM = {
				has_state_flag = PRC_spz_state_flag
			}
		}
		target_root_trigger = {
			has_completed_focus = PRC_special_political_zones
		}
		target_array = controlled_states
		target_trigger = {
			FROM = {
				is_owned_by = ROOT
			}
		}
		on_map_mode = map_and_decisions_view
		cost = 100
		complete_effect = {
			add_stability = 0.1
		}
		remove_effect = {
			FROM = {
				add_state_modifier = {
					modifier = {
						local_resources = 0.5
						recruitable_population = 0.1
						local_intel_to_enemies = -0.05
						local_building_slots = 2
					}
				}
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_Force_Federalism = {
		icon = GFX_PRC_Force_Federalism
		available = {
			has_completed_focus = PRC_rehabilitate_political_dissidents
		}
		visible = {
			has_completed_focus = PRC_rehabilitate_political_dissidents
		}
		cost = 75
		days_re_enable = 120
		complete_effect = {
			add_power_balance_value = {
				id = PRC_Liberal_Conservative_power_balance
				value = 0.05
			}
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = -0.1
			}
			PRC_add_party_approval = yes
		}
		ai_will_do = {
			base = 25
		}
	}
	PRC_introduce_governor_elections = {
		icon = GFX_PRC_Force_Federalism
		available = {
			has_completed_focus = PRC_rehabilitate_political_dissidents
		}
		visible = {
			has_completed_focus = PRC_rehabilitate_political_dissidents
		}
		fire_only_once = yes
		days_remove = 70
		cost = 75
		modifier = {
			society_development_monthly = 0.01
			stability_factor = -0.05
		}
		complete_effect = {
			add_stability = -0.1
			hidden_effect = {
				country_event = {
					id = china.403
					days = 25
				}
			}
			add_power_balance_value = {
				id = PRC_Liberal_Conservative_power_balance
				value = 0.05
			}
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = -0.025
			}
			PRC_add_party_approval = yes
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_reforms_progress_temp
				value = 3
			}
			PRC_add_reforms_progress = yes
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_empower_president = {
		icon = GFX_PRC_Power_Through_the_Chairman
		available = {
			OR = {
				has_completed_focus = PRC_reform_the_upper_leadership
				has_completed_focus = PRC_special_political_zones
			}
		}
		visible = {
			OR = {
				has_completed_focus = PRC_reform_the_upper_leadership
				has_completed_focus = PRC_special_political_zones
			}
		}
		cost = 100
		fire_only_once = no
		days_remove = 200
		days_re_enable = 5
		modifier = {
			power_balance_weekly = -0.002
			authoritarian_democrat_drift = 0.03
			business_value_factor = 0.2
			production_factory_efficiency_gain_factor = 0.05
			income_growth_factor = 0.1
			stability_factor = -0.1
			political_power_gain = 0.25
		}
		complete_effect = {
			set_temp_variable = {
				var = PRC_reforms_progress_temp
				value = 5
			}
			PRC_add_reforms_progress = yes
			set_country_flag = SOV_prc_internal_pol
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = -0.05
			}
			PRC_add_party_approval = yes
		}
		remove_effect = {
			clr_country_flag = SOV_prc_internal_pol
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_empower_npc = {
		icon = GFX_PRC_Power_Through_the_Chairman
		available = {
			OR = {
				has_completed_focus = PRC_reform_the_upper_leadership
				has_completed_focus = PRC_special_political_zones
			}
		}
		visible = {
			OR = {
				has_completed_focus = PRC_reform_the_upper_leadership
				has_completed_focus = PRC_special_political_zones
			}
		}
		cost = 150
		fire_only_once = no
		days_remove = 200
		days_re_enable = 5
		modifier = {
			power_balance_weekly = 0.002
			communist_drift = 0.03
			political_power_gain = -0.25
			income_growth_factor = 0.1
			industrial_capacity_factory = 0.05
			personal_value_factor = 0.2
			stability_factor = 0.1
		}
		complete_effect = {
			set_temp_variable = {
				var = PRC_reforms_progress_temp
				value = -5
			}
			PRC_add_reforms_progress = yes
			set_country_flag = SOV_prc_internal_pol
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = 0.05
			}
			PRC_add_party_approval = yes
		}
		remove_effect = {
			clr_country_flag = SOV_prc_internal_pol
		}
		ai_will_do = {
			base = 5
		}
	}
	PRC_Chinese_Reform = {
		icon = generic_political_discourse
		available = {
			has_completed_focus = PRC_the_chinese_glasnost
		}
		visible = {
			has_completed_focus = PRC_the_chinese_glasnost
		}
		cost = 75
		days_remove = 30
		complete_effect = {
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = 0.05
			}
			set_temp_variable = {
				var = PRC_reforms_progress_temp
				value = 5
			}
			PRC_add_party_approval = yes
			PRC_add_reforms_progress = yes
		}
		ai_will_do = {
			base = 25
		}
	}
	PRC_Local_Government_Reform = {
		icon = generic_political_discourse
		available = {
			has_completed_focus = PRC_roll_back_censorship_programs
		}
		visible = {
			has_completed_focus = PRC_roll_back_censorship_programs
		}
		cost = 40
		days_remove = 50
		fire_only_once = yes
		complete_effect = {
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = 0.05
			}
			PRC_add_party_approval = yes
			set_temp_variable = {
				var = PRC_reforms_progress_temp
				value = 3
			}
			PRC_add_reforms_progress = yes
		}
		remove_effect = {
			PRC_increase_comprehensive_transformation = yes
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_Call_on_Democratic_Progressive = {
		icon = generic_political_discourse
		available = {
			has_completed_focus = PRC_question_the_four_cardinal_principles
		}
		visible = {
			has_completed_focus = PRC_question_the_four_cardinal_principles
		}
		cost = 40
		days_remove = 20
		days_re_enable = 70
		complete_effect = {
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = -0.05
			}
			set_temp_variable = {
				var = PRC_reforms_progress_temp
				value = 3
			}
			PRC_add_party_approval = yes
			PRC_add_reforms_progress = yes
		}
		remove_effect = {
			add_popularity = {
				ideology = market_liberal
				popularity = 0.02
			}
			add_popularity = {
				ideology = social_liberal
				popularity = 0.02
			}
			add_popularity = {
				ideology = social_democrat
				popularity = 0.02
			}
			add_popularity = {
				ideology = conservative
				popularity = 0.02
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_Reform_on_National_Security_System = {
		icon = generic_political_discourse
		available = {
			has_completed_focus = PRC_release_the_tianmen_archives
		}
		visible = {
			has_completed_focus = PRC_release_the_tianmen_archives
		}
		cost = 75
		days_remove = 90
		fire_only_once = yes
		complete_effect = {
			add_ideas = PRC_mss_reform_idea
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = 0.05
			}
			set_temp_variable = {
				var = PRC_reforms_progress_temp
				value = 4
			}
			PRC_add_party_approval = yes
			PRC_add_reforms_progress = yes
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_Censorship_Reform = {
		icon = generic_political_discourse
		available = {
			has_completed_focus = PRC_push_for_local_democracy
		}
		visible = {
			has_completed_focus = PRC_push_for_local_democracy
		}
		cost = 40
		days_remove = 30
		fire_only_once = yes
		complete_effect = {
			add_power_balance_value = {
				id = PRC_Liberal_Conservative_power_balance
				value = 0.05
			}
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = -0.05
			}
			set_temp_variable = {
				var = PRC_reforms_progress_temp
				value = 5
			}
			PRC_add_party_approval = yes
			PRC_add_reforms_progress = yes
		}
		remove_effect = {
			hidden_effect = {
				country_event = china.404
			}
			add_popularity = {
				ideology = communist
				popularity = -0.02
			}
			add_popularity = {
				ideology = totalitarian_socialist
				popularity = -0.02
			}
			add_popularity = {
				ideology = libertarian_socialist
				popularity = -0.02
			}
			add_popularity = {
				ideology = nationalist
				popularity = -0.02
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_Shrink_Bureaucracy_System = {
		icon = generic_political_discourse
		available = {
			has_completed_focus = PRC_praise_the_wukan_model
		}
		visible = {
			has_completed_focus = PRC_praise_the_wukan_model
		}
		cost = 40
		days_remove = 50
		fire_only_once = yes
		complete_effect = {
			PRC_increase_comprehensive_transformation = yes
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = -0.02
			}
			set_temp_variable = {
				var = PRC_reforms_progress_temp
				value = 3
			}
			PRC_add_party_approval = yes
			PRC_add_reforms_progress = yes
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_Fight_Against_Corruption = {
		icon = generic_political_discourse
		available = {
			has_completed_focus = PRC_support_pro_democracy_candidates
		}
		visible = {
			has_completed_focus = PRC_support_pro_democracy_candidates
			OR = {
				has_idea = PRC_corrupt_bureaucracy_idea
				has_idea = PRC_corrupt_bureaucracy1_idea
				has_idea = PRC_corrupt_bureaucracy2_idea
				has_idea = PRC_corrupt_bureaucracy3_idea
				has_idea = PRC_corrupt_bureaucracy4_idea
				has_idea = PRC_corrupt_bureaucracy5_idea
			}
		}
		cost = 75
		days_remove = 50
		days_re_enable = 180
		complete_effect = {
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = 0.03
			}
			set_temp_variable = {
				var = PRC_reforms_progress_temp
				value = 2
			}
			PRC_add_party_approval = yes
			PRC_add_reforms_progress = yes
		}
		remove_effect = {
			PRC_decrease_corrupt_bureaucracy = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_Deepening_Judicial_Openness = {
		icon = generic_political_discourse
		available = {
			has_completed_focus = PRC_remove_the_guiding_role
		}
		visible = {
			has_completed_focus = PRC_remove_the_guiding_role
		}
		cost = 40
		days_remove = 30
		fire_only_once = yes
		complete_effect = {
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = 0.02
			}
			set_temp_variable = {
				var = PRC_reforms_progress_temp
				value = 2
			}
			PRC_add_party_approval = yes
			PRC_add_reforms_progress = yes
		}
		remove_effect = {
			hidden_effect = {
				country_event = china.401
			}
			PRC_decrease_corrupt_bureaucracy = yes
			increase_prison = yes
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_Hundred_Flower_Campaign = {
		icon = generic_political_discourse
		available = {
			always = no
		}
		visible = {
			always = no
		}
		cost = 60
		days_remove = 15
		complete_effect = {
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = -0.03
			}
			set_temp_variable = {
				var = PRC_reforms_progress_temp
				value = 3
			}
			PRC_add_party_approval = yes
			PRC_add_reforms_progress = yes
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_Loosen_Media_Cersorship = {
		icon = generic_political_discourse
		available = {
			always = no
		}
		visible = {
			always = no
		}
		cost = 60
		days_remove = 15
		complete_effect = {
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = -0.01
			}
			set_temp_variable = {
				var = PRC_reforms_progress_temp
				value = 3
			}
			PRC_add_party_approval = yes
			PRC_add_reforms_progress = yes
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_Whole_Process_Peoples_Democracy = {
		icon = generic_political_discourse
		available = {
			has_completed_focus = PRC_chinese_special_socialist_democracy
		}
		visible = {
			has_completed_focus = PRC_chinese_special_socialist_democracy
		}
		cost = 100
		days_remove = 60
		fire_only_once = yes
		complete_effect = {
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = -0.1
			}
			set_temp_variable = {
				var = PRC_reforms_progress_temp
				value = 5
			}
			PRC_add_party_approval = yes
			PRC_add_reforms_progress = yes
		}
		modifier = {
			political_power_cost = 0.1
		}
		remove_effect = {
			country_event = china.176
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_New_Era_Democratic_Politics = {
		icon = generic_political_discourse
		available = {
			has_completed_focus = PRC_party_of_xxi_century
		}
		visible = {
			has_completed_focus = PRC_party_of_xxi_century
		}
		cost = 100
		days_remove = 60
		fire_only_once = yes
		modifier = {
			political_power_gain = 0.15
			society_development_monthly = 0.01
		}
		complete_effect = {
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = 0.05
			}
			set_temp_variable = {
				var = PRC_reforms_progress_temp
				value = 5
			}
			PRC_add_party_approval = yes
			PRC_add_reforms_progress = yes
		}
		remove_effect = {
			increase_female = yes
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_work_with_platform_reformers = {
		icon = generic_political_discourse
		available = {
			has_completed_focus = PRC_overall_process_peoples_demorcracy
		}
		visible = {
			has_completed_focus = PRC_overall_process_peoples_demorcracy
		}
		cost = 40
		days_remove = 50
		days_re_enable = 70
		complete_effect = {
		}
		modifier = {
			authoritarian_democrat_drift = 0.05
			production_factory_max_efficiency_factor = 0.1
			production_factory_efficiency_gain_factor = 0.15
		}
		remove_effect = {
			set_temp_variable = {
				var = society_development_var_temp
				value = 0.03
			}
			add_society_development = yes
			add_popularity = {
				ideology = libertarian_socialist
				popularity = 0.04
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_establish_platform_social = {
		icon = generic_political_discourse
		available = {
			has_completed_focus = PRC_overall_process_peoples_demorcracy
		}
		visible = {
			has_completed_focus = PRC_overall_process_peoples_demorcracy
		}
		cost = 25
		days_remove = 30
		fire_only_once = yes
		complete_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_chinese_reforms_dummy_idea
					add_idea = PRC_establish_platform_social_idea
				}
			}
			add_popularity = {
				ideology = authoritarian_democrat
				popularity = -0.02
			}
			add_to_variable = {
				PRC_chinese_reforms_social_democrat_drift_dynamic_var = 0.01
			}
			add_to_variable = {
				PRC_chinese_reforms_social_liberal_drift_dynamic_var = 0.01
			}
			add_to_variable = {
				PRC_chinese_reforms_social_liberal_acceptance_dynamic_var = 15
			}
			add_to_variable = {
				PRC_chinese_reforms_social_democrat_acceptance_dynamic_var = 15
			}
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = 0.02
			}
			set_temp_variable = {
				var = PRC_reforms_progress_temp
				value = 2
			}
			PRC_add_party_approval = yes
			PRC_add_reforms_progress = yes
		}
		remove_effect = {
			set_country_flag = PRC_social_platform_flag
			promote_character = {
				character = PRC_chen_jining
				ideology = social_democrat
			}
			set_party_name = {
				ideology = social_democrat
				long_name = PRC_social_democrat_party_platformism_long
				name = PRC_social_democrat_party_platformism
			}
			promote_character = {
				character = PRC_yin_yong
				ideology = social_liberal
			}
			set_party_name = {
				ideology = social_liberal
				long_name = PRC_social_liberal_party_platformism_long
				name = PRC_social_liberal_party_platformism
			}
			set_temp_variable = {
				coalition_partner_var_temp = token:social_democrat
			}
			add_to_coalition = yes
			set_temp_variable = {
				coalition_partner_var_temp = token:social_liberal
			}
			add_to_coalition = yes
			add_popularity = {
				ideology = social_democrat
				popularity = 0.05
			}
			add_popularity = {
				ideology = social_liberal
				popularity = 0.05
			}
			increase_safety = yes
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_work_with_platform_social = {
		icon = generic_political_discourse
		available = {
			has_country_flag = PRC_social_platform_flag
		}
		visible = {
			has_country_flag = PRC_social_platform_flag
		}
		cost = 40
		days_remove = 50
		days_re_enable = 70
		complete_effect = {
		}
		modifier = {
			social_democrat_drift = 0.03
			social_liberal_drift = 0.03
			personal_value_factor = 0.15
			consumer_goods_factor = -0.025
		}
		remove_effect = {
			set_temp_variable = {
				var = poverty_development_var_temp
				value = 0.03
			}
			add_poverty_development = yes
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_establish_platform_business = {
		icon = generic_political_discourse
		available = {
			has_completed_focus = PRC_overall_process_peoples_demorcracy
		}
		visible = {
			has_completed_focus = PRC_overall_process_peoples_demorcracy
		}
		cost = 25
		days_remove = 30
		fire_only_once = yes
		complete_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_chinese_reforms_dummy_idea
					add_idea = PRC_establish_platform_business_idea
				}
			}
			add_popularity = {
				ideology = authoritarian_democrat
				popularity = -0.02
			}
			add_to_variable = {
				PRC_chinese_reforms_market_liberal_drift_dynamic_var = 0.01
			}
			add_to_variable = {
				PRC_chinese_reforms_market_liberal_acceptance_dynamic_var = 15
			}
			add_to_variable = {
				PRC_chinese_reforms_business_value_dynamic_var = 0.1
			}
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = 0.02
			}
			set_temp_variable = {
				var = PRC_reforms_progress_temp
				value = 2
			}
			PRC_add_party_approval = yes
			PRC_add_reforms_progress = yes
		}
		remove_effect = {
			set_country_flag = PRC_business_platform_flag
			set_party_name = {
				ideology = market_liberal
				long_name = PRC_market_liberal_party_platformism_long
				name = PRC_market_liberal_party_platformism
			}
			promote_character = {
				character = PRC_wen_yunsong
				ideology = market_liberal
			}
			set_temp_variable = {
				coalition_partner_var_temp = token:market_liberal
			}
			add_to_coalition = yes
			add_popularity = {
				ideology = market_liberal
				popularity = 0.05
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_work_with_platform_business = {
		icon = generic_political_discourse
		available = {
			has_country_flag = PRC_business_platform_flag
		}
		visible = {
			has_country_flag = PRC_business_platform_flag
		}
		cost = 40
		days_remove = 50
		days_re_enable = 70
		complete_effect = {
		}
		modifier = {
			market_liberal_drift = 0.05
			business_value_factor = 0.15
			income_growth_factor = 0.15
			production_speed_buildings_factor = 0.1
		}
		remove_effect = {
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_negotiate_with_maoists = {
		icon = generic_political_discourse
		available = {
			has_completed_focus = PRC_overall_process_peoples_demorcracy
		}
		visible = {
			has_completed_focus = PRC_overall_process_peoples_demorcracy
		}
		cost = 50
		days_remove = 35
		fire_only_once = yes
		complete_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_chinese_reforms_dummy_idea
					add_idea = PRC_negotiate_with_maoists_idea
				}
			}
			add_to_variable = {
				PRC_chinese_reforms_totalitarian_socialist_drift_dynamic_var = 0.01
			}
			add_to_variable = {
				PRC_chinese_reforms_totalitarian_socialist_acceptance_dynamic_var = 15
			}
			add_popularity = {
				ideology = authoritarian_democrat
				popularity = -0.02
			}
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = 0.02
			}
			set_temp_variable = {
				var = PRC_reforms_progress_temp
				value = 2
			}
			PRC_add_party_approval = yes
			PRC_add_reforms_progress = yes
		}
		remove_effect = {
			set_party_name = {
				ideology = totalitarian_socialist
				long_name = PRC_cpc_maoist_tot_soc
				name = PRC_cpc_maoist_tot_soc_short
			}
			set_temp_variable = {
				coalition_partner_var_temp = token:totalitarian_socialist
			}
			add_to_coalition = yes
			upgrade_economy_law = yes
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_establish_platform_nationalist = {
		icon = generic_political_discourse
		available = {
			has_completed_focus = PRC_overall_process_peoples_demorcracy
		}
		visible = {
			has_completed_focus = PRC_overall_process_peoples_demorcracy
		}
		cost = 50
		days_remove = 35
		fire_only_once = yes
		complete_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_chinese_reforms_dummy_idea
					add_idea = PRC_establish_platform_nationalist_idea
				}
			}
			add_popularity = {
				ideology = authoritarian_democrat
				popularity = -0.02
			}
			add_to_variable = {
				PRC_chinese_reforms_nationalist_drift_dynamic_var = 0.01
			}
			add_to_variable = {
				PRC_chinese_reforms_nationalist_acceptance_dynamic_var = 15
			}
			add_to_variable = {
				PRC_chinese_reforms_war_support_factor_dynamic_var = 0.035
			}
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = 0.05
			}
			set_temp_variable = {
				var = PRC_reforms_progress_temp
				value = -2
			}
			PRC_add_party_approval = yes
			PRC_add_reforms_progress = yes
		}
		remove_effect = {
			set_party_name = {
				ideology = nationalist
				long_name = PRC_nationalist_party_platformism_long
				name = PRC_nationalist_party_platformism
			}
			promote_character = {
				character = PRC_man_guangzhi
				ideology = nationalist
			}
			set_temp_variable = {
				coalition_partner_var_temp = token:nationalist
			}
			add_to_coalition = yes
			add_popularity = {
				ideology = nationalist
				popularity = 0.05
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_work_with_rc_kmt = {
		icon = generic_political_discourse
		available = {
		}
		visible = {
			has_country_flag = PRC_rc_kmt_second_party_flag
		}
		cost = 45
		days_remove = 60
		days_re_enable = 60
		complete_effect = {
		}
		modifier = {
			libertarian_socialist_drift = 0.1
			production_factory_efficiency_gain_factor = 0.15
			personal_value_factor = 0.15
			consumer_goods_factor = -0.025
		}
		remove_effect = {
			set_temp_variable = {
				var = poverty_development_var_temp
				value = 0.03
			}
			add_poverty_development = yes
		}
		ai_will_do = {
			base = 25
		}
	}
	PRC_work_with_cdl = {
		icon = generic_political_discourse
		available = {
		}
		visible = {
			has_country_flag = PRC_cdl_second_party_flag
		}
		cost = 45
		days_remove = 60
		days_re_enable = 60
		complete_effect = {
		}
		modifier = {
			market_liberal_drift = 0.1
			business_value_factor = 0.15
			income_growth_factor = 0.15
			production_speed_buildings_factor = 0.1
		}
		remove_effect = {
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.03
			}
			add_industrial_development = yes
		}
		ai_will_do = {
			base = 25
		}
	}
	PRC_Liberals_Start_Gaw = {
		icon = generic_political_discourse
		available = {
			has_completed_focus = PRC_counter_indian_aggression
			has_completed_focus = PRC_coordinate_eadi_militaries
			has_completed_focus = PRC_our_commitment_to_korea
		}
		visible = {
			has_completed_focus = PRC_five_shinig_stars_of_china
		}
		cost = 50
		days_remove = 35
		fire_only_once = yes
		complete_effect = {
			custom_effect_tooltip = PRC_this_will_lead_to_the_gaw
			hidden_effect = {
				country_event = {
					id = china.325
					days = 10
				}
				PRC_Li_Yujie = {
					unit_leader_event = {
						id = china.181
						days = 14
					}
				}
				PRC_Li_Qiaoming = {
					unit_leader_event = {
						id = china.182
						days = 30
					}
				}
				PRC_Zhang_Youxia = {
					unit_leader_event = {
						id = china.183
						days = 45
					}
				}
			}
		}
		remove_effect = {
			PRC = {
				add_to_faction = PRK
			}
			PRK = {
				set_country_flag = eadi_member
				add_ai_strategy = {
					type = prepare_for_war
					id = KOR
					value = 1000
				}
				add_ai_strategy = {
					type = consider_weak
					id = KOR
					value = 1000
				}
				add_ai_strategy = {
					type = conquer
					id = KOR
					value = 1000
				}
			}
		}
		ai_will_do = {
			base = 1000
		}
	}
}

PRC_chinese_liberal_economy_cat = {
	PRC_100_dockyards_plan_mission = {
		icon = GFX_decision_generic_crossed_guns
		allowed = {
			tag = PRC
		}
		activation = {
			always = no
		}
		available = {
			num_of_naval_factories > 99
		}
		is_good = no
		selectable_mission = no
		days_mission_timeout = 730
		complete_effect = {
			navy_experience = 150
			add_political_power = 100
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_econ_engine_dummy_idea
					add_idea = PRC_100_dockyard_plan_success_idea
				}
			}
			add_to_variable = {
				PRC_three_great_campaign_industrial_capacity_dockyard_dynamic_var = 0.15
			}
			add_tech_bonus = {
				bonus = 0.5
				uses = 3
				category = naval_equipment
			}
		}
		timeout_effect = {
			add_political_power = -150
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_econ_engine_dummy_idea
					add_idea = PRC_100_dockyard_plan_over_idea
				}
			}
			add_to_variable = {
				PRC_three_great_campaign_production_speed_dockyard_factor_dynamic_var = -0.2
			}
		}
	}
	PRC_encourage_market_competition = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_break_soe_hegemony
		}
		modifier = {
			political_power_gain = -0.1
			business_value_factor = 0.05
			production_speed_buildings_factor = 0.1
			production_factory_efficiency_gain_factor = 0.1
		}
		complete_effect = {
		}
		remove_effect = {
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.03
			}
			add_industrial_development = yes
		}
		icon = democracy
		cost = 50
		fire_only_once = no
		days_remove = 100
		days_re_enable = 75
		ai_will_do = {
			base = 10
		}
	}
	PRC_supress_small_business = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_chinese_theory_corporatism
		}
		modifier = {
			business_value_factor = 0.1
			personal_value_factor = -0.075
			industrial_capacity_factory = 0.1
			industrial_capacity_dockyard = 0.1
		}
		complete_effect = {
		}
		remove_effect = {
			set_temp_variable = {
				var = poverty_development_var_temp
				value = -0.05
			}
			add_poverty_development = yes
		}
		icon = democracy
		cost = 50
		fire_only_once = no
		days_remove = 100
		days_re_enable = 75
		ai_will_do = {
			base = 10
		}
	}
	PRC_expand_resource_production = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_encourage_domestic_production
		}
		fixed_random_seed = no
		modifier = {
			civilian_factory_use = 4
			misc_expense = 40
		}
		complete_effect = {
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_chinese_reforms_dummy_idea
					add_idea = PRC_expand_resource_production_decision_idea
				}
			}
			add_to_variable = {
				PRC_econ_engine_local_resources_factor_dynamic_var = 0.02
			}
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
			random_list = {
				25 = {
					random_owned_controlled_state = {
						add_resource = {
							type = rubber
							amount = 12
						}
					}
				}
				25 = {
					random_owned_controlled_state = {
						add_resource = {
							type = tungsten
							amount = 12
						}
					}
				}
				25 = {
					random_owned_controlled_state = {
						add_resource = {
							type = chromium
							amount = 12
						}
					}
				}
				25 = {
					random_owned_controlled_state = {
						add_resource = {
							type = oil
							amount = 12
						}
					}
				}
			}
		}
		icon = democracy
		cost = 75
		fire_only_once = no
		days_remove = 75
		days_re_enable = 225
		ai_will_do = {
			base = 10
		}
	}
	PRC_construct_renewables = {
		icon = generic_shaking_hands
		cost = 100
		days_remove = 100
		days_re_enable = 180
		cancel_if_not_visible = yes
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_greening_economy_campaign
		}
		available = {
			num_of_civilian_factories_available_for_projects > 2
			any_controlled_state = {
				is_core_of = ROOT
				is_able_to_build_energy_farm_in_state = yes
				free_building_slots = {
					building = energy_farm
					size > 0
					include_locked = yes
				}
			}
		}
		ai_will_do = {
			base = 10
		}
		modifier = {
			political_power_gain = -0.1
			civilian_factory_use = 5
			farming_development_monthly = 0.005
		}
		remove_effect = {
			every_controlled_state = {
				limit = {
					is_core_of = ROOT
					is_able_to_build_energy_farm_in_state = yes
					free_building_slots = {
						building = energy_farm
						size > 0
						include_locked = yes
					}
				}
				random_select_amount = 3
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = energy_farm
					level = 1
					instant_build = yes
				}
			}
		}
		complete_effect = {
		}
	}
	PRC_guanghzhou_sez = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_sez_expansion
		}
		modifier = {
			political_power_gain = -0.1
			civilian_factory_use = 3
			industrial_development_monthly = 0.005
		}
		complete_effect = {
		}
		remove_effect = {
			592 = {
				increase_state_category = yes
				add_dynamic_modifier = {
					modifier = PRC_liberal_sez
				}
			}
			1395 = {
				increase_state_category = yes
				add_dynamic_modifier = {
					modifier = PRC_liberal_sez
				}
			}
			set_temp_variable = {
				var = poverty_development_var_temp
				value = 0.025
			}
			add_poverty_development = yes
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.025
			}
			add_industrial_development = yes
		}
		icon = democracy
		cost = 50
		fire_only_once = yes
		days_remove = 70
		ai_will_do = {
			base = 10
		}
	}
	PRC_chongqing_sez = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_sez_expansion
		}
		modifier = {
			political_power_gain = -0.1
			civilian_factory_use = 3
			industrial_development_monthly = 0.005
		}
		complete_effect = {
		}
		remove_effect = {
			1189 = {
				increase_state_category = yes
				add_dynamic_modifier = {
					modifier = PRC_liberal_sez
				}
			}
			1190 = {
				increase_state_category = yes
				add_dynamic_modifier = {
					modifier = PRC_liberal_sez
				}
			}
			605 = {
				increase_state_category = yes
				add_dynamic_modifier = {
					modifier = PRC_liberal_sez
				}
			}
			set_temp_variable = {
				var = poverty_development_var_temp
				value = 0.025
			}
			add_poverty_development = yes
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.025
			}
			add_industrial_development = yes
		}
		icon = democracy
		cost = 75
		fire_only_once = yes
		days_remove = 100
		ai_will_do = {
			base = 10
		}
	}
	PRC_manchurian_sez = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_sez_expansion
		}
		modifier = {
			political_power_gain = -0.1
			civilian_factory_use = 3
			industrial_development_monthly = 0.005
		}
		complete_effect = {
		}
		remove_effect = {
			714 = {
				increase_state_category = yes
				add_dynamic_modifier = {
					modifier = PRC_liberal_sez
				}
			}
			716 = {
				increase_state_category = yes
				add_dynamic_modifier = {
					modifier = PRC_liberal_sez
				}
			}
			717 = {
				increase_state_category = yes
				add_dynamic_modifier = {
					modifier = PRC_liberal_sez
				}
			}
			328 = {
				increase_state_category = yes
				add_dynamic_modifier = {
					modifier = PRC_liberal_sez
				}
			}
			set_temp_variable = {
				var = poverty_development_var_temp
				value = 0.025
			}
			add_poverty_development = yes
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.025
			}
			add_industrial_development = yes
		}
		icon = democracy
		cost = 100
		fire_only_once = yes
		days_remove = 100
		ai_will_do = {
			base = 10
		}
	}
	PRC_expand_rnd = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_expand_research_development
		}
		modifier = {
		}
		complete_effect = {
			add_research_slot = 1
			custom_effect_tooltip = SOV_reseach_slot_warning_tt
			hidden_effect = {
				country_event = {
					id = russia.1111
					days = 365
				}
			}
		}
		remove_effect = {
			set_temp_variable = {
				var = academic_development_var_temp
				value = 0.05
			}
			add_academic_development = yes
		}
		icon = democracy
		cost = 100
		fire_only_once = no
		days_remove = 50
		days_re_enable = 365
		ai_will_do = {
			base = 10
		}
	}
}

PRC_taiwan_detente_cat = {
	PRC_CHI_cultural_communications_decision = {
		#icon = GFX_PRC_crimson_sky
		allowed = {
			tag = PRC
		}
		visible = {
		}
		fire_only_once = yes
		cost = 0
		days_remove = 30
		complete_effect = {
		}
		remove_effect = {
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_CHI_naval_drilling_decision = {
		#icon = GFX_PRC_crimson_sky
		allowed = {
			tag = PRC
		}
		visible = {
		}
		fire_only_once = yes
		cost = 0
		days_remove = 30
		complete_effect = {
		}
		remove_effect = {
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_CHI_trade_communications_decision = {
		#icon = GFX_PRC_crimson_sky
		allowed = {
			tag = PRC
		}
		visible = {
		}
		fire_only_once = yes
		cost = 0
		days_remove = 30
		complete_effect = {
		}
		remove_effect = {
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_CHI_epidemic_communications_decision = {
		#icon = GFX_PRC_crimson_sky
		allowed = {
			tag = PRC
		}
		visible = {
		}
		fire_only_once = yes
		cost = 0
		days_remove = 30
		complete_effect = {
		}
		remove_effect = {
		}
		ai_will_do = {
			base = 50
		}
	}
}

PRC_taiwan_war_cat = {
	PRC_taiwan_war_countdown = {
		icon = GFX_decision_generic_crossed_guns
		allowed = {
			tag = PRC
		}
		activation = {
			always = no
		}
		available = {
			PRC = {
				524 = {
					is_fully_controlled_by = PRC
				}
				1150 = {
					is_fully_controlled_by = PRC
				}
				1149 = {
					is_fully_controlled_by = PRC
				}
				1148 = {
					is_fully_controlled_by = PRC
				}
				648 = {
					is_fully_controlled_by = PRC
				}
			}
		}
		is_good = no
		selectable_mission = no
		days_mission_timeout = 365
		complete_effect = {
			country_event = {
				id = china.23
			}
			hidden_effect = {
				JAP = {
					country_event = {
						id = jap.10
						days = 3
					}
				}
				CHI = {
					clr_country_flag = CHI_protecting_the_island_flag
				}
			}
		}
		timeout_effect = {
			if = {
				limit = {
					JAP = {
						has_achievements_enabled = yes
					}
					NOT = {
						any_state = {
							OR = {
								is_core_of = CHI
								is_core_of = JAP
								is_core_of = AST
								state = 326
								state = 879
								state = 1382
							}
							is_controlled_by = PRC
						}
					}
				}
				set_global_flag = JAP_iam_rock_conditions_fulfilled
			}
			country_event = {
				id = china.24
			}
			hidden_effect = {
				JAP = {
					country_event = {
						id = jap.9
						days = 3
					}
				}
				CHI = {
					country_event = {
						id = taiwan.32
						days = 3
					}
				}
			}
		}
	}
	PRC_operation_crimson_sky = {
		icon = GFX_PRC_crimson_sky
		allowed = {
			tag = PRC
		}
		visible = {
			is_ai = yes
		}
		fire_only_once = yes
		cost = 0
		custom_cost_text = PRC_operation_crimson_sky_decision_cost
		custom_cost_trigger = {
			NOT = {
				command_power < 30
			}
		}
		days_remove = 30
		complete_effect = {
			hidden_effect = {
				add_command_power = -30
			}
		}
		remove_effect = {
			custom_effect_tooltip = PRC_operation_crimson_sky_tt
			add_timed_idea = {
				idea = PRC_operation_crimson_sky_idea
				days = 100
			}
			hidden_effect = {
				load_oob = PRC_crimson_sky
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_operation_guan_yu = {
		icon = GFX_PRC_guan_yu
		allowed = {
			tag = PRC
		}
		visible = {
			is_ai = yes
		}
		ai_will_do = {
			base = 900
		}
		fire_only_once = yes
		cost = 0
		custom_cost_text = PRC_operation_crimson_sky_decision_cost
		custom_cost_trigger = {
			NOT = {
				command_power < 30
			}
		}
		days_remove = 30
		complete_effect = {
			hidden_effect = {
				add_command_power = -30
			}
		}
		remove_effect = {
			custom_effect_tooltip = PRC_operation_guan_yu_tt
			add_timed_idea = {
				idea = PRC_operation_guan_yu_idea
				days = 150
			}
			hidden_effect = {
				load_oob = PRC_guan_yu
			}
		}
	}
	PRC_operation_li_jing_decision = {
		icon = generic_industry
		available = {
			tag = PRC
			CHI = {
				surrender_progress > 0.25
			}
		}
		visible = {
			is_ai = yes
		}
		ai_will_do = {
			base = 900
		}
		fire_only_once = yes
		cost = 0
		custom_cost_text = PRC_operation_crimson_sky_decision_cost
		custom_cost_trigger = {
			NOT = {
				command_power < 30
			}
		}
		days_remove = 30
		complete_effect = {
			hidden_effect = {
				add_command_power = -30
			}
		}
		remove_effect = {
			add_timed_idea = {
				idea = PRC_operation_li_jing
				days = 125
			}
		}
	}
	PRC_taiwan_bombing_raid = {
		icon = GFX_decision_generic_deploy_nukes
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_indiscriminate_missile_strikes
		}
		available = {
			has_completed_focus = PRC_indiscriminate_missile_strikes
		}
		fire_only_once = yes
		cost = 50
		complete_effect = {
			CHI = {
				add_timed_idea = {
					idea = PRC_bombing_raids
					days = 100
				}
				add_war_support = -0.05
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_war_propaganda = {
		icon = GFX_decision_generic_propaganda_campaigns
		allowed = {
			tag = PRC
		}
		fire_only_once = no
		cost = 75
		days_remove = 30
		days_re_enable = 60
		complete_effect = {
			add_days_mission_timeout = {
				mission = PRC_taiwan_war_countdown
				days = 30
			}
			hidden_effect = {
				JAP = {
					add_days_mission_timeout = {
						mission = JAP_taiwan_war_mission
						days = 30
					}
				}
				CHI = {
					add_days_mission_timeout = {
						mission = CHI_taiwan_war_mission
						days = 30
					}
				}
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_anti_western_proaganda = {
		icon = GFX_PRC_anti_western
		allowed = {
			tag = PRC
		}
		fire_only_once = no
		cost = 75
		days_remove = 30
		days_re_enable = 350
		complete_effect = {
			add_timed_idea = {
				idea = PRC_anti_western_proaganda_idea
				days = 100
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_defend_kinmen_island = {
		visible = {
			PRC = {
				has_war_with = CHI
			}
		}
		allowed = {
			tag = PRC
		}
		available = {
			OR = {
				648 = {
					is_controlled_by = JAP
				}
				648 = {
					is_controlled_by = CHI
				}
				648 = {
					is_controlled_by = AST
				}
			}
			divisions_in_state = {
				type = infantry
				size < 2
				state = 648
			}
		}
		activation = {
			always = no
		}
		icon = GFX_SOV_decision_vdv_training
		fire_only_once = yes
		days_mission_timeout = 59
		is_good = no
		ai_will_do = {
			factor = 10
		}
		complete_effect = {
			country_event = {
				id = china.78
			}
		}
		timeout_effect = {
			country_event = {
				id = china.79
			}
		}
		#cost = 50
	}
	PRC_adapt_to_modern_defense = {
		icon = GFX_PRC_soliders
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_adapt_to_current_realities_of_battles
		}
		available = {
			has_completed_focus = PRC_adapt_to_current_realities_of_battles
			NOT = {
				has_country_flag = PRC_adapt_to_modern_defense_time_flag
			}
		}
		cost = 25
		fire_only_once = yes
		days_remove = 20
		complete_effect = {
			set_country_flag = PRC_adapt_to_modern_defense_time_flag
		}
		remove_effect = {
			if = {
				limit = {
					has_idea = PRC_insufficient_understanding_of_modern_warfare_idea2
				}
				swap_ideas = {
					remove_idea = PRC_insufficient_understanding_of_modern_warfare_idea2
					add_idea = PRC_insufficient_understanding_of_modern_warfare_idea3
				}
			}
			if = {
				limit = {
					has_idea = PRC_insufficient_understanding_of_modern_warfare_idea4
				}
				swap_ideas = {
					remove_idea = PRC_insufficient_understanding_of_modern_warfare_idea4
					add_idea = PRC_insufficient_understanding_of_modern_warfare_idea5
				}
			}
			clr_country_flag = PRC_adapt_to_modern_defense_time_flag
		}
	}
	PRC_adapt_to_modern_offensives = {
		icon = GFX_PRC_soliders
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_adapt_to_current_realities_of_battles
		}
		available = {
			has_completed_focus = PRC_adapt_to_current_realities_of_battles
			NOT = {
				has_country_flag = PRC_adapt_to_modern_defense_time_flag
			}
		}
		cost = 25
		fire_only_once = yes
		days_remove = 20
		complete_effect = {
			set_country_flag = PRC_adapt_to_modern_defense_time_flag
		}
		remove_effect = {
			if = {
				limit = {
					has_idea = PRC_insufficient_understanding_of_modern_warfare_idea2
				}
				swap_ideas = {
					remove_idea = PRC_insufficient_understanding_of_modern_warfare_idea2
					add_idea = PRC_insufficient_understanding_of_modern_warfare_idea4
				}
			}
			if = {
				limit = {
					has_idea = PRC_insufficient_understanding_of_modern_warfare_idea3
				}
				swap_ideas = {
					remove_idea = PRC_insufficient_understanding_of_modern_warfare_idea3
					add_idea = PRC_insufficient_understanding_of_modern_warfare_idea5
				}
			}
			clr_country_flag = PRC_adapt_to_modern_defense_time_flag
		}
	}
	PRC_adapt_to_modern_airbattles = {
		icon = GFX_decision_generic_air
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_adapt_to_current_realities_of_battles
		}
		available = {
			has_idea = PRC_insufficient_understanding_of_modern_warfare_idea5
		}
		cost = 25
		fire_only_once = yes
		days_remove = 20
		complete_effect = {
		}
		remove_effect = {
			remove_ideas = PRC_insufficient_understanding_of_modern_warfare_idea5
		}
	}
	PRC_destroy_taiwan_infr = {
		icon = GFX_PRC_rocket_strike
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_indiscriminate_missile_strikes
		}
		available = {
			has_completed_focus = PRC_indiscriminate_missile_strikes
		}
		cost = 30
		fire_only_once = yes
		days_remove = 3
		complete_effect = {
		}
		remove_effect = {
			CHI = {
				every_controlled_state = {
					damage_building = {
						type = infrastructure
						damage = 2
					}
					add_manpower = -2000
				}
			}
		}
	}
	PRC_destroy_taiwan_civ_industry = {
		icon = GFX_PRC_rocket_strike
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_indiscriminate_missile_strikes
		}
		available = {
			has_completed_focus = PRC_indiscriminate_missile_strikes
		}
		cost = 30
		fire_only_once = yes
		days_remove = 3
		complete_effect = {
		}
		remove_effect = {
			CHI = {
				every_controlled_state = {
					damage_building = {
						type = industrial_complex
						damage = 1.5
					}
					add_manpower = -2000
				}
			}
		}
	}
	PRC_destroy_taiwan_war_industry = {
		icon = GFX_PRC_rocket_strike
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_indiscriminate_missile_strikes
		}
		available = {
			has_completed_focus = PRC_indiscriminate_missile_strikes
		}
		cost = 30
		fire_only_once = yes
		days_remove = 3
		complete_effect = {
		}
		remove_effect = {
			CHI = {
				every_controlled_state = {
					damage_building = {
						type = arms_factory
						damage = 0.5
					}
					add_manpower = -2000
				}
			}
		}
	}
	PRC_strike_senkaku = {
		icon = GFX_PRC_rocket_strike
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_indiscriminate_missile_strikes
		}
		available = {
			has_completed_focus = PRC_indiscriminate_missile_strikes
			has_war_with = JAP
			JAP = {
				has_full_control_of_state = 876
			}
		}
		cost = 30
		fire_only_once = no
		days_remove = 3
		days_re_enable = 60
		complete_effect = {
		}
		remove_effect = {
			custom_effect_tooltip = PRC_strike_senkaku_tt
			damage_units = {
				state = 876
				damage = 0.3
				org_damage = 0.3
				str_damage = 0.3
				ratio = yes
				army = yes
				navy = no
			}
			JAP = {
				add_stability = -0.025
				add_war_support = 0.025
			}
		}
	}
	PRC_strike_okinawa = {
		icon = GFX_PRC_rocket_strike
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_indiscriminate_missile_strikes
		}
		available = {
			has_completed_focus = PRC_indiscriminate_missile_strikes
			has_war_with = JAP
			JAP = {
				has_full_control_of_state = 526
			}
		}
		cost = 30
		fire_only_once = no
		days_remove = 3
		days_re_enable = 60
		complete_effect = {
		}
		remove_effect = {
			custom_effect_tooltip = PRC_strike_okinawa_tt
			damage_units = {
				state = 526
				damage = 0.15
				org_damage = 0.15
				str_damage = 0.15
				ratio = yes
				army = yes
				navy = no
			}
			JAP = {
				add_stability = -0.025
				add_war_support = 0.025
			}
		}
	}
	PRC_break_the_naval_blockade = {
		icon = GFX_PRC_sea_blockade
		allowed = {
			tag = PRC
		}
		visible = {
			has_idea = PRC_blockade_of_trade_routes_idea
		}
		available = {
			ships_in_area = {
				area = 75
				size > 10
				#type = capital_ship
			}
			ships_in_area = {
				area = 72
				size > 10
				#type = capital_ship
			}
		}
		cost = 15
		fire_only_once = yes
		days_remove = 10
		complete_effect = {
		}
		remove_effect = {
			random_list = {
				40 = {
					remove_ideas = PRC_blockade_of_trade_routes_idea
				}
				60 = {
					country_event = china.238
				}
			}
			add_political_power = 35
			add_stability = 0.025
			add_war_support = 0.025
		}
	}
	PRC_expanding_trade_through_russia = {
		icon = GFX_decision_SOV_brics_economy_decision
		allowed = {
			tag = PRC
		}
		visible = {
			has_idea = PRC_blockade_of_trade_routes_idea2
		}
		available = {
		}
		cost = 25
		fire_only_once = yes
		days_remove = 20
		complete_effect = {
		}
		remove_effect = {
			remove_ideas = PRC_blockade_of_trade_routes_idea2
			SOV = {
				country_event = china.239
			}
		}
	}
}

PRC_the_red_dragon_cat = {
	PRC_end_a_century_of_humiliation = {
		icon = GFX_PRC_nationalist_decision
		available = {
			custom_trigger_tooltip = {
				tooltip = PRC_hindustan_was_fully_conquered
				NOT = {
					country_exists = MPJ
					country_exists = LRJ
					country_exists = RAJ
					country_exists = UPJ
					country_exists = NAX
					country_exists = SLJ
					country_exists = SAJ
					country_exists = RSS
					country_exists = DRV
					country_exists = RJN
					country_exists = BAN
				}
			}
			has_country_flag = PRC_asia_was_reorganized
		}
		visible = {
			has_completed_focus = PRC_new_asian_order
		}
		fire_only_once = yes
		cost = 50
		modifier = {
		}
		complete_effect = {
			country_event = china.2001
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_conquer_the_remnants_of_india = {
		icon = GFX_PRC_nationalist_decision
		available = {
		}
		visible = {
			has_completed_focus = PRC_new_asian_order
		}
		fire_only_once = yes
		cost = 10
		days_remove = 10
		modifier = {
		}
		complete_effect = {
			if = {
				limit = {
					country_exists = PRJ
				}
				PRJ = {
					annex_country = {
						target = NEP
						transfer_troops = no
					}
					annex_country = {
						target = BHU
						transfer_troops = no
					}
				}
				if = {
					limit = {
						BAN = {
							is_ally_with = PRC
						}
					}
					PRJ = {
						annex_country = {
							target = BAN
							transfer_troops = no
						}
					}
				}
				if = {
					limit = {
						PAK = {
							has_cosmetic_tag = PRC_military_administration
						}
					}
					PRJ = {
						annex_country = {
							target = PAK
							transfer_troops = no
						}
						every_state = {
							limit = {
								is_core_of = PAK
							}
							add_core_of = PRJ
						}
					}
				}
			}
			else = {
				PAK = {
					annex_country = {
						target = NEP
						transfer_troops = no
					}
					annex_country = {
						target = BHU
						transfer_troops = no
					}
				}
				if = {
					limit = {
						BAN = {
							is_ally_with = PRC
						}
					}
					PAK = {
						annex_country = {
							target = BAN
							transfer_troops = no
						}
					}
				}
			}
			puppet = SRL
			hidden_effect = {
				set_nationality = {
					target_country = SRL
					character = PRC_yuan_huazhi
				}
			}
			SRL = {
				set_cosmetic_tag = SRL_eadi_south_fleet
				hidden_effect = {
					remove_all_national_spirits = yes
					set_politics = {
						ruling_party = nationalist
						elections_allowed = no
					}
					add_country_leader_role = {
						character = PRC_yuan_huazhi
						promote_leader = yes
						country_leader = {
							ideology = military_junta
							expire = "1.1.1.1"
						}
					}
					add_popularity = {
						ideology = nationalist
						popularity = 0.35
					}
					set_party_name = {
						ideology = nationalist
						long_name = PRC_nationalist_party_plan_long
						name = PRC_nationalist_party_plan
					}
				}
			}
		}
		remove_effect = {
			news_event = {
				id = china.1037
				days = 1
			}
			every_country = {
				limit = {
					OR = {
						tag = MPJ
						tag = LRJ
						tag = RAJ
						tag = UPJ
						tag = NAX
						tag = SLJ
						tag = SAJ
						tag = RSS
						tag = DRV
						tag = RJN
					}
				}
				hidden_effect = {
					division_template = {
						name = "Indian People's Militia"
						priority = 1
						regiments = {
							militia = {
								x = 0
								y = 0
							}
							militia = {
								x = 0
								y = 1
							}
							militia = {
								x = 0
								y = 2
							}
							militia = {
								x = 1
								y = 0
							}
							militia = {
								x = 1
								y = 1
							}
							militia = {
								x = 1
								y = 2
							}
						}
						support = {
							recon = {
								x = 0
								y = 0
							}
							engineer = {
								x = 0
								y = 1
							}
						}
					}
					capital_scope = {
						create_unit = {
							division = "division_template = \"Indian People's Militia\" start_experience_factor = 0.3 start_equipment_factor = 1.0"
							owner = ROOT
							count = 12
						}
					}
				}
				PRC = {
					declare_war_on = {
						target = PREV
						type = annex_everything
					}
				}
				PAK = {
					declare_war_on = {
						target = PREV
						type = annex_everything
					}
				}
				if = {
					limit = {
						country_exists = PRJ
					}
					PRJ = {
						declare_war_on = {
							target = PREV
							type = annex_everything
						}
					}
				}
			}
			if = {
				limit = {
					BAN = {
						NOT = {
							is_ally_with = PRC
						}
					}
				}
				PRC = {
					declare_war_on = {
						target = BAN
						type = annex_everything
					}
				}
				PAK = {
					declare_war_on = {
						target = BAN
						type = annex_everything
					}
				}
				if = {
					limit = {
						country_exists = PRJ
					}
					PRJ = {
						declare_war_on = {
							target = BAN
							type = annex_everything
						}
					}
				}
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_establish_new_military_districts = {
		icon = GFX_PRC_nationalist_decision
		available = {
		}
		visible = {
			has_completed_focus = PRC_new_asian_order
		}
		fire_only_once = yes
		cost = 10
		days_remove = 5
		modifier = {
		}
		remove_effect = {
			set_country_flag = PRC_asia_was_reorganized
			effect_tooltip = {
				PRK = {
					set_cosmetic_tag = PRK_chinese_military_district_cosmetic
				}
				SIA = {
					set_cosmetic_tag = SIA_chinese_military_district_cosmetic
				}
				PHI = {
					set_cosmetic_tag = PHI_chinese_military_district_cosmetic
				}
				INS = {
					set_cosmetic_tag = INS_chinese_military_district_cosmetic
				}
				AST = {
					set_cosmetic_tag = AST_chinese_military_district_cosmetic
				}
				SIG = {
					set_cosmetic_tag = SIG_plan
				}
			}
			hidden_effect = {
				puppet = PRK
				puppet = SIA
				puppet = PHI
				puppet = INS
				puppet = AST
				puppet = SIG
				set_nationality = {
					target_country = PRK
					character = PRC_Wang_Qiang
				}
				set_nationality = {
					target_country = SIA
					character = PRC_Huang_Ming
				}
				set_nationality = {
					target_country = PHI
					character = PRC_Wu_Yanan
				}
				set_nationality = {
					target_country = INS
					character = PRC_Han_Weiguo
				}
				set_nationality = {
					target_country = AST
					character = PRC_Wang_Xiubin
				}
				set_nationality = {
					target_country = SIG
					character = PRC_Dong_Jun
				}
				PRK = {
					set_cosmetic_tag = PRK_chinese_military_district_cosmetic
					remove_all_national_spirits = yes
					set_politics = {
						ruling_party = nationalist
						elections_allowed = no
					}
					add_country_leader_role = {
						character = PRC_Wang_Qiang
						promote_leader = yes
						country_leader = {
							ideology = military_junta
							expire = "1.1.1.1"
						}
					}
					add_popularity = {
						ideology = nationalist
						popularity = 0.35
					}
					set_party_name = {
						ideology = nationalist
						long_name = PRC_nationalist_party_long
						name = PRC_nationalist_party
					}
				}
				SIA = {
					set_cosmetic_tag = SIA_chinese_military_district_cosmetic
					remove_all_national_spirits = yes
					set_politics = {
						ruling_party = nationalist
						elections_allowed = no
					}
					add_country_leader_role = {
						character = PRC_Huang_Ming
						promote_leader = yes
						country_leader = {
							ideology = military_junta
							expire = "1.1.1.1"
						}
					}
					add_popularity = {
						ideology = nationalist
						popularity = 0.35
					}
					set_party_name = {
						ideology = nationalist
						long_name = PRC_nationalist_party_long
						name = PRC_nationalist_party
					}
					annex_country = {
						target = BRM
						transfer_troops = yes
					}
					annex_country = {
						target = LAO
						transfer_troops = yes
					}
					annex_country = {
						target = CAM
						transfer_troops = yes
					}
					annex_country = {
						target = VIN
						transfer_troops = yes
					}
					annex_country = {
						target = ETI
						transfer_troops = yes
					}
					transfer_state = 817
					transfer_state = 816
					transfer_state = 1386
				}
				PHI = {
					set_cosmetic_tag = PHI_chinese_military_district_cosmetic
					remove_all_national_spirits = yes
					set_politics = {
						ruling_party = nationalist
						elections_allowed = no
					}
					add_country_leader_role = {
						character = PRC_Wu_Yanan
						promote_leader = yes
						country_leader = {
							ideology = military_junta
							expire = "1.1.1.1"
						}
					}
					add_popularity = {
						ideology = nationalist
						popularity = 0.35
					}
					set_party_name = {
						ideology = nationalist
						long_name = PRC_nationalist_party_long
						name = PRC_nationalist_party
					}
				}
				INS = {
					set_cosmetic_tag = INS_chinese_military_district_cosmetic
					remove_all_national_spirits = yes
					set_politics = {
						ruling_party = nationalist
						elections_allowed = no
					}
					add_country_leader_role = {
						character = PRC_Han_Weiguo
						promote_leader = yes
						country_leader = {
							ideology = military_junta
							expire = "1.1.1.1"
						}
					}
					add_popularity = {
						ideology = nationalist
						popularity = 0.35
					}
					set_party_name = {
						ideology = nationalist
						long_name = PRC_nationalist_party_long
						name = PRC_nationalist_party
					}
					annex_country = {
						target = MAL
						transfer_troops = yes
					}
					if = {
						limit = {
							country_exists = PNG
						}
						annex_country = {
							target = PNG
							transfer_troops = yes
						}
					}
					else = {
						transfer_state = 523
						transfer_state = 737
						transfer_state = 634
					}
				}
				AST = {
					set_cosmetic_tag = AST_chinese_military_district_cosmetic
					remove_all_national_spirits = yes
					set_politics = {
						ruling_party = nationalist
						elections_allowed = no
					}
					add_country_leader_role = {
						character = PRC_Wang_Xiubin
						promote_leader = yes
						country_leader = {
							ideology = military_junta
							expire = "1.1.1.1"
						}
					}
					add_popularity = {
						ideology = nationalist
						popularity = 0.35
					}
					set_party_name = {
						ideology = nationalist
						long_name = PRC_nationalist_party_long
						name = PRC_nationalist_party
					}
					annex_country = {
						target = NZL
						transfer_troops = yes
					}
				}
				SIG = {
					set_cosmetic_tag = SIG_plan
					remove_all_national_spirits = yes
					set_politics = {
						ruling_party = nationalist
						elections_allowed = no
					}
					add_country_leader_role = {
						character = PRC_Dong_Jun
						promote_leader = yes
						country_leader = {
							ideology = military_junta
							expire = "1.1.1.1"
						}
					}
					add_popularity = {
						ideology = nationalist
						popularity = 0.35
					}
					set_party_name = {
						ideology = nationalist
						long_name = PRC_nationalist_party_plan_long
						name = PRC_nationalist_party_plan
					}
				}
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_modern_dare_to_die_corps = {
		#great juan titter content
		icon = generic_propaganda_campaigns
		fire_only_once = yes
		days_remove = 30
		days_re_enable = 60
		cost = 50
		visible = {
			has_completed_focus = PRC_national_fanaticism
		}
		available = {
		}
		complete_effect = {
			add_power_balance_value = {
				id = PRC_new_military_junta_bop
				value = 0.1
			}
		}
		remove_effect = {
			add_stability = -0.05
			add_ideas = PRC_dare_to_die_corps
			set_rule = {
				can_use_kamikaze_pilots = yes
			}
			add_popularity = {
				ideology = nationalist
				popularity = 0.05
			}
		}
		modifier = {
		}
	}
	PRC_remember_ma_guiyings_willpower_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_women_in_the_workforce
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_factor = 0.03
			production_factory_efficiency_gain_factor = 0.035
			conscription_factor = 0.01
			society_development_monthly = 0.005
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_follow_lei_feng_example_nat_prop = {
		name = PRC_follow_lei_feng_example_prop
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_the_wave_of_patriotism
			}
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.1
			industrial_capacity_factory = 0.05
			production_factory_max_efficiency_factor = 0.05
			production_lack_of_resource_penalty_factor = 0.1
			weekly_manpower = 500
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_dare_to_fight_nat_prop = {
		name = PRC_dare_to_fight_prop
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_eternal_union_of_army_and_state
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			war_support_weekly = 0.0025
			military_development_monthly = 0.01
			army_attack_factor = 0.075
			army_defence_factor = 0.075
			army_org_regain = 0.1
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_destroy_china_enemies_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_suppress_dissent
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.05
			army_attack_factor = 0.05
			army_strength_factor = 0.035
			breakthrough_factor = 0.015
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_we_build_for_china_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_new_production_and_construction_corps
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 70
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.05
			industrial_capacity_factory = 0.1
			production_factory_efficiency_gain_factor = 0.07
			consumer_goods_factor = -0.05
			industrial_development_monthly = 0.01
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	#PRC_follow_the_rules_prop = {
	#	icon = generic_propaganda_campaigns
	#	allowed = {
	#		original_tag = PRC
	#	}
	#	visible = {
	#		has_completed_focus = PRC_social_credit
	#	}
	#	available = {
	#		has_campaign_slot = yes
	#	}
	#	ai_will_do = {
	#		base = 5
	#	}
	#	cost = 40
	#	days_remove = 60
	#	days_re_enable = 100
	#	fire_only_once = no
	#	cancel_if_not_visible = yes
	#	modifier = {
	#		political_power_gain = -0.05
	#		production_speed_buildings_factor = 0.05
	#		income_growth_factor = 0.05
	#		society_development_monthly = 0.1
	#		stability_weekly = 0.005
	#		personal_expense_factor = -0.1
	#		totalitarian_socialist_drift = 0.01
	#		nationalist_drift = 0.01
	#	}
	#	complete_effect = {
	#		remove_campaign_slot = yes
	#	}
	#	remove_effect = {
	#		add_campaign_slot = yes
	#	}
	#}
	PRC_never_despair_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_suppress_dissent
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			society_development_monthly = 0.01
			industrial_development_monthly = 0.01
			industrial_capacity_factory = 0.035
			industrial_capacity_dockyard = 0.035
			production_speed_buildings_factor = 0.035
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_hero_chairman_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_the_organic_history
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			experience_gain_army_factor = 0.07
			army_attack_factor = 0.035
			army_org_factor = 0.035
			army_morale_factor = 0.035
			military_development_monthly = 0.01
			war_support_factor = 0.05
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_hail_to_the_supreme_leader_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_new_great_leader
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			army_strength_factor = 0.05
			society_development_monthly = -0.01
			army_morale_factor = 0.05
			conscription_factor = 0.03
			war_support_weekly = 0.004
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_glory_to_the_great_pla_commanders_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_the_hero_state
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			military_development_monthly = 0.015
			experience_gain_army_factor = 0.1
			breakthrough_factor = 0.05
			war_support_factor = 0.05
			war_support_weekly = 0.004
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_100_years_of_great_victories_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_the_hero_state
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			training_time_factor = -0.2
			army_attack_factor = 0.035
			army_defence_factor = 0.035
			breakthrough_factor = 0.05
			initiative_factor = 0.05
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_defend_of_maos_homeland_nat_prop = {
		name = PRC_defend_of_maos_homeland_prop
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_fuel_chinese_nationalism
			}
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.05
			military_development_monthly = 0.01
			war_support_weekly = 0.002
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_glory_the_party_nat_prop = {
		name = PRC_glory_the_party_prop
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_reorganize_the_party
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		custom_cost_trigger = {
			check_variable = {
				var = income_var
				value > 25
			}
		}
		custom_cost_text = dx_more_than_25B
		days_remove = 70
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_cost = -0.1
			political_power_factor = 0.07
			personal_value_factor = 0.015
			army_strength_factor = 0.025
			communist_drift = 0.005
			stability_factor = 0.1
			war_stability_factor = 0.1
		}
		complete_effect = {
			remove_campaign_slot = yes
			hidden_effect = {
				set_temp_variable = {
					var = income_var_temp
					value = -25
				}
				add_income = yes
			}
		}
		remove_effect = {
			add_popularity = {
				ideology = communist
				popularity = 0.05
			}
			add_campaign_slot = yes
		}
	}
	PRC_promote_the_pla_cadres = {
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_increase_the_power_of_officers
		}
		available = {
			tag = PRC
		}
		icon = GFX_PRC_nationalist_decision
		fire_only_once = no
		cost = 50
		days_remove = 50
		days_re_enable = 75
		complete_effect = {
		}
		remove_effect = {
			add_manpower = 500
			add_power_balance_value = {
				id = PRC_new_military_junta_bop
				value = 0.035
			}
			add_popularity = {
				ideology = nationalist
				popularity = 0.03
			}
		}
		ai_will_do = {
			base = 5
		}
	}
	PRC_recreate_tibetan_production_and_construction_corps = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			tag = PRC
		}
		available = {
		}
		visible = {
			has_completed_focus = PRC_new_production_and_construction_corps
		}
		fire_only_once = yes
		ai_will_do = {
			base = 1000
		}
		modifier = {
		}
		days_remove = 70
		cost = 50
		remove_effect = {
			every_state = {
				limit = {
					region = 146
					NOT = {
						state = 323
						state = 324
						state = 1131
					}
				}
				add_manpower = 10000
				add_dynamic_modifier = {
					modifier = PRC_strengthened_production_and_construction_corps
				}
			}
		}
	}
	PRC_recreate_inner_mongolian_production_and_construction_corps = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			tag = PRC
		}
		available = {
		}
		visible = {
			has_completed_focus = PRC_new_production_and_construction_corps
		}
		fire_only_once = yes
		ai_will_do = {
			base = 1000
		}
		modifier = {
		}
		days_remove = 70
		cost = 50
		remove_effect = {
			every_state = {
				limit = {
					OR = {
						state = 1166
						state = 1202
						state = 621
						state = 612
						state = 715
						state = 1167
					}
				}
				add_manpower = 10000
				add_dynamic_modifier = {
					modifier = PRC_strengthened_production_and_construction_corps
				}
			}
		}
	}
	PRC_recreate_heilongjiang_production_and_construction_corps = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			tag = PRC
		}
		available = {
		}
		visible = {
			has_completed_focus = PRC_new_production_and_construction_corps
		}
		fire_only_once = yes
		ai_will_do = {
			base = 1000
		}
		modifier = {
		}
		days_remove = 70
		cost = 50
		remove_effect = {
			every_state = {
				limit = {
					OR = {
						state = 1424
						state = 714
						state = 717
						state = 1416
					}
				}
				add_manpower = 10000
				add_dynamic_modifier = {
					modifier = PRC_strengthened_production_and_construction_corps
				}
			}
			hidden_effect = {
				country_event = {
					id = china.903
					days = 7
				}
			}
		}
	}
	PRC_recreate_yunnan_production_and_construction_corps = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			tag = PRC
		}
		available = {
		}
		visible = {
			has_completed_focus = PRC_new_production_and_construction_corps
		}
		fire_only_once = yes
		ai_will_do = {
			base = 1000
		}
		modifier = {
		}
		days_remove = 70
		cost = 50
		remove_effect = {
			every_state = {
				limit = {
					OR = {
						state = 325
						state = 1196
						state = 1192
						state = 1195
					}
				}
				add_manpower = 10000
				add_dynamic_modifier = {
					modifier = PRC_strengthened_production_and_construction_corps
				}
			}
		}
	}
	PRC_curtail_party_corruption = {
		allowed = {
			tag = PRC
		}
		icon = GFX_PRC_Communist_Money
		visible = {
			has_completed_focus = PRC_reorganize_the_party
		}
		available = {
			tag = PRC
		}
		fire_only_once = yes
		cost = 100
		days_remove = 140
		complete_effect = {
		}
		remove_effect = {
			add_power_balance_value = {
				id = PRC_new_military_junta_bop
				value = -0.05
			}
			PRC_decrease_corrupt_bureaucracy = yes
		}
		ai_will_do = {
			base = 5
		}
	}
	PRC_officially_rehabilitate_lin_biao = {
		allowed = {
			tag = PRC
		}
		icon = GFX_PRC_new_left_decision
		visible = {
			has_completed_focus = PRC_the_organic_history
		}
		available = {
			tag = PRC
		}
		fire_only_once = yes
		cost = 75
		days_remove = 50
		complete_effect = {
		}
		remove_effect = {
			country_event = china.380
			add_power_balance_value = {
				id = PRC_new_military_junta_bop
				value = -0.05
			}
		}
		ai_will_do = {
			base = 5
		}
	}
	PRC_li_zuochengs_cult_of_personality = {
		allowed = {
			tag = PRC
		}
		icon = GFX_PRC_nationalist_decision
		visible = {
			has_completed_focus = PRC_new_great_leader
		}
		available = {
			tag = PRC
		}
		fire_only_once = yes
		cost = 125
		days_remove = 50
		complete_effect = {
		}
		remove_effect = {
			add_country_leader_trait = hos_cult_of_personality_halved
			add_war_support = 0.05
			add_manpower = 50000
			set_temp_variable = {
				var = society_development_var_temp
				value = 0.125
			}
			add_society_development = yes
		}
		ai_will_do = {
			base = 5
		}
	}
	PRC_condemn_the_hardliners = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			tag = PRC
		}
		available = {
		}
		visible = {
			has_completed_focus = PRC_purge_the_communist_hardliners
		}
		fire_only_once = yes
		ai_will_do = {
			base = 1000
		}
		modifier = {
			political_power_cost = 0.1
		}
		days_remove = 20
		cost = 50
		remove_effect = {
			add_popularity = {
				ideology = communist
				popularity = -0.05
			}
			set_country_flag = PRC_condemned_hardliners_flag
		}
	}
	PRC_intensify_the_party_struggle = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			tag = PRC
		}
		available = {
		}
		visible = {
			has_completed_focus = PRC_purge_the_communist_hardliners
		}
		fire_only_once = yes
		ai_will_do = {
			base = 1000
		}
		modifier = {
			political_power_cost = 0.15
			communist_drift = -0.05
		}
		days_remove = 20
		cost = 50
		remove_effect = {
			set_country_flag = PRC_intensified_party_struggle_flag
		}
	}
	PRC_end_the_tuanpai_faction = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			tag = PRC
		}
		available = {
			has_country_flag = PRC_condemned_hardliners_flag
			has_country_flag = PRC_intensified_party_struggle_flag
		}
		visible = {
			has_completed_focus = PRC_purge_the_communist_hardliners
		}
		fire_only_once = yes
		ai_will_do = {
			base = 1000
		}
		modifier = {
			stability_weekly = -0.005
		}
		days_remove = 70
		cost = 75
		remove_effect = {
			set_country_flag = PRC_destroyed_hardliners
			add_stability = 0.05
			swap_ideas = {
				remove_idea = PRC_hardliner_resistance_idea1
				add_idea = PRC_hardliner_resistance_idea2
			}
			country_event = china.174
		}
	}
	PRC_seek_evidence_against_liberals = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			tag = PRC
		}
		available = {
		}
		visible = {
			has_completed_focus = PRC_purge_the_liberal_reformers
		}
		fire_only_once = yes
		ai_will_do = {
			base = 1000
		}
		modifier = {
			crypto_strength = 1
			political_power_cost = 0.1
		}
		days_remove = 20
		cost = 50
		remove_effect = {
			set_country_flag = PRC_evidence_against_liberals_flag
			add_popularity = {
				ideology = libertarian_socialist
				popularity = -0.05
			}
		}
	}
	PRC_prepare_the_mss = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			tag = PRC
		}
		available = {
		}
		visible = {
			has_completed_focus = PRC_purge_the_liberal_reformers
		}
		fire_only_once = yes
		ai_will_do = {
			base = 1000
		}
		modifier = {
			planning_speed = 0.1
			training_time_factor = -0.1
			political_power_cost = 0.1
		}
		days_remove = 20
		cost = 50
		remove_effect = {
			set_country_flag = PRC_mss_prepared_flag
			add_popularity = {
				ideology = libertarian_socialist
				popularity = -0.05
			}
		}
	}
	PRC_strike_the_lair = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			tag = PRC
		}
		available = {
			has_country_flag = PRC_evidence_against_liberals_flag
			has_country_flag = PRC_mss_prepared_flag
		}
		visible = {
			has_completed_focus = PRC_purge_the_liberal_reformers
		}
		fire_only_once = yes
		ai_will_do = {
			base = 1000
		}
		modifier = {
			stability_weekly = -0.005
		}
		days_remove = 70
		cost = 75
		remove_effect = {
			set_country_flag = PRC_destroyed_liberals
			add_stability = 0.05
			swap_ideas = {
				remove_idea = PRC_liberal_resistance_idea1
				add_idea = PRC_liberal_resistance_idea2
			}
			country_event = china.173
		}
	}
	PRC_finish_off_the_false_maoists = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			tag = PRC
		}
		available = {
			has_country_flag = PRC_destroyed_hardliners
		}
		visible = {
			has_completed_focus = PRC_party_of_the_chinese_patriots
		}
		fire_only_once = yes
		ai_will_do = {
			base = 1000
		}
		modifier = {
		}
		days_remove = 70
		cost = 50
		remove_effect = {
			remove_ideas = PRC_hardliner_resistance_idea2
			if = {
				limit = {
					has_idea = PRC_traitors_in_the_party_idea
				}
				swap_ideas = {
					remove_idea = PRC_traitors_in_the_party_idea
					add_idea = PRC_traitors_in_the_party_idea2
				}
			}
			if = {
				limit = {
					has_idea = PRC_traitors_in_the_party_idea2
				}
				remove_ideas = PRC_traitors_in_the_party_idea2
			}
			country_event = china.378
		}
	}
	PRC_track_down_wang_yang = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			tag = PRC
		}
		available = {
			has_country_flag = PRC_destroyed_liberals
		}
		visible = {
			has_completed_focus = PRC_party_of_the_chinese_patriots
		}
		fire_only_once = yes
		ai_will_do = {
			base = 1000
		}
		modifier = {
		}
		days_remove = 70
		cost = 50
		remove_effect = {
			remove_ideas = PRC_liberal_resistance_idea2
			if = {
				limit = {
					has_idea = PRC_traitors_in_the_party_idea
				}
				swap_ideas = {
					remove_idea = PRC_traitors_in_the_party_idea
					add_idea = PRC_traitors_in_the_party_idea2
				}
			}
			if = {
				limit = {
					has_idea = PRC_traitors_in_the_party_idea2
				}
				remove_ideas = PRC_traitors_in_the_party_idea2
			}
			country_event = china.379
		}
	}
}

PRC_project_the_eternal_capital_cat = {
	PRC_approve_the_pla_pyramid_plan = {
		available = {
		}
		visible = {
		}
		complete_effect = {
		}
		remove_effect = {
			set_country_flag = PRC_pla_pyramid_building_started
			activate_mission = PRC_pla_pyramid_building_process
			unlock_decision_tooltip = PRC_eternal_capital_tear_down_old_city_blocks
			unlock_decision_tooltip = PRC_eternal_capital_involve_the_local_population_in_the_project
			unlock_decision_tooltip = PRC_eternal_capital_involve_young_specialists_in_the_project
			unlock_decision_tooltip = PRC_eternal_capital_involve_foreign_specialists_in_the_project
			unlock_decision_tooltip = PRC_eternal_capital_use_experimental_technologies
		}
		icon = GFX_PRC_approve_the_pla_pyramid_plan
		cost = 50
		days_remove = 30
		fire_only_once = yes
		priority = 10
		ai_will_do = {
			base = 1000
		}
	}
	PRC_pla_pyramid_building_process = {
		icon = GFX_SOV_decision_soviet_apartaments
		allowed = {
			tag = PRC
		}
		activation = {
			always = no
		}
		available = {
			hidden_trigger = {
				has_country_flag = PRC_pla_pyramid_is_finished_flag
			}
		}
		is_good = no
		selectable_mission = no
		days_mission_timeout = 900
		priority = 9
		timeout_effect = {
			country_event = {
				id = china.393
				days = 1
			}
			set_temp_variable = {
				var = PRC_eternal_capital_progress_temp
				value = 0.2
			}
			PRC_add_eternal_capital_progress = yes
		}
	}
	PRC_eternal_capital_tear_down_old_city_blocks = {
		available = {
		}
		visible = {
			has_country_flag = PRC_pla_pyramid_building_started
			NOT = {
				has_country_flag = PRC_pla_pyramid_is_finished_flag
			}
		}
		complete_effect = {
			add_stability = -0.02
			608 = {
				add_manpower = -15000
			}
		}
		remove_effect = {
			add_days_mission_timeout = {
				mission = PRC_pla_pyramid_building_process
				days = -75
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 10000000
				}
				add_manpower = 5000
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 10000000
				}
				add_manpower = 5000
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 10000000
				}
				add_manpower = 5000
			}
		}
		icon = generic_construction
		cost = 25
		days_remove = 60
		fire_only_once = no
		days_re_enable = 90
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_eternal_capital_involve_the_local_population_in_the_project = {
		available = {
		}
		visible = {
			has_country_flag = PRC_pla_pyramid_building_started
			NOT = {
				has_country_flag = PRC_pla_pyramid_is_finished_flag
			}
		}
		complete_effect = {
		}
		remove_effect = {
			add_days_mission_timeout = {
				mission = PRC_pla_pyramid_building_process
				days = -50
			}
		}
		icon = GFX_PRC_decision_youth_project
		cost = 20
		days_remove = 60
		fire_only_once = no
		days_re_enable = 60
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_eternal_capital_involve_young_specialists_in_the_project = {
		available = {
		}
		visible = {
			has_country_flag = PRC_pla_pyramid_building_started
		}
		complete_effect = {
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 1000000
				}
				add_manpower = -5000
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 1000000
				}
				add_manpower = -5000
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 1000000
				}
				add_manpower = -5000
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 1000000
				}
				add_manpower = -5000
			}
		}
		remove_effect = {
			608 = {
				add_manpower = 20000
			}
			if = {
				limit = {
					NOT = {
						has_country_flag = PRC_pla_pyramid_is_finished_flag
					}
				}
				add_days_mission_timeout = {
					mission = PRC_pla_pyramid_building_process
					days = -75
				}
			}
			set_temp_variable = {
				var = PRC_eternal_capital_progress_temp
				value = 0.05
			}
			PRC_add_eternal_capital_progress = yes
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.035
			}
			add_industrial_development = yes
		}
		icon = GFX_PRC_decision_youth_project
		cost = 50
		days_remove = 50
		fire_only_once = no
		days_re_enable = 120
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_eternal_capital_involve_foreign_specialists_in_the_project = {
		available = {
		}
		visible = {
			has_country_flag = PRC_pla_pyramid_building_started
		}
		complete_effect = {
			add_popularity = {
				ideology = communist
				popularity = -0.025
			}
		}
		remove_effect = {
			608 = {
				add_manpower = 10000
			}
			if = {
				limit = {
					NOT = {
						has_country_flag = PRC_pla_pyramid_is_finished_flag
					}
				}
				add_days_mission_timeout = {
					mission = PRC_pla_pyramid_building_process
					days = -100
				}
			}
			set_temp_variable = {
				var = PRC_eternal_capital_progress_temp
				value = 0.05
			}
			PRC_add_eternal_capital_progress = yes
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.035
			}
			add_industrial_development = yes
		}
		icon = GFX_PRC_decision_youth_project
		cost = 75
		days_remove = 50
		fire_only_once = no
		days_re_enable = 140
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_eternal_capital_use_experimental_technologies = {
		available = {
		}
		visible = {
			has_country_flag = PRC_pla_pyramid_building_started
		}
		complete_effect = {
		}
		remove_effect = {
			if = {
				limit = {
					NOT = {
						has_country_flag = PRC_pla_pyramid_is_finished_flag
					}
				}
				add_days_mission_timeout = {
					mission = PRC_pla_pyramid_building_process
					days = -100
				}
			}
			set_temp_variable = {
				var = PRC_eternal_capital_progress_temp
				value = 0.05
			}
			PRC_add_eternal_capital_progress = yes
			set_temp_variable = {
				var = academic_development_var_temp
				value = 0.05
			}
			add_academic_development = yes
		}
		icon = GFX_SOV_decision_soviet_computers
		cost = 50
		days_remove = 50
		fire_only_once = yes
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_eternal_capital_build_the_capitals_large_caliber_defense_rampart = {
		available = {
		}
		visible = {
		}
		complete_effect = {
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_eternal_capital_progress_temp
				value = 0.075
			}
			PRC_add_eternal_capital_progress = yes
			608 = {
				add_building_construction = {
					type = bunker
					level = 1
					instant_build = yes
					province = 14928
				}
				add_building_construction = {
					type = bunker
					level = 1
					instant_build = yes
					province = 11761
				}
			}
			1157 = {
				add_building_construction = {
					type = bunker
					level = 1
					instant_build = yes
					province = 11822
				}
			}
			609 = {
				add_building_construction = {
					type = bunker
					level = 1
					instant_build = yes
					province = 900
				}
			}
			set_temp_variable = {
				var = military_development_var_temp
				value = 0.035
			}
			add_military_development = yes
		}
		icon = GFX_PRC_decision_youth_project
		cost = 75
		days_remove = 125
		fire_only_once = yes
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_eternal_capital_put_the_underground_great_wall_back_in_service = {
		available = {
		}
		visible = {
		}
		complete_effect = {
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_eternal_capital_progress_temp
				value = 0.15
			}
			PRC_add_eternal_capital_progress = yes
			608 = {
				add_building_construction = {
					type = bunker
					level = 1
					instant_build = yes
					province = 9843
				}
				add_building_construction = {
					type = bunker
					level = 1
					instant_build = yes
					province = 14933
				}
				add_building_construction = {
					type = bunker
					level = 1
					instant_build = yes
					province = 14932
				}
			}
		}
		icon = GFX_PRC_decision_youth_project
		cost = 75
		days_remove = 150
		fire_only_once = yes
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_eternal_capital_strengthen_beijings_air_defense_system = {
		available = {
		}
		visible = {
		}
		complete_effect = {
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_eternal_capital_progress_temp
				value = 0.05
			}
			PRC_add_eternal_capital_progress = yes
			608 = {
				add_building_construction = {
					type = anti_air_building
					level = 3
					instant_build = yes
				}
			}
		}
		icon = GFX_PRC_rocket_strike
		cost = 35
		days_remove = 100
		fire_only_once = yes
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_eternal_capital_create_beijing_radar_complex = {
		available = {
		}
		visible = {
		}
		complete_effect = {
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_eternal_capital_progress_temp
				value = 0.05
			}
			PRC_add_eternal_capital_progress = yes
			608 = {
				add_building_construction = {
					type = radar_station
					level = 3
					instant_build = yes
				}
			}
		}
		icon = GFX_decision_generic_radar
		cost = 50
		days_remove = 120
		fire_only_once = yes
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_eternal_capital_build_beijing_nuclear_power_plant = {
		available = {
		}
		visible = {
		}
		complete_effect = {
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_eternal_capital_progress_temp
				value = 0.035
			}
			PRC_add_eternal_capital_progress = yes
			608 = {
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_nuclear_reactor_in_state = yes
						free_building_slots = {
							building = nuclear_reactor
							size > 0
							include_locked = yes
						}
					}
					increase_state_category = yes
					add_building_construction = {
						type = nuclear_reactor
						level = 1
						instant_build = yes
					}
				}
			}
		}
		icon = GFX_PRC_atomic_nuclear
		cost = 75
		days_remove = 150
		fire_only_once = yes
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_eternal_capital_fortify_beijing = {
		available = {
		}
		visible = {
			NOT = {
				has_country_flag = PRC_eternal_capital_fortify_beijing_flag_3
			}
		}
		complete_effect = {
			custom_effect_tooltip = PRC_eternal_capital_fortify_beijing_tt
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_eternal_capital_progress_temp
				value = 0.05
			}
			PRC_add_eternal_capital_progress = yes
			608 = {
				add_building_construction = {
					type = bunker
					level = 1
					instant_build = yes
					province = {
						all_provinces = yes
					}
				}
			}
			if = {
				limit = {
					NOT = {
						OR = {
							has_country_flag = PRC_eternal_capital_fortify_beijing_flag_1
							has_country_flag = PRC_eternal_capital_fortify_beijing_flag_2
							has_country_flag = PRC_eternal_capital_fortify_beijing_flag_3
						}
					}
				}
				set_country_flag = PRC_eternal_capital_fortify_beijing_flag_1
			}
			if = {
				limit = {
					has_country_flag = PRC_eternal_capital_fortify_beijing_flag_1
				}
				set_country_flag = PRC_eternal_capital_fortify_beijing_flag_2
			}
			if = {
				limit = {
					has_country_flag = PRC_eternal_capital_fortify_beijing_flag_2
				}
				set_country_flag = PRC_eternal_capital_fortify_beijing_flag_3
			}
		}
		icon = generic_fortification
		cost = 50
		days_remove = 75
		fire_only_once = no
		days_re_enable = 50
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_eternal_capital_fortify_tianjin = {
		available = {
		}
		visible = {
			NOT = {
				has_country_flag = PRC_eternal_capital_fortify_tianjin_flag_3
			}
		}
		complete_effect = {
			custom_effect_tooltip = PRC_eternal_capital_fortify_beijing_tt
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_eternal_capital_progress_temp
				value = 0.025
			}
			PRC_add_eternal_capital_progress = yes
			1157 = {
				add_building_construction = {
					type = bunker
					level = 1
					instant_build = yes
					province = {
						all_provinces = yes
					}
				}
				add_building_construction = {
					type = coastal_bunker
					level = 1
					instant_build = yes
					province = {
						all_provinces = yes
						limit_to_coastal = yes
					}
				}
			}
			if = {
				limit = {
					NOT = {
						OR = {
							has_country_flag = PRC_eternal_capital_fortify_tianjin_flag_1
							has_country_flag = PRC_eternal_capital_fortify_tianjin_flag_2
							has_country_flag = PRC_eternal_capital_fortify_tianjin_flag_3
						}
					}
				}
				set_country_flag = PRC_eternal_capital_fortify_tianjin_flag_1
			}
			if = {
				limit = {
					has_country_flag = PRC_eternal_capital_fortify_tianjin_flag_1
				}
				set_country_flag = PRC_eternal_capital_fortify_tianjin_flag_2
			}
			if = {
				limit = {
					has_country_flag = PRC_eternal_capital_fortify_tianjin_flag_2
				}
				set_country_flag = PRC_eternal_capital_fortify_tianjin_flag_3
			}
		}
		icon = generic_fortification
		cost = 25
		days_remove = 75
		fire_only_once = no
		days_re_enable = 50
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_eternal_capital_build_underground_military_factories_in_beijing = {
		available = {
		}
		visible = {
		}
		complete_effect = {
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_eternal_capital_progress_temp
				value = 0.05
			}
			PRC_add_eternal_capital_progress = yes
			608 = {
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = arms_factory
					level = 3
					instant_build = yes
				}
			}
		}
		icon = GFX_PRC_decision_industrial_expension
		cost = 50
		days_remove = 120
		fire_only_once = yes
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_eternal_capital_build_underground_military_factories_in_tianjin = {
		available = {
		}
		visible = {
		}
		complete_effect = {
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_eternal_capital_progress_temp
				value = 0.035
			}
			PRC_add_eternal_capital_progress = yes
			1157 = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = arms_factory
					level = 2
					instant_build = yes
				}
			}
		}
		icon = GFX_PRC_decision_industrial_expension
		cost = 50
		days_remove = 120
		fire_only_once = yes
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
}

PRC_MSS_science_triumph = {
	PRC_end_a_century_of_humiliation_mss = {
		name = PRC_end_a_century_of_humiliation
		icon = GFX_PRC_nationalist_decision
		available = {
			custom_trigger_tooltip = {
				tooltip = PRC_hindustan_was_fully_conquered
				NOT = {
					country_exists = MPJ
					country_exists = LRJ
					country_exists = RAJ
					country_exists = UPJ
					country_exists = NAX
					country_exists = SLJ
					country_exists = SAJ
					country_exists = RSS
					country_exists = DRV
					country_exists = RJN
					country_exists = BAN
				}
			}
			has_country_flag = PRC_asia_was_reorganized
		}
		visible = {
			has_completed_focus = PRC_new_asian_order
		}
		fire_only_once = yes
		cost = 50
		modifier = {
		}
		complete_effect = {
			country_event = china.2001
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_conquer_the_remnants_of_india_mss = {
		name = PRC_conquer_the_remnants_of_india
		icon = GFX_PRC_nationalist_decision
		available = {
		}
		visible = {
			has_completed_focus = PRC_new_asian_order
		}
		fire_only_once = yes
		cost = 10
		days_remove = 10
		modifier = {
		}
		complete_effect = {
			if = {
				limit = {
					country_exists = PRJ
				}
				PRJ = {
					annex_country = {
						target = NEP
						transfer_troops = no
					}
					annex_country = {
						target = BHU
						transfer_troops = no
					}
				}
				if = {
					limit = {
						BAN = {
							is_ally_with = PRC
						}
					}
					PRJ = {
						annex_country = {
							target = BAN
							transfer_troops = no
						}
					}
				}
				if = {
					limit = {
						PAK = {
							has_cosmetic_tag = PRC_military_administration
						}
					}
					PRJ = {
						annex_country = {
							target = PAK
							transfer_troops = no
						}
						every_state = {
							limit = {
								is_core_of = PAK
							}
							add_core_of = PRJ
						}
					}
				}
			}
			else = {
				PAK = {
					annex_country = {
						target = NEP
						transfer_troops = no
					}
					annex_country = {
						target = BHU
						transfer_troops = no
					}
				}
				if = {
					limit = {
						BAN = {
							is_ally_with = PRC
						}
					}
					PAK = {
						annex_country = {
							target = BAN
							transfer_troops = no
						}
					}
				}
			}
			puppet = SRL
			hidden_effect = {
				set_nationality = {
					target_country = SRL
					character = PRC_yuan_huazhi
				}
			}
			SRL = {
				set_cosmetic_tag = SRL_eadi_south_fleet
				hidden_effect = {
					remove_all_national_spirits = yes
					set_politics = {
						ruling_party = nationalist
						elections_allowed = no
					}
					add_country_leader_role = {
						character = PRC_yuan_huazhi
						promote_leader = yes
						country_leader = {
							ideology = military_junta
							expire = "1.1.1.1"
						}
					}
					add_popularity = {
						ideology = nationalist
						popularity = 0.35
					}
					set_party_name = {
						ideology = nationalist
						long_name = PRC_nationalist_party_plan_long
						name = PRC_nationalist_party_plan
					}
				}
			}
		}
		remove_effect = {
			news_event = {
				id = china.1037
				days = 1
			}
			every_country = {
				limit = {
					OR = {
						tag = MPJ
						tag = LRJ
						tag = RAJ
						tag = UPJ
						tag = NAX
						tag = SLJ
						tag = SAJ
						tag = RSS
						tag = DRV
						tag = RJN
					}
				}
				hidden_effect = {
					division_template = {
						name = "Indian People's Militia"
						priority = 1
						regiments = {
							militia = {
								x = 0
								y = 0
							}
							militia = {
								x = 0
								y = 1
							}
							militia = {
								x = 0
								y = 2
							}
							militia = {
								x = 1
								y = 0
							}
							militia = {
								x = 1
								y = 1
							}
							militia = {
								x = 1
								y = 2
							}
						}
						support = {
							recon = {
								x = 0
								y = 0
							}
							engineer = {
								x = 0
								y = 1
							}
						}
					}
					capital_scope = {
						create_unit = {
							division = "division_template = \"Indian People's Militia\" start_experience_factor = 0.3 start_equipment_factor = 1.0"
							owner = ROOT
							count = 12
						}
					}
				}
				PRC = {
					declare_war_on = {
						target = PREV
						type = annex_everything
					}
				}
				PAK = {
					declare_war_on = {
						target = PREV
						type = annex_everything
					}
				}
				if = {
					limit = {
						country_exists = PRJ
					}
					PRJ = {
						declare_war_on = {
							target = PREV
							type = annex_everything
						}
					}
				}
			}
			if = {
				limit = {
					BAN = {
						NOT = {
							is_ally_with = PRC
						}
					}
				}
				PRC = {
					declare_war_on = {
						target = BAN
						type = annex_everything
					}
				}
				PAK = {
					declare_war_on = {
						target = BAN
						type = annex_everything
					}
				}
				if = {
					limit = {
						country_exists = PRJ
					}
					PRJ = {
						declare_war_on = {
							target = BAN
							type = annex_everything
						}
					}
				}
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_establish_a_regime_of_pan_asian_stability = {
		icon = GFX_PRC_new_left_decision
		available = {
		}
		visible = {
			has_completed_focus = PRC_new_asian_order
			has_completed_focus = PRC_stability_and_security
		}
		fire_only_once = yes
		cost = 10
		days_remove = 5
		modifier = {
		}
		remove_effect = {
			set_country_flag = PRC_asia_was_reorganized
			puppet = PRK
			puppet = NEP
			puppet = BHU
			puppet = BRM
			puppet = SIA
			puppet = LAO
			puppet = VIN
			puppet = CAM
			puppet = MAL
			puppet = INS
			puppet = PNG
			puppet = AST
			puppet = NZL
			puppet = PHI
			puppet = SIG
			hidden_effect = {
				SIA = {
					annex_country = {
						target = ETI
						transfer_troops = yes
					}
				}
				every_country = {
					limit = {
						OR = {
							original_tag = PRK
							original_tag = NEP
							original_tag = BHU
							original_tag = BRM
							original_tag = SIA
							original_tag = LAO
							original_tag = VIN
							original_tag = CAM
							original_tag = MAL
							original_tag = INS
							original_tag = PNG
							original_tag = AST
							original_tag = NZL
							original_tag = PHI
						}
					}
					remove_all_national_spirits = yes
					set_politics = {
						ruling_party = totalitarian_socialist
						elections_allowed = no
					}
					add_popularity = {
						ideology = totalitarian_socialist
						popularity = 0.35
					}
					set_party_name = {
						ideology = totalitarian_socialist
						long_name = PRC_mss_communist_party_totalitarian_socialist_long
						name = PRC_mss_communist_party_totalitarian_socialist
					}
				}
				set_nationality = {
					target_country = SIG
					character = PRC_Dong_Jun
				}
				SIG = {
					set_cosmetic_tag = SIG_plan
					remove_all_national_spirits = yes
					set_politics = {
						ruling_party = nationalist
						elections_allowed = no
					}
					add_country_leader_role = {
						character = PRC_Dong_Jun
						promote_leader = yes
						country_leader = {
							ideology = military_junta
							expire = "1.1.1.1"
						}
					}
					add_popularity = {
						ideology = nationalist
						popularity = 0.35
					}
					set_party_name = {
						ideology = nationalist
						long_name = PRC_nationalist_party_plan_long
						name = PRC_nationalist_party_plan
					}
				}
				if = {
					limit = {
						has_completed_focus = PRC_purity_and_honesty
					}
					every_country = {
						if = {
							limit = {
								original_tag = VIN
							}
							create_country_leader = {
								name = PRC_Wang_Xiubin
								picture = "gfx/leaders/PRC/generals/Wang xiubin.png"
								ideology = digital_leninism
							}
						}
						else_if = {
							limit = {
								original_tag = AST
							}
							create_country_leader = {
								name = PRC_Li_Qiaoming
								picture = "gfx/leaders/PRC/generals/Li Qiaoming.png"
								ideology = digital_leninism
							}
						}
						else_if = {
							limit = {
								original_tag = LAO
							}
							create_country_leader = {
								name = PRC_Han_Weiguo
								picture = "gfx/leaders/PRC/generals/Han Weiguo.png"
								ideology = digital_leninism
							}
						}
						else_if = {
							limit = {
								original_tag = CAM
							}
							create_country_leader = {
								name = PRC_Wu_Yanan
								picture = "gfx/leaders/PRC/generals/Wu Yanan.png"
								ideology = digital_leninism
							}
						}
						else_if = {
							limit = {
								original_tag = SIA
							}
							create_country_leader = {
								name = PRC_Huang_Ming
								picture = "gfx/leaders/PRC/generals/Huang Ming.png"
								ideology = digital_leninism
							}
						}
						else_if = {
							limit = {
								original_tag = MAL
							}
							create_country_leader = {
								name = PRC_Qin_Shengxiang
								picture = "gfx/leaders/PRC/admirals/Qin Shengxiang.png"
								ideology = digital_leninism
							}
						}
						else_if = {
							limit = {
								original_tag = INS
							}
							create_country_leader = {
								name = PRC_Ding_Laihang
								picture = "gfx/leaders/PRC/generals/Ding Laihang.png"
								ideology = digital_leninism
							}
						}
						else_if = {
							limit = {
								original_tag = PHI
							}
							create_country_leader = {
								name = PRC_Wang_Qiang
								picture = "gfx/leaders/PRC/generals/Wang Qiang.png"
								ideology = digital_leninism
							}
						}
						else_if = {
							limit = {
								original_tag = PNG
							}
							create_country_leader = {
								name = PRC_Chang_Dingqiu
								picture = "gfx/leaders/PRC/generals/Chang Dingqiu.png"
								ideology = digital_leninism
							}
						}
						else_if = {
							limit = {
								original_tag = NZL
							}
							create_country_leader = {
								name = PRC_Yi_Xiaoguang
								picture = "gfx/leaders/PRC/generals/Yi Xiaoguang.png"
								ideology = digital_leninism
							}
						}
						else_if = {
							limit = {
								original_tag = NEP
							}
							create_country_leader = {
								name = PRC_Lin_Xiangyang
								picture = "gfx/leaders/PRC/generals/Lin Xiangyang.png"
								ideology = digital_leninism
							}
						}
						else_if = {
							limit = {
								original_tag = BHU
							}
							create_country_leader = {
								name = PRC_Liu_Zhenli
								picture = "gfx/leaders/PRC/generals/Liu Zhenli.png"
								ideology = digital_leninism
							}
						}
					}
				}
				if = {
					limit = {
						has_completed_focus = PRC_purity_and_honesty
					}
					every_country = {
						if = {
							limit = {
								original_tag = VIN
							}
							create_country_leader = {
								name = PRC_Wang_Xiubin
								picture = "gfx/leaders/PRC/generals/Wang xiubin.png"
								ideology = technocracy_totsoc
							}
						}
						else_if = {
							limit = {
								original_tag = AST
							}
							create_country_leader = {
								name = PRC_Li_Qiaoming
								picture = "gfx/leaders/PRC/generals/Li Qiaoming.png"
								ideology = technocracy_totsoc
							}
						}
						else_if = {
							limit = {
								original_tag = LAO
							}
							create_country_leader = {
								name = PRC_Han_Weiguo
								picture = "gfx/leaders/PRC/generals/Han Weiguo.png"
								ideology = technocracy_totsoc
							}
						}
						else_if = {
							limit = {
								original_tag = CAM
							}
							create_country_leader = {
								name = PRC_Wu_Yanan
								picture = "gfx/leaders/PRC/generals/Wu Yanan.png"
								ideology = technocracy_totsoc
							}
						}
						else_if = {
							limit = {
								original_tag = SIA
							}
							create_country_leader = {
								name = PRC_Huang_Ming
								picture = "gfx/leaders/PRC/generals/Huang Ming.png"
								ideology = technocracy_totsoc
							}
						}
						else_if = {
							limit = {
								original_tag = MAL
							}
							create_country_leader = {
								name = PRC_Qin_Shengxiang
								picture = "gfx/leaders/PRC/admirals/Qin Shengxiang.png"
								ideology = technocracy_totsoc
							}
						}
						else_if = {
							limit = {
								original_tag = INS
							}
							create_country_leader = {
								name = PRC_Ding_Laihang
								picture = "gfx/leaders/PRC/generals/Ding Laihang.png"
								ideology = technocracy_totsoc
							}
						}
						else_if = {
							limit = {
								original_tag = PHI
							}
							create_country_leader = {
								name = PRC_Wang_Qiang
								picture = "gfx/leaders/PRC/generals/Wang Qiang.png"
								ideology = technocracy_totsoc
							}
						}
						else_if = {
							limit = {
								original_tag = PNG
							}
							create_country_leader = {
								name = PRC_Chang_Dingqiu
								picture = "gfx/leaders/PRC/generals/Chang Dingqiu.png"
								ideology = technocracy_totsoc
							}
						}
						else_if = {
							limit = {
								original_tag = NZL
							}
							create_country_leader = {
								name = PRC_Yi_Xiaoguang
								picture = "gfx/leaders/PRC/generals/Yi Xiaoguang.png"
								ideology = technocracy_totsoc
							}
						}
						else_if = {
							limit = {
								original_tag = NEP
							}
							create_country_leader = {
								name = PRC_Lin_Xiangyang
								picture = "gfx/leaders/PRC/generals/Lin Xiangyang.png"
								ideology = technocracy_totsoc
							}
						}
						else_if = {
							limit = {
								original_tag = BHU
							}
							create_country_leader = {
								name = PRC_Liu_Zhenli
								picture = "gfx/leaders/PRC/generals/Liu Zhenli.png"
								ideology = technocracy_totsoc
							}
						}
					}
				}
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_nuclear_investement_northeast_china_mss = {
		name = PRC_nuclear_investement_northeast_china
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_huge_machine_of_the_china
			}
		}
		icon = GFX_PRC_decision_industrial_expension
		available = {
		}
		modifier = {
			civilian_factory_use = 5
		}
		fire_only_once = yes
		days_remove = 100
		cost = 100
		complete_effect = {
		}
		ai_will_do = {
			base = 10
		}
		remove_effect = {
			every_controlled_state = {
				limit = {
					OR = {
						state = 716
						state = 715
						state = 328
						state = 1413
						state = 1417
						state = 1414
						state = 1415
						state = 1416
						state = 1167
						state = 714
						state = 717
						state = 1394
					}
				}
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			715 = {
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_nuclear_reactor_in_state = yes
						free_building_slots = {
							building = nuclear_reactor
							size > 0
							include_locked = yes
						}
					}
					increase_state_category = yes
					add_building_construction = {
						type = nuclear_reactor
						level = 1
						instant_build = yes
					}
				}
			}
			717 = {
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_nuclear_reactor_in_state = yes
						free_building_slots = {
							building = nuclear_reactor
							size > 0
							include_locked = yes
						}
					}
					increase_state_category = yes
					add_building_construction = {
						type = nuclear_reactor
						level = 1
						instant_build = yes
					}
				}
			}
		}
	}
	PRC_nuclear_investement_south_china_mss = {
		name = PRC_nuclear_investement_south_china
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_huge_machine_of_the_china
			}
		}
		icon = GFX_PRC_decision_industrial_expension
		available = {
		}
		modifier = {
			civilian_factory_use = 5
		}
		fire_only_once = yes
		days_remove = 100
		cost = 100
		complete_effect = {
		}
		ai_will_do = {
			base = 10
		}
		remove_effect = {
			every_controlled_state = {
				limit = {
					OR = {
						state = 1206
						state = 1216
						state = 1213
						state = 1207
						state = 728
						state = 1209
						state = 1191
						state = 591
						state = 593
					}
				}
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			591 = {
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_nuclear_reactor_in_state = yes
						free_building_slots = {
							building = nuclear_reactor
							size > 0
							include_locked = yes
						}
					}
					increase_state_category = yes
					add_building_construction = {
						type = nuclear_reactor
						level = 1
						instant_build = yes
					}
				}
			}
			1191 = {
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_nuclear_reactor_in_state = yes
						free_building_slots = {
							building = nuclear_reactor
							size > 0
							include_locked = yes
						}
					}
					increase_state_category = yes
					add_building_construction = {
						type = nuclear_reactor
						level = 1
						instant_build = yes
					}
				}
			}
		}
	}
	PRC_nuclear_investement_east_china_mss = {
		name = PRC_nuclear_investement_east_china
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_huge_machine_of_the_china
			}
		}
		icon = GFX_PRC_decision_industrial_expension
		available = {
		}
		modifier = {
			civilian_factory_use = 4
		}
		fire_only_once = yes
		days_remove = 100
		cost = 100
		complete_effect = {
		}
		ai_will_do = {
			base = 10
		}
		remove_effect = {
			every_controlled_state = {
				limit = {
					OR = {
						state = 1420
						state = 1229
						state = 1393
						state = 597
						state = 1230
						state = 598
						state = 1228
						state = 1222
						state = 1223
						state = 1220
						state = 696
						state = 1221
						state = 1159
						state = 1219
					}
				}
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			1228 = {
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_nuclear_reactor_in_state = yes
						free_building_slots = {
							building = nuclear_reactor
							size > 0
							include_locked = yes
						}
					}
					increase_state_category = yes
					add_building_construction = {
						type = nuclear_reactor
						level = 1
						instant_build = yes
					}
				}
			}
			613 = {
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_nuclear_reactor_in_state = yes
						free_building_slots = {
							building = nuclear_reactor
							size > 0
							include_locked = yes
						}
					}
					increase_state_category = yes
					add_building_construction = {
						type = nuclear_reactor
						level = 1
						instant_build = yes
					}
				}
			}
		}
	}
	PRC_nuclear_investement_northwest_china_mss = {
		name = PRC_nuclear_investement_northwest_china
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_huge_machine_of_the_china
			}
		}
		icon = GFX_PRC_decision_industrial_expension
		available = {
		}
		modifier = {
			civilian_factory_use = 5
		}
		fire_only_once = yes
		days_remove = 100
		cost = 100
		complete_effect = {
		}
		ai_will_do = {
			base = 10
		}
		remove_effect = {
			every_controlled_state = {
				limit = {
					OR = {
						state = 1158
						state = 1163
						state = 1162
						state = 1165
						state = 1187
						state = 1198
						state = 1199
						state = 1166
						state = 283
						state = 1193
						state = 622
						state = 604
						state = 1201
					}
				}
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			1201 = {
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_nuclear_reactor_in_state = yes
						free_building_slots = {
							building = nuclear_reactor
							size > 0
							include_locked = yes
						}
					}
					increase_state_category = yes
					add_building_construction = {
						type = nuclear_reactor
						level = 1
						instant_build = yes
					}
				}
			}
			604 = {
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_nuclear_reactor_in_state = yes
						free_building_slots = {
							building = nuclear_reactor
							size > 0
							include_locked = yes
						}
					}
					increase_state_category = yes
					add_building_construction = {
						type = nuclear_reactor
						level = 1
						instant_build = yes
					}
				}
			}
		}
	}
	PRC_sinofuturistic_city_beijing = {
		icon = GFX_PRC_innovative_projects_decision
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_sinofuturism
		}
		fire_only_once = yes
		cost = 150
		days_remove = 350
		modifier = {
			civilian_factory_use = 10
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 50
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			608 = {
				increase_state_category = yes
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
				add_dynamic_modifier = {
					modifier = PRC_sinofuturistic_model
				}
			}
			1157 = {
				increase_state_category = yes
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = dockyard
					level = 2
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
				add_dynamic_modifier = {
					modifier = PRC_sinofuturistic_model
				}
			}
			609 = {
				increase_state_category = yes
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = dockyard
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
				add_dynamic_modifier = {
					modifier = PRC_sinofuturistic_model
				}
			}
			1154 = {
				increase_state_category = yes
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = arms_factory
					level = 3
					instant_build = yes
				}
				add_dynamic_modifier = {
					modifier = PRC_sinofuturistic_model
				}
			}
			1232 = {
				increase_state_category = yes
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = dockyard
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
				add_dynamic_modifier = {
					modifier = PRC_sinofuturistic_model
				}
			}
			1421 = {
				increase_state_category = yes
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
				add_dynamic_modifier = {
					modifier = PRC_sinofuturistic_model
				}
			}
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = -0.05
			}
			PRC_add_enviromental_progress = yes
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_sinofuturistic_city_nanjing = {
		icon = GFX_PRC_innovative_projects_decision
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_sinofuturism
		}
		fire_only_once = yes
		cost = 100
		days_remove = 350
		modifier = {
			civilian_factory_use = 10
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 50
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			1222 = {
				increase_state_category = yes
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
				add_dynamic_modifier = {
					modifier = PRC_sinofuturistic_model
				}
			}
			613 = {
				increase_state_category = yes
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = dockyard
					level = 3
					instant_build = yes
				}
				add_dynamic_modifier = {
					modifier = PRC_sinofuturistic_model
				}
			}
			1429 = {
				increase_state_category = yes
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = dockyard
					level = 2
					instant_build = yes
				}
				add_dynamic_modifier = {
					modifier = PRC_sinofuturistic_model
				}
			}
			1221 = {
				increase_state_category = yes
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = office_park
					level = 3
					instant_build = yes
				}
				add_dynamic_modifier = {
					modifier = PRC_sinofuturistic_model
				}
			}
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = -0.05
			}
			PRC_add_enviromental_progress = yes
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_sinofuturistic_city_wuhan = {
		icon = GFX_PRC_innovative_projects_decision
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_sinofuturism
		}
		fire_only_once = yes
		cost = 75
		days_remove = 350
		modifier = {
			civilian_factory_use = 10
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 50
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			1211 = {
				increase_state_category = yes
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
				add_dynamic_modifier = {
					modifier = PRC_sinofuturistic_model
				}
			}
			1428 = {
				increase_state_category = yes
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = dockyard
					level = 3
					instant_build = yes
				}
				add_dynamic_modifier = {
					modifier = PRC_sinofuturistic_model
				}
			}
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = -0.035
			}
			PRC_add_enviromental_progress = yes
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_sinofuturistic_city_chengdu = {
		icon = GFX_PRC_innovative_projects_decision
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_sinofuturism
		}
		fire_only_once = yes
		cost = 100
		days_remove = 350
		modifier = {
			civilian_factory_use = 10
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 50
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			605 = {
				increase_state_category = yes
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
				add_dynamic_modifier = {
					modifier = PRC_sinofuturistic_model
				}
			}
			1190 = {
				increase_state_category = yes
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
				add_dynamic_modifier = {
					modifier = PRC_sinofuturistic_model
				}
			}
			1189 = {
				increase_state_category = yes
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = arms_factory
					level = 2
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
				add_dynamic_modifier = {
					modifier = PRC_sinofuturistic_model
				}
			}
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = -0.05
			}
			PRC_add_enviromental_progress = yes
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_sinofuturistic_city_nanning = {
		icon = GFX_PRC_innovative_projects_decision
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_sinofuturism
		}
		fire_only_once = yes
		cost = 75
		days_remove = 350
		modifier = {
			civilian_factory_use = 10
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 50
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			594 = {
				increase_state_category = yes
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
				add_dynamic_modifier = {
					modifier = PRC_sinofuturistic_model
				}
			}
			1204 = {
				increase_state_category = yes
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = arms_factory
					level = 2
					instant_build = yes
				}
				add_dynamic_modifier = {
					modifier = PRC_sinofuturistic_model
				}
			}
			1203 = {
				increase_state_category = yes
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = office_park
					level = 2
					instant_build = yes
				}
				add_dynamic_modifier = {
					modifier = PRC_sinofuturistic_model
				}
			}
			593 = {
				increase_state_category = yes
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = dockyard
					level = 2
					instant_build = yes
				}
				add_dynamic_modifier = {
					modifier = PRC_sinofuturistic_model
				}
			}
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = -0.05
			}
			PRC_add_enviromental_progress = yes
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_steal_a_large_amount_of_cryptocurrency = {
		icon = GFX_PRC_cyberops1_decision
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_permeate_the_whole_world
		}
		fire_only_once = no
		cost = 25
		days_remove = 30
		days_re_enable = 90
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			set_temp_variable = {
				income_var_temp = 20
			}
			add_income_with_inflation = yes
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_steal_monetary_reserves_of_pdto_countries = {
		icon = GFX_PRC_cyberops1_decision
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_permeate_the_whole_world
		}
		fire_only_once = no
		cost = 35
		days_remove = 35
		days_re_enable = 120
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			set_temp_variable = {
				income_var_temp = 40
			}
			add_income_with_inflation = yes
			every_country = {
				limit = {
					OR = {
						original_tag = JAP
						original_tag = AST
						original_tag = RAJ
						original_tag = CHI
					}
				}
				set_temp_variable = {
					income_var_temp = -10
				}
				add_income_with_inflation = yes
			}
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_silently_reduce_our_external_national_debt = {
		icon = GFX_PRC_cyberops1_decision
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_permeate_the_whole_world
		}
		fire_only_once = no
		cost = 35
		days_remove = 30
		days_re_enable = 120
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = -30
			}
			add_debt_with_inflation = yes
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_attack_civilian_infrastructure_of_pdto_countries = {
		icon = GFX_PRC_cyberops2_decision
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_permeate_the_whole_world
		}
		fire_only_once = no
		cost = 35
		days_remove = 50
		days_re_enable = 150
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			every_country = {
				limit = {
					OR = {
						original_tag = JAP
						original_tag = AST
						original_tag = RAJ
						original_tag = CHI
					}
				}
				add_stability = -0.025
				add_political_power = -50
			}
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_attack_military_infrastructure_of_pdto_countries = {
		icon = GFX_PRC_cyberops2_decision
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_permeate_the_whole_world
		}
		fire_only_once = no
		cost = 35
		days_remove = 50
		days_re_enable = 150
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			army_experience = 20
			air_experience = 20
			navy_experience = 20
			every_country = {
				limit = {
					OR = {
						original_tag = JAP
						original_tag = AST
						original_tag = RAJ
						original_tag = CHI
					}
				}
				army_experience = -20
				air_experience = -20
				navy_experience = -20
			}
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_innovative_project_biological_enhancement_of_soldiers = {
		icon = GFX_PRC_innovative_projects_decision
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_going_beyond_ethics
		}
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_innovative_project_flag
				}
			}
		}
		fire_only_once = yes
		cost = 75
		days_remove = 125
		modifier = {
		}
		complete_effect = {
			set_country_flag = PRC_innovative_project_flag
		}
		remove_effect = {
			clr_country_flag = PRC_innovative_project_flag
			army_experience = 35
			custom_effect_tooltip = change_training_law_tooltip
			show_ideas_tooltip = PRC_biologically_enhanced_warriors
			hidden_effect = {
				add_ideas = PRC_biologically_enhanced_warriors
			}
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_innovative_project_exoskeletons_yinglong = {
		icon = GFX_PRC_innovative_projects_decision
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_going_beyond_ethics
		}
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_innovative_project_flag
				}
			}
		}
		fire_only_once = yes
		cost = 75
		days_remove = 125
		modifier = {
		}
		complete_effect = {
			set_country_flag = PRC_innovative_project_flag
		}
		remove_effect = {
			clr_country_flag = PRC_innovative_project_flag
			army_experience = 35
			country_event = china.518
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_invisible_implantation_of_microchips = {
		icon = GFX_PRC_innovative_projects_decision
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_going_beyond_ethics
		}
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_innovative_project_flag
				}
			}
		}
		fire_only_once = yes
		cost = 75
		days_remove = 125
		modifier = {
		}
		complete_effect = {
			set_country_flag = PRC_innovative_project_flag
		}
		remove_effect = {
			clr_country_flag = PRC_innovative_project_flag
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_science_technocratic_state_dummy_idea
					add_idea = PRC_invisible_implantation_of_microchips_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_science_technocratic_state_political_power_factor_dynamic_var
					value = -0.1
				}
				add_to_variable = {
					var = PRC_science_technocratic_state_personal_expense_factor_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_science_technocratic_state_stability_factor_dynamic_var
					value = 0.1
				}
				add_to_variable = {
					var = PRC_science_technocratic_state_army_attack_factor_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_science_technocratic_state_army_defence_factor_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_science_technocratic_state_army_morale_factor_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_science_technocratic_breakthrough_factor_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_science_technocratic_state_society_development_monthly_dynamic_var
					value = -0.02
				}
			}
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_gene_optimization = {
		icon = GFX_PRC_innovative_projects_decision
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_going_beyond_ethics
		}
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_innovative_project_flag
				}
			}
		}
		fire_only_once = yes
		cost = 75
		days_remove = 125
		modifier = {
		}
		complete_effect = {
			set_country_flag = PRC_innovative_project_flag
		}
		remove_effect = {
			clr_country_flag = PRC_innovative_project_flag
			country_event = china.517
		}
		ai_will_do = {
			factor = 50
		}
	}
	##propaganda
	PRC_beyond_profit_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_conquer_the_corporations
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.05
			consumer_goods_factor = -0.1
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_the_future_is_engineered_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_absorb_technical_blood
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 80
		days_remove = 120
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.05
			consumer_goods_factor = 0.05
			industrial_development_monthly = 0.02
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_scientists_utopia_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_the_authority_of_the_best_minds
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			expense_growth_factor = 0.1
			research_speed_factor = 0.05
			academic_development_monthly = 0.03
			society_development_monthly = 0.03
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_brave_new_world_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_sinofuturism
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			totalitarian_socialist_drift = 0.05
			consumer_goods_factor = -0.1
			stability_weekly = 0.01
			war_support_weekly = 0.01
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_follow_the_rules_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_all_society_political_investigation
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.05
			production_speed_buildings_factor = 0.05
			income_growth_factor = 0.05
			society_development_monthly = 0.1
			stability_weekly = 0.005
			personal_expense_factor = -0.1
			totalitarian_socialist_drift = 0.01
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_stability_above_all_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_stability_and_security
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			consumer_goods_factor = 0.05
			stability_factor = 0.1
			stability_weekly = 0.005
			political_power_cost = -0.15
			totalitarian_socialist_drift = 0.03
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_the_all_seeing_eye_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_the_ministry_that_controls_everything
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.05
			enemy_operative_capture_chance_factor = 0.25
			intel_from_operatives_factor = 0.25
			totalitarian_socialist_drift = 0.03
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_the_internet_is_not_anonymous_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_officials_on_social_media
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			consumer_goods_factor = 0.04
			crypto_strength = 1
			resistance_growth = -0.1
			root_out_resistance_effectiveness_factor = 0.2
			totalitarian_socialist_drift = 0.03
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_new_generation_of_patriots_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_generation_of_patriots
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			military_development_monthly = 0.02
			society_development_monthly = 0.02
			war_support_factor = 0.1
			war_support_weekly = 0.005
			mobilization_speed = 0.1
			totalitarian_socialist_drift = 0.03
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_destroy_china_enemies_mss_prop = {
		name = PRC_destroy_china_enemies_prop
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_keepers_of_the_chinese_idea
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.05
			army_attack_factor = 0.05
			army_strength_factor = 0.035
			breakthrough_factor = 0.015
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	##MSS and scientists friendship
	PRC_DEBUG_increase_MSS_opinion = {
		allowed = {
			tag = PRC
		}
		available = {
		}
		visible = {
			is_debug = yes
			is_ai = no
		}
		fire_only_once = no
		complete_effect = {
			custom_effect_tooltip = PRC_improve_MSS_opinion_tt
			set_temp_variable = {
				PRC_display_MSS_support_rate_temp = 0.25
			}
			PRC_change_MSS_support_rate = yes
		}
	}
	PRC_DEBUG_lower_MSS_opinion = {
		allowed = {
			tag = PRC
		}
		available = {
		}
		visible = {
			is_debug = yes
			is_ai = no
		}
		fire_only_once = no
		complete_effect = {
			set_temp_variable = {
				PRC_display_MSS_support_rate_temp = -0.25
			}
			custom_effect_tooltip = PRC_lower_MSS_opinion_tt
			PRC_change_MSS_support_rate = yes
		}
	}
	PRC_DEBUG_increase_scientists_opinion = {
		allowed = {
			tag = PRC
		}
		available = {
		}
		visible = {
			is_debug = yes
			is_ai = no
		}
		fire_only_once = no
		complete_effect = {
			custom_effect_tooltip = PRC_improve_Scientists_opinion_tt
			set_temp_variable = {
				PRC_display_scientists_faction_support_rate_temp = 0.25
			}
			PRC_change_scientists_support_rate = yes
		}
	}
	PRC_DEBUG_lower_scientists_opinion = {
		allowed = {
			tag = PRC
		}
		available = {
		}
		visible = {
			is_debug = yes
			is_ai = no
		}
		fire_only_once = no
		complete_effect = {
			custom_effect_tooltip = PRC_lower_Scientists_opinion_tt
			set_temp_variable = {
				PRC_display_scientists_faction_support_rate_temp = -0.25
			}
			PRC_change_scientists_support_rate = yes
		}
	}
	PRC_DEBUG_increase_anti_technocratic_movement_strength = {
		allowed = {
			tag = PRC
		}
		available = {
		}
		visible = {
			is_debug = yes
			is_ai = no
		}
		fire_only_once = no
		complete_effect = {
			custom_effect_tooltip = PRC_increase_anti_technocratic_movement_power_by_20_tt
			set_temp_variable = {
				PRC_anti_technocratic_movement_rate_temp = 0.2
			}
			PRC_change_anti_technocratic_movement_rate = yes
		}
	}
	PRC_DEBUG_lower_anti_technocratic_movement_strength = {
		allowed = {
			tag = PRC
		}
		available = {
		}
		visible = {
			is_debug = yes
			is_ai = no
		}
		fire_only_once = no
		complete_effect = {
			custom_effect_tooltip = PRC_lower_anti_technocratic_movement_power_by_20_tt
			set_temp_variable = {
				PRC_anti_technocratic_movement_rate_temp = -0.2
			}
			PRC_change_anti_technocratic_movement_rate = yes
		}
	}
	##Dynamic changes
	PRC_science_MSS_dynamic_opinion = {
		#MSS faction changes opinion
		icon = GFX_PRC_centrist_decision
		is_good = no
		selectable_mission = no
		days_mission_timeout = 35
		fixed_random_seed = no
		allowed = {
			tag = PRC
		}
		visible = {
			NOT = {
				#has_country_flag =
			}
		}
		available = {
			always = no
		}
		activation = {
			always = no
		}
		timeout_effect = {
			activate_mission = PRC_science_MSS_dynamic_opinion
			custom_effect_tooltip = PRC_science_MSS_dynamic_opinion_tt
			hidden_effect = {
				random_list = {
					25 = {
						#gets improved a bit
						custom_effect_tooltip = PRC_improve_faction_opinion_random_tt
						add_to_variable = {
							var = PRC_display_MSS_support_rate_temp
							value = 0.05
						}
						PRC_change_MSS_support_rate = yes
					}
					25 = {
						#gets a bit worse
						custom_effect_tooltip = PRC_lower_faction_opinion_random_tt
						add_to_variable = {
							var = PRC_display_MSS_support_rate_temp
							value = -0.05
						}
						PRC_change_MSS_support_rate = yes
					}
					50 = {
						#nothing ever happens
					}
				}
			}
		}
	}
	PRC_science_scientist_faction_dynamic_opinion = {
		#Scientists faction changes opinion
		icon = GFX_PRC_Negotiate_with_the_Fuerdai
		is_good = no
		selectable_mission = no
		days_mission_timeout = 35
		fixed_random_seed = no
		allowed = {
			tag = PRC
		}
		visible = {
			NOT = {
				#has_country_flag =
			}
		}
		available = {
			always = no
		}
		activation = {
			always = no
		}
		timeout_effect = {
			activate_mission = PRC_science_scientist_faction_dynamic_opinion
			custom_effect_tooltip = PRC_science_scientist_faction_dynamic_opinion_tt
			hidden_effect = {
				random_list = {
					25 = {
						#gets improved a bit
						custom_effect_tooltip = PRC_improve_faction_opinion_random_tt
						add_to_variable = {
							var = PRC_display_scientists_faction_support_rate_temp
							value = 0.05
						}
						PRC_change_scientists_support_rate = yes
					}
					25 = {
						#gets a bit worse
						custom_effect_tooltip = PRC_lower_faction_opinion_random_tt
						add_to_variable = {
							var = PRC_display_scientists_faction_support_rate_temp
							value = -0.05
						}
						PRC_change_scientists_support_rate = yes
					}
					50 = {
						#nothing ever happens
					}
				}
			}
		}
	}
	PRC_science_anti_technocratic_movement_dynamic_changes = {
		icon = GFX_AST_extinquish_the_gippsland_fires
		is_good = no
		selectable_mission = no
		days_mission_timeout = 45
		fixed_random_seed = no
		allowed = {
			tag = PRC
		}
		visible = {
			NOT = {
				#has_country_flag =
			}
		}
		available = {
			NOT = {
				has_country_flag = PRC_anti_technocratic_movement_is_active
			}
		}
		activation = {
			has_country_flag = PRC_anti_technocratic_movement_is_active
		}
		timeout_effect = {
			activate_mission = PRC_science_anti_technocratic_movement_dynamic_changes
			custom_effect_tooltip = PRC_science_anti_technocratic_movement_dynamic_changes_tt
			hidden_effect = {
				set_temp_variable = {
					PRC_anti_technocratic_movement_rate_temp = 0.05
				}
				#If something is beting done against the movement atm, then the movement gains more power
				if = {
					#hate to use ifs, but there is no other way, since the alternative would mean creating more vars. This is hoi iv, baby
					limit = {
						AND = {
							has_country_flag = PRC_anti_technocratic_decision_in_progress
							NOT = {
							}
						}
					}
					add_to_variable = {
						var = PRC_anti_technocratic_movement_rate_temp
						value = 0.1
					}
					PRC_create_new_hideout = yes
				}
				else = {
					PRC_create_new_hideout = yes
				}
				#if both factions have less than 50 loyality to each other, then the movement gets even more power
				set_temp_variable = {
					PRC_display_MSS_support_rate_temp = PRC_display_MSS_support_rate
				}
				set_temp_variable = {
					PRC_display_scientists_faction_support_rate_temp = PRC_display_scientists_faction_support_rate
				}
				add_to_temp_variable = {
					var = PRC_display_MSS_support_rate_temp
					value = -0.5
				}
				add_to_temp_variable = {
					var = PRC_display_scientists_faction_support_rate_temp
					value = -0.5
				}
				clamp_temp_variable = {
					var = PRC_display_MSS_support_rate_temp
					min = 0
					max = 0.5
				}
				clamp_temp_variable = {
					var = PRC_display_scientists_faction_support_rate_temp
					min = 0
					max = 0.5
				}
				add_to_temp_variable = {
					var = PRC_anti_technocratic_movement_rate_temp
					value = -PRC_display_MSS_support_rate_temp
				}
				add_to_temp_variable = {
					var = PRC_anti_technocratic_movement_rate_temp
					value = -PRC_display_scientists_faction_support_rate_temp
				}
				#multiply the final result depending on the amount of hideouts
				set_temp_variable = {
					PRC_anti_technocratic_movement_amount_of_hideouts_temp = PRC_anti_technocratic_movement_amount_of_hideouts
				}
				clamp_temp_variable = {
					var = PRC_anti_technocratic_movement_amount_of_hideouts_temp
					min = 0
					max = 5
				}
				multiply_temp_variable = {
					var = PRC_anti_technocratic_movement_rate_temp
					value = PRC_anti_technocratic_movement_amount_of_hideouts_temp
				}
				multiply_temp_variable = {
					var = PRC_anti_technocratic_movement_rate_temp
					value = 0.5
				}
				PRC_change_anti_technocratic_movement_rate = yes
			}
		}
	}
	##decisions to deal with anti-technocratic movement
	PRC_mission_to_deal_with_the_movement = {
		#mission to deal with "anti-technocratic" movement
		icon = GFX_AST_decision_stamp_out_the_embers
		is_good = no
		selectable_mission = no
		days_mission_timeout = 365
		fixed_random_seed = no
		allowed = {
			tag = PRC
		}
		visible = {
		}
		available = {
			NOT = {
				has_country_flag = PRC_anti_technocratic_movement_is_active
			}
		}
		activation = {
			always = no
		}
		timeout_effect = {
			custom_effect_tooltip = PRC_lower_MSS_opinion_tt
			set_temp_variable = {
				PRC_display_MSS_support_rate_temp = -0.25
			}
			PRC_change_MSS_support_rate = yes
		}
	}
	PRC_crush_a_hideout_of_the_movement = {
		icon = generic_political_discourse
		custom_cost_text = PRC_crush_a_hideout_of_the_movement_cost
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_country_flag = PRC_anti_technocratic_movement_is_active
			FROM = {
				has_state_flag = PRC_hideout_of_the_movent
			}
			has_completed_focus = PRC_mobilize_ministry_of_public_security
		}
		available = {
			NOT = {
				has_country_flag = PRC_anti_technocratic_decision_in_progress
			}
			hidden_trigger = {
				NOT = {
					command_power < 20
				}
			}
		}
		target_trigger = {
			FROM = {
				is_owned_by = PRC
			}
		}
		highlight_states = {
			highlight_state_targets = {
				state = FROM
			}
		}
		target_array = controlled_states
		state_target = yes
		on_map_mode = map_and_decisions_view
		cost = 0
		fire_only_once = no
		days_remove = 15
		custom_cost_trigger = {
			NOT = {
				command_power < 20
			}
		}
		complete_effect = {
			set_country_flag = {
				flag = PRC_anti_technocratic_decision_in_progress
				days = 15
				value = 1
			}
			add_stability = 0.005
			hidden_effect = {
				add_command_power = -20
			}
		}
		remove_effect = {
			FROM = {
				clr_state_flag = PRC_hideout_of_the_movent
			}
			custom_effect_tooltip = PRC_lower_anti_technocratic_movement_power_by_5_tt
			set_temp_variable = {
				PRC_anti_technocratic_movement_rate_temp = -0.05
			}
			PRC_change_anti_technocratic_movement_rate = yes
			add_to_variable = {
				var = PRC_anti_technocratic_movement_amount_of_hideouts
				value = -1
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_delay_the_next_move_of_anti_technocratic_movement = {
		icon = generic_assassination
		custom_cost_text = PRC_crush_a_hideout_of_the_movement_cost
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_country_flag = PRC_anti_technocratic_movement_is_active
			has_completed_focus = PRC_mobilize_ministry_of_public_security
		}
		available = {
			NOT = {
				has_country_flag = PRC_anti_technocratic_decision_in_progress
			}
			has_active_mission = PRC_science_anti_technocratic_movement_dynamic_changes
			hidden_trigger = {
				NOT = {
					command_power < 20
				}
			}
		}
		cost = 0
		fire_only_once = no
		days_remove = 20
		days_re_enable = 65
		custom_cost_trigger = {
			NOT = {
				command_power < 20
			}
		}
		complete_effect = {
			set_country_flag = {
				flag = PRC_anti_technocratic_decision_in_progress
				days = 20
				value = 1
			}
			add_stability = 0.005
			hidden_effect = {
				add_command_power = -20
			}
		}
		remove_effect = {
			add_days_mission_timeout = {
				mission = PRC_science_anti_technocratic_movement_dynamic_changes
				days = 40
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_convince_MSS_to_give_more_time = {
		icon = generic_shaking_hands
		custom_cost_text = PRC_crush_a_hideout_of_the_movement_cost
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_country_flag = PRC_anti_technocratic_movement_is_active
		}
		available = {
			NOT = {
				has_country_flag = PRC_anti_technocratic_decision_in_progress
			}
			has_active_mission = PRC_mission_to_deal_with_the_movement
			has_completed_focus = PRC_military_and_party_in_one_mind
		}
		cost = 75
		fire_only_once = yes
		days_remove = 30
		complete_effect = {
			set_country_flag = {
				flag = PRC_anti_technocratic_decision_in_progress
				days = 30
				value = 1
			}
			add_stability = 0.005
		}
		remove_effect = {
			add_days_mission_timeout = {
				mission = PRC_mission_to_deal_with_the_movement
				days = 150
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_infiltrate_anti_technocratic_groups = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_country_flag = PRC_anti_technocratic_movement_is_active
			has_completed_focus = PRC_mobilize_ministry_of_public_security
		}
		available = {
			NOT = {
				has_country_flag = PRC_anti_technocratic_decision_in_progress
			}
		}
		ai_will_do = {
			base = 5
		}
		cost = 50
		days_remove = 28
		days_re_enable = 24
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.05
		}
		complete_effect = {
			set_country_flag = {
				flag = PRC_anti_technocratic_decision_in_progress
				days = 28
				value = 1
			}
		}
		remove_effect = {
			custom_effect_tooltip = PRC_lower_anti_technocratic_movement_power_by_20_tt
			set_temp_variable = {
				PRC_anti_technocratic_movement_rate_temp = -0.2
			}
			PRC_change_anti_technocratic_movement_rate = yes
		}
	}
	PRC_disrupt_anti_technocratic_networks = {
		icon = generic_radar
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_country_flag = PRC_anti_technocratic_movement_is_active
			has_completed_focus = PRC_mobilize_ministry_of_public_security
		}
		available = {
			NOT = {
				has_country_flag = PRC_anti_technocratic_decision_in_progress
			}
		}
		ai_will_do = {
			base = 5
		}
		cost = 25
		days_remove = 7
		days_re_enable = 24
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.05
		}
		complete_effect = {
			set_country_flag = {
				flag = PRC_anti_technocratic_decision_in_progress
				days = 7
				value = 1
			}
		}
		remove_effect = {
			custom_effect_tooltip = PRC_lower_anti_technocratic_movement_power_by_5_tt
			set_temp_variable = {
				PRC_anti_technocratic_movement_rate_temp = -0.05
			}
			PRC_change_anti_technocratic_movement_rate = yes
		}
	}
	#PRC_prevent_hideout_from_being_made = {
	#	icon = generic_police_action
	#	allowed = {
	#		original_tag = PRC
	#	}
	#	visible = {
	#		has_country_flag = PRC_anti_technocratic_movement_is_active
	#		has_completed_focus = PRC_mobilize_ministry_of_public_security
	#	}
	#	available = {
	#		NOT = {
	#			has_country_flag = PRC_anti_technocratic_decision_in_progress
	#			has_country_flag = PRC_dont_create_hideout_this_time
	#		}
	#	}
	#	ai_will_do = {
	#		base = 5
	#	}
	#	cost = 50
	#	days_remove = 14
	#	days_re_enable = 1
	#	fire_only_once = no
	#	cancel_if_not_visible = yes
	#	modifier = {
	#		political_power_gain = -0.05
	#	}
	#	complete_effect = {
	#		custom_effect_tooltip = PRC_dont_create_hideout_this_time
	#		set_country_flag = {
	#			flag = PRC_anti_technocratic_decision_in_progress
	#			days = 14
	#			value = 1
	#		}
	#	}
	#	remove_effect = {
	#		set_country_flag = { flag = PRC_dont_create_hideout_this_time }
	#	}
	#}
	PRC_crush_anti_technocratic_movement = {
		icon = GFX_PRC_things_going_bad
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_country_flag = PRC_anti_technocratic_movement_is_active
		}
		available = {
			if = {
				limit = {
					is_ai = yes
				}
			}
			else = {
				has_completed_focus = PRC_all_society_political_investigation
				custom_trigger_tooltip = {
					tooltip = PRC_anti_technocratic_movement_rate_less_than_5_tt
					check_variable = {
						var = PRC_anti_technocratic_movement_rate
						value = 0.05
						compare = less_than
					}
				}
			}
		}
		cancel_trigger = {
			check_variable = {
				var = PRC_anti_technocratic_movement_rate
				value = 0.1
				compare = greater_than_or_equals
			}
		}
		ai_will_do = {
			base = 50
		}
		cost = 50
		days_remove = 30
		fire_only_once = no
		cancel_if_not_visible = no
		modifier = {
			political_power_gain = -0.2
		}
		remove_effect = {
			country_event = {
				id = china.508
				hours = 3
			}
		}
		complete_effect = {
		}
	}
	##the rest
	#PRC_science_corporations_nationalization = {
	#	icon = GFX_PRC_things_going_bad
	#	allowed = {
	#		original_tag = PRC
	#	}
	#	visible = {
	#		has_completed_focus = PRC_conquer_the_corporations
	#	}
	#	available = {
	#	}
	#	ai_will_do = {
	#		base = 5
	#	}
	#	cost = 200
	#	days_remove = 30
	#	fire_only_once = yes
	#	cancel_if_not_visible = yes
	#	modifier = {
	#		political_power_gain = -0.1
	#	}
	#	remove_effect = {
	#		country_event = { id = china.508 hours = 3 }
	#		effect_tooltip = {
	#		swap_ideas = {
	#			remove_idea = PRC_science_technocratic_state_dummy_idea
	#			add_idea = PRC_science_technocratic_state_idea2
	#			}
	#		}
	#	}
	#	complete_effect = {
	#	}
	#}
	#PRC_science_talent_to_labs = {
	#	icon = GFX_PRC_
	#	allowed = {
	#		original_tag = PRC
	#	}
	#	visible = {
	#		has_completed_focus = PRC_absorb_technical_blood
	#	}
	#	available = {
	#	}
	#	ai_will_do = {
	#		base = 5
	#	}
	#	cost = 100
	#	days_remove = 30
	#	fire_only_once = yes
	#	cancel_if_not_visible = yes
	#	modifier = {
	#	}
	#	remove_effect = {
	#		country_event = { id = china.509 hours = 2 }
	#		effect_tooltip = {
	#			swap_ideas = {
	#				remove_idea = PRC_science_technocratic_state_dummy_idea
	#				add_idea = PRC_science_technocratic_state_idea3
	#			}
	#		}
	#	}
	#	complete_effect = {
	#	}
	#}
}

PRC_the_dawn_of_han_nationalism_cat = {
	PRC_end_a_century_of_humiliation_nat = {
		name = PRC_end_a_century_of_humiliation
		icon = GFX_PRC_nationalist_decision
		available = {
			custom_trigger_tooltip = {
				tooltip = PRC_hindustan_was_fully_conquered
				NOT = {
					country_exists = MPJ
					country_exists = LRJ
					country_exists = RAJ
					country_exists = UPJ
					country_exists = NAX
					country_exists = SLJ
					country_exists = SAJ
					country_exists = RSS
					country_exists = DRV
					country_exists = RJN
					country_exists = BAN
				}
			}
			has_country_flag = PRC_asia_was_reorganized
		}
		visible = {
			has_completed_focus = PRC_new_asian_order
		}
		fire_only_once = yes
		cost = 50
		modifier = {
		}
		complete_effect = {
			country_event = china.2001
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_conquer_the_remnants_of_india_nat = {
		name = PRC_conquer_the_remnants_of_india
		icon = GFX_PRC_nationalist_decision
		available = {
		}
		visible = {
			has_completed_focus = PRC_new_asian_order
		}
		fire_only_once = yes
		cost = 10
		days_remove = 10
		modifier = {
		}
		complete_effect = {
			if = {
				limit = {
					country_exists = PRJ
				}
				PRJ = {
					annex_country = {
						target = NEP
						transfer_troops = no
					}
					annex_country = {
						target = BHU
						transfer_troops = no
					}
				}
				if = {
					limit = {
						BAN = {
							is_ally_with = PRC
						}
					}
					PRJ = {
						annex_country = {
							target = BAN
							transfer_troops = no
						}
					}
				}
				if = {
					limit = {
						PAK = {
							has_cosmetic_tag = PRC_military_administration
						}
					}
					PRJ = {
						annex_country = {
							target = PAK
							transfer_troops = no
						}
						every_state = {
							limit = {
								is_core_of = PAK
							}
							add_core_of = PRJ
						}
					}
				}
			}
			else = {
				PAK = {
					annex_country = {
						target = NEP
						transfer_troops = no
					}
					annex_country = {
						target = BHU
						transfer_troops = no
					}
				}
				if = {
					limit = {
						BAN = {
							is_ally_with = PRC
						}
					}
					PAK = {
						annex_country = {
							target = BAN
							transfer_troops = no
						}
					}
				}
			}
			puppet = SRL
			hidden_effect = {
				set_nationality = {
					target_country = SRL
					character = PRC_yuan_huazhi
				}
			}
			SRL = {
				set_cosmetic_tag = SRL_eadi_south_fleet
				hidden_effect = {
					remove_all_national_spirits = yes
					set_politics = {
						ruling_party = nationalist
						elections_allowed = no
					}
					add_country_leader_role = {
						character = PRC_yuan_huazhi
						promote_leader = yes
						country_leader = {
							ideology = military_junta
							expire = "1.1.1.1"
						}
					}
					add_popularity = {
						ideology = nationalist
						popularity = 0.35
					}
					set_party_name = {
						ideology = nationalist
						long_name = PRC_nationalist_party_plan_long
						name = PRC_nationalist_party_plan
					}
				}
			}
		}
		remove_effect = {
			news_event = {
				id = china.1037
				days = 1
			}
			every_country = {
				limit = {
					OR = {
						tag = MPJ
						tag = LRJ
						tag = RAJ
						tag = UPJ
						tag = NAX
						tag = SLJ
						tag = SAJ
						tag = RSS
						tag = DRV
						tag = RJN
					}
				}
				hidden_effect = {
					division_template = {
						name = "Indian People's Militia"
						priority = 1
						regiments = {
							militia = {
								x = 0
								y = 0
							}
							militia = {
								x = 0
								y = 1
							}
							militia = {
								x = 0
								y = 2
							}
							militia = {
								x = 1
								y = 0
							}
							militia = {
								x = 1
								y = 1
							}
							militia = {
								x = 1
								y = 2
							}
						}
						support = {
							recon = {
								x = 0
								y = 0
							}
							engineer = {
								x = 0
								y = 1
							}
						}
					}
					capital_scope = {
						create_unit = {
							division = "division_template = \"Indian People's Militia\" start_experience_factor = 0.3 start_equipment_factor = 1.0"
							owner = ROOT
							count = 12
						}
					}
				}
				PRC = {
					declare_war_on = {
						target = PREV
						type = annex_everything
					}
				}
				PAK = {
					declare_war_on = {
						target = PREV
						type = annex_everything
					}
				}
				if = {
					limit = {
						country_exists = PRJ
					}
					PRJ = {
						declare_war_on = {
							target = PREV
							type = annex_everything
						}
					}
				}
			}
			if = {
				limit = {
					BAN = {
						NOT = {
							is_ally_with = PRC
						}
					}
				}
				PRC = {
					declare_war_on = {
						target = BAN
						type = annex_everything
					}
				}
				PAK = {
					declare_war_on = {
						target = BAN
						type = annex_everything
					}
				}
				if = {
					limit = {
						country_exists = PRJ
					}
					PRJ = {
						declare_war_on = {
							target = BAN
							type = annex_everything
						}
					}
				}
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_appease_our_rage = {
		icon = GFX_PRC_nationalist_decision
		available = {
		}
		visible = {
			has_completed_focus = PRC_new_asian_order
			has_completed_focus = PRC_revolt_against_the_modern
		}
		fire_only_once = yes
		cost = 10
		days_remove = 5
		modifier = {
		}
		remove_effect = {
			set_country_flag = PRC_asia_was_reorganized
			annex_country = {
				target = PRK
				transfer_troops = no
			}
			annex_country = {
				target = VIN
				transfer_troops = no
			}
			transfer_state = 336
			transfer_state = 816
			transfer_state = 1386
			effect_tooltip = {
				SIA = {
					set_cosmetic_tag = PRC_nationalist_military_administration_SIA
				}
				PHI = {
					set_cosmetic_tag = PRC_nationalist_military_administration_PHI
				}
				INS = {
					set_cosmetic_tag = PRC_nationalist_military_administration_INS
				}
				AST = {
					set_cosmetic_tag = PRC_nationalist_military_administration_AST
				}
			}
			hidden_effect = {
				add_state_core = 336
				add_state_core = 816
				add_state_core = 1386
				every_state = {
					limit = {
						OR = {
							is_core_of = PRK
							is_core_of = VIN
						}
					}
					add_core_of = PRC
				}
				puppet = SIA
				puppet = PHI
				puppet = INS
				puppet = AST
				set_nationality = {
					target_country = SIA
					character = PRC_Huang_Ming
				}
				set_nationality = {
					target_country = PHI
					character = PRC_Wu_Yanan
				}
				set_nationality = {
					target_country = INS
					character = PRC_Han_Weiguo
				}
				set_nationality = {
					target_country = AST
					character = PRC_Wang_Xiubin
				}
				set_nationality = {
					target_country = SIG
					character = PRC_Dong_Jun
				}
				SIA = {
					annex_country = {
						target = ETI
						transfer_troops = yes
					}
					remove_all_national_spirits = yes
					add_ideas = PRC_ASIA_chinese_purification_zone_idea
					set_cosmetic_tag = PRC_nationalist_military_administration_SIA
					set_politics = {
						ruling_party = fascist
						elections_allowed = no
					}
					add_country_leader_role = {
						character = PRC_Huang_Ming
						promote_leader = yes
						country_leader = {
							ideology = ethno_nationalism
							expire = "1.1.1.1"
						}
					}
					add_popularity = {
						ideology = fascist
						popularity = 0.35
					}
					set_party_name = {
						ideology = fascist
						long_name = PRC_nationalist_military_administration_fascist_long
						name = PRC_nationalist_military_administration_fascist
					}
					annex_country = {
						target = BRM
						transfer_troops = yes
					}
					annex_country = {
						target = LAO
						transfer_troops = yes
					}
					annex_country = {
						target = CAM
						transfer_troops = yes
					}
					transfer_state = 817
				}
				PHI = {
					remove_all_national_spirits = yes
					add_ideas = PRC_ASIA_chinese_purification_zone_idea
					set_cosmetic_tag = PRC_nationalist_military_administration_PHI
					set_politics = {
						ruling_party = fascist
						elections_allowed = no
					}
					add_country_leader_role = {
						character = PRC_Wu_Yanan
						promote_leader = yes
						country_leader = {
							ideology = ethno_nationalism
							expire = "1.1.1.1"
						}
					}
					add_popularity = {
						ideology = fascist
						popularity = 0.35
					}
					set_party_name = {
						ideology = fascist
						long_name = PRC_nationalist_military_administration_fascist_long
						name = PRC_nationalist_military_administration_fascist
					}
				}
				INS = {
					remove_all_national_spirits = yes
					add_ideas = PRC_ASIA_chinese_purification_zone_idea
					set_cosmetic_tag = PRC_nationalist_military_administration_INS
					set_politics = {
						ruling_party = fascist
						elections_allowed = no
					}
					add_country_leader_role = {
						character = PRC_Han_Weiguo
						promote_leader = yes
						country_leader = {
							ideology = ethno_nationalism
							expire = "1.1.1.1"
						}
					}
					add_popularity = {
						ideology = fascist
						popularity = 0.35
					}
					set_party_name = {
						ideology = fascist
						long_name = PRC_nationalist_military_administration_fascist_long
						name = PRC_nationalist_military_administration_fascist
					}
					annex_country = {
						target = MAL
						transfer_troops = yes
					}
					if = {
						limit = {
							country_exists = PNG
						}
						annex_country = {
							target = PNG
							transfer_troops = yes
						}
					}
					else = {
						transfer_state = 523
						transfer_state = 737
						transfer_state = 634
					}
				}
				AST = {
					remove_all_national_spirits = yes
					add_ideas = PRC_ASIA_chinese_purification_zone_idea
					set_cosmetic_tag = PRC_nationalist_military_administration_AST
					set_politics = {
						ruling_party = fascist
						elections_allowed = no
					}
					add_country_leader_role = {
						character = PRC_Wang_Xiubin
						promote_leader = yes
						country_leader = {
							ideology = ethno_nationalism
							expire = "1.1.1.1"
						}
					}
					add_popularity = {
						ideology = fascist
						popularity = 0.35
					}
					set_party_name = {
						ideology = fascist
						long_name = PRC_nationalist_military_administration_fascist_long
						name = PRC_nationalist_military_administration_fascist
					}
					annex_country = {
						target = NZL
						transfer_troops = yes
					}
				}
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_finish_the_pan_asian_revolution = {
		icon = GFX_PRC_new_left_decision
		available = {
		}
		visible = {
			has_completed_focus = PRC_new_asian_order
			has_completed_focus = PRC_revolutionary_troch_renewed
		}
		fire_only_once = yes
		cost = 10
		days_remove = 5
		modifier = {
		}
		remove_effect = {
			set_country_flag = PRC_asia_was_reorganized
			annex_country = {
				target = SIG
				transfer_troops = no
			}
			puppet = PRK
			puppet = NEP
			puppet = BHU
			puppet = BRM
			puppet = SIA
			puppet = LAO
			puppet = VIN
			puppet = CAM
			puppet = MAL
			puppet = INS
			puppet = PNG
			puppet = AST
			puppet = NZL
			puppet = PHI
			every_country = {
				limit = {
					OR = {
						original_tag = PRK
						original_tag = NEP
						original_tag = BHU
						original_tag = BRM
						original_tag = SIA
						original_tag = LAO
						original_tag = VIN
						original_tag = CAM
						original_tag = MAL
						original_tag = INS
						original_tag = PNG
						original_tag = AST
						original_tag = NZL
						original_tag = PHI
					}
				}
				set_cosmetic_tag = PRC_revolutionary_puppets
			}
			hidden_effect = {
				SIA = {
					annex_country = {
						target = ETI
						transfer_troops = yes
					}
				}
				add_state_core = 336
				every_country = {
					limit = {
						OR = {
							original_tag = PRK
							original_tag = NEP
							original_tag = BHU
							original_tag = BRM
							original_tag = SIA
							original_tag = LAO
							original_tag = VIN
							original_tag = CAM
							original_tag = MAL
							original_tag = INS
							original_tag = PNG
							original_tag = AST
							original_tag = NZL
							original_tag = PHI
						}
					}
					remove_all_national_spirits = yes
					set_politics = {
						ruling_party = totalitarian_socialist
						elections_allowed = no
					}
					add_popularity = {
						ideology = totalitarian_socialist
						popularity = 0.35
					}
					set_party_name = {
						ideology = totalitarian_socialist
						long_name = PRC_nationalist_revolutionary_totalitarian_socialist_long
						name = PRC_nationalist_revolutionary_totalitarian_socialist
					}
				}
				every_country = {
					if = {
						limit = {
							original_tag = VIN
						}
						create_country_leader = {
							name = PRC_Wang_Xiubin
							picture = "gfx/leaders/PRC/generals/Wang xiubin.png"
							ideology = social_fascism
						}
					}
					else_if = {
						limit = {
							original_tag = AST
						}
						create_country_leader = {
							name = PRC_Li_Qiaoming
							picture = "gfx/leaders/PRC/generals/Li Qiaoming.png"
							ideology = social_fascism
						}
					}
					else_if = {
						limit = {
							original_tag = LAO
						}
						create_country_leader = {
							name = PRC_Han_Weiguo
							picture = "gfx/leaders/PRC/generals/Han Weiguo.png"
							ideology = social_fascism
						}
					}
					else_if = {
						limit = {
							original_tag = CAM
						}
						create_country_leader = {
							name = PRC_Wu_Yanan
							picture = "gfx/leaders/PRC/generals/Wu Yanan.png"
							ideology = social_fascism
						}
					}
					else_if = {
						limit = {
							original_tag = SIA
						}
						create_country_leader = {
							name = PRC_Huang_Ming
							picture = "gfx/leaders/PRC/generals/Huang Ming.png"
							ideology = social_fascism
						}
					}
					else_if = {
						limit = {
							original_tag = MAL
						}
						create_country_leader = {
							name = PRC_Qin_Shengxiang
							picture = "gfx/leaders/PRC/admirals/Qin Shengxiang.png"
							ideology = social_fascism
						}
					}
					else_if = {
						limit = {
							original_tag = INS
						}
						create_country_leader = {
							name = PRC_Ding_Laihang
							picture = "gfx/leaders/PRC/generals/Ding Laihang.png"
							ideology = social_fascism
						}
					}
					else_if = {
						limit = {
							original_tag = PHI
						}
						create_country_leader = {
							name = PRC_Wang_Qiang
							picture = "gfx/leaders/PRC/generals/Wang Qiang.png"
							ideology = social_fascism
						}
					}
					else_if = {
						limit = {
							original_tag = PNG
						}
						create_country_leader = {
							name = PRC_Chang_Dingqiu
							picture = "gfx/leaders/PRC/generals/Chang Dingqiu.png"
							ideology = social_fascism
						}
					}
					else_if = {
						limit = {
							original_tag = NZL
						}
						create_country_leader = {
							name = PRC_Yi_Xiaoguang
							picture = "gfx/leaders/PRC/generals/Yi Xiaoguang.png"
							ideology = social_fascism
						}
					}
					else_if = {
						limit = {
							original_tag = NEP
						}
						create_country_leader = {
							name = PRC_Lin_Xiangyang
							picture = "gfx/leaders/PRC/generals/Lin Xiangyang.png"
							ideology = social_fascism
						}
					}
					else_if = {
						limit = {
							original_tag = BHU
						}
						create_country_leader = {
							name = PRC_Liu_Zhenli
							picture = "gfx/leaders/PRC/generals/Liu Zhenli.png"
							ideology = social_fascism
						}
					}
				}
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_proclaim_mao_as_emperor = {
		icon = PRC_new_left_decision
		available = {
		}
		visible = {
			has_completed_focus = PRC_great_history_continues
		}
		fire_only_once = yes
		cost = 150
		days_remove = 50
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			country_event = china.617
			swap_ideas = {
				remove_idea = PRC_imperial_restoration_idea
				add_idea = PRC_imperial_restoration_idea2
			}
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_the_glory_of_qing = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_past_dynasties_action_timer
				}
			}
		}
		visible = {
			has_completed_focus = PRC_seize_back_the_chinese_century
		}
		modifier = {
			nationalist_drift = 0.05
			fascist_drift = 0.05
			stability_factor = 0.05
			war_support_factor = 0.05
			production_factory_max_efficiency_factor = 0.1
		}
		fire_only_once = no
		cost = 50
		days_remove = 70
		days_re_enable = 150
		complete_effect = {
			set_country_flag = PRC_past_dynasties_action_timer
		}
		remove_effect = {
			clr_country_flag = PRC_past_dynasties_action_timer
			set_country_flag = PRC_the_glory_of_qing_flag
			add_power_balance_value = {
				id = PRC_new_nationalists_bop
				value = 0.025
			}
		}
	}
	PRC_the_stability_of_han = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_past_dynasties_action_timer
				}
			}
		}
		visible = {
			has_completed_focus = PRC_seize_back_the_chinese_century
		}
		modifier = {
			stability_weekly = 0.01
			political_power_gain = 0.2
		}
		fire_only_once = no
		cost = 50
		days_remove = 70
		days_re_enable = 150
		complete_effect = {
			set_country_flag = PRC_past_dynasties_action_timer
		}
		remove_effect = {
			clr_country_flag = PRC_past_dynasties_action_timer
			set_country_flag = PRC_the_stability_of_han_flag
			add_power_balance_value = {
				id = PRC_new_nationalists_bop
				value = 0.025
			}
		}
	}
	PRC_the_prosperity_of_song = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_past_dynasties_action_timer
				}
			}
		}
		visible = {
			has_completed_focus = PRC_seize_back_the_chinese_century
		}
		modifier = {
			poverty_development_monthly = 0.03
			research_speed_factor = 0.1
			business_value_factor = 0.1
			personal_value_factor = 0.1
			income_growth_factor = 0.1
		}
		fire_only_once = no
		cost = 50
		days_remove = 70
		days_re_enable = 150
		complete_effect = {
			set_country_flag = PRC_past_dynasties_action_timer
		}
		remove_effect = {
			clr_country_flag = PRC_past_dynasties_action_timer
			set_country_flag = PRC_the_prosperity_of_song_flag
			add_power_balance_value = {
				id = PRC_new_nationalists_bop
				value = 0.025
			}
		}
	}
	PRC_the_strength_of_qin = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_past_dynasties_action_timer
				}
			}
		}
		visible = {
			has_completed_focus = PRC_seize_back_the_chinese_century
		}
		modifier = {
			war_support_weekly = 0.01
			recruitable_population_factor = 0.1
			army_attack_factor = 0.05
			army_morale_factor = 0.05
		}
		fire_only_once = no
		cost = 50
		days_remove = 70
		days_re_enable = 150
		complete_effect = {
			set_country_flag = PRC_past_dynasties_action_timer
		}
		remove_effect = {
			clr_country_flag = PRC_past_dynasties_action_timer
			set_country_flag = PRC_the_strength_of_qin_flag
			army_experience = 25
			add_power_balance_value = {
				id = PRC_new_nationalists_bop
				value = 0.025
			}
		}
	}
	PRC_Proprierty = {
		#доделаю #да, серьёзно -IAVL #ха-ха соси ебаный лакоид!! я доделал!!!
		icon = GFX_PRC_Confucian_Ideals
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_confucian_action_timer
				}
			}
		}
		visible = {
			has_completed_focus = PRC_instill_confucian_values
		}
		fire_only_once = no
		cost = 35
		days_remove = 70
		days_re_enable = 150
		modifier = {
			society_development_monthly = 0.005
			war_support_weekly = 0.004
			production_factory_efficiency_gain_factor = 0.08
		}
		complete_effect = {
			set_country_flag = PRC_confucian_action_timer
		}
		remove_effect = {
			clr_country_flag = PRC_confucian_action_timer
			set_country_flag = PRC_Proprierty_flag
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_Righteousness = {
		icon = GFX_PRC_Confucian_Ideals
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_confucian_action_timer
				}
			}
		}
		visible = {
			has_completed_focus = PRC_instill_confucian_values
		}
		fire_only_once = no
		cost = 35
		days_remove = 70
		days_re_enable = 150
		modifier = {
			society_development_monthly = 0.005
			academic_development_monthly = 0.005
			research_speed_factor = 0.06
			political_power_factor = 0.1
		}
		complete_effect = {
			set_country_flag = PRC_confucian_action_timer
		}
		remove_effect = {
			clr_country_flag = PRC_confucian_action_timer
			set_country_flag = PRC_Righteousness_flag
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_Integrity = {
		icon = GFX_PRC_Confucian_Ideals
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_confucian_action_timer
				}
			}
		}
		visible = {
			has_completed_focus = PRC_instill_confucian_values
		}
		fire_only_once = no
		cost = 35
		days_remove = 70
		days_re_enable = 150
		modifier = {
			industrial_development_monthly = 0.005
			farming_development_monthly = 0.005
			production_speed_buildings_factor = 0.07
			production_factory_max_efficiency_factor = 0.07
		}
		complete_effect = {
			set_country_flag = PRC_confucian_action_timer
		}
		remove_effect = {
			clr_country_flag = PRC_confucian_action_timer
			set_country_flag = PRC_Integrity_flag
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_Shame = {
		icon = GFX_PRC_Confucian_Ideals
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_confucian_action_timer
				}
			}
		}
		visible = {
			has_completed_focus = PRC_instill_confucian_values
		}
		fire_only_once = no
		cost = 35
		days_remove = 70
		days_re_enable = 150
		modifier = {
			society_development_monthly = 0.005
			stability_weekly = 0.003
			industrial_capacity_factory = 0.06
			industrial_capacity_dockyard = 0.06
		}
		complete_effect = {
			set_country_flag = PRC_confucian_action_timer
		}
		remove_effect = {
			clr_country_flag = PRC_confucian_action_timer
			set_country_flag = PRC_Shame_flag
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_rites_of_zhou_offices_of_earth = {
		icon = GFX_PRC_rites_of_zhou_offices_of_earth
		available = {
		}
		visible = {
			has_completed_focus = PRC_rites_of_zhou
		}
		fire_only_once = yes
		cost = 50
		days_remove = 70
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			swap_ideas = {
				remove_idea = PRC_rites_of_zhou_idea_heaven
				add_idea = PRC_rites_of_zhou_idea_earth
			}
			set_country_flag = PRC_rites_of_zhou_offices_of_earth_flag
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_rites_of_zhou_offices_of_spring = {
		icon = GFX_PRC_rites_of_zhou_offices_of_spring
		available = {
			hidden_trigger = {
				has_country_flag = PRC_rites_of_zhou_offices_of_earth_flag
			}
		}
		visible = {
			has_completed_focus = PRC_rites_of_zhou
		}
		fire_only_once = yes
		cost = 50
		days_remove = 70
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			swap_ideas = {
				remove_idea = PRC_rites_of_zhou_idea_earth
				add_idea = PRC_rites_of_zhou_idea_spring
			}
			set_country_flag = PRC_rites_of_zhou_offices_of_spring_flag
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_rites_of_zhou_offices_of_summer = {
		icon = GFX_PRC_rites_of_zhou_offices_of_summer
		available = {
			hidden_trigger = {
				has_country_flag = PRC_rites_of_zhou_offices_of_spring_flag
			}
			has_completed_focus = PRC_chinas_spot_in_the_sun
		}
		visible = {
			has_completed_focus = PRC_rites_of_zhou
		}
		fire_only_once = yes
		cost = 50
		days_remove = 70
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			swap_ideas = {
				remove_idea = PRC_rites_of_zhou_idea_spring
				add_idea = PRC_rites_of_zhou_idea_summer
			}
			set_country_flag = PRC_rites_of_zhou_offices_of_summer_flag
			set_temp_variable = {
				var = PRC_army_reform_progress_temp
				value = 0.05
			}
			PRC_add_army_reform_progress = yes
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_rites_of_zhou_offices_of_autumn = {
		icon = GFX_PRC_rites_of_zhou_offices_of_autumn
		available = {
			hidden_trigger = {
				has_country_flag = PRC_rites_of_zhou_offices_of_summer_flag
			}
		}
		visible = {
			has_completed_focus = PRC_rites_of_zhou
		}
		fire_only_once = yes
		cost = 50
		days_remove = 70
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			swap_ideas = {
				remove_idea = PRC_rites_of_zhou_idea_summer
				add_idea = PRC_rites_of_zhou_idea_autumn
			}
			set_country_flag = PRC_rites_of_zhou_offices_of_autumn_flag
			add_popularity = {
				ideology = fascist
				popularity = 0.02
			}
			add_popularity = {
				ideology = authoritarian_democrat
				popularity = 0.01
			}
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_rites_of_zhou_offices_of_winter = {
		icon = GFX_PRC_rites_of_zhou_offices_of_winter
		available = {
			hidden_trigger = {
				has_country_flag = PRC_rites_of_zhou_offices_of_autumn_flag
			}
		}
		visible = {
			has_completed_focus = PRC_rites_of_zhou
		}
		fire_only_once = yes
		cost = 50
		days_remove = 70
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			swap_ideas = {
				remove_idea = PRC_rites_of_zhou_idea_autumn
				add_idea = PRC_rites_of_zhou_idea_winter
			}
			add_popularity = {
				ideology = fascist
				popularity = 0.025
			}
			add_popularity = {
				ideology = authoritarian_democrat
				popularity = 0.015
			}
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_wisdom_of_sun_yat_sen = {
		icon = GFX_PRC_third_chinese_revolution_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_revolutionaries_of_the_past_flag
				}
			}
		}
		visible = {
			has_completed_focus = PRC_the_new_chinese_revolution
		}
		modifier = {
			political_power_factor = 0.05
			academic_development_monthly = 0.01
			society_development_monthly = 0.01
			stability_weekly = 0.003
		}
		fire_only_once = no
		cost = 50
		days_remove = 70
		days_re_enable = 150
		complete_effect = {
			set_country_flag = PRC_revolutionaries_of_the_past_flag
		}
		remove_effect = {
			clr_country_flag = PRC_revolutionaries_of_the_past_flag
			add_popularity = {
				ideology = libertarian_socialist
				popularity = 0.03
			}
			add_power_balance_value = {
				id = PRC_new_nationalists_bop
				value = -0.025
			}
		}
	}
	PRC_revolutionary_fervor_of_mao_zedong = {
		icon = GFX_PRC_third_chinese_revolution_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_revolutionaries_of_the_past_flag
				}
			}
		}
		visible = {
			has_completed_focus = PRC_the_new_chinese_revolution
		}
		modifier = {
			political_power_factor = 0.05
			industrial_development_monthly = 0.01
			farming_development_monthly = 0.01
			poverty_development_monthly = 0.01
			industrial_capacity_factory = 0.05
			industrial_capacity_dockyard = 0.05
			production_factory_efficiency_gain_factor = 0.05
		}
		fire_only_once = no
		cost = 50
		days_remove = 70
		days_re_enable = 150
		complete_effect = {
			set_country_flag = PRC_revolutionaries_of_the_past_flag
		}
		remove_effect = {
			clr_country_flag = PRC_revolutionaries_of_the_past_flag
			add_popularity = {
				ideology = totalitarian_socialist
				popularity = 0.03
			}
			add_power_balance_value = {
				id = PRC_new_nationalists_bop
				value = -0.025
			}
		}
	}
	PRC_fury_of_the_modern_revolutionaries = {
		icon = GFX_PRC_third_chinese_revolution_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_revolutionaries_of_the_past_flag
				}
			}
		}
		visible = {
			has_completed_focus = PRC_the_new_chinese_revolution
		}
		modifier = {
			political_power_factor = 0.05
			army_morale_factor = 0.05
			army_org_factor = 0.05
			military_development_monthly = 0.01
			society_development_monthly = 0.01
			war_support_weekly = 0.003
		}
		fire_only_once = no
		cost = 50
		days_remove = 70
		days_re_enable = 150
		complete_effect = {
			set_country_flag = PRC_revolutionaries_of_the_past_flag
		}
		remove_effect = {
			clr_country_flag = PRC_revolutionaries_of_the_past_flag
			add_popularity = {
				ideology = fascist
				popularity = 0.03
			}
			add_power_balance_value = {
				id = PRC_new_nationalists_bop
				value = -0.025
			}
		}
	}
	PRC_agitate_to_move_to_the_countryside = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_spiritual_renaissance
		}
		complete_effect = {
			set_temp_variable = {
				var = industrial_development_var_temp
				value = -0.05
			}
			add_industrial_development = yes
			set_temp_variable = {
				var = debt_var_temp
				value = 5
			}
			add_debt = yes
			every_controlled_state = {
				random_select_amount = 5
				limit = {
					is_core_of = ROOT
					state_population > 1000000
					OR = {
						has_state_category = large_city
						has_state_category = metropolis
						has_state_category = conurbation
						has_state_category = megalopolis
					}
				}
				add_manpower = -50000
			}
		}
		remove_effect = {
			every_controlled_state = {
				random_select_amount = 5
				limit = {
					is_core_of = ROOT
					state_population > 1000000
					OR = {
						has_state_category = rural
						has_state_category = village
						has_state_category = town
					}
					#free_building_slots = {
					#	building = infrastructure
					#	size > 1
					#}
				}
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
				increase_state_category = yes
				add_manpower = 50000
			}
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = 0.025
			}
			PRC_add_enviromental_progress = yes
			set_temp_variable = {
				var = farming_development_var_temp
				value = 0.05
			}
			add_farming_development = yes
			set_temp_variable = {
				var = poverty_development_var_temp
				value = 0.05
			}
			add_poverty_development = yes
		}
		icon = GFX_PRC_third_chinese_revolution_decision
		cost = 75
		fire_only_once = no
		days_re_enable = 150
		days_remove = 90
		ai_will_do = {
			base = 100
		}
	}
	PRC_explore_new_frontiers = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_spiritual_renaissance
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 25
			}
			add_debt = yes
			every_controlled_state = {
				random_select_amount = 5
				limit = {
					is_core_of = ROOT
					state_population > 1000000
					OR = {
						has_state_category = large_city
						has_state_category = metropolis
						has_state_category = conurbation
						has_state_category = megalopolis
					}
				}
				add_manpower = -50000
			}
		}
		remove_effect = {
			every_controlled_state = {
				random_select_amount = 5
				limit = {
					is_core_of = ROOT
					OR = {
						region = 152
						region = 200
						region = 145
						region = 146
					}
					state_population < 3000000
					free_building_slots = {
						building = infrastructure
						size > 1
					}
				}
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
				increase_state_category = yes
				add_manpower = 50000
			}
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
		}
		icon = GFX_PRC_third_chinese_revolution_decision
		cost = 75
		fire_only_once = no
		days_re_enable = 150
		days_remove = 90
		ai_will_do = {
			base = 100
		}
	}
	PRC_join_the_hanfu_movement_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_revive_traditional_culture
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			personal_value_factor = 0.05
			expense_growth_factor = -0.05
			society_development_monthly = 0.005
			fascist_drift = 0.01
			authoritarian_democrat_drift = 0.01
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_struggle_for_justice_like_lin_zexu_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_the_wave_of_patriotism
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.1
			industrial_capacity_factory = 0.035
			production_factory_efficiency_gain_factor = 0.035
			poverty_development_monthly = 0.01
			academic_development_monthly = 0.01
			society_development_monthly = 0.005
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_remember_ma_guiyings_willpower_nat_prop = {
		name = PRC_remember_ma_guiyings_willpower_prop
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_women_in_the_workforce
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_factor = 0.03
			production_factory_efficiency_gain_factor = 0.035
			conscription_factor = 0.01
			society_development_monthly = 0.005
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_never_despair_nat_prop = {
		name = PRC_never_despair_prop
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_protectors_of_the_chinese_nation
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			society_development_monthly = 0.01
			industrial_development_monthly = 0.01
			industrial_capacity_factory = 0.035
			industrial_capacity_dockyard = 0.035
			production_speed_buildings_factor = 0.035
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_destroy_china_enemies_nat_prop = {
		name = PRC_destroy_china_enemies_prop
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_protectors_of_the_chinese_nation
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.05
			army_attack_factor = 0.05
			army_strength_factor = 0.035
			breakthrough_factor = 0.015
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_to_die_that_china_may_live_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_chinese_defenders_from_grassroots
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			experience_loss_factor = 0.1
			breakthrough_factor = 0.05
			conscription_factor = 0.02
			society_development_monthly = -0.005
			military_development_monthly = -0.005
			war_support_weekly = 0.005
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_the_japanese_the_vile_seed_of_humanity_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_seize_back_the_chinese_century
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			society_development_monthly = -0.005
			industrial_capacity_factory = 0.035
			industrial_capacity_dockyard = 0.035
			production_factory_efficiency_gain_factor = 0.05
			fascist_drift = 0.01
		}
		targeted_modifier = {
			tag = JAP
			attack_bonus_against = 0.05
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_a_million_souls_a_nations_vengeance_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_seize_back_the_chinese_century
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			stability_weekly = 0.004
			mobilization_speed = 0.2
			production_speed_buildings_factor = 0.05
			personal_expense_factor = -0.05
			personal_value_factor = 0.035
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_loyalty_is_life_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_the_great_chinese_nation
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			army_org_factor = 0.05
			army_strength_factor = 0.05
			army_attack_factor = 0.035
			totalitarian_socialist_drift = 0.01
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_the_spirit_of_resistance_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_the_great_chinese_nation
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_factor = -0.05
			army_org_factor = 0.05
			army_core_defence_factor = 0.05
			army_attack_against_major_factor = 0.05
			fascist_drift = 0.01
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_revolution_of_thought_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_revolt_against_the_modern
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			stability_factor = -0.05
			drift_defence_factor = 0.15
			society_development_monthly = 0.01
			academic_development_monthly = 0.015
			production_factory_efficiency_gain_factor = 0.05
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_vengeance_against_imperialists_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_revolt_against_the_modern
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			stability_factor = -0.05
			breakthrough_factor = 0.05
			army_attack_against_major_factor = 0.05
			military_development_monthly = 0.01
			industrial_capacity_factory = 0.035
			industrial_capacity_dockyard = 0.035
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_death_before_surrender_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_spiritual_renaissance
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			surrender_limit = 0.1
			mobilization_speed = 0.15
			war_support_factor = 0.05
			experience_loss_factor = 0.1
			military_development_monthly = -0.01
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_national_unity_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_spiritual_renaissance
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_factor = 0.1
			production_factory_max_efficiency_factor = 0.05
			production_factory_efficiency_gain_factor = 0.1
			totalitarian_socialist_drift = 0.01
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_apotheosis_of_history_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_the_dragon_who_devoured_the_sun
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			army_core_defence_factor = 0.05
			army_core_attack_factor = 0.05
			experience_gain_army_factor = 0.1
			society_development_monthly = 0.005
			poverty_development_monthly = 0.01
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_the_end_times_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_the_dragon_who_devoured_the_sun
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			conscription_factor = 0.03
			mobilization_speed = 0.15
			industrial_capacity_factory = 0.035
			industrial_capacity_dockyard = 0.035
			command_power_gain_mult = 0.25
			initiative_factor = 0.05
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_work_for_the_glory_of_the_peoples_empire_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_empire_under_facade_of_the_republic
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			industrial_capacity_factory = 0.05
			industrial_capacity_dockyard = 0.05
			production_factory_efficiency_gain_factor = 0.08
			consumer_goods_factor = -0.05
			industrial_development_monthly = 0.01
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_glory_to_the_peoples_emperor_mao_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_the_good_old_china
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			experience_gain_army_factor = 0.07
			army_org_factor = 0.035
			army_morale_factor = 0.035
			army_strength_factor = 0.05
			war_support_weekly = 0.004
			society_development_monthly = -0.01
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_we_will_prevail_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_will_of_the_chinese_people
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.05
			army_org_regain = 0.03
			military_development_monthly = 0.01
			war_support_weekly = 0.002
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_we_are_invincible_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_will_of_the_chinese_people
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.05
			army_defence_factor = 0.05
			army_core_attack_factor = 0.05
			minimum_training_level = -0.05
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_new_religious_policy_decision = {
		icon = GFX_PRC_new_religious_policy_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				always = no
			}
		}
		visible = {
			has_completed_focus = PRC_the_issue_of_religions
			NOT = {
				has_idea = PRC_the_great_chinese_nation
			}
		}
		fire_only_once = yes
		complete_effect = {
		}
		remove_effect = {
		}
	}
	PRC_new_religious_things_are_getting_worse = {
		icon = GFX_PRC_things_going_bad
		allowed = {
			tag = PRC
		}
		activation = {
			always = no
		}
		available = {
			has_idea = PRC_new_religious_policy_idea6
			hidden_trigger = {
				is_ai = yes
			}
		}
		is_good = no
		selectable_mission = no
		days_mission_timeout = 120
		priority = 8
		timeout_effect = {
			if = {
				limit = {
					NOT = {
						has_idea = PRC_new_religious_policy_idea6
					}
				}
				activate_mission = PRC_new_religious_things_are_getting_worse
				add_stability = -0.035
				add_political_power = -35
			}
			if = {
				limit = {
					NOT = {
						has_country_flag = PRC_new_religious_christians_suppressed
					}
				}
				every_state = {
					limit = {
						state = 1226
					}
					add_resistance = 10
				}
			}
			if = {
				limit = {
					NOT = {
						has_country_flag = PRC_new_religious_xibei_suppressed
					}
				}
				every_state = {
					limit = {
						OR = {
							state = 616
							state = 604
							state = 1187
						}
					}
					add_resistance = 10
				}
			}
			if = {
				limit = {
					NOT = {
						has_country_flag = PRC_new_religious_xinjiang_suppressed
					}
				}
				every_state = {
					limit = {
						OR = {
							state = 287
							state = 1164
							state = 619
							state = 1160
						}
					}
					add_resistance = 10
				}
			}
			if = {
				limit = {
					NOT = {
						has_country_flag = PRC_new_religious_ethnic_minorities_suppressed
					}
				}
				every_state = {
					limit = {
						OR = {
							state = 325
							state = 1195
							state = 1192
							state = 1204
							state = 1205
							state = 1203
						}
					}
					add_resistance = 5
				}
			}
		}
	}
	PRC_new_religious_conduct_a_raid_in_zhengzhou = {
		icon = GFX_PRC_soliders
		available = {
			if = {
				limit = {
					is_ai = no
				}
				divisions_in_state = {
					size > 2
					state = 1226
				}
			}
		}
		visible = {
			has_completed_focus = PRC_the_issue_of_religions
			NOT = {
				has_country_flag = PRC_new_religious_christians_suppressed
			}
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1226
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = no
		cost = 30
		days_remove = 20
		days_re_enable = 70
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			every_state = {
				limit = {
					state = 1226
				}
				add_resistance = -5
			}
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_new_religious_conduct_a_raid_in_xibei = {
		icon = GFX_PRC_soliders
		available = {
			if = {
				limit = {
					is_ai = no
				}
				divisions_in_state = {
					size > 2
					state = 616
				}
				divisions_in_state = {
					size > 2
					state = 604
				}
				divisions_in_state = {
					size > 2
					state = 1187
				}
			}
		}
		visible = {
			has_completed_focus = PRC_the_issue_of_religions
			NOT = {
				has_country_flag = PRC_new_religious_xibei_suppressed
			}
		}
		highlight_states = {
			highlight_state_targets = {
				state = 616
				state = 604
				state = 1187
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = no
		cost = 30
		days_remove = 20
		days_re_enable = 70
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			every_state = {
				limit = {
					OR = {
						state = 616
						state = 604
						state = 1187
					}
				}
				add_resistance = -7
			}
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_new_religious_conduct_a_raid_in_xinjiang = {
		icon = GFX_PRC_soliders
		available = {
			if = {
				limit = {
					is_ai = no
				}
				divisions_in_state = {
					size > 2
					state = 287
				}
				divisions_in_state = {
					size > 2
					state = 1164
				}
				divisions_in_state = {
					size > 2
					state = 619
				}
				divisions_in_state = {
					size > 2
					state = 1160
				}
			}
		}
		visible = {
			has_completed_focus = PRC_the_issue_of_religions
			NOT = {
				has_country_flag = PRC_new_religious_xinjiang_suppressed
			}
		}
		highlight_states = {
			highlight_state_targets = {
				state = 287
				state = 1164
				state = 619
				state = 1160
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = no
		cost = 30
		days_remove = 20
		days_re_enable = 70
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			every_state = {
				limit = {
					OR = {
						state = 287
						state = 1164
						state = 619
						state = 1160
					}
				}
				add_resistance = -7
			}
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_new_religious_conduct_a_raid_in_southern_regions = {
		icon = GFX_PRC_soliders
		available = {
			if = {
				limit = {
					is_ai = no
				}
				divisions_in_state = {
					size > 2
					state = 325
				}
				divisions_in_state = {
					size > 2
					state = 1195
				}
				divisions_in_state = {
					size > 2
					state = 1192
				}
				divisions_in_state = {
					size > 2
					state = 1204
				}
				divisions_in_state = {
					size > 2
					state = 1205
				}
				divisions_in_state = {
					size > 2
					state = 1203
				}
			}
		}
		visible = {
			has_completed_focus = PRC_the_issue_of_religions
			NOT = {
				has_country_flag = PRC_new_religious_ethnic_minorities_suppressed
			}
		}
		highlight_states = {
			highlight_state_targets = {
				state = 325
				state = 1195
				state = 1192
				state = 1204
				state = 1205
				state = 1203
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = no
		cost = 30
		days_remove = 20
		days_re_enable = 70
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			every_state = {
				limit = {
					OR = {
						state = 325
						state = 1195
						state = 1192
						state = 1204
						state = 1205
						state = 1203
					}
				}
				add_resistance = -5
			}
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_new_religious_integrate_ethnic_minority_religions_into_the_new_system = {
		icon = GFX_PRC_soliders
		available = {
			325 = {
				resistance < 15
			}
			1195 = {
				resistance < 15
			}
			1192 = {
				resistance < 15
			}
			1204 = {
				resistance < 15
			}
			1205 = {
				resistance < 15
			}
			1203 = {
				resistance < 15
			}
		}
		visible = {
			has_completed_focus = PRC_the_final_blow_to_christian_cults
		}
		fire_only_once = yes
		cost = 50
		days_remove = 80
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			add_war_support = -0.06
			set_country_flag = PRC_new_religious_ethnic_minorities_suppressed
			every_state = {
				limit = {
					OR = {
						state = 325
						state = 1195
						state = 1192
						state = 1204
						state = 1205
						state = 1203
					}
				}
				cancel_resistance = yes
				add_compliance = 100
				add_resistance = -100
				add_core_of = PRC
				hidden_effect = {
					remove_core_of = YUN
					remove_core_of = GXC
				}
			}
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_new_religious_arrest_ethnic_minorities_activists = {
		icon = GFX_PRC_soliders
		available = {
		}
		visible = {
			has_completed_focus = PRC_state_atheism
			NOT = {
				has_country_flag = PRC_new_religious_ethnic_minorities_suppressed
			}
		}
		fire_only_once = yes
		cost = 50
		days_remove = 50
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			add_popularity = {
				ideology = fascist
				popularity = 0.025
			}
			every_state = {
				limit = {
					OR = {
						state = 325
						state = 1195
						state = 1192
						state = 1204
						state = 1205
						state = 1203
					}
				}
				add_resistance = -10
			}
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_new_religious_suppress_southern_ethnic_minorities = {
		icon = GFX_PRC_soliders
		available = {
			325 = {
				resistance < 5
			}
			1195 = {
				resistance < 5
			}
			1192 = {
				resistance < 5
			}
			1204 = {
				resistance < 5
			}
			1205 = {
				resistance < 5
			}
			1203 = {
				resistance < 5
			}
		}
		visible = {
			has_completed_focus = PRC_state_atheism
		}
		fire_only_once = yes
		cost = 35
		days_remove = 50
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			set_country_flag = PRC_new_religious_ethnic_minorities_suppressed
			every_state = {
				limit = {
					OR = {
						state = 325
						state = 1195
						state = 1192
						state = 1204
						state = 1205
						state = 1203
					}
				}
				cancel_resistance = yes
				add_compliance = 100
				add_resistance = -100
				add_core_of = PRC
				hidden_effect = {
					remove_core_of = YUN
					remove_core_of = GXC
				}
			}
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_new_religious_destroy_the_eastern_lightning_sect = {
		icon = GFX_PRC_soliders
		available = {
		}
		visible = {
			has_completed_focus = PRC_the_final_blow_to_christian_cults
			NOT = {
				has_country_flag = PRC_new_religious_christians_suppressed
			}
		}
		fire_only_once = yes
		cost = 50
		days_remove = 50
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			add_stability = 0.02
			every_state = {
				limit = {
					state = 1226
				}
				add_resistance = -12
			}
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_new_religious_suppress_the_christians = {
		icon = GFX_PRC_soliders
		available = {
			1226 = {
				resistance < 5
			}
		}
		visible = {
			has_completed_focus = PRC_the_final_blow_to_christian_cults
		}
		fire_only_once = yes
		cost = 35
		days_remove = 50
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			set_country_flag = PRC_new_religious_christians_suppressed
			1226 = {
				cancel_resistance = yes
				add_compliance = 100
				add_resistance = -100
				add_core_of = PRC
				hidden_effect = {
					remove_core_of = CAG
				}
			}
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_new_religious_unite_the_people_for_the_new_revolution = {
		icon = GFX_PRC_soliders
		available = {
		}
		visible = {
			has_completed_focus = PRC_speed_up_sinicization
			NOT = {
				AND = {
					has_country_flag = PRC_new_religious_xibei_suppressed
					has_country_flag = PRC_new_religious_xinjiang_suppressed
				}
			}
		}
		fire_only_once = yes
		cost = 50
		days_remove = 50
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			add_popularity = {
				ideology = totalitarian_socialist
				popularity = 0.03
			}
			every_state = {
				limit = {
					OR = {
						state = 616
						state = 604
						state = 1187
					}
				}
				add_resistance = -10
			}
			every_state = {
				limit = {
					OR = {
						state = 287
						state = 1164
						state = 619
						state = 1160
					}
				}
				add_resistance = -10
			}
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_new_religious_only_the_chinese_now = {
		icon = GFX_PRC_soliders
		available = {
			616 = {
				resistance < 15
			}
			604 = {
				resistance < 15
			}
			1187 = {
				resistance < 15
			}
			287 = {
				resistance < 15
			}
			1164 = {
				resistance < 15
			}
			619 = {
				resistance < 15
			}
			1160 = {
				resistance < 15
			}
		}
		visible = {
			has_completed_focus = PRC_speed_up_sinicization
		}
		fire_only_once = yes
		cost = 75
		days_remove = 100
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			add_war_support = -0.03
			set_country_flag = PRC_new_religious_xibei_suppressed
			set_country_flag = PRC_new_religious_xinjiang_suppressed
			every_state = {
				limit = {
					OR = {
						state = 616
						state = 604
						state = 1187
					}
				}
				cancel_resistance = yes
				add_compliance = 100
				add_resistance = -100
				add_core_of = PRC
				hidden_effect = {
					remove_core_of = NIS
				}
			}
			every_state = {
				limit = {
					OR = {
						state = 287
						state = 1164
						state = 619
						state = 1160
					}
				}
				cancel_resistance = yes
				add_compliance = 100
				add_resistance = -100
				add_core_of = PRC
			}
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_new_religious_launch_a_campaign_to_reject_islam = {
		icon = GFX_PRC_soliders
		available = {
		}
		visible = {
			has_completed_focus = PRC_smash_islamism
			NOT = {
				AND = {
					has_country_flag = PRC_new_religious_xibei_suppressed
					has_country_flag = PRC_new_religious_xinjiang_suppressed
				}
			}
		}
		fire_only_once = yes
		cost = 75
		days_remove = 70
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			add_stability = -0.03
			add_popularity = {
				ideology = fascist
				popularity = 0.03
			}
			every_state = {
				limit = {
					OR = {
						state = 616
						state = 604
						state = 1187
					}
				}
				add_resistance = -10
			}
			every_state = {
				limit = {
					OR = {
						state = 287
						state = 1164
						state = 619
						state = 1160
					}
				}
				add_resistance = -10
			}
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_new_religious_suppress_the_muslims = {
		icon = GFX_PRC_soliders
		available = {
			616 = {
				resistance < 5
			}
			604 = {
				resistance < 5
			}
			1187 = {
				resistance < 5
			}
			287 = {
				resistance < 5
			}
			1164 = {
				resistance < 5
			}
			619 = {
				resistance < 5
			}
			1160 = {
				resistance < 5
			}
		}
		visible = {
			has_completed_focus = PRC_smash_islamism
		}
		fire_only_once = yes
		cost = 100
		days_remove = 100
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			add_war_support = 0.03
			add_stability = -0.03
			set_country_flag = PRC_new_religious_xibei_suppressed
			set_country_flag = PRC_new_religious_xinjiang_suppressed
			every_state = {
				limit = {
					OR = {
						state = 616
						state = 604
						state = 1187
					}
				}
				cancel_resistance = yes
				add_compliance = 100
				add_resistance = -100
				add_core_of = PRC
				hidden_effect = {
					remove_core_of = NIS
				}
			}
			every_state = {
				limit = {
					OR = {
						state = 287
						state = 1164
						state = 619
						state = 1160
					}
				}
				cancel_resistance = yes
				add_compliance = 100
				add_resistance = -100
				add_core_of = PRC
			}
		}
		ai_will_do = {
			base = 1
		}
	}
}

PRC_socialist_democratization_cat = {
	PRC_new_era_for_china_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.05
			society_development_monthly = 0.01
			income_growth_factor = 0.05
			personal_value_factor = 0.05
			libertarian_socialist_drift = 0.02
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_down_with_bureaucracy_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_modernization_of_the_party
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 80
		days_remove = 60
		days_re_enable = 140
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_cost = -0.1
			academic_development_monthly = 0.01
			business_value_factor = 0.15
			army_speed_factor = 0.05
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			if = {
				limit = {
					OR = {
						has_idea = PRC_corrupt_bureaucracy_negative2_idea
						has_idea = PRC_corrupt_bureaucracy_negative1_idea
						has_idea = PRC_corrupt_bureaucracy_idea
						has_idea = PRC_corrupt_bureaucracy2_idea
						has_idea = PRC_corrupt_bureaucracy3_idea
						has_idea = PRC_corrupt_bureaucracy4_idea
						has_idea = PRC_corrupt_bureaucracy5_idea
					}
				}
				PRC_decrease_corrupt_bureaucracy = yes
			}
			add_campaign_slot = yes
		}
	}
	PRC_power_to_the_people_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_factor = -0.25
			society_development_monthly = 0.05
			libertarian_socialist_drift = 0.02
			personal_value_factor = 0.1
			production_factory_efficiency_gain_factor = 0.035
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_let_flowers_grow_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			stability_factor = -0.1
			academic_development_monthly = 0.02
			society_development_monthly = 0.02
			production_factory_max_efficiency_factor = -0.02
			libertarian_socialist_drift = 0.02
			social_democrat_drift = 0.02
			social_liberal_drift = 0.02
			initiative_factor = 0.06
			planning_speed = 0.06
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_reform_voting_laws = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_emancipate_the_npc
		}
		days_remove = 70
		fire_only_once = yes
		modifier = {
			political_power_factor = -0.05
		}
		complete_effect = {
			add_stability = -0.05
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_national_peoples_congress_dummy
					add_idea = PRC_national_peoples_congress_PRC_reform_voting_laws
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_cpc_drift_defence_factor_dynamic_var
					value = -0.03
				}
				add_to_variable = {
					var = PRC_cpc_compliance_growth_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_cpc_production_factory_max_efficiency_factor_dynamic_var
					value = 0.035
				}
				add_to_variable = {
					var = PRC_cpc_army_core_defence_factor_dynamic_var
					value = 0.025
				}
			}
		}
		icon = GFX_PRC_new_left_decision
		cost = 50
	}
	PRC_support_grassroots_democracy = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_emancipate_the_npc
		}
		days_remove = 70
		fire_only_once = yes
		modifier = {
			social_democrat_drift = 0.01
			social_liberal_drift = 0.01
			authoritarian_democrat_drift = 0.01
		}
		complete_effect = {
			add_stability = -0.05
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_national_peoples_congress_dummy
					add_idea = PRC_national_peoples_congress_PRC_support_grassroots_democracy
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_cpc_society_development_monthly_dynamic_var
					value = 0.005
				}
				add_to_variable = {
					var = PRC_cpc_personal_value_factor_dynamic_var
					value = 0.056
				}
				add_to_variable = {
					var = PRC_cpc_personal_expense_factor_dynamic_var
					value = 0.03
				}
				add_to_variable = {
					var = PRC_cpc_social_democrat_drift_dynamic_var
					value = 0.02
				}
				add_to_variable = {
					var = PRC_cpc_social_liberal_drift_dynamic_var
					value = 0.01
				}
				add_to_variable = {
					var = PRC_cpc_authoritarian_democrat_drift_dynamic_var
					value = 0.01
				}
				add_to_variable = {
					var = PRC_cpc_resistance_growth_dynamic_var
					value = -0.07
				}
			}
		}
		icon = GFX_PRC_new_left_decision
		cost = 40
	}
	PRC_democratize_the_party = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_emancipate_the_npc
				NOT = {
					OR = {
						has_completed_focus = PRC_concessions_to_partocrats
						has_country_flag = PRC_cpc_collapse_flag
					}
				}
			}
		}
		ai_will_do = {
			factor = 50
			modifier = {
				factor = 0
				OR = {
					has_game_rule = {
						rule = The_PRC_New_Left_Election
						option = The_PRC_New_Left_Election_5
					}
				}
			}
			modifier = {
				factor = 100
				OR = {
					has_game_rule = {
						rule = The_PRC_New_Left_Election
						option = The_PRC_New_Left_Election_1
					}
					has_game_rule = {
						rule = The_PRC_New_Left_Election
						option = The_PRC_New_Left_Election_2
					}
					has_game_rule = {
						rule = The_PRC_New_Left_Election
						option = The_PRC_New_Left_Election_3
					}
					has_game_rule = {
						rule = The_PRC_New_Left_Election
						option = The_PRC_New_Left_Election_4
					}
				}
			}
		}
		days_remove = 70
		fire_only_once = yes
		cancel_if_not_visible = yes
		modifier = {
			communist_drift = -0.035
		}
		complete_effect = {
		}
		remove_effect = {
			add_timed_idea = {
				idea = PRC_hardliners_purged_idea
				days = 180
			}
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_national_peoples_congress_dummy
					add_idea = PRC_national_peoples_congress_PRC_democratize_the_party
				}
			}
			set_country_flag = SOV_party_democratized_flag
			hidden_effect = {
				add_to_variable = {
					var = PRC_cpc_consumer_goods_factor_dynamic_var
					value = -0.05
				}
				add_to_variable = {
					var = PRC_cpc_political_power_gain_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_cpc_libertarian_socialist_drift_dynamic_var
					value = 0.025
				}
			}
		}
		icon = GFX_PRC_new_left_decision
		cost = 100
	}
	PRC_reform_peoples_republic = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_theory_of_neo_socialism
			has_country_leader = {
				character = PRC_Hu_Chunhua
				ruling_only = yes
			}
		}
		days_remove = 70
		fire_only_once = yes
		cancel_if_not_visible = yes
		modifier = {
			political_power_factor = -0.35
			communist_drift = -0.015
		}
		complete_effect = {
		}
		remove_effect = {
			swap_ideas = {
				remove_idea = PRC_new_chinese_revolution_idea
				add_idea = PRC_new_chinese_revolution_1_idea
			}
			set_cosmetic_tag = PRC_neo_socialist_tag
		}
		icon = GFX_PRC_new_left_decision
		cost = 200
	}
	PRC_destroy_reactionary_thinking = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_theory_of_neo_socialism
			has_country_leader = {
				character = PRC_Hu_Chunhua
				ruling_only = yes
			}
		}
		days_remove = 70
		fire_only_once = yes
		cancel_if_not_visible = yes
		modifier = {
			political_power_factor = -0.15
			stability_factor = -0.1
			communist_drift = -0.05
		}
		complete_effect = {
			hidden_effect = {
				add_stability = -0.15
			}
		}
		remove_effect = {
			add_political_power = 100
			add_war_support = 0.1
			add_popularity = {
				ideology = libertarian_socialist
				popularity = 0.15
			}
			set_temp_variable = {
				var = academic_development_var_temp
				value = 0.15
			}
			add_academic_development = yes
			set_temp_variable = {
				var = society_development_var_temp
				value = 0.05
			}
			add_society_development = yes
		}
		icon = GFX_PRC_new_left_decision
		custom_cost_text = 15_stability_cost
	}
	PRC_cult_of_science = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_theory_of_neo_socialism
			has_country_leader = {
				character = PRC_Hu_Chunhua
				ruling_only = yes
			}
		}
		days_remove = 70
		fire_only_once = yes
		cancel_if_not_visible = yes
		modifier = {
			political_power_factor = -0.15
			research_speed_factor = 0.075
		}
		complete_effect = {
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_national_peoples_congress_dummy
					add_idea = PRC_national_peoples_congress_PRC_cult_of_science
				}
			}
			set_temp_variable = {
				var = academic_development_var_temp
				value = 0.1
			}
			add_academic_development = yes
			add_to_variable = {
				var = PRC_cpc_research_speed_factor_dynamic_var
				value = 0.05
			}
			add_to_variable = {
				var = PRC_cpc_compliance_growth_dynamic_var
				value = 0.035
			}
			add_to_variable = {
				var = PRC_cpc_personal_expense_factor_dynamic_var
				value = 0.071
			}
		}
		icon = GFX_PRC_new_left_decision
		cost = 100
	}
	PRC_amend_historic_wrongs = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_theory_of_neo_socialism
			has_country_leader = {
				character = PRC_Hu_Chunhua
				ruling_only = yes
			}
		}
		days_remove = 70
		fire_only_once = yes
		cancel_if_not_visible = yes
		modifier = {
			political_power_factor = -0.15
			research_speed_factor = 0.075
		}
		complete_effect = {
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_national_peoples_congress_dummy
					add_idea = PRC_national_peoples_congress_PRC_amend_historic_wrongs
				}
			}
			set_temp_variable = {
				var = academic_development_var_temp
				value = 0.1
			}
			add_academic_development = yes
			add_to_variable = {
				var = PRC_cpc_experience_gain_army_unit_factor_dynamic_var
				value = 0.05
			}
			add_to_variable = {
				var = PRC_cpc_stability_factor_dynamic_var
				value = -0.1
			}
			add_to_variable = {
				var = PRC_cpc_army_core_defence_factor_dynamic_var
				value = 0.06
			}
			add_to_variable = {
				var = PRC_cpc_intelligence_agency_defense_dynamic_var
				value = -0.08
			}
			add_to_variable = {
				var = PRC_cpc_libertarian_socialist_drift_dynamic_var
				value = 0.015
			}
		}
		icon = GFX_PRC_new_left_decision
		cost = 100
	}
	PRC_honor_sun_yat_sen = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_theory_of_neo_socialism
			NOT = {
				OR = {
					has_country_leader = {
						character = PRC_Hu_Chunhua
						ruling_only = yes
					}
					has_country_leader = {
						character = PRC_long_march
						ruling_only = yes
					}
				}
			}
		}
		days_remove = 70
		fire_only_once = yes
		cancel_if_not_visible = yes
		modifier = {
			political_power_factor = -0.1
			libertarian_socialist_drift = 0.05
		}
		complete_effect = {
		}
		remove_effect = {
			swap_ideas = {
				remove_idea = PRC_three_principles_of_the_people_idea
				add_idea = PRC_three_principles_of_the_people_1_idea
			}
			set_temp_variable = {
				var = society_development_var_temp
				value = 0.1
			}
			add_society_development = yes
		}
		icon = GFX_PRC_new_left_decision
		cost = 100
	}
	PRC_expand_national_welfare = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_theory_of_neo_socialism
			NOT = {
				OR = {
					has_country_leader = {
						character = PRC_Hu_Chunhua
						ruling_only = yes
					}
					has_country_leader = {
						character = PRC_long_march
						ruling_only = yes
					}
				}
			}
		}
		days_remove = 70
		fire_only_once = yes
		cancel_if_not_visible = yes
		modifier = {
			political_power_factor = -0.1
			personal_expense_factor = 0.1
			expense_growth_factor = 0.05
			personal_value_factor = 0.15
		}
		complete_effect = {
		}
		remove_effect = {
			add_ideas = PRC_kmt_national_welfare_idea
			add_war_support = 0.035
			add_stability = 0.1
			set_temp_variable = {
				var = poverty_development_var_temp
				value = 0.1
			}
			add_poverty_development = yes
		}
		icon = GFX_PRC_new_left_decision
		cost = 100
	}
	PRC_stroke_nationalist_revival = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_theory_of_neo_socialism
			NOT = {
				OR = {
					has_country_leader = {
						character = PRC_Hu_Chunhua
						ruling_only = yes
					}
					has_country_leader = {
						character = PRC_long_march
						ruling_only = yes
					}
				}
			}
		}
		days_remove = 70
		fire_only_once = yes
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.1
			libertarian_socialist_drift = 0.05
			war_support_weekly = 0.005
		}
		complete_effect = {
		}
		remove_effect = {
			add_ideas = PRC_kmt_anti_imperialist_nationalism_idea
			add_war_support = 0.1
			set_temp_variable = {
				var = military_development_var_temp
				value = 0.1
			}
			add_military_development = yes
		}
		icon = GFX_PRC_new_left_decision
		cost = 100
	}
	PRC_strive_towards_technoutopism = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_theory_of_neo_socialism
			has_government = social_democrat
		}
		days_remove = 70
		fire_only_once = yes
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.1
			social_democrat_drift = 0.05
		}
		complete_effect = {
		}
		remove_effect = {
			swap_ideas = {
				remove_idea = PRC_technocratic_governance_idea
				add_idea = PRC_technocratic_governance_1_idea
			}
			add_stability = 0.1
		}
		icon = GFX_PRC_new_left_decision
		cost = 100
	}
	PRC_science_in_service_of_the_people = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_theory_of_neo_socialism
			has_government = social_democrat
		}
		days_remove = 70
		fire_only_once = yes
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.1
			social_democrat_drift = 0.025
			research_speed_factor = 0.05
		}
		complete_effect = {
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_national_peoples_congress_dummy
					add_idea = PRC_national_peoples_congress_PRC_cult_of_science
				}
			}
			set_temp_variable = {
				var = academic_development_var_temp
				value = 0.1
			}
			add_academic_development = yes
			add_to_variable = {
				var = PRC_cpc_research_speed_factor_dynamic_var
				value = 0.05
			}
			add_to_variable = {
				var = PRC_cpc_compliance_growth_dynamic_var
				value = 0.035
			}
			add_to_variable = {
				var = PRC_cpc_personal_expense_factor_dynamic_var
				value = 0.071
			}
		}
		icon = GFX_PRC_new_left_decision
		cost = 100
	}
	PRC_promote_academic_cadres = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_theory_of_neo_socialism
			has_government = social_democrat
		}
		days_remove = 70
		fire_only_once = yes
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.1
			society_development_monthly = 0.05
			academic_development_monthly = 0.05
		}
		complete_effect = {
		}
		remove_effect = {
			add_ideas = PRC_ministerial_meritocracy_idea
			add_popularity = {
				ideology = social_democrat
				popularity = 0.1
			}
		}
		icon = GFX_PRC_new_left_decision
		cost = 100
	}
	PRC_chinese_national_socialism = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_theory_of_neo_socialism
			has_government = authoritarian_democrat
		}
		days_remove = 70
		fire_only_once = yes
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.1
			authoritarian_democrat_drift = 0.05
			industrial_development_monthly = 0.01
			production_factory_efficiency_gain_factor = 0.025
			industrial_capacity_dockyard = 0.05
			industrial_capacity_factory = 0.05
		}
		complete_effect = {
		}
		remove_effect = {
			add_ideas = PRC_national_socialism_idea
			add_popularity = {
				ideology = authoritarian_democrat
				popularity = 0.1
			}
		}
		icon = GFX_PRC_new_left_decision
		cost = 100
	}
	PRC_empower_presidency = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_theory_of_neo_socialism
			has_government = authoritarian_democrat
		}
		days_remove = 70
		fire_only_once = yes
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.15
			authoritarian_democrat_drift = 0.05
		}
		complete_effect = {
		}
		remove_effect = {
			swap_ruler_traits = {
				remove = hos_red_dragon_rider
				add = hos_red_dragon_rider_2
			}
		}
		icon = GFX_PRC_new_left_decision
		cost = 100
	}
	PRC_unify_the_nation = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_theory_of_neo_socialism
			has_government = authoritarian_democrat
		}
		days_remove = 70
		fire_only_once = yes
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.15
			authoritarian_democrat_drift = 0.05
			war_support_weekly = 0.005
			stability_weekly = 0.005
		}
		complete_effect = {
		}
		remove_effect = {
			swap_ideas = {
				remove_idea = PRC_patriotic_nation_idea
				add_idea = PRC_patriotic_nation_1_idea
			}
			add_popularity = {
				ideology = authoritarian_democrat
				popularity = 0.15
			}
		}
		icon = GFX_PRC_new_left_decision
		cost = 100
	}
}

PRC_maoist_politburo_cat = {
	PRC_down_with_bureaucracy_prop1 = {
		name = PRC_down_with_bureaucracy_prop
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_crackdown_on_corruption
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 80
		days_remove = 60
		days_re_enable = 140
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_cost = -0.1
			academic_development_monthly = 0.01
			business_value_factor = 0.15
			army_speed_factor = 0.05
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			if = {
				limit = {
					OR = {
						has_idea = PRC_corrupt_bureaucracy_negative2_idea
						has_idea = PRC_corrupt_bureaucracy_negative1_idea
						has_idea = PRC_corrupt_bureaucracy_idea
						has_idea = PRC_corrupt_bureaucracy2_idea
						has_idea = PRC_corrupt_bureaucracy3_idea
						has_idea = PRC_corrupt_bureaucracy4_idea
						has_idea = PRC_corrupt_bureaucracy5_idea
					}
				}
				PRC_decrease_corrupt_bureaucracy = yes
			}
			add_campaign_slot = yes
		}
	}
	PRC_defend_of_maos_homeland_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_fuel_chinese_nationalism
			}
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.05
			military_development_monthly = 0.01
			war_support_weekly = 0.002
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_follow_lei_feng_example_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_stir_up_youth_patriotism
			}
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.1
			industrial_capacity_factory = 0.05
			production_factory_max_efficiency_factor = 0.05
			production_lack_of_resource_penalty_factor = 0.1
			weekly_manpower = 500
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_study_theories_of_chairman_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_restore_party_authority
			}
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_factor = 0.05
			army_speed_factor = 0.04
			army_strength_factor = 0.025
			communist_drift = 0.02
			totalitarian_socialist_drift = 0.02
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
			add_political_power = 100
		}
	}
	PRC_masses_mobilize_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_new_red_culture_initiative
			}
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.1
			industrial_development_monthly = 0.02
			industrial_capacity_factory = 0.05
			production_factory_efficiency_gain_factor = 0.025
			consumer_goods_factor = 0.01
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_spread_maoist_propaganda = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_revise_cultural_revolution_verdict
		}
		days_remove = 60
		days_re_enable = 180
		modifier = {
			army_morale_factor = 0.05
			totalitarian_socialist_drift = 0.02
			communist_drift = 0.02
		}
		complete_effect = {
			add_stability = -0.05
		}
		remove_effect = {
			add_stability = 0.05
			add_political_power = 25
		}
		icon = GFX_PRC_new_left_decision
		cost = 50
	}
	PRC_radicalize_CYLC = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_new_red_culture_initiative
		}
		days_remove = 100
		fire_only_once = yes
		modifier = {
			army_morale_factor = 0.1
			conscription_factor = 0.05
			totalitarian_socialist_drift = 0.02
			communist_drift = 0.01
		}
		complete_effect = {
			hidden_effect = {
				add_popularity = {
					ideology = totalitarian_socialist
					popularity = 0.1
				}
			}
			add_political_power = 100
		}
		remove_effect = {
			add_war_support = 0.05
			add_political_power = 25
		}
		icon = GFX_PRC_cylc_decision
		custom_cost_text = 10_totsoc_support_cost
	}
	PRC_call_upon_cultural_revolution = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_revise_cultural_revolution_verdict
		}
		days_remove = 50
		days_re_enable = 200
		modifier = {
			war_support_weekly = 0.002
			totalitarian_socialist_drift = 0.02
			communist_drift = 0.02
			stability_weekly = -0.001
		}
		complete_effect = {
			add_stability = -0.05
		}
		remove_effect = {
		}
		icon = GFX_PRC_new_left_decision
		cost = 50
	}
	PRC_purge_anti_chinese_intelligentsia = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_revise_cultural_revolution_verdict
		}
		days_remove = 35
		days_re_enable = 100
		fire_only_once = yes
		modifier = {
			academic_development_monthly = -0.01
		}
		complete_effect = {
			set_temp_variable = {
				var = academic_development_var_temp
				value = -0.1
			}
			add_academic_development = yes
		}
		remove_effect = {
			add_political_power = 100
		}
		icon = GFX_PRC_new_left_decision
	}
	PRC_prepare_radical_coup = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			totalitarian_socialist > 0.25
			NOT = {
				has_completed_focus = PRC_ai_assisted_governance
			}
		}
		available = {
			totalitarian_socialist > 0.45
			has_completed_focus = PRC_rejuvinate_cpc_cadres
		}
		days_remove = 70
		fire_only_once = yes
		modifier = {
			communist_drift = -0.05
		}
		complete_effect = {
			set_temp_variable = {
				var = society_development_var_temp
				value = -0.25
			}
			add_society_development = yes
		}
		remove_effect = {
			country_event = {
				id = china.294
				hours = 5
			}			#fall of hu
			if = {
				limit = {
					has_country_flag = PRC_bo_xilai_released_flag
					has_completed_focus = PRC_revive_ideas_chongqing_model
					has_completed_focus = PRC_exonorate_neo_maoists
				}
				country_event = {
					id = china.295
					days = 8
				}				#our helmsman
			}
		}
		icon = GFX_PRC_new_left_decision
		cost = 100
		ai_will_do = {
			factor = 50
			modifier = {
				factor = 100
				OR = {
					has_game_rule = {
						rule = The_PRC_New_Left_path
						option = The_PRC_New_Left_path_2
					}
					has_game_rule = {
						rule = The_PRC_New_Left_path
						option = The_PRC_New_Left_path_3
					}
				}
			}
		}
	}
}

PRC_national_peoples_congress_cat = {
	PRC_tighten_price_controls = {
		icon = GFX_SOV_china_investment
		available = {
			has_idea = generic_world_wide_financial_crisis_1
		}
		visible = {
			tag = PRC
			has_idea = generic_world_wide_financial_crisis_1
		}
		ai_will_do = {
			base = 100
		}
		fire_only_once = yes
		cancel_if_not_visible = no
		cost = 50
		days_remove = 10
		complete_effect = {
		}
		remove_effect = {
			custom_effect_tooltip = SOV_stabilize_ruble_crisis_tt
			hidden_effect = {
				modify_timed_idea = {
					idea = generic_world_wide_financial_crisis_1
					days = -50
				}
			}
		}
	}	
	PRC_create_an_anti_crisis_investment_package = {
		icon = GFX_SOV_china_investment
		available = {
			has_idea = generic_world_wide_financial_crisis_1
		}
		visible = {
			tag = PRC
			has_idea = generic_world_wide_financial_crisis_1
		}
		ai_will_do = {
			base = 100
		}
		fire_only_once = yes
		cancel_if_not_visible = no
		cost = 75
		days_remove = 15
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 300
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			custom_effect_tooltip = SOV_freeze_social_payments_crisis_tt
			hidden_effect = {
				modify_timed_idea = {
					idea = generic_world_wide_financial_crisis_1
					days = -70
				}
			}
		}
	}
	PRC_myanmar_negotiations = {
		allowed = {
			tag = PRC
		}
		visible = {
			has_country_flag = PRC_myanmar_negotiations_flag
			NOT = {
				has_completed_focus = PRC_revolution_in_myanmar
			}
		}
		available = {
		}
		fire_only_once = no
		cost = 15
		days_remove = 25
		days_re_enable = 350
		complete_effect = {
		}
		remove_effect = {
			set_temp_variable = {
				var = global.PRC_influence_BRM_var_temp
				value = 0.1
			}
			PRC_add_BRM_influence = yes
			every_country = {
				limit = {
					OR = {
						tag = KNU
						tag = CNF
						tag = KLA
						tag = PDF
						tag = BRM
					}
				}
				add_timed_idea = {
					idea = BRM_national_ceasefire
					days = 350
				}
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_thailand_negotiations = {
		allowed = {
			tag = PRC
		}
		visible = {
			has_country_flag = PRC_thailand_negotiations_flag
			SIA = {
				has_war_with = ETI
			}
		}
		available = {
		}
		fire_only_once = no
		cost = 15
		days_remove = 25
		days_re_enable = 350
		complete_effect = {
		}
		remove_effect = {
			set_temp_variable = {
				var = global.PRC_influence_SIA_var_temp
				value = 0.1
			}
			PRC_add_SIA_influence = yes
			every_country = {
				limit = {
					OR = {
						tag = ETI
						tag = SIA
					}
				}
				add_timed_idea = {
					idea = BRM_national_ceasefire
					days = 350
				}
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_new_left_influence_increasing_mission = {
		icon = GFX_PRC_new_left_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				always = no
			}
		}
		priority = 10
		fire_only_once = no
		days_mission_timeout = 70
		is_good = no
		cancel_if_not_visible = yes
		fixed_random_seed = no
		activation = {
			always = no
		}
		visible = {
			tag = PRC
		}
		timeout_effect = {
			set_temp_variable = {
				var = PRC_influence_new_var_temp
				value = 0.075
			}
			PRC_add_influence_new = yes
			hidden_effect = {
				random_list = {
					25 = {
						activate_mission = PRC_new_left_influence_increasing_mission
					}
					25 = {
						activate_mission = PRC_new_left_attacking_squo_mission
					}
					25 = {
						activate_mission = PRC_new_left_red_culture_mission
					}
					25 = {
						activate_mission = PRC_new_left_organizing_workers_mission
						add_ideas = PRC_new_left_workers_strikes_idea
					}
				}
			}
		}
	}
	PRC_new_left_attacking_squo_mission = {
		icon = GFX_PRC_new_left_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				always = no
			}
		}
		priority = 10
		fire_only_once = no
		days_mission_timeout = 70
		is_good = no
		cancel_if_not_visible = yes
		fixed_random_seed = no
		activation = {
			always = no
		}
		visible = {
			tag = PRC
		}
		timeout_effect = {
			set_temp_variable = {
				var = PRC_influence_cen_var_temp
				value = -0.05
			}
			PRC_add_influence_cen = yes
			set_temp_variable = {
				var = PRC_influence_nat_var_temp
				value = -0.05
			}
			PRC_add_influence_nat = yes
			set_temp_variable = {
				var = PRC_influence_lib_var_temp
				value = -0.05
			}
			PRC_add_influence_lib = yes
			add_stability = -0.03
			add_political_power = -25
			hidden_effect = {
				random_list = {
					25 = {
						activate_mission = PRC_new_left_influence_increasing_mission
					}
					25 = {
						activate_mission = PRC_new_left_attacking_squo_mission
					}
					25 = {
						activate_mission = PRC_new_left_red_culture_mission
					}
					25 = {
						activate_mission = PRC_new_left_organizing_workers_mission
						add_ideas = PRC_new_left_workers_strikes_idea
					}
				}
			}
		}
	}
	PRC_new_left_red_culture_mission = {
		icon = GFX_PRC_new_left_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				always = no
			}
		}
		priority = 10
		fire_only_once = no
		days_mission_timeout = 70
		is_good = no
		cancel_if_not_visible = yes
		fixed_random_seed = no
		activation = {
			always = no
		}
		visible = {
			tag = PRC
		}
		timeout_effect = {
			set_temp_variable = {
				var = PRC_influence_new_var_temp
				value = 0.05
			}
			PRC_add_influence_new = yes
			add_political_power = 75
			hidden_effect = {
				random_list = {
					25 = {
						activate_mission = PRC_new_left_influence_increasing_mission
					}
					25 = {
						activate_mission = PRC_new_left_attacking_squo_mission
					}
					25 = {
						activate_mission = PRC_new_left_red_culture_mission
					}
					25 = {
						activate_mission = PRC_new_left_organizing_workers_mission
						add_ideas = PRC_new_left_workers_strikes_idea
					}
				}
			}
		}
	}
	PRC_new_left_organizing_workers_mission = {
		icon = GFX_PRC_new_left_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				always = no
			}
		}
		priority = 10
		fire_only_once = no
		days_mission_timeout = 70
		is_good = no
		cancel_if_not_visible = yes
		fixed_random_seed = no
		activation = {
			always = no
		}
		visible = {
			tag = PRC
		}
		timeout_effect = {
			set_temp_variable = {
				var = PRC_influence_new_var_temp
				value = 0.05
			}
			PRC_add_influence_new = yes
			add_stability = 0.03
			remove_ideas = PRC_new_left_workers_strikes_idea
			hidden_effect = {
				random_list = {
					25 = {
						activate_mission = PRC_new_left_influence_increasing_mission
					}
					25 = {
						activate_mission = PRC_new_left_attacking_squo_mission
					}
					25 = {
						activate_mission = PRC_new_left_red_culture_mission
					}
					25 = {
						activate_mission = PRC_new_left_organizing_workers_mission
						add_ideas = PRC_new_left_workers_strikes_idea
					}
				}
			}
		}
	}
	PRC_nationalist_influence_increasing_mission = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				always = no
			}
		}
		priority = 10
		fire_only_once = no
		days_mission_timeout = 70
		is_good = no
		cancel_if_not_visible = yes
		fixed_random_seed = no
		activation = {
			always = no
		}
		visible = {
			tag = PRC
		}
		timeout_effect = {
			set_temp_variable = {
				var = PRC_influence_nat_var_temp
				value = 0.075
			}
			PRC_add_influence_nat = yes
			hidden_effect = {
				random_list = {
					25 = {
						activate_mission = PRC_nationalist_influence_increasing_mission
					}
					25 = {
						activate_mission = PRC_nationalist_attacking_libs_mission
					}
					25 = {
						activate_mission = PRC_nationalist_pro_war_propoganda_mission
					}
					25 = {
						activate_mission = PRC_nationalist_militarization_mission
					}
				}
			}
		}
	}
	PRC_nationalist_attacking_libs_mission = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				always = no
			}
		}
		priority = 10
		fire_only_once = no
		days_mission_timeout = 70
		is_good = no
		cancel_if_not_visible = yes
		fixed_random_seed = no
		activation = {
			always = no
		}
		visible = {
			tag = PRC
		}
		timeout_effect = {
			set_temp_variable = {
				var = PRC_influence_lib_var_temp
				value = -0.05
			}
			PRC_add_influence_lib = yes
			add_political_power = -25
			hidden_effect = {
				random_list = {
					25 = {
						activate_mission = PRC_nationalist_influence_increasing_mission
					}
					25 = {
						activate_mission = PRC_nationalist_attacking_libs_mission
					}
					25 = {
						activate_mission = PRC_nationalist_pro_war_propoganda_mission
					}
					25 = {
						activate_mission = PRC_nationalist_militarization_mission
					}
				}
			}
		}
	}
	PRC_nationalist_pro_war_propoganda_mission = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				always = no
			}
		}
		priority = 10
		fire_only_once = no
		days_mission_timeout = 70
		is_good = no
		cancel_if_not_visible = yes
		fixed_random_seed = no
		activation = {
			always = no
		}
		visible = {
			tag = PRC
		}
		timeout_effect = {
			set_temp_variable = {
				var = PRC_influence_nat_var_temp
				value = 0.035
			}
			PRC_add_influence_nat = yes
			add_war_support = 0.05
			add_political_power = -30
			hidden_effect = {
				random_list = {
					25 = {
						activate_mission = PRC_nationalist_influence_increasing_mission
					}
					25 = {
						activate_mission = PRC_nationalist_attacking_libs_mission
					}
					25 = {
						activate_mission = PRC_nationalist_pro_war_propoganda_mission
					}
					25 = {
						activate_mission = PRC_nationalist_militarization_mission
					}
				}
			}
		}
	}
	PRC_nationalist_militarization_mission = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				always = no
			}
		}
		priority = 10
		fire_only_once = no
		days_mission_timeout = 70
		is_good = no
		cancel_if_not_visible = yes
		fixed_random_seed = no
		activation = {
			always = no
		}
		visible = {
			tag = PRC
		}
		timeout_effect = {
			set_temp_variable = {
				var = PRC_influence_nat_var_temp
				value = 0.04
			}
			PRC_add_influence_nat = yes
			random_owned_controlled_state = {
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			set_temp_variable = {
				var = debt_var_temp
				value = 1
			}
			add_debt = yes
			hidden_effect = {
				random_list = {
					25 = {
						activate_mission = PRC_nationalist_influence_increasing_mission
					}
					25 = {
						activate_mission = PRC_nationalist_attacking_libs_mission
					}
					25 = {
						activate_mission = PRC_nationalist_pro_war_propoganda_mission
					}
					25 = {
						activate_mission = PRC_nationalist_militarization_mission
					}
				}
			}
		}
	}
	PRC_centrist_influence_increasing_mission = {
		icon = GFX_PRC_centrist_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				always = no
			}
		}
		priority = 10
		fire_only_once = no
		days_mission_timeout = 70
		is_good = no
		cancel_if_not_visible = yes
		fixed_random_seed = no
		activation = {
			always = no
		}
		visible = {
			tag = PRC
		}
		timeout_effect = {
			set_temp_variable = {
				var = PRC_influence_cen_var_temp
				value = 0.075
			}
			PRC_add_influence_cen = yes
			hidden_effect = {
				random_list = {
					25 = {
						activate_mission = PRC_centrist_influence_increasing_mission
					}
					25 = {
						activate_mission = PRC_centrist_attacking_new_left_mission
					}
					25 = {
						activate_mission = PRC_centrist_buiding_infrastructure_mission
					}
					25 = {
						activate_mission = PRC_centrist_attacking_nationalists_mission
					}
				}
			}
		}
	}
	PRC_centrist_attacking_new_left_mission = {
		icon = GFX_PRC_centrist_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				always = no
			}
		}
		priority = 10
		fire_only_once = no
		days_mission_timeout = 70
		is_good = no
		cancel_if_not_visible = yes
		fixed_random_seed = no
		activation = {
			always = no
		}
		visible = {
			tag = PRC
		}
		timeout_effect = {
			set_temp_variable = {
				var = PRC_influence_new_var_temp
				value = -0.05
			}
			PRC_add_influence_new = yes
			hidden_effect = {
				random_list = {
					25 = {
						activate_mission = PRC_centrist_influence_increasing_mission
					}
					25 = {
						activate_mission = PRC_centrist_attacking_new_left_mission
					}
					25 = {
						activate_mission = PRC_centrist_buiding_infrastructure_mission
					}
					25 = {
						activate_mission = PRC_centrist_attacking_nationalists_mission
					}
				}
			}
		}
	}
	PRC_centrist_buiding_infrastructure_mission = {
		icon = GFX_PRC_centrist_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				always = no
			}
		}
		priority = 10
		fire_only_once = no
		days_mission_timeout = 70
		is_good = no
		cancel_if_not_visible = yes
		fixed_random_seed = no
		activation = {
			always = no
		}
		visible = {
			tag = PRC
		}
		timeout_effect = {
			random_owned_controlled_state = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			set_temp_variable = {
				var = debt_var_temp
				value = 3
			}
			add_debt = yes
			set_temp_variable = {
				var = PRC_influence_cen_var_temp
				value = 0.03
			}
			PRC_add_influence_cen = yes
			hidden_effect = {
				random_list = {
					25 = {
						activate_mission = PRC_centrist_influence_increasing_mission
					}
					25 = {
						activate_mission = PRC_centrist_attacking_new_left_mission
					}
					25 = {
						activate_mission = PRC_centrist_buiding_infrastructure_mission
					}
					25 = {
						activate_mission = PRC_centrist_attacking_nationalists_mission
					}
				}
			}
		}
	}
	PRC_centrist_attacking_nationalists_mission = {
		icon = GFX_PRC_centrist_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				always = no
			}
		}
		priority = 10
		fire_only_once = no
		days_mission_timeout = 70
		is_good = no
		cancel_if_not_visible = yes
		fixed_random_seed = no
		activation = {
			always = no
		}
		visible = {
			tag = PRC
		}
		timeout_effect = {
			set_temp_variable = {
				var = PRC_influence_nat_var_temp
				value = -0.05
			}
			PRC_add_influence_nat = yes
			add_war_support = -0.03
			hidden_effect = {
				random_list = {
					25 = {
						activate_mission = PRC_centrist_influence_increasing_mission
					}
					25 = {
						activate_mission = PRC_centrist_attacking_new_left_mission
					}
					25 = {
						activate_mission = PRC_centrist_buiding_infrastructure_mission
					}
					25 = {
						activate_mission = PRC_centrist_attacking_nationalists_mission
					}
				}
			}
		}
	}
	PRC_liberal_influence_increasing_mission = {
		icon = GFX_PRC_liberal_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				always = no
			}
		}
		priority = 10
		fire_only_once = no
		days_mission_timeout = 70
		is_good = no
		cancel_if_not_visible = yes
		fixed_random_seed = no
		activation = {
			always = no
		}
		visible = {
			tag = PRC
		}
		timeout_effect = {
			set_temp_variable = {
				var = PRC_influence_lib_var_temp
				value = 0.075
			}
			PRC_add_influence_lib = yes
			hidden_effect = {
				random_list = {
					25 = {
						activate_mission = PRC_liberal_influence_increasing_mission
					}
					25 = {
						activate_mission = PRC_liberal_attacking_authoritarians_mission
					}
					25 = {
						activate_mission = PRC_liberal_demanding_reforms_mission
					}
					25 = {
						activate_mission = PRC_liberal_market_oriented_policy_mission
					}
				}
			}
		}
	}
	PRC_liberal_attacking_authoritarians_mission = {
		icon = GFX_PRC_liberal_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				always = no
			}
		}
		priority = 10
		fire_only_once = no
		days_mission_timeout = 70
		is_good = no
		cancel_if_not_visible = yes
		fixed_random_seed = no
		activation = {
			always = no
		}
		visible = {
			tag = PRC
		}
		timeout_effect = {
			set_temp_variable = {
				var = PRC_influence_cen_var_temp
				value = -0.06
			}
			PRC_add_influence_cen = yes
			add_stability = -0.01
			hidden_effect = {
				random_list = {
					25 = {
						activate_mission = PRC_liberal_influence_increasing_mission
					}
					25 = {
						activate_mission = PRC_liberal_attacking_authoritarians_mission
					}
					25 = {
						activate_mission = PRC_liberal_demanding_reforms_mission
					}
					25 = {
						activate_mission = PRC_liberal_market_oriented_policy_mission
					}
				}
			}
		}
	}
	PRC_liberal_demanding_reforms_mission = {
		icon = GFX_PRC_liberal_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				always = no
			}
		}
		priority = 10
		fire_only_once = no
		days_mission_timeout = 70
		is_good = no
		cancel_if_not_visible = yes
		fixed_random_seed = no
		activation = {
			always = no
		}
		visible = {
			tag = PRC
		}
		timeout_effect = {
			set_temp_variable = {
				var = PRC_influence_lib_var_temp
				value = 0.05
			}
			PRC_add_influence_lib = yes
			add_stability = -0.03
			add_political_power = -100
			hidden_effect = {
				random_list = {
					25 = {
						activate_mission = PRC_liberal_influence_increasing_mission
					}
					25 = {
						activate_mission = PRC_liberal_attacking_authoritarians_mission
					}
					25 = {
						activate_mission = PRC_liberal_demanding_reforms_mission
					}
					25 = {
						activate_mission = PRC_liberal_market_oriented_policy_mission
					}
				}
			}
		}
	}
	PRC_liberal_market_oriented_policy_mission = {
		icon = GFX_PRC_liberal_decision
		allowed = {
			tag = PRC
		}
		available = {
			hidden_trigger = {
				always = no
			}
		}
		priority = 10
		fire_only_once = no
		days_mission_timeout = 70
		is_good = no
		cancel_if_not_visible = yes
		fixed_random_seed = no
		activation = {
			always = no
		}
		visible = {
			tag = PRC
		}
		timeout_effect = {
			random_owned_controlled_state = {
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			set_temp_variable = {
				var = debt_var_temp
				value = 150
			}
			add_debt = yes
			hidden_effect = {
				random_list = {
					25 = {
						activate_mission = PRC_liberal_influence_increasing_mission
					}
					25 = {
						activate_mission = PRC_liberal_attacking_authoritarians_mission
					}
					25 = {
						activate_mission = PRC_liberal_demanding_reforms_mission
					}
					25 = {
						activate_mission = PRC_liberal_market_oriented_policy_mission
					}
				}
			}
		}
	}
	PRC_finalize_recovery_from_the_oil_crisis = {
		icon = GFX_PRC_centrist_decision
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_rejuvinate_the_nation
			OR = {
				has_idea = PRC_oil_crash1
				has_idea = PRC_oil_crash2
				has_idea = PRC_oil_crash3
				has_idea = PRC_oil_crash4
				has_idea = PRC_oil_crash5
			}
		}
		available = {
			OR = {
				has_idea = PRC_oil_crash1
				has_idea = PRC_oil_crash2
				has_idea = PRC_oil_crash3
				has_idea = PRC_oil_crash4
				has_idea = PRC_oil_crash5
			}
		}
		ai_will_do = {
			base = 50
		}
		cost = 35
		days_remove = 50
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			PRC_decrease_oil = yes
		}
	}
	PRC_advocate_for_militarization = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			original_tag = PRC
		}
		visible = {
			#has_country_flag = PRC_sided_with_nat_flag
			NOT = {
				has_country_flag = PRC_nat_banned_flag
			}
		}
		available = {
			NOT = {
				has_country_flag = political_action_flag
			}
			set_temp_variable = {
				var = PRC_influence_nat_trigger_temp
				value = 1
			}
			PRC_has_influence_nat_less_than = yes
			#has_country_flag = PRC_sided_with_nat_flag
		}
		ai_will_do = {
			base = 30
		}
		cost = 150
		days_remove = 35
		days_re_enable = 35
		modifier = {
		}
		complete_effect = {
			hidden_effect = {
				set_country_flag = {
					flag = political_action_flag
					days = 35
					value = 1
				}
			}
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_influence_nat_var_temp
				value = 0.05
			}
			PRC_add_influence_nat = yes
			random_owned_controlled_state = {
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
		}
	}
	PRC_revanchist_propaganda = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			original_tag = PRC
		}
		visible = {
			#has_country_flag = PRC_sided_with_nat_flag
			NOT = {
				has_country_flag = PRC_nat_banned_flag
			}
		}
		available = {
			NOT = {
				has_country_flag = political_action_flag
			}
			set_temp_variable = {
				var = PRC_influence_nat_trigger_temp
				value = 1
			}
			PRC_has_influence_nat_less_than = yes
			#has_country_flag = PRC_sided_with_nat_flag
		}
		ai_will_do = {
			base = 30
		}
		cost = 100
		days_remove = 21
		days_re_enable = 21
		modifier = {
		}
		complete_effect = {
			hidden_effect = {
				set_country_flag = {
					flag = political_action_flag
					days = 21
					value = 1
				}
			}
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_influence_nat_var_temp
				value = 0.05
			}
			PRC_add_influence_nat = yes
			add_war_support = 0.05
		}
	}
	PRC_attack_opposition_factions = {
		icon = GFX_PRC_nationalist_decision
		allowed = {
			original_tag = PRC
		}
		visible = {
			#has_country_flag = PRC_sided_with_nat_flag
			NOT = {
				has_country_flag = PRC_nat_banned_flag
			}
		}
		available = {
			NOT = {
				has_country_flag = political_action_flag
			}
			set_temp_variable = {
				var = PRC_influence_nat_trigger_temp
				value = 1
			}
			PRC_has_influence_nat_less_than = yes
			#has_country_flag = PRC_sided_with_nat_flag
		}
		ai_will_do = {
			base = 30
		}
		cost = 50
		days_remove = 21
		days_re_enable = 21
		modifier = {
		}
		complete_effect = {
			hidden_effect = {
				set_country_flag = {
					flag = political_action_flag
					days = 21
					value = 1
				}
			}
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_influence_cen_var_temp
				value = -0.05
			}
			PRC_add_influence_cen = yes
			set_temp_variable = {
				var = PRC_influence_lib_var_temp
				value = -0.05
			}
			PRC_add_influence_lib = yes
			set_temp_variable = {
				var = PRC_influence_new_var_temp
				value = -0.05
			}
			PRC_add_influence_new = yes
			add_stability = -0.03
		}
	}
	PRC_hold_pro_government_rally = {
		icon = GFX_PRC_centrist_decision
		allowed = {
			original_tag = PRC
		}
		visible = {
			#has_country_flag = PRC_sided_with_cen_flag
			NOT = {
				has_country_flag = PRC_cen_banned_flag
			}
		}
		available = {
			NOT = {
				has_country_flag = political_action_flag
			}
			set_temp_variable = {
				var = PRC_influence_cen_trigger_temp
				value = 1
			}
			PRC_has_influence_cen_less_than = yes
			#has_country_flag = PRC_sided_with_cen_flag
		}
		ai_will_do = {
			base = 20
		}
		cost = 100
		days_remove = 21
		days_re_enable = 21
		modifier = {
		}
		complete_effect = {
			hidden_effect = {
				set_country_flag = {
					flag = political_action_flag
					days = 21
					value = 1
				}
			}
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_influence_cen_var_temp
				value = 0.05
			}
			PRC_add_influence_cen = yes
			add_stability = 0.025
		}
	}
	PRC_spread_pro_government_messages = {
		icon = GFX_PRC_centrist_decision
		allowed = {
			original_tag = PRC
		}
		visible = {
			#has_country_flag = PRC_sided_with_cen_flag
			NOT = {
				has_country_flag = PRC_cen_banned_flag
			}
		}
		available = {
			NOT = {
				has_country_flag = political_action_flag
			}
			set_temp_variable = {
				var = PRC_influence_cen_trigger_temp
				value = 1
			}
			PRC_has_influence_cen_less_than = yes
			#has_country_flag = PRC_sided_with_cen_flag
		}
		ai_will_do = {
			base = 100
		}
		cost = 75
		days_remove = 21
		days_re_enable = 21
		modifier = {
		}
		complete_effect = {
			hidden_effect = {
				set_country_flag = {
					flag = political_action_flag
					days = 21
					value = 1
				}
			}
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_influence_cen_var_temp
				value = 0.05
			}
			PRC_add_influence_cen = yes
		}
	}
	PRC_censor_opposition_parties = {
		icon = GFX_PRC_centrist_decision
		allowed = {
			original_tag = PRC
		}
		visible = {
			#has_country_flag = PRC_sided_with_cen_flag
			NOT = {
				has_country_flag = PRC_cen_banned_flag
			}
		}
		available = {
			NOT = {
				has_country_flag = political_action_flag
			}
			set_temp_variable = {
				var = PRC_influence_cen_trigger_temp
				value = 1
			}
			PRC_has_influence_cen_less_than = yes
			#has_country_flag = PRC_sided_with_cen_flag
		}
		ai_will_do = {
			base = 30
		}
		cost = 75
		days_remove = 21
		days_re_enable = 21
		modifier = {
		}
		complete_effect = {
			hidden_effect = {
				set_country_flag = {
					flag = political_action_flag
					days = 21
					value = 1
				}
			}
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_influence_lib_var_temp
				value = -0.05
			}
			PRC_add_influence_lib = yes
			set_temp_variable = {
				var = PRC_influence_new_var_temp
				value = -0.05
			}
			PRC_add_influence_new = yes
			set_temp_variable = {
				var = PRC_influence_nat_var_temp
				value = -0.05
			}
			PRC_add_influence_nat = yes
		}
	}
	#PRC_lobby_for_new_decision = {
	#
	#	icon = GFX_PRC_new_left_decision
	#	allowed = {
	#		original_tag = PRC
	#	}
	#	
	#	visible = {
	#		#has_country_flag = PRC_sided_with_new_flag
	#	}
	#	available = {
	#		NOT = {
	#			has_country_flag = political_action_flag
	#		}
	#		set_temp_variable = {
	#			var = PRC_influence_new_trigger_temp
	#			value = 1
	#		}
	#		PRC_has_influence_new_less_than = yes
	#		#has_country_flag = PRC_sided_with_new_flag
	#	}
	#	
	#	ai_will_do = {
	#	base = 30
	#	}
	#	cost = 5
	#	days_remove = 14
	#	days_re_enable = 14
	#	modifier = {
	#	}
	#	complete_effect = {
	#		hidden_effect = {
	#			set_country_flag = {
	#				flag = political_action_flag
	#				days = 14
	#				value = 1
	#			}
	#		}
	#	}
	#	remove_effect = {
	#		set_temp_variable = { 
	#			var = PRC_influence_new_var_temp
	#			value = 0.05
	#		}
	#		PRC_add_influence_new = yes
	#	}
	#}
	PRC_blackmail_a_critical_politician = {
		icon = GFX_PRC_liberal_decision
		allowed = {
			original_tag = PRC
		}
		visible = {
			#has_country_flag = PRC_sided_with_lib_flag
			NOT = {
				has_country_flag = PRC_lib_banned_flag
			}
		}
		available = {
			NOT = {
				has_country_flag = political_action_flag
			}
			set_temp_variable = {
				var = PRC_influence_lib_trigger_temp
				value = 1
			}
			PRC_has_influence_lib_less_than = yes
			#has_country_flag = PRC_sided_with_lib_flag
		}
		ai_will_do = {
			base = 30
		}
		cost = 150
		days_remove = 50
		days_re_enable = 350
		modifier = {
		}
		complete_effect = {
			hidden_effect = {
				set_country_flag = {
					flag = political_action_flag
					days = 21
					value = 1
				}
			}
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_influence_lib_var_temp
				value = 0.075
			}
			PRC_add_influence_lib = yes
		}
	}
	PRC_spread_anti_status_quo_messages = {
		icon = GFX_PRC_liberal_decision
		allowed = {
			original_tag = PRC
		}
		visible = {
			#has_country_flag = PRC_sided_with_lib_flag
			NOT = {
				has_country_flag = PRC_lib_banned_flag
			}
		}
		available = {
			NOT = {
				has_country_flag = political_action_flag
			}
			set_temp_variable = {
				var = PRC_influence_lib_trigger_temp
				value = 1
			}
			PRC_has_influence_lib_less_than = yes
			#has_country_flag = PRC_sided_with_lib_flag
		}
		ai_will_do = {
			base = 30
		}
		cost = 100
		days_remove = 21
		days_re_enable = 21
		modifier = {
		}
		complete_effect = {
			hidden_effect = {
				set_country_flag = {
					flag = political_action_flag
					days = 21
					value = 1
				}
			}
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_influence_lib_var_temp
				value = 0.05
			}
			PRC_add_influence_lib = yes
			set_temp_variable = {
				var = PRC_influence_cen_var_temp
				value = -0.05
			}
			PRC_add_influence_cen = yes
			set_temp_variable = {
				var = PRC_influence_nat_var_temp
				value = -0.05
			}
			PRC_add_influence_nat = yes
			add_war_support = -0.05
		}
	}
	PRC_demand_reforms = {
		icon = GFX_PRC_liberal_decision
		allowed = {
			original_tag = PRC
		}
		visible = {
			#has_country_flag = PRC_sided_with_lib_flag
			NOT = {
				has_country_flag = PRC_lib_banned_flag
			}
		}
		available = {
			NOT = {
				has_country_flag = political_action_flag
			}
			set_temp_variable = {
				var = PRC_influence_lib_trigger_temp
				value = 1
			}
			PRC_has_influence_lib_less_than = yes
			#has_country_flag = PRC_sided_with_lib_flag
		}
		ai_will_do = {
			base = 30
		}
		cost = 75
		days_remove = 21
		days_re_enable = 21
		modifier = {
		}
		complete_effect = {
			hidden_effect = {
				set_country_flag = {
					flag = political_action_flag
					days = 21
					value = 1
				}
			}
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_influence_lib_var_temp
				value = 0.05
			}
			PRC_add_influence_lib = yes
			add_stability = -0.03
		}
	}
	PRC_hold_a_protest = {
		icon = GFX_PRC_liberal_decision
		allowed = {
			original_tag = PRC
		}
		visible = {
			#has_country_flag = PRC_sided_with_lib_flag
			NOT = {
				has_country_flag = PRC_lib_banned_flag
			}
		}
		available = {
			NOT = {
				has_country_flag = political_action_flag
			}
			set_temp_variable = {
				var = PRC_influence_lib_trigger_temp
				value = 1
			}
			PRC_has_influence_lib_less_than = yes
			#has_country_flag = PRC_sided_with_lib_flag
		}
		ai_will_do = {
			base = 30
		}
		cost = 50
		days_remove = 21
		days_re_enable = 21
		modifier = {
		}
		complete_effect = {
			hidden_effect = {
				set_country_flag = {
					flag = political_action_flag
					days = 21
					value = 1
				}
			}
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_influence_lib_var_temp
				value = 0.05
			}
			PRC_add_influence_lib = yes
			add_war_support = -0.025
			add_stability = -0.025
		}
	}
	PRC_look_for_politburo_sympathisers = {
		icon = GFX_PRC_new_left_decision
		allowed = {
			original_tag = PRC
		}
		visible = {
			#has_country_flag = PRC_side_with_left_flag
			NOT = {
				has_country_flag = PRC_new_banned_flag
			}
		}
		available = {
			NOT = {
				has_country_flag = political_action_flag
			}
			set_temp_variable = {
				var = PRC_influence_new_trigger_temp
				value = 1
			}
			PRC_has_influence_new_less_than = yes
			#has_country_flag = PRC_side_with_left_flag
		}
		ai_will_do = {
			base = 20
		}
		cost = 100
		days_remove = 50
		days_re_enable = 350
		modifier = {
		}
		complete_effect = {
			hidden_effect = {
				set_country_flag = {
					flag = political_action_flag
					days = 50
					value = 1
				}
			}
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_influence_new_var_temp
				value = 0.075
			}
			PRC_add_influence_new = yes
		}
	}
	PRC_discredit_capitalist_roaders = {
		icon = GFX_PRC_new_left_decision
		allowed = {
			original_tag = PRC
		}
		visible = {
			#has_country_flag = PRC_sided_with_left_flag
			NOT = {
				has_country_flag = PRC_new_banned_flag
			}
		}
		available = {
			NOT = {
				has_country_flag = political_action_flag
			}
			set_temp_variable = {
				var = PRC_influence_new_trigger_temp
				value = 1
			}
			PRC_has_influence_new_less_than = yes
			#has_country_flag = PRC_sided_with_left_flag
		}
		ai_will_do = {
			base = 30
		}
		cost = 75
		days_remove = 21
		days_re_enable = 21
		modifier = {
		}
		complete_effect = {
			hidden_effect = {
				set_country_flag = {
					flag = political_action_flag
					days = 21
					value = 1
				}
			}
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_influence_lib_var_temp
				value = -0.03
			}
			PRC_add_influence_lib = yes
			set_temp_variable = {
				var = PRC_influence_cen_var_temp
				value = -0.03
			}
			PRC_add_influence_cen = yes
			set_temp_variable = {
				var = PRC_influence_nat_var_temp
				value = -0.03
			}
			PRC_add_influence_nat = yes
			add_stability = -0.05
		}
	}
	PRC_organize_a_red_culture_event = {
		icon = GFX_PRC_new_left_decision
		allowed = {
			original_tag = PRC
		}
		visible = {
			#has_country_flag = PRC_side_with_left_flag
			NOT = {
				has_country_flag = PRC_new_banned_flag
			}
		}
		available = {
			NOT = {
				has_country_flag = political_action_flag
			}
			set_temp_variable = {
				var = PRC_influence_new_trigger_temp
				value = 1
			}
			PRC_has_influence_new_less_than = yes
			#has_country_flag = PRC_side_with_left_flag
		}
		ai_will_do = {
			base = 30
		}
		cost = 50
		days_remove = 21
		days_re_enable = 21
		modifier = {
		}
		complete_effect = {
			hidden_effect = {
				set_country_flag = {
					flag = political_action_flag
					days = 21
					value = 1
				}
			}
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_influence_new_var_temp
				value = 0.05
			}
			PRC_add_influence_new = yes
			add_stability = -0.03
		}
	}
	PRC_stir_up_the_workers = {
		icon = GFX_PRC_new_left_decision
		allowed = {
			original_tag = PRC
		}
		visible = {
			#has_country_flag = PRC_side_with_left_flag
			NOT = {
				has_country_flag = PRC_new_banned_flag
			}
		}
		available = {
			NOT = {
				has_country_flag = political_action_flag
			}
			set_temp_variable = {
				var = PRC_influence_new_trigger_temp
				value = 1
			}
			PRC_has_influence_new_less_than = yes
			#has_country_flag = PRC_side_with_left_flag
		}
		ai_will_do = {
			base = 30
		}
		cost = 50
		days_remove = 50
		days_re_enable = 350
		modifier = {
		}
		complete_effect = {
			hidden_effect = {
				set_country_flag = {
					flag = political_action_flag
					days = 21
					value = 1
				}
			}
			#add_timed_idea = {
			#	idea = PRC_new_left_workers_strikes_idea
			#	days = 70
			#}
			set_temp_variable = {
				var = industrial_development_var_temp
				value = -0.05
			}
			add_industrial_development = yes
		}
		remove_effect = {
			add_stability = -0.035
			set_temp_variable = {
				var = PRC_influence_new_var_temp
				value = 0.075
			}
			PRC_add_influence_new = yes
		}
	}
	PRC_lobby_for_npc_support = {
		icon = GFX_PRC_Empower_Democratic_Opposition_in_NPC
		allowed = {
			tag = PRC
		}
		visible = {
			tag = PRC
		}
		available = {
			tag = PRC
		}
		fire_only_once = yes
		cost = 30
		days_remove = 70
		complete_effect = {
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = 0.05
			}
			PRC_add_party_approval = yes
		}
		ai_will_do = {
			base = 10
		}
	}
}

PRC_chinese_socialist_economy_cat = {
	PRC_new_left_capital_flight = {
		icon = GFX_PRC_new_left_decision
		allowed = {
			tag = PRC
		}
		available = {
			has_completed_focus = PRC_end_landlordism
		}
		priority = 10
		fire_only_once = no
		days_mission_timeout = PRC_capital_flight_timeout
		is_good = no
		cancel_if_not_visible = yes
		fixed_random_seed = no
		days_mission_timeout = 100
		activation = {
			always = no
		}
		visible = {
			tag = PRC
		}
		timeout_effect = {
			add_stability = -0.1
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_capital_flight_idea
				}
			}
			random_owned_controlled_state = {
				remove_building = {
					type = industrial_complex
					level = 1
				}
			}
			random_owned_controlled_state = {
				remove_building = {
					type = industrial_complex
					level = 1
				}
			}
			random_owned_controlled_state = {
				remove_building = {
					type = arms_factory
					level = 1
				}
			}
			random_owned_controlled_state = {
				remove_building = {
					type = office_park
					level = 1
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_research_speed_factor_dynamic_var
					value = -0.01
				}
				add_to_variable = {
					var = PRC_mic_production_factory_max_efficiency_factor_dynamic_var
					value = -0.025
				}
				add_to_variable = {
					var = PRC_mic_consumer_goods_factor_dynamic_var
					value = 0.025
				}
			}
		}
	}
	PRC_absorb_automobile_industries_new_left = {
		available = {
			has_completed_focus = PRC_denounce_deng_xiao_ping_thought
		}
		visible = {
			has_completed_focus = PRC_denounce_deng_xiao_ping_thought
		}
		complete_effect = {
		}
		modifier = {
			#equipment_bonus = {
			#	mechanized_equipment = {
			#		build_cost_ic = -0.20 instant = yes
			#	}
			#	light_mechanized_equipment = {
			#		build_cost_ic = -0.20 instant = yes
			#	}
			#}
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_absorb_automobile_industries_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_business_value_factor_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_mic_industrial_development_monthly_dynamic_var
					value = 0.005
				}
				add_to_variable = {
					var = PRC_mic_military_industrial_organization_funds_gain_bonus_var
					value = 0.1
				}
				add_to_variable = {
					var = PRC_mic_military_industrial_organization_research_bonus_var
					value = 0.1
				}
				add_to_variable = {
					var = PRC_mic_consumer_goods_factor_dynamic_var
					value = -0.025
				}
			}
			set_temp_variable = {
				income_var_temp = 50
			}
			add_income = yes
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = industrial_complex
					level = 3
					instant_build = yes
				}
			}
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = industrial_complex
					level = 3
					instant_build = yes
				}
			}
		}
		icon = democracy
		cost = 65
		fire_only_once = yes
		days_remove = 60
		ai_will_do = {
			base = 1
		}
	}
	PRC_absorb_tech_industries_new_left = {
		available = {
			has_completed_focus = PRC_denounce_deng_xiao_ping_thought
		}
		visible = {
			has_completed_focus = PRC_denounce_deng_xiao_ping_thought
		}
		complete_effect = {
		}
		modifier = {
			research_speed_factor = 0.1
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_absorb_tech_industries_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_business_value_factor_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_mic_research_speed_factor_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_mic_military_industrial_organization_funds_gain_bonus_var
					value = 0.1
				}
				add_to_variable = {
					var = PRC_mic_military_industrial_organization_research_bonus_var
					value = 0.1
				}
				add_to_variable = {
					var = PRC_mic_consumer_goods_factor_dynamic_var
					value = -0.025
				}
			}
			set_temp_variable = {
				income_var_temp = 100
			}
			add_income = yes
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = office_park
					level = 3
					instant_build = yes
				}
			}
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = office_park
					level = 3
					instant_build = yes
				}
			}
		}
		icon = democracy
		cost = 65
		fire_only_once = yes
		days_remove = 60
		ai_will_do = {
			base = 1
		}
	}
	PRC_relax_business_regulations_temporarily = {
		available = {
		}
		visible = {
		}
		complete_effect = {
		}
		modifier = {
			political_power_factor = -0.15
			business_value_factor = 0.35
			tax_business_rate_factor = -0.15
			income_growth_factor = 0.15
		}
		remove_effect = {
			set_temp_variable = {
				var = income_var_temp
				value = 75
			}
			add_income = yes
			hidden_effect = {
				country_event = {
					id = china.153
					days = 1
				}
			}
		}
		icon = GFX_PRC_Communist_Money
		cost = 65
		fire_only_once = yes
		days_remove = 200
		ai_will_do = {
			base = 1
		}
	}
	PRC_distribute_housing = {
		visible = {
			hidden_trigger = {
				#tag = SOV
				has_completed_focus = PRC_revive_iron_rice_bowl
			}
		}
		icon = GFX_SOV_decision_soviet_apartaments
		available = {
		}
		modifier = {
		}
		fire_only_once = no
		days_re_enable = 45
		days_remove = 250
		custom_cost_trigger = {
			check_variable = {
				var = income_var
				value = 60
				compare = greater_than_or_equals
			}
		}
		custom_cost_text = dx_more_than_60B
		complete_effect = {
			subtract_from_variable = {
				var = income_var
				value = 60
			}
		}
		ai_will_do = {
			base = 10
		}
		remove_effect = {
			set_temp_variable = {
				var = society_development_var_temp
				value = 0.05
			}
			add_society_development = yes
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
				}
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
				}
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
				}
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
				}
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			set_temp_variable = {
				var = debt_var_temp
				value = 300
			}
			add_debt = yes
		}
	}
	PRC_fund_manufacturing_improvements = {
		visible = {
			hidden_trigger = {
				#tag = SOV
				has_completed_focus = PRC_modernize_manufacturing_clasters
			}
		}
		icon = GFX_PRC_decision_fund_manufacturing_improvements
		available = {
		}
		modifier = {
			political_power_factor = -0.05
			research_speed_factor = 0.015
		}
		fire_only_once = no
		days_re_enable = 70
		days_remove = 100
		custom_cost_trigger = {
			check_variable = {
				var = income_var
				value = 25
				compare = greater_than_or_equals
			}
		}
		custom_cost_text = dx_more_than_25B
		complete_effect = {
			subtract_from_variable = {
				var = income_var
				value = 25
			}
		}
		ai_will_do = {
			base = 10
		}
		remove_effect = {
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.035
			}
			add_industrial_development = yes
			add_tech_bonus = {
				bonus = 0.25
				uses = 1
				category = industry
			}
			add_tech_bonus = {
				bonus = 0.25
				uses = 1
				category = electronics
			}
		}
	}
	PRC_youth_work_infrastracture = {
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_tackle_youth_unemployment_new_left
			}
		}
		icon = GFX_PRC_decision_youth_project
		available = {
			NOT = {
				has_country_flag = PRC_youth_project_ungoing_flag
			}
		}
		modifier = {
			misc_expense = 5
			conscription_factor = -0.02
		}
		fire_only_once = no
		days_re_enable = 50
		days_remove = 100
		cost = 35
		complete_effect = {
			set_country_flag = PRC_youth_project_ungoing_flag
		}
		ai_will_do = {
			base = 10
		}
		remove_effect = {
			clr_country_flag = PRC_youth_project_ungoing_flag
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
				}
				add_building_construction = {
					type = infrastructure
					level = 2
					instant_build = yes
				}
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
				}
				add_building_construction = {
					type = infrastructure
					level = 2
					instant_build = yes
				}
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
				}
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
		}
	}
	PRC_youth_work_civilian_factory = {
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_tackle_youth_unemployment_new_left
			}
		}
		icon = GFX_PRC_decision_youth_project
		available = {
			NOT = {
				has_country_flag = PRC_youth_project_ungoing_flag
			}
		}
		modifier = {
			misc_expense = 10
			conscription_factor = -0.035
		}
		fire_only_once = no
		days_re_enable = 70
		days_remove = 100
		cost = 100
		complete_effect = {
			set_country_flag = PRC_youth_project_ungoing_flag
		}
		ai_will_do = {
			base = 10
		}
		remove_effect = {
			clr_country_flag = PRC_youth_project_ungoing_flag
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
				}
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
				}
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
		}
	}
	PRC_youth_work_military_factory = {
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_tackle_youth_unemployment_new_left
			}
		}
		icon = GFX_PRC_decision_youth_project
		available = {
			NOT = {
				has_country_flag = PRC_youth_project_ungoing_flag
			}
		}
		modifier = {
			misc_expense = 10
			conscription_factor = -0.035
		}
		fire_only_once = no
		days_re_enable = 70
		days_remove = 100
		cost = 150
		complete_effect = {
			set_country_flag = PRC_youth_project_ungoing_flag
		}
		ai_will_do = {
			base = 10
		}
		remove_effect = {
			clr_country_flag = PRC_youth_project_ungoing_flag
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
				}
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
				}
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
		}
	}
	PRC_industrial_expension_northeast_china = {
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_regional_industrialization
			}
		}
		icon = GFX_PRC_decision_industrial_expension
		available = {
		}
		modifier = {
			civilian_factory_use = 3
		}
		fire_only_once = yes
		days_remove = 100
		cost = 100
		complete_effect = {
		}
		ai_will_do = {
			base = 10
		}
		remove_effect = {
			every_controlled_state = {
				limit = {
					OR = {
						state = 716
						state = 715
						state = 328
						state = 1413
						state = 1417
						state = 1414
						state = 1415
						state = 1416
						state = 1167
						state = 714
						state = 717
						state = 1394
					}
				}
				add_building_construction = {
					type = infrastructure
					level = 2
					instant_build = yes
				}
			}
			715 = {
				increase_state_category = yes
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			717 = {
				increase_state_category = yes
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			714 = {
				increase_state_category = yes
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			328 = {
				increase_state_category = yes
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			716 = {
				increase_state_category = yes
				add_building_construction = {
					type = dockyard
					level = 1
					instant_build = yes
				}
			}
			1394 = {
				increase_state_category = yes
				add_building_construction = {
					type = dockyard
					level = 1
					instant_build = yes
				}
			}
		}
	}
	PRC_industrial_expension_south_china = {
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_regional_industrialization
			}
		}
		icon = GFX_PRC_decision_industrial_expension
		available = {
		}
		modifier = {
			civilian_factory_use = 3
		}
		fire_only_once = yes
		days_remove = 100
		cost = 100
		complete_effect = {
		}
		ai_will_do = {
			base = 10
		}
		remove_effect = {
			every_controlled_state = {
				limit = {
					OR = {
						state = 1206
						state = 1216
						state = 1213
						state = 1207
						state = 728
						state = 1209
						state = 1191
						state = 591
						state = 593
					}
				}
				add_building_construction = {
					type = infrastructure
					level = 2
					instant_build = yes
				}
			}
			591 = {
				increase_state_category = yes
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			1191 = {
				increase_state_category = yes
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			1216 = {
				increase_state_category = yes
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			1207 = {
				increase_state_category = yes
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			1206 = {
				increase_state_category = yes
				add_building_construction = {
					type = dockyard
					level = 1
					instant_build = yes
				}
			}
			728 = {
				increase_state_category = yes
				add_building_construction = {
					type = dockyard
					level = 1
					instant_build = yes
				}
			}
		}
	}
	PRC_industrial_expension_east_china = {
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_regional_industrialization
			}
		}
		icon = GFX_PRC_decision_industrial_expension
		available = {
		}
		modifier = {
			civilian_factory_use = 3
		}
		fire_only_once = yes
		days_remove = 100
		cost = 100
		complete_effect = {
		}
		ai_will_do = {
			base = 10
		}
		remove_effect = {
			every_controlled_state = {
				limit = {
					OR = {
						state = 1420
						state = 1229
						state = 1393
						state = 597
						state = 1230
						state = 598
						state = 1228
						state = 1222
						state = 1223
						state = 1220
						state = 696
						state = 1221
						state = 1159
						state = 1219
					}
				}
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			1228 = {
				increase_state_category = yes
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			613 = {
				increase_state_category = yes
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			1230 = {
				increase_state_category = yes
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			606 = {
				increase_state_category = yes
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			596 = {
				increase_state_category = yes
				add_building_construction = {
					type = dockyard
					level = 1
					instant_build = yes
				}
			}
			1219 = {
				increase_state_category = yes
				add_building_construction = {
					type = dockyard
					level = 1
					instant_build = yes
				}
			}
		}
	}
	PRC_industrial_expension_northwest_china = {
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_regional_industrialization
			}
		}
		icon = GFX_PRC_decision_industrial_expension
		available = {
		}
		modifier = {
			civilian_factory_use = 5
		}
		fire_only_once = yes
		days_remove = 100
		cost = 100
		complete_effect = {
		}
		ai_will_do = {
			base = 10
		}
		remove_effect = {
			every_controlled_state = {
				limit = {
					OR = {
						state = 1158
						state = 1163
						state = 1162
						state = 1165
						state = 1187
						state = 1198
						state = 1199
						state = 1166
						state = 283
						state = 1193
						state = 622
						state = 604
						state = 1201
					}
				}
				add_building_construction = {
					type = infrastructure
					level = 2
					instant_build = yes
				}
			}
			1201 = {
				increase_state_category = yes
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			604 = {
				increase_state_category = yes
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			1165 = {
				increase_state_category = yes
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
			622 = {
				increase_state_category = yes
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
		}
	}
	PRC_nuclear_investement_northeast_china = {
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_fusion_investements
			}
		}
		icon = GFX_PRC_decision_industrial_expension
		available = {
		}
		modifier = {
			civilian_factory_use = 5
		}
		fire_only_once = yes
		days_remove = 100
		cost = 100
		complete_effect = {
		}
		ai_will_do = {
			base = 10
		}
		remove_effect = {
			every_controlled_state = {
				limit = {
					OR = {
						state = 716
						state = 715
						state = 328
						state = 1413
						state = 1417
						state = 1414
						state = 1415
						state = 1416
						state = 1167
						state = 714
						state = 717
						state = 1394
					}
				}
				add_building_construction = {
					type = infrastructure
					level = 3
					instant_build = yes
				}
			}
			715 = {
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_nuclear_reactor_in_state = yes
						free_building_slots = {
							building = nuclear_reactor
							size > 0
							include_locked = yes
						}
					}
					increase_state_category = yes
					add_building_construction = {
						type = nuclear_reactor
						level = 1
						instant_build = yes
					}
				}
			}
			717 = {
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_nuclear_reactor_in_state = yes
						free_building_slots = {
							building = nuclear_reactor
							size > 0
							include_locked = yes
						}
					}
					increase_state_category = yes
					add_building_construction = {
						type = nuclear_reactor
						level = 1
						instant_build = yes
					}
				}
			}
		}
	}
	PRC_nuclear_investement_south_china = {
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_fusion_investements
			}
		}
		icon = GFX_PRC_decision_industrial_expension
		available = {
		}
		modifier = {
			civilian_factory_use = 5
		}
		fire_only_once = yes
		days_remove = 100
		cost = 100
		complete_effect = {
		}
		ai_will_do = {
			base = 10
		}
		remove_effect = {
			every_controlled_state = {
				limit = {
					OR = {
						state = 1206
						state = 1216
						state = 1213
						state = 1207
						state = 728
						state = 1209
						state = 1191
						state = 591
						state = 593
					}
				}
				add_building_construction = {
					type = infrastructure
					level = 3
					instant_build = yes
				}
			}
			591 = {
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_nuclear_reactor_in_state = yes
						free_building_slots = {
							building = nuclear_reactor
							size > 0
							include_locked = yes
						}
					}
					increase_state_category = yes
					add_building_construction = {
						type = nuclear_reactor
						level = 1
						instant_build = yes
					}
				}
			}
			1191 = {
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_nuclear_reactor_in_state = yes
						free_building_slots = {
							building = nuclear_reactor
							size > 0
							include_locked = yes
						}
					}
					increase_state_category = yes
					add_building_construction = {
						type = nuclear_reactor
						level = 1
						instant_build = yes
					}
				}
			}
		}
	}
	PRC_nuclear_investement_east_china = {
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_fusion_investements
			}
		}
		icon = GFX_PRC_decision_industrial_expension
		available = {
		}
		modifier = {
			civilian_factory_use = 4
		}
		fire_only_once = yes
		days_remove = 100
		cost = 100
		complete_effect = {
		}
		ai_will_do = {
			base = 10
		}
		remove_effect = {
			every_controlled_state = {
				limit = {
					OR = {
						state = 1420
						state = 1229
						state = 1393
						state = 597
						state = 1230
						state = 598
						state = 1228
						state = 1222
						state = 1223
						state = 1220
						state = 696
						state = 1221
						state = 1159
						state = 1219
					}
				}
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			1228 = {
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_nuclear_reactor_in_state = yes
						free_building_slots = {
							building = nuclear_reactor
							size > 0
							include_locked = yes
						}
					}
					increase_state_category = yes
					add_building_construction = {
						type = nuclear_reactor
						level = 1
						instant_build = yes
					}
				}
			}
			613 = {
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_nuclear_reactor_in_state = yes
						free_building_slots = {
							building = nuclear_reactor
							size > 0
							include_locked = yes
						}
					}
					increase_state_category = yes
					add_building_construction = {
						type = nuclear_reactor
						level = 1
						instant_build = yes
					}
				}
			}
		}
	}
	PRC_nuclear_investement_northwest_china = {
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_fusion_investements
			}
		}
		icon = GFX_PRC_decision_industrial_expension
		available = {
		}
		modifier = {
			civilian_factory_use = 5
		}
		fire_only_once = yes
		days_remove = 100
		cost = 100
		complete_effect = {
		}
		ai_will_do = {
			base = 10
		}
		remove_effect = {
			every_controlled_state = {
				limit = {
					OR = {
						state = 1158
						state = 1163
						state = 1162
						state = 1165
						state = 1187
						state = 1198
						state = 1199
						state = 1166
						state = 283
						state = 1193
						state = 622
						state = 604
						state = 1201
					}
				}
				add_building_construction = {
					type = infrastructure
					level = 3
					instant_build = yes
				}
			}
			1201 = {
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_nuclear_reactor_in_state = yes
						free_building_slots = {
							building = nuclear_reactor
							size > 0
							include_locked = yes
						}
					}
					increase_state_category = yes
					add_building_construction = {
						type = nuclear_reactor
						level = 1
						instant_build = yes
					}
				}
			}
			604 = {
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_nuclear_reactor_in_state = yes
						free_building_slots = {
							building = nuclear_reactor
							size > 0
							include_locked = yes
						}
					}
					increase_state_category = yes
					add_building_construction = {
						type = nuclear_reactor
						level = 1
						instant_build = yes
					}
				}
			}
		}
	}
	PRC_asteroid_mining_programme_new_left = {
		visible = {
			has_completed_focus = PRC_fund_space_development
		}
		modifier = {
			political_power_gain = -0.1
			consumer_goods_factor = 0.06
		}
		fire_only_once = yes
		complete_effect = {
			set_temp_variable = {
				var = income_var_temp
				value = -50
			}
			add_income = yes
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_chinese_space_age_dummy
					add_idea = PRC_chinese_space_age_asteroid_mining_programme
				}
			}
			add_to_variable = {
				var = PRC_chinese_space_age_research_speed_factor_dynamic
				value = 0.01
			}
			add_to_variable = {
				var = PRC_chinese_space_age_consumer_goods_factor_dynamic
				value = -0.01
			}
			add_to_variable = {
				var = PRC_chinese_space_age_income_growth_factor_dynamic
				value = 0.065
			}
			add_to_variable = {
				var = PRC_chinese_space_age_business_value_factor_dynamic
				value = 0.015
			}
			add_to_variable = {
				var = PRC_chinese_space_age_production_lack_of_resource_penalty_factor_dynamic
				value = -0.06
			}
		}
		days_remove = 365
		icon = GFX_decision_PRC_asteroid_mining_programme
		cost = 100
	}
	PRC_new_moon_race_programme_new_left = {
		visible = {
			has_completed_focus = PRC_fund_space_development
		}
		modifier = {
			political_power_gain = 0.1
			consumer_goods_factor = 0.05
		}
		fire_only_once = yes
		complete_effect = {
			set_temp_variable = {
				var = income_var_temp
				value = -35
			}
			add_income = yes
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_chinese_space_age_dummy
					add_idea = PRC_chinese_space_age_moon_landing_programme
				}
			}
			add_to_variable = {
				var = PRC_chinese_space_age_research_speed_factor_dynamic
				value = 0.005
			}
			add_to_variable = {
				var = PRC_chinese_space_age_society_development_monthly_dynamic
				value = 0.01
			}
			add_to_variable = {
				var = PRC_chinese_space_age_production_speed_infrastructure_factor_dynamic
				value = 0.01
			}
			add_to_variable = {
				var = PRC_chinese_space_age_political_power_factor_dynamic
				value = 0.015
			}
			add_to_variable = {
				var = PRC_chinese_space_age_industrial_capacity_factory_dynamic
				value = 0.05
			}
		}
		days_remove = 365
		icon = GFX_decision_PRC_new_moon_race_programme
		cost = 100
	}
	PRC_expand_satellite_launching_programme_new_left = {
		visible = {
			has_completed_focus = PRC_fund_space_development
		}
		modifier = {
			political_power_gain = -0.05
			consumer_goods_factor = 0.02
		}
		complete_effect = {
			set_temp_variable = {
				var = income_var_temp
				value = -20
			}
			add_income = yes
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_chinese_space_age_dummy
					add_idea = PRC_chinese_space_age_expand_satellite_launching_programme
				}
			}
			add_to_variable = {
				var = PRC_chinese_space_age_production_factory_efficiency_gain_factor_dynamic
				value = 0.015
			}
			add_to_variable = {
				var = PRC_chinese_space_age_production_speed_buildings_factor_dynamic
				value = 0.0125
			}
			add_to_variable = {
				var = PRC_chinese_space_age_income_growth_factor_dynamic
				value = 0.025
			}
			add_to_variable = {
				var = PRC_chinese_space_age_business_value_factor_dynamic
				value = 0.015
			}
		}
		days_remove = 180
		days_re_enable = 365
		icon = GFX_decision_PRC_expand_satellite_launching_programme
		cost = 65
	}
}

PRC_foreign_policy_category = {
	PRC_BRI_invite_asia = {
		target_root_trigger = {
			has_country_flag = PRC_BRI_invite_asia_flag
		}
		visible = {
			FROM = {
				NOT = {
					has_country_flag = PRC_BRI_member_flag
					has_idea = PRC_BRI_member
				}
				if = {
					limit = {
						OR = {
							original_tag = VIN
							original_tag = CAM
							original_tag = PHI
							original_tag = SIA
							original_tag = BRM
							original_tag = MAL
							original_tag = SIG
						}
					}
					is_ally_with = PRC
				}
				if = {
					limit = {
						OR = {
							original_tag = KAZ
							original_tag = AZR
						}
					}
					exists = yes
				}
			}
		}
		icon = GFX_SOV_china_investment
		targets = {
			VIN
			CAM
			PHI
			SIA
			BRM
			MAL
			SIG
			MON
			TAL
			PER
			SAU
			IRQ
			TUR
			UAE
			KAZ
			AZR
		}
		cost = 35
		days_remove = 10
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 5
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			FROM = {
				country_event = {
					id = china.476
				}
				effect_tooltip = {
					add_ideas = PRC_BRI_member
				}
			}
		}
		ai_will_do = {
			base = 1000
		}
	}
	PRC_BRI_invite_africa = {
		name = PRC_BRI_invite_asia
		target_root_trigger = {
			has_country_flag = PRC_BRI_invite_africa_flag
		}
		visible = {
			FROM = {
				has_war = no
				NOT = {
					has_country_flag = PRC_BRI_member_flag
					has_idea = PRC_BRI_member
				}
			}
		}
		icon = GFX_SOV_china_investment
		targets = {
			ETH
			TZN
			EGY
			NGA
			VOL
			NGR
			CAR
			MAD
		}
		cost = 25
		days_remove = 10
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 5
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			FROM = {
				country_event = {
					id = china.476
				}
				effect_tooltip = {
					add_ideas = PRC_BRI_member
				}
			}
		}
		ai_will_do = {
			base = 1000
		}
	}
	PRC_declare_our_support_for_russia = {
		icon = GFX_SOV_decision_increase_moscow_budget
		available = {
			if = {
				limit = {
					has_global_flag = SOV_ldpr_won
				}
				SOV = {
					has_completed_focus = SOV_cooperation_with_china
				}
			}
			custom_trigger_tooltip = {
				tooltip = PRC_european_conflict_available_tt
				NOT = {
					has_global_flag = nato_nato_won_nato_war
				}
				NOT = {
					has_global_flag = SOV_first_nato_war_victory
				}
			}
		}
		visible = {
			has_completed_focus = PRC_european_conflict
			NOT = {
				has_country_flag = PRC_european_conflict_choose_flag
			}
		}
		fire_only_once = yes
		cost = 125
		days_remove = 10
		complete_effect = {
			set_country_flag = PRC_european_conflict_choose_flag
		}
		remove_effect = {
			add_ideas = PRC_chinese_partnership_sov_prc
			country_event = china.470
			add_opinion_modifier = {
				target = SOV
				modifier = took_stand_for_us
			}
			SOV = {
				country_event = china.470
				add_opinion_modifier = {
					target = PRC
					modifier = took_stand_for_us
				}
				add_ideas = PRC_chinese_partnership_sov_eu
			}
			news_event = {
				id = china.472
				days = 1
			}
			set_temp_variable = {
				var = debt_var_temp
				value = 25
			}
			add_debt = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_declare_our_support_for_eu = {
		icon = GFX_FRA_Military_Aid
		available = {
			NOT = {
				OR = {
					has_global_flag = SOV_medvedev_won
					has_global_flag = SOV_cprf_won
				}
			}
			custom_trigger_tooltip = {
				tooltip = PRC_european_conflict_available_tt
				NOT = {
					has_global_flag = nato_nato_won_nato_war
				}
				NOT = {
					has_global_flag = SOV_first_nato_war_victory
				}
			}
		}
		visible = {
			has_completed_focus = PRC_european_conflict
			NOT = {
				has_country_flag = PRC_european_conflict_choose_flag
			}
		}
		fire_only_once = yes
		cost = 125
		days_remove = 10
		complete_effect = {
			set_country_flag = PRC_european_conflict_choose_flag
		}
		remove_effect = {
			add_ideas = PRC_chinese_partnership_eu_prc
			country_event = china.471
			add_opinion_modifier = {
				target = FRA
				modifier = took_stand_for_us
			}
			add_opinion_modifier = {
				target = GER
				modifier = took_stand_for_us
			}
			FRA = {
				country_event = china.471
				add_opinion_modifier = {
					target = PRC
					modifier = took_stand_for_us
				}
				add_ideas = PRC_chinese_partnership_sov_eu
			}
			GER = {
				add_opinion_modifier = {
					target = PRC
					modifier = took_stand_for_us
				}
				add_ideas = PRC_chinese_partnership_sov_eu
			}
			news_event = {
				id = china.473
				days = 1
			}
			set_temp_variable = {
				var = debt_var_temp
				value = 25
			}
			add_debt = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_declare_our_neutrality_in_europe = {
		icon = GFX_PRC_centrist_decision
		available = {
			custom_trigger_tooltip = {
				tooltip = PRC_european_conflict_available_tt
				NOT = {
					has_global_flag = nato_nato_won_nato_war
				}
				NOT = {
					has_global_flag = SOV_first_nato_war_victory
				}
			}
		}
		visible = {
			has_completed_focus = PRC_european_conflict
			NOT = {
				has_country_flag = PRC_european_conflict_choose_flag
			}
		}
		fire_only_once = yes
		cost = 50
		days_remove = 10
		complete_effect = {
			set_country_flag = PRC_european_conflict_choose_flag
		}
		remove_effect = {
			news_event = {
				id = china.474
				days = 1
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_sanction_japan = {
		available = {
			NOT = {
				has_war_with = JAP
				is_ally_with = JAP
			}
		}
		visible = {
			has_completed_focus = PRC_economic_war_with_the_pdto
		}
		fire_only_once = yes
		cost = 35
		days_remove = 25
		ai_will_do = {
			base = 150
		}
		modifier = {
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 150
			}
			add_debt = yes
		}
		remove_effect = {
			send_embargo = JAP
			JAP = {
				country_event = {
					id = china.475
					days = 1
				}
				add_ideas = PRC_PDTO_chinese_sanctions_idea
			}
		}
	}
	PRC_sanction_india = {
		available = {
			has_completed_focus = PRC_counter_indian_aggression
			NOT = {
				has_war_with = RAJ
			}
		}
		visible = {
			has_completed_focus = PRC_economic_war_with_the_pdto
		}
		fire_only_once = yes
		cost = 35
		days_remove = 25
		ai_will_do = {
			base = 150
		}
		modifier = {
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 125
			}
			add_debt = yes
		}
		remove_effect = {
			send_embargo = RAJ
			RAJ = {
				country_event = {
					id = china.475
					days = 1
				}
				add_ideas = PRC_PDTO_chinese_sanctions_idea
			}
		}
	}
	PRC_sanction_australia = {
		available = {
			NOT = {
				has_war_with = AST
				is_ally_with = AST
			}
		}
		visible = {
			has_completed_focus = PRC_economic_war_with_the_pdto
		}
		fire_only_once = yes
		cost = 35
		days_remove = 25
		ai_will_do = {
			base = 150
		}
		modifier = {
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 75
			}
			add_debt = yes
		}
		remove_effect = {
			send_embargo = AST
			AST = {
				country_event = {
					id = china.475
					days = 1
				}
				add_ideas = PRC_PDTO_chinese_sanctions_idea
			}
		}
	}
	PRC_sanction_indonesia = {
		available = {
			NOT = {
				has_war_with = INS
				is_ally_with = INS
			}
			INS = {
				has_completed_focus = INS_Natuna_Sovereignity
			}
		}
		visible = {
			has_completed_focus = PRC_economic_war_with_the_pdto
		}
		fire_only_once = yes
		cost = 35
		days_remove = 25
		ai_will_do = {
			base = 150
		}
		modifier = {
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 65
			}
			add_debt = yes
		}
		remove_effect = {
			send_embargo = INS
			INS = {
				country_event = {
					id = china.475
					days = 1
				}
				add_ideas = PRC_PDTO_chinese_sanctions_idea
			}
		}
	}
	PRC_sanction_korea = {
		available = {
			NOT = {
				has_war_with = KOR
				is_ally_with = KOR
			}
		}
		visible = {
			has_completed_focus = PRC_economic_war_with_the_pdto
		}
		fire_only_once = yes
		cost = 35
		days_remove = 25
		ai_will_do = {
			base = 150
		}
		modifier = {
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 150
			}
			add_debt = yes
		}
		remove_effect = {
			send_embargo = KOR
			KOR = {
				country_event = {
					id = china.475
					days = 1
				}
				add_ideas = PRC_PDTO_chinese_sanctions_idea
			}
		}
	}
	PRC_invest_pakistan_military = {
		available = {
			PAK = {
				OR = {
					has_country_flag = PAK_lost_indo_pakistan_war
					has_country_flag = PAK_won_indo_pakistan_war
				}
			}
		}
		visible = {
			has_completed_focus = PRC_support_pakistan
		}
		fire_only_once = no
		days_remove = 35
		days_re_enable = 50
		cost = 50
		complete_effect = {
			set_temp_variable = {
				var = income_var_temp
				value = -0.6
			}
			add_income = yes
			hidden_effect = {
			}
			PAK = {
				set_temp_variable = {
					var = income_var_temp
					value = 0.6
				}
				add_income = yes
				set_temp_variable = {
					var = military_development_var_temp
					value = 0.05
				}
				add_military_development = yes
				if = {
					limit = {
						NOT = {
							has_idea = PRC_pakistan_military_support
						}
					}
					add_timed_idea = {
						idea = PRC_pakistan_military_support
						days = 70
					}
				}
			}
		}
	}
	PRC_invest_pakistan_industry = {
		available = {
			PAK = {
				OR = {
					has_country_flag = PAK_lost_indo_pakistan_war
					has_country_flag = PAK_won_indo_pakistan_war
				}
			}
		}
		visible = {
			has_completed_focus = PRC_support_pakistan
		}
		fire_only_once = no
		days_remove = 35
		days_re_enable = 50
		cost = 35
		complete_effect = {
			set_temp_variable = {
				var = income_var_temp
				value = -3.5
			}
			add_income = yes
			#hidden_effect = {
			#	random_list = {
			#		60 = {
			#		}
			#		40 = {
			#			country_event = { id = china.153 days = 10 }
			#		}
			#	}
			#}
			PAK = {
				set_temp_variable = {
					var = income_var_temp
					value = 0.95
				}
				random_list = {
					60 = {
					}
					40 = {
						random_owned_controlled_state = {
							limit = {
								is_core_of = ROOT
								free_building_slots = {
									building = industrial_complex
									size > 1
									include_locked = yes
								}
							}
							add_extra_state_shared_building_slots = 2
							add_building_construction = {
								type = industrial_complex
								level = 2
								instant_build = yes
							}
						}
					}
				}
				add_income = yes
				set_temp_variable = {
					var = industrial_development_var_temp
					value = 0.05
				}
				add_industrial_development = yes
				if = {
					limit = {
						NOT = {
							has_idea = PRC_pakistan_industrial_support
						}
					}
					add_timed_idea = {
						idea = PRC_pakistan_industrial_support
						days = 70
					}
				}
			}
		}
	}
	PRC_invite_pakistan_to_eadi = {
		#какой долбаеб это делал потом переделаю #ну как, какой... известно, какой -IAVL #переделал
		available = {
			PAK = {
				OR = {
					has_country_flag = PAK_lost_indo_pakistan_war
					has_country_flag = PAK_won_indo_pakistan_war
				}
			}
		}
		visible = {
			if = {
				limit = {
					NOT = {
						has_country_flag = PRC_nationalist_win
					}
				}
				has_completed_focus = PRC_establish_eadi
			}
			NOT = {
				PAK = {
					is_in_faction = yes
				}
			}
			NOT = {
				has_country_flag = PRC_destroy_pakistan_flag
			}
		}
		fire_only_once = yes
		days_remove = 50
		cancel_if_not_visible = yes
		ai_will_do = {
			base = 10
		}
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			PRC = {
				add_to_faction = PAK
			}
			PAK = {
				set_country_flag = eadi_member
			}
			news_event = sino_jap_coldwar.21
		}
	}
	PRC_train_pakistan_army = {
		available = {
			PAK = {
				OR = {
					has_country_flag = PAK_lost_indo_pakistan_war
					has_country_flag = PAK_won_indo_pakistan_war
				}
			}
		}
		visible = {
			has_completed_focus = PRC_support_pakistan
		}
		fire_only_once = no
		days_remove = 35
		days_re_enable = 150
		ai_will_do = {
			base = 10
		}
		cost = 50
		complete_effect = {
			PAK = {
				1321 = {
					create_unit = {
						division = "division_template = \"Infantry Division\" start_experience_factor = 0.8 start_equipment_factor = 1.0"
						owner = PAK
						count = 5
					}
					create_unit = {
						division = "division_template = \"Armored Division\" start_experience_factor = 0.8 start_equipment_factor = 1.0"
						owner = PAK
						count = 2
					}
				}
				add_equipment_to_stockpile = {
					type = infantry_equipment_1
					amount = 1500
					producer = PRC
				}
				add_equipment_to_stockpile = {
					type = anti_tank_equipment_1
					amount = 300
					producer = PRC
				}
				add_equipment_to_stockpile = {
					type = anti_air_equipment_1
					amount = 300
					producer = PRC
				}
				add_equipment_to_stockpile = {
					type = support_equipment
					amount = 500
					producer = PRC
				}
				add_equipment_to_stockpile = {
					type = motorized_equipment
					amount = 500
					producer = PRC
				}
			}
		}
	}
	PRC_initiate_afghan_pakistani_reconciliation = {
		icon = GFX_decision_generic_peace
		available = {
		}
		visible = {
			has_country_flag = PRC_afghanistan_initiative_flag
		}
		fire_only_once = yes
		cost = 50
		days_remove = 30
		complete_effect = {
		}
		remove_effect = {
			set_country_flag = PRC_afghan_pakistani_reconciliation_flag
			country_event = china.366
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_hold_negotiations_between_chinese_corporations_and_afghanistan_government = {
		icon = GFX_PRC_Communist_Money
		available = {
		}
		visible = {
			has_country_flag = PRC_afghanistan_initiative_flag
		}
		fire_only_once = yes
		cost = 15
		days_remove = 20
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			country_event = china.369
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_build_the_wakhan_railroad = {
		icon = GFX_PRC_railroad_train
		available = {
		}
		visible = {
			has_country_flag = PRC_afghanistan_initiative_flag
		}
		highlight_states = {
			highlight_state_targets = {
				state = 824
			}
		}
		fire_only_once = yes
		cost = 25
		days_remove = 100
		modifier = {
			civilian_factory_use = 5
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 10
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			build_railway = {
				level = 3
				start_state = 619
				target_state = 1355
			}
			if = {
				limit = {
					has_country_flag = PRC_corporate_freedoms_in_afg_tt1
				}
				set_temp_variable = {
					var = PRC_afg_current_eco_dependence_temp
					value = 0.04
				}
				PRC_add_afg_current_eco_dependence = yes
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = 0.02
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
			else = {
				set_temp_variable = {
					var = PRC_afg_current_eco_dependence_temp
					value = 0.03
				}
				PRC_add_afg_current_eco_dependence = yes
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = 0.04
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_kabul_corridor_development = {
		icon = GFX_PRC_railroad_train
		available = {
			has_country_flag = PRC_afghan_pakistani_reconciliation_flag
		}
		visible = {
			has_country_flag = PRC_afghanistan_initiative_flag
		}
		highlight_states = {
			highlight_state_targets = {
				state = 824
			}
		}
		fire_only_once = yes
		cost = 25
		days_remove = 100
		modifier = {
			civilian_factory_use = 5
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 25
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			set_country_flag = PRC_kabul_corridor_flag
			build_railway = {
				level = 2
				start_state = 1355
				target_state = 442
			}
			build_railway = {
				level = 2
				start_state = 1355
				target_state = 1323
			}
			build_railway = {
				level = 2
				start_state = 1355
				target_state = 1322
			}
			build_railway = {
				level = 2
				start_state = 1355
				target_state = 1326
			}
			build_railway = {
				level = 2
				start_state = 1355
				target_state = 585
			}
			if = {
				limit = {
					has_country_flag = PRC_corporate_freedoms_in_afg_tt1
				}
				set_temp_variable = {
					var = PRC_afg_current_eco_dependence_temp
					value = 0.06
				}
				PRC_add_afg_current_eco_dependence = yes
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = 0.03
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
			else = {
				set_temp_variable = {
					var = PRC_afg_current_eco_dependence_temp
					value = 0.04
				}
				PRC_add_afg_current_eco_dependence = yes
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = 0.07
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_afg_initiative_idea_dummy
					add_idea = PRC_kabul_corridor_development_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_afg_initiative_local_resources_factor
					value = 0.02
				}
				add_to_variable = {
					var = PRC_afg_initiative_income_growth_factor
					value = 0.03
				}
				add_to_variable = {
					var = PRC_afg_initiative_production_speed_buildings_factor
					value = 0.02
				}
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_countering_drug_production_in_afghanistan = {
		#icon = GFX_PRC_railroad_train
		available = {
		}
		visible = {
			has_country_flag = PRC_afghanistan_initiative_flag
		}
		fire_only_once = yes
		cost = 30
		days_remove = 65
		modifier = {
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 2.5
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			add_political_power = 100
			add_stability = 0.025
			TAL = {
				remove_ideas = TAL_opiod_production
				add_stability = 0.1
			}
			if = {
				limit = {
					has_country_flag = PRC_corporate_freedoms_in_afg_tt1
				}
				set_temp_variable = {
					var = PRC_afg_current_eco_dependence_temp
					value = 0.04
				}
				PRC_add_afg_current_eco_dependence = yes
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = -0.08
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
			else = {
				set_temp_variable = {
					var = PRC_afg_current_eco_dependence_temp
					value = 0.02
				}
				PRC_add_afg_current_eco_dependence = yes
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = -0.04
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_develop_afghanistans_industry = {
		icon = GFX_PRC_decision_fund_manufacturing_improvements
		available = {
		}
		visible = {
			has_country_flag = PRC_afghanistan_initiative_flag
		}
		fire_only_once = no
		days_re_enable = 230
		cost = 20
		days_remove = 70
		modifier = {
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 20
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			if = {
				limit = {
					has_country_flag = PRC_corporate_freedoms_in_afg_tt1
				}
				set_temp_variable = {
					var = PRC_afg_current_eco_dependence_temp
					value = 0.06
				}
				PRC_add_afg_current_eco_dependence = yes
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = 0.03
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
			else = {
				set_temp_variable = {
					var = PRC_afg_current_eco_dependence_temp
					value = 0.04
				}
				PRC_add_afg_current_eco_dependence = yes
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = 0.07
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_afg_initiative_idea_dummy
					add_idea = PRC_develop_afghanistans_industry_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_afg_initiative_income_growth_factor
					value = 0.01
				}
				add_to_variable = {
					var = PRC_afg_initiative_production_speed_buildings_factor
					value = 0.01
				}
				add_to_variable = {
					var = PRC_afg_initiative_industrial_development_monthly
					value = 0.001
				}
				add_to_variable = {
					var = PRC_afg_initiative_consumer_goods_factor
					value = -0.005
				}
			}
			TAL = {
				random_owned_controlled_state = {
					limit = {
						is_core_of = ROOT
						free_building_slots = {
							building = industrial_complex
							size > 1
							include_locked = yes
						}
					}
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = industrial_complex
						level = 1
						instant_build = yes
					}
					increase_state_category = yes
				}
				random_owned_controlled_state = {
					limit = {
						is_core_of = ROOT
						free_building_slots = {
							building = arms_factory
							size > 1
							include_locked = yes
						}
					}
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = arms_factory
						level = 1
						instant_build = yes
					}
					increase_state_category = yes
				}
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_develop_afghanistans_power_grid = {
		icon = GFX_PRC_decision_fund_manufacturing_improvements
		available = {
		}
		visible = {
			has_country_flag = PRC_afghanistan_initiative_flag
		}
		fire_only_once = no
		days_re_enable = 230
		cost = 20
		days_remove = 80
		modifier = {
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 20
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			if = {
				limit = {
					has_country_flag = PRC_corporate_freedoms_in_afg_tt1
				}
				set_temp_variable = {
					var = PRC_afg_current_eco_dependence_temp
					value = 0.07
				}
				PRC_add_afg_current_eco_dependence = yes
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = 0.04
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
			else = {
				set_temp_variable = {
					var = PRC_afg_current_eco_dependence_temp
					value = 0.05
				}
				PRC_add_afg_current_eco_dependence = yes
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = 0.08
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_afg_initiative_idea_dummy
					add_idea = PRC_develop_afghanistans_power_grid_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_afg_initiative_income_growth_factor
					value = 0.005
				}
				add_to_variable = {
					var = PRC_afg_initiative_production_speed_buildings_factor
					value = 0.01
				}
				add_to_variable = {
					var = PRC_afg_initiative_consumer_goods_factor
					value = -0.005
				}
			}
			TAL = {
				random_owned_controlled_state = {
					limit = {
						is_core_of = ROOT
						free_building_slots = {
							building = power_plant
							size > 1
							include_locked = yes
						}
					}
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = power_plant
						level = 1
						instant_build = yes
					}
					increase_state_category = yes
				}
				random_owned_controlled_state = {
					limit = {
						is_core_of = ROOT
						free_building_slots = {
							building = power_plant
							size > 1
							include_locked = yes
						}
					}
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = power_plant
						level = 1
						instant_build = yes
					}
					increase_state_category = yes
				}
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_develop_afghan_armed_forces = {
		icon = GFX_PRC_soliders
		allowed = {
			tag = PRC
		}
		visible = {
			has_country_flag = PRC_afghanistan_initiative_flag
		}
		available = {
		}
		cost = 50
		fire_only_once = yes
		days_remove = 50
		complete_effect = {
		}
		remove_effect = {
			custom_effect_tooltip = PRC_develop_afghan_armed_forces_tt
			if = {
				limit = {
					has_country_flag = PRC_corporate_freedoms_in_afg_tt1
				}
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = 0.07
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
			else = {
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = 0.11
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
			hidden_effect = {
				if = {
					limit = {
						has_dlc = "No Step Back"
					}
					TAL = {
						create_equipment_variant = {
							name = "ZTZ-99A"
							type = modern_tank_chassis_2
							parent_version = 0
							modules = {
								main_armament_slot = tank_high_velocity_cannon_2
								turret_type_slot = tank_modern_tank_turret
								suspension_type_slot = tank_torsion_bar_suspension
								armor_type_slot = tank_cast_armor
								engine_type_slot = tank_gas_turbine_engine
								special_type_slot_1 = tank_radio_1
								special_type_slot_2 = auto_loader
								special_type_slot_3 = empty
								special_type_slot_4 = empty
							}
							upgrades = {
								tank_nsb_engine_upgrade = 8
								tank_nsb_armor_upgrade = 1
							}
							icon = "gfx/interface/technologies/armor/PRC_modern_tank7.png"
						}
						create_equipment_variant = {
							name = "ZTQ-15"
							type = light_tank_chassis_1
							parent_version = 0
							modules = {
								main_armament_slot = tank_small_cannon
								turret_type_slot = tank_light_two_man_tank_turret
								suspension_type_slot = tank_christie_suspension
								armor_type_slot = tank_riveted_armor
								engine_type_slot = tank_gasoline_engine
								special_type_slot_1 = tank_radio_1
								special_type_slot_2 = extra_ammo_storage
								special_type_slot_3 = smoke_launchers
								special_type_slot_4 = empty
							}
							upgrades = {
								tank_nsb_engine_upgrade = 3
								tank_nsb_armor_upgrade = 2
							}
							icon = "gfx/interface/technologies/armor/PRC_light_tank3.dds"
						}
					}
				}
				TAL = {
					load_oob = TAL_PRC_support
				}
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_afghanistan_development = {
		available = {
			if = {
				limit = {
					has_country_flag = PRC_nationalist_win
				}
				has_completed_focus = PRC_endorse_the_megaprojects
			}
			if = {
				limit = {
					has_country_flag = PRC_centrist_win
				}
				has_completed_focus = PRC_endorse_the_megaprojects_cen
			}
			has_country_flag = PRC_kabul_corridor_flag
			has_country_flag = PRC_resource_extraction_in_afg_is_allowed
		}
		visible = {
			has_country_flag = PRC_afghanistan_initiative_flag
		}
		modifier = {
			civilian_factory_use = 8
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 50
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			if = {
				limit = {
					has_country_flag = PRC_corporate_freedoms_in_afg_tt1
				}
				set_temp_variable = {
					var = PRC_afg_current_eco_dependence_temp
					value = 0.11
				}
				PRC_add_afg_current_eco_dependence = yes
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = -0.1
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
			else = {
				set_temp_variable = {
					var = PRC_afg_current_eco_dependence_temp
					value = 0.06
				}
				PRC_add_afg_current_eco_dependence = yes
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = -0.04
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
			TAL = {
				set_temp_variable = {
					var = industrial_development_var_temp
					value = 0.25
				}
				add_industrial_development = yes
			}
			1052 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = infrastructure
					level = 2
					instant_build = yes
				}
				add_resource = {
					type = chromium
					amount = 45
				}
			}
			1054 = {
				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
				}
				add_resource = {
					type = chromium
					amount = 25
				}
			}
			267 = {
				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
				}
				add_resource = {
					type = chromium
					amount = 35
				}
			}
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_afg_initiative_idea_dummy
					add_idea = PRC_afghanistan_development_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_afg_initiative_local_resources_factor
					value = 0.07
				}
				add_to_variable = {
					var = PRC_afg_initiative_income_growth_factor
					value = 0.035
				}
				add_to_variable = {
					var = PRC_afg_initiative_trade_opinion_factor
					value = 0.05
				}
			}
		}
		icon = GFX_decision_generic_chromium
		cost = 60
		fire_only_once = yes
		days_remove = 60
		ai_will_do = {
			base = 100
		}
	}
	PRC_hydrocarbon_production_in_balkh_and_jawzjan_provinces = {
		icon = GFX_decision_generic_oil
		available = {
			has_country_flag = PRC_kabul_corridor_flag
			has_country_flag = PRC_resource_extraction_in_afg_is_allowed
		}
		visible = {
			has_country_flag = PRC_afghanistan_initiative_flag
		}
		highlight_states = {
			highlight_state_targets = {
				state = 837
			}
		}
		fire_only_once = yes
		cost = 15
		days_remove = 70
		modifier = {
			civilian_factory_use = 5
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 15
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			if = {
				limit = {
					has_country_flag = PRC_corporate_freedoms_in_afg_tt1
				}
				set_temp_variable = {
					var = PRC_afg_current_eco_dependence_temp
					value = 0.05
				}
				PRC_add_afg_current_eco_dependence = yes
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = -0.03
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
			else = {
				set_temp_variable = {
					var = PRC_afg_current_eco_dependence_temp
					value = 0.03
				}
				PRC_add_afg_current_eco_dependence = yes
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = -0.01
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_afg_initiative_idea_dummy
					add_idea = PRC_hydrocarbon_production_in_balkh_and_jawzjan_provinces_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_afg_initiative_income_growth_factor
					value = 0.01
				}
				add_to_variable = {
					var = PRC_afg_initiative_consumer_goods_factor
					value = -0.01
				}
			}
			add_resource = {
				type = oil
				amount = 50
				state = 837
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_uranium_production_in_helmand_province = {
		icon = GFX_PRC_atomic_nuclear
		available = {
			has_country_flag = PRC_kabul_corridor_flag
			has_country_flag = PRC_resource_extraction_in_afg_is_allowed
		}
		visible = {
			has_country_flag = PRC_afghanistan_initiative_flag
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1054
			}
		}
		fire_only_once = yes
		cost = 25
		days_remove = 80
		modifier = {
			civilian_factory_use = 5
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 25
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			if = {
				limit = {
					has_country_flag = PRC_corporate_freedoms_in_afg_tt1
				}
				set_temp_variable = {
					var = PRC_afg_current_eco_dependence_temp
					value = 0.05
				}
				PRC_add_afg_current_eco_dependence = yes
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = -0.06
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
			else = {
				set_temp_variable = {
					var = PRC_afg_current_eco_dependence_temp
					value = 0.04
				}
				PRC_add_afg_current_eco_dependence = yes
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = -0.02
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_afg_initiative_idea_dummy
					add_idea = PRC_uranium_production_in_helmand_province_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_afg_initiative_income_growth_factor
					value = 0.01
				}
				add_to_variable = {
					var = PRC_afg_initiative_consumer_goods_factor
					value = -0.015
				}
			}
			add_resource = {
				type = tungsten
				amount = 40
				state = 1054
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_rare_earth_elements_production_in_helmand_province = {
		icon = GFX_decision_generic_tungsten
		available = {
			has_country_flag = PRC_kabul_corridor_flag
			has_country_flag = PRC_resource_extraction_in_afg_is_allowed
		}
		visible = {
			has_country_flag = PRC_afghanistan_initiative_flag
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1054
			}
		}
		fire_only_once = yes
		cost = 25
		days_remove = 100
		modifier = {
			civilian_factory_use = 8
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 25
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			if = {
				limit = {
					has_country_flag = PRC_corporate_freedoms_in_afg_tt1
				}
				set_temp_variable = {
					var = PRC_afg_current_eco_dependence_temp
					value = 0.08
				}
				PRC_add_afg_current_eco_dependence = yes
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = -0.07
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
			else = {
				set_temp_variable = {
					var = PRC_afg_current_eco_dependence_temp
					value = 0.03
				}
				PRC_add_afg_current_eco_dependence = yes
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = -0.03
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_afg_initiative_idea_dummy
					add_idea = PRC_rare_earth_elements_production_in_helmand_province_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_afg_initiative_income_growth_factor
					value = 0.015
				}
				add_to_variable = {
					var = PRC_afg_initiative_production_speed_buildings_factor
					value = 0.01
				}
				add_to_variable = {
					var = PRC_afg_initiative_consumer_goods_factor
					value = -0.015
				}
			}
			add_resource = {
				type = tungsten
				amount = 15
				state = 1054
			}
			add_resource = {
				type = chromium
				amount = 15
				state = 1054
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_gold_production_in_takhar_and_badakhshan_provinces = {
		icon = GFX_decision_generic_gold
		available = {
			has_country_flag = PRC_kabul_corridor_flag
			has_country_flag = PRC_resource_extraction_in_afg_is_allowed
		}
		visible = {
			has_country_flag = PRC_afghanistan_initiative_flag
		}
		highlight_states = {
			highlight_state_targets = {
				state = 824
			}
		}
		fire_only_once = yes
		cost = 15
		days_remove = 70
		modifier = {
			civilian_factory_use = 5
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 10
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			if = {
				limit = {
					has_country_flag = PRC_corporate_freedoms_in_afg_tt1
				}
				set_temp_variable = {
					var = PRC_afg_current_eco_dependence_temp
					value = 0.08
				}
				PRC_add_afg_current_eco_dependence = yes
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = 0.03
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
			else = {
				set_temp_variable = {
					var = PRC_afg_current_eco_dependence_temp
					value = 0.05
				}
				PRC_add_afg_current_eco_dependence = yes
				set_temp_variable = {
					var = PRC_afg_current_gov_loyalty_temp
					value = 0.06
				}
				PRC_add_afg_current_gov_loyalty = yes
			}
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_afg_initiative_idea_dummy
					add_idea = PRC_gold_production_in_takhar_and_badakhshan_provinces_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_afg_initiative_income_growth_factor
					value = 0.03
				}
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_military_intervention_vin = {
		available = {
			NOT = {
				has_country_flag = PRC_spread_chinese_influence
			}
		}
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_masters_of_asia
				NOT = {
					VIN = {
						is_in_faction = yes
					}
				}
			}
		}
		fire_only_once = yes
		days_remove = 35
		cancel_if_not_visible = yes
		remove_effect = {
			set_country_flag = PRC_spread_chinese_influence
			PRC = {
				declare_war_on = {
					target = VIN
					type = annex_everything
				}
			}
			VIN = {
				load_oob = VIN_reserves
				add_ideas = VIN_determined_defenders
			}
		}
	}
	#PRC_military_intervention_thailand = {
	#	available = {
	#		NOT = {
	#			has_country_flag = PRC_spread_chinese_influence
	#		}
	#		OR = {
	#			LAO = {
	#				is_puppet_of = PRC
	#			}
	#			CAM = {
	#				is_puppet_of = PRC
	#			}
	#		}
	#	}
	#	visible = {
	#		hidden_trigger = {
	#			has_completed_focus = PRC_masters_of_asia
	#			NOT = {
	#				SIA = {
	#					is_in_faction = yes
	#				}
	#			}
	#		}
	#	}
	#	fire_only_once = yes
	#	days_remove = 35
	#	cancel_if_not_visible = yes
	#	remove_effect = {
	#		set_country_flag = PRC_spread_chinese_influence
	#		PRC = {
	#			declare_war_on = { 
	#				target = SIA
	#				type = annex_everything 
	#			}
	#		}
	#		SIA = {
	#			load_oob = SIA_reserves
	#			add_ideas = VIN_determined_defenders
	#		}
	#	}
	#}
	PRC_military_intervention_cambodia = {
		available = {
			NOT = {
				has_country_flag = PRC_spread_chinese_influence
			}
			OR = {
				LAO = {
					is_puppet_of = PRC
				}
				VIN = {
					is_puppet_of = PRC
				}
			}
		}
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_masters_of_asia
				NOT = {
					CAM = {
						is_in_faction = yes
					}
				}
			}
		}
		fire_only_once = yes
		days_remove = 35
		cancel_if_not_visible = yes
		remove_effect = {
			set_country_flag = PRC_spread_chinese_influence
			PRC = {
				declare_war_on = {
					target = CAM
					type = annex_everything
				}
			}
			CAM = {
				add_ideas = VIN_determined_defenders
			}
		}
	}
	PRC_military_intervention_laos = {
		available = {
			NOT = {
				has_country_flag = PRC_spread_chinese_influence
			}
			OR = {
				CAM = {
					is_puppet_of = PRC
				}
				VIN = {
					is_puppet_of = PRC
				}
			}
		}
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_masters_of_asia
				NOT = {
					LAO = {
						is_in_faction = yes
					}
				}
			}
		}
		fire_only_once = yes
		days_remove = 35
		cancel_if_not_visible = yes
		remove_effect = {
			set_country_flag = PRC_spread_chinese_influence
			PRC = {
				declare_war_on = {
					target = LAO
					type = annex_everything
				}
			}
			LAO = {
				add_ideas = VIN_determined_defenders
			}
		}
	}
	PRC_invite_cambodia_eadi = {
		icon = GFX_PRC_new_left_decision
		available = {
			OR = {
				AND = {
					check_variable = {
						global.PRC_influence_CAM_var > 0.7
					}
					check_variable = {
						global.JAP_influence_CAM_var < 0.3
					}
				}
				check_variable = {
					global.PRC_influence_CAM_var > 0.99
				}
				has_game_rule = {
					rule = PRC_JAP_CAM
					option = PRC_JAP_CAM_1
				}
			}
		}
		visible = {
			CAM = {
				is_in_faction = no
			}
			#check_variable = { 
			#	global.PRC_influence_CAM_var > 0.50
			#}
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
			PRC = {
				has_completed_focus = PRC_south_asian_brothers
			}
		}
		fire_only_once = yes
		complete_effect = {
			PRC = {
				add_to_faction = CAM
			}
			CAM = {
				set_country_flag = eadi_member
			}
			news_event = sino_jap_coldwar.14
		}
		ai_will_do = {
			base = 100
			modifier = {
				factor = 0
				OR = {
					has_game_rule = {
						rule = PRC_JAP_CAM
						option = PRC_JAP_CAM_2
					}
				}
			}
		}
	}
	PRC_revolution_in_pakistan = {
		icon = GFX_PRC_nationalist_decision
		available = {
			PAK = {
				OR = {
					has_country_flag = PAK_lost_indo_pakistan_war
					has_country_flag = PAK_won_indo_pakistan_war
				}
			}
			if = {
				limit = {
					has_completed_focus = PRC_protectors_of_the_chinese_nation
				}
				has_completed_focus = PRC_speed_up_sinicization
			}
		}
		visible = {
			has_completed_focus = PRC_masters_of_asia
			NOT = {
				has_country_flag = PRC_destroy_pakistan_flag
			}
		}
		days_remove = 60
		fire_only_once = yes
		cost = 50
		complete_effect = {
			PRC = {
				add_to_faction = PAK
			}
			PAK = {
				set_country_flag = eadi_member
			}
			PAK = {
				set_politics = {
					ruling_party = communist
					elections_allowed = no
				}
				add_popularity = {
					ideology = communist
					popularity = 0.51
				}
				add_popularity = {
					ideology = totalitarian_socialist
					popularity = 0.22
				}
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_invest_in_cambodia = {
		cost = 15
		days_remove = 30
		days_re_enable = 35
		highlight_states = {
			highlight_state_targets = {
				state = 286
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			CAM = {
				is_in_faction = no
			}
			PRC = {
				has_completed_focus = PRC_south_asian_brothers
			}
		}
		complete_effect = {
			CAM = {
				set_temp_variable = {
					var = income_var_temp
					value = 10
				}
				add_income = yes
				set_temp_variable = {
					var = industrial_development_var_temp
					value = 0.05
				}
				add_industrial_development = yes
			}
			set_temp_variable = {
				var = global.PRC_influence_CAM_var_temp
				value = 0.1
			}
			PRC_add_CAM_influence = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_sabotage_japanese_influence_in_cambodia = {
		cost = 15
		days_remove = 30
		days_re_enable = 35
		highlight_states = {
			highlight_state_targets = {
				state = 286
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			CAM = {
				is_in_faction = no
			}
			PRC = {
				has_completed_focus = PRC_south_asian_brothers
			}
		}
		complete_effect = {
			set_temp_variable = {
				var = global.JAP_influence_CAM_var_temp
				value = -0.05
			}
			JAP_add_CAM_influence = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_invite_indonesia_eadi = {
		icon = GFX_PRC_new_left_decision
		available = {
			INS = {
				has_country_flag = INS_Ready_to_EADI_flag
			}
			OR = {
				AND = {
					check_variable = {
						global.PRC_influence_INS_var > 0.8
					}
					check_variable = {
						global.JAP_influence_INS_var < 0.2
					}
				}
				check_variable = {
					global.PRC_influence_INS_var > 0.99
				}
				has_game_rule = {
					rule = PRC_JAP_INS
					option = PRC_JAP_INS_1
				}
			}
		}
		visible = {
			INS = {
				is_in_faction = no
				has_completed_focus = INS_Join_EADI
			}
			PRC = {
				OR = {
					has_completed_focus = PRC_south_asian_brothers
					has_completed_focus = PRC_masters_of_asia
				}
			}
			#check_variable = { 
			#	global.PRC_influence_INS_var > 0.99
			#}
		}
		fire_only_once = yes
		complete_effect = {
			PRC = {
				add_to_faction = INS
			}
			INS = {
				set_country_flag = eadi_member
			}
			news_event = sino_jap_coldwar.20
		}
		ai_will_do = {
			base = 100
			modifier = {
				factor = 0
				OR = {
					has_game_rule = {
						rule = PRC_JAP_INS
						option = PRC_JAP_INS_2
					}
				}
			}
		}
	}
	PRC_invest_in_indonesia = {
		cost = 30
		days_remove = 30
		days_re_enable = 35
		highlight_states = {
			highlight_state_targets = {
				state = 335
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
			INS = {
				has_completed_focus = INS_Chinese_Investment
			}
		}
		visible = {
			INS = {
				is_in_faction = no
			}
			PRC = {
				OR = {
					has_completed_focus = PRC_south_asian_brothers
					has_completed_focus = PRC_masters_of_asia
				}
			}
		}
		complete_effect = {
			INS = {
				set_temp_variable = {
					var = income_var_temp
					value = 10
				}
				add_income = yes
				set_temp_variable = {
					var = industrial_development_var_temp
					value = 0.05
				}
				add_industrial_development = yes
			}
			set_temp_variable = {
				var = global.PRC_influence_INS_var_temp
				value = 0.075
			}
			PRC_add_INS_influence = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_sabotage_japanese_influence_in_indonesia = {
		cost = 30
		days_remove = 30
		days_re_enable = 35
		highlight_states = {
			highlight_state_targets = {
				state = 335
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			INS = {
				is_in_faction = no
			}
			PRC = {
				OR = {
					has_completed_focus = PRC_south_asian_brothers
					has_completed_focus = PRC_masters_of_asia
				}
			}
		}
		complete_effect = {
			set_temp_variable = {
				var = global.JAP_influence_INS_var_temp
				value = -0.05
			}
			JAP_add_INS_influence = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	#PRC_support_indonesian_counterinsurgency = {
	#	cost = 75
	#	days_remove = 50
	#	days_re_enable = 10
	#	
	#	highlight_states = {
	#		highlight_state_targets = {
	#			state = 335
	#		}
	#	}
	#	on_map_mode = map_and_decisions_view
	#	
	#	available = {
	#		PRC = {
	#			has_country_flag = PRC_cold_war_flag
	#		}
	#	}
	#	
	#	visible = {
	#		INS = {
	#			is_in_faction = no
	#		}
	#		PRC = {
	#			has_completed_focus = PRC_south_asian_brothers
	#		}
	#	}
	#	
	#	complete_effect = {
	#		INS = {
	#			set_temp_variable = {
	#			var = military_development_var_temp
	#			value = 0.15
	#			}
	#			add_military_development = yes
	#		}
	#		set_temp_variable = {
	#			var = global.PRC_influence_INS_var_temp
	#			value = 0.2
	#		}
	#		PRC_add_INS_influence = yes
	#	}
	#	ai_will_do = {
	#	base = 500
	#	}
	#}
	PRC_invite_laos_eadi = {
		icon = GFX_PRC_new_left_decision
		available = {
			OR = {
				AND = {
					check_variable = {
						global.PRC_influence_LAO_var > 0.7
					}
					check_variable = {
						global.JAP_influence_LAO_var < 0.3
					}
				}
				check_variable = {
					global.PRC_influence_LAO_var > 0.99
				}
				has_game_rule = {
					rule = PRC_JAP_LAO
					option = PRC_JAP_LAO_1
				}
			}
		}
		visible = {
			LAO = {
				is_in_faction = no
			}
			#check_variable = { 
			#	global.PRC_influence_LAO_var > 0.50
			#}
			PRC = {
				has_completed_focus = PRC_south_asian_brothers
			}
		}
		fire_only_once = yes
		complete_effect = {
			PRC = {
				add_to_faction = LAO
				#puppet = LAO
			}
			LAO = {
				set_country_flag = eadi_member
			}
			news_event = sino_jap_coldwar.15
			LAO = {
				load_oob = "LAO_2020"
			}
		}
		ai_will_do = {
			base = 100
			modifier = {
				factor = 0
				OR = {
					has_game_rule = {
						rule = PRC_JAP_LAO
						option = PRC_JAP_LAO_2
					}
				}
			}
		}
	}
	PRC_invest_in_laos = {
		cost = 15
		days_remove = 30
		days_re_enable = 35
		highlight_states = {
			highlight_state_targets = {
				state = 670
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			LAO = {
				is_in_faction = no
			}
			PRC = {
				has_completed_focus = PRC_south_asian_brothers
			}
		}
		complete_effect = {
			LAO = {
				set_temp_variable = {
					var = income_var_temp
					value = 10
				}
				add_income = yes
				set_temp_variable = {
					var = industrial_development_var_temp
					value = 0.05
				}
				add_industrial_development = yes
			}
			set_temp_variable = {
				var = global.PRC_influence_LAO_var_temp
				value = 0.1
			}
			PRC_add_LAO_influence = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_sabotage_japanese_influence_in_laos = {
		cost = 15
		days_remove = 30
		days_re_enable = 35
		highlight_states = {
			highlight_state_targets = {
				state = 670
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			LAO = {
				is_in_faction = no
			}
			PRC = {
				has_completed_focus = PRC_south_asian_brothers
			}
		}
		complete_effect = {
			set_temp_variable = {
				var = global.JAP_influence_LAO_var_temp
				value = -0.05
			}
			JAP_add_LAO_influence = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_invite_malaysia_eadi = {
		icon = GFX_PRC_new_left_decision
		available = {
			OR = {
				AND = {
					check_variable = {
						global.PRC_influence_MAL_var > 0.7
					}
					check_variable = {
						global.JAP_influence_MAL_var < 0.3
					}
				}
				check_variable = {
					global.PRC_influence_MAL_var > 0.99
				}
				has_game_rule = {
					rule = PRC_JAP_MAL
					option = PRC_JAP_MAL_1
				}
			}
		}
		visible = {
			MAL = {
				is_in_faction = no
				NOT = {
					has_country_flag = cannot_join_faction_flag
					is_guaranteed_by = JAP
				}
			}
			#check_variable = { 
			#	global.PRC_influence_MAL_var > 0.99
			#}
			PRC = {
				OR = {
					has_completed_focus = PRC_south_asian_brothers
					has_completed_focus = PRC_masters_of_asia
				}
			}
		}
		fire_only_once = yes
		complete_effect = {
			PRC = {
				add_to_faction = MAL
			}
			MAL = {
				set_country_flag = eadi_member
			}
			news_event = sino_jap_coldwar.18
		}
		ai_will_do = {
			base = 100
			modifier = {
				factor = 0
				OR = {
					has_game_rule = {
						rule = PRC_JAP_MAL
						option = PRC_JAP_MAL_2
					}
				}
			}
		}
	}
	PRC_invest_in_malaysia = {
		cost = 15
		days_remove = 30
		days_re_enable = 30
		highlight_states = {
			highlight_state_targets = {
				state = 816
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			MAL = {
				is_in_faction = no
			}
			PRC = {
				OR = {
					has_completed_focus = PRC_south_asian_brothers
					has_completed_focus = PRC_masters_of_asia
				}
			}
		}
		complete_effect = {
			MAL = {
				set_temp_variable = {
					var = income_var_temp
					value = 10
				}
				add_income = yes
				set_temp_variable = {
					var = industrial_development_var_temp
					value = 0.05
				}
				add_industrial_development = yes
			}
			set_temp_variable = {
				var = global.PRC_influence_MAL_var_temp
				value = 0.1
			}
			PRC_add_MAL_influence = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_sabotage_japanese_influence_in_malaysia = {
		cost = 15
		days_remove = 30
		days_re_enable = 35
		highlight_states = {
			highlight_state_targets = {
				state = 816
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			MAL = {
				is_in_faction = no
			}
			PRC = {
				OR = {
					has_completed_focus = PRC_south_asian_brothers
					has_completed_focus = PRC_masters_of_asia
				}
			}
		}
		complete_effect = {
			set_temp_variable = {
				var = global.JAP_influence_MAL_var_temp
				value = -0.05
			}
			JAP_add_MAL_influence = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_invite_myanmar_eadi = {
		icon = GFX_PRC_new_left_decision
		available = {
			OR = {
				AND = {
					check_variable = {
						global.PRC_influence_BRM_var > 0.7
					}
					check_variable = {
						global.JAP_influence_BRM_var < 0.3
					}
				}
				check_variable = {
					global.PRC_influence_BRM_var > 0.99
				}
				has_game_rule = {
					rule = PRC_JAP_BRM
					option = PRC_JAP_BRM_1
				}
			}
		}
		visible = {
			BRM = {
				is_in_faction = no
			}
			PRC = {
				has_completed_focus = PRC_revolution_in_myanmar
				NOT = {
					has_country_flag = PRC_myanmar_negotiations_flag
				}
			}
		}
		fire_only_once = yes
		complete_effect = {
			PRC = {
				add_to_faction = BRM
			}
			set_global_flag = BRM_prochinese_asian_cold_war
			BRM = {
				set_country_flag = eadi_member
			}
			hidden_effect = {
				BRM = {
					if = {
						limit = {
							has_government = authoritarian_democrat
						}
						add_popularity = {
							ideology = totalitarian_socialist
							popularity = 0.25
						}
						add_popularity = {
							ideology = authoritarian_democrat
							popularity = -0.35
						}
						set_politics = {
							ruling_party = totalitarian_socialist
							election_frequency = 48
							elections_allowed = no
						}
						add_country_leader_role = {
							character = BRM_min_aung_hlaing_char
							promote_leader = yes
							country_leader = {
								ideology = left_wing_junta
								expire = "1965.1.1.1"
								traits = {
								}
							}
						}
						set_party_name = {
							ideology = totalitarian_socialist
							long_name = BRM_authoritarian_democrat_party_long
							name = BRM_authoritarian_democrat_party
						}
					}
				}
			}
		}
		ai_will_do = {
			base = 100
			modifier = {
				factor = 0
				OR = {
					has_game_rule = {
						rule = PRC_JAP_BRM
						option = PRC_JAP_BRM_2
					}
				}
			}
		}
	}
	PRC_develop_myanmar_armed_forces = {
		icon = GFX_PRC_new_left_decision
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_revolution_in_myanmar
			NOT = {
				BRM = {
					is_ally_with = JAP
				}
			}
		}
		available = {
			BRM = {
				has_war = no
				is_ally_with = PRC
			}
		}
		cost = 75
		fire_only_once = yes
		days_remove = 60
		complete_effect = {
		}
		remove_effect = {
			custom_effect_tooltip = PRC_develop_myanmar_armed_forces_tt
			hidden_effect = {
				BRM = {
					load_oob = BRM_PRC_support
				}
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_invest_in_myanmar = {
		cost = 15
		days_remove = 30
		days_re_enable = 35
		highlight_states = {
			highlight_state_targets = {
				state = 640
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			BRM = {
				is_in_faction = no
			}
			PRC = {
				has_completed_focus = PRC_revolution_in_myanmar
				NOT = {
					has_country_flag = PRC_myanmar_negotiations_flag
				}
			}
		}
		complete_effect = {
			BRM = {
				set_temp_variable = {
					var = income_var_temp
					value = 10
				}
				add_income = yes
				set_temp_variable = {
					var = industrial_development_var_temp
					value = 0.05
				}
				add_industrial_development = yes
			}
			set_temp_variable = {
				var = global.PRC_influence_BRM_var_temp
				value = 0.1
			}
			PRC_add_BRM_influence = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_sabotage_japanese_influence_in_myanmar = {
		cost = 15
		days_remove = 30
		days_re_enable = 35
		highlight_states = {
			highlight_state_targets = {
				state = 640
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			BRM = {
				is_in_faction = no
			}
			PRC = {
				has_completed_focus = PRC_revolution_in_myanmar
				NOT = {
					has_country_flag = PRC_myanmar_negotiations_flag
				}
			}
		}
		complete_effect = {
			set_temp_variable = {
				var = global.JAP_influence_BRM_var_temp
				value = -0.05
			}
			JAP_add_BRM_influence = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_support_junta = {
		cost = 10
		days_remove = 60
		fire_only_once = yes
		highlight_states = {
			highlight_state_targets = {
				state = 640
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			BRM = {
				is_in_faction = no
			}
			PRC = {
				has_completed_focus = PRC_revolution_in_myanmar
				has_country_flag = PRC_myanmar_negotiations_flag
			}
		}
		complete_effect = {
			hidden_effect = {
				MND = {
					country_event = {
						id = bur.4
						days = 30
					}
				}
			}
		}
		remove_effect = {
			add_to_faction = MND
			MND = {
				set_country_flag = eadi_member
			}
			every_country = {
				limit = {
					OR = {
						tag = KNU
						tag = CNF
						tag = PDF
						tag = SSA
						tag = MOA
						tag = BRM
					}
				}
				MND = {
					declare_war_on = {
						target = PREV
						type = annex_everything
					}
				}
				PRC = {
					declare_war_on = {
						target = PREV
						type = annex_everything
					}
				}
			}
			hidden_effect = {
				every_state = {
					limit = {
						is_core_of = BRM
					}
					remove_dynamic_modifier = {
						modifier = BRM_peoples_war
					}
				}
			}
			news_event = {
				id = china.233
				hours = 7
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_invite_philippines_eadi = {
		icon = GFX_PRC_new_left_decision
		available = {
			OR = {
				AND = {
					check_variable = {
						global.PRC_influence_PHI_var > 0.7
					}
					check_variable = {
						global.JAP_influence_PHI_var < 0.3
					}
				}
				check_variable = {
					global.PRC_influence_PHI_var > 0.99
				}
				has_game_rule = {
					rule = PRC_JAP_PHI
					option = PRC_JAP_PHI_1
				}
			}
			PHI = {
				has_war = no
			}
		}
		visible = {
			PHI = {
				is_in_faction = no
			}
			#check_variable = { 
			#	global.PRC_influence_PHI_var > 0.99
			#}
			PRC = {
				OR = {
					has_completed_focus = PRC_south_asian_brothers
					has_completed_focus = PRC_masters_of_asia
				}
			}
		}
		fire_only_once = yes
		complete_effect = {
			PRC = {
				add_to_faction = PHI
			}
			PHI = {
				set_country_flag = eadi_member
			}
			news_event = sino_jap_coldwar.19
		}
		ai_will_do = {
			base = 100
			modifier = {
				factor = 0
				OR = {
					has_game_rule = {
						rule = PRC_JAP_PHI
						option = PRC_JAP_PHI_2
					}
				}
			}
		}
	}
	PRC_invest_in_philippines = {
		cost = 15
		days_remove = 30
		days_re_enable = 35
		highlight_states = {
			highlight_state_targets = {
				state = 1274
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			PHI = {
				is_in_faction = no
			}
			PRC = {
				OR = {
					has_completed_focus = PRC_south_asian_brothers
					has_completed_focus = PRC_masters_of_asia
				}
			}
		}
		complete_effect = {
			PHI = {
				set_temp_variable = {
					var = income_var_temp
					value = 10
				}
				add_income = yes
				set_temp_variable = {
					var = industrial_development_var_temp
					value = 0.05
				}
				add_industrial_development = yes
			}
			set_temp_variable = {
				var = global.PRC_influence_PHI_var_temp
				value = 0.1
			}
			PRC_add_PHI_influence = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_sabotage_japanese_influence_in_philippines = {
		cost = 15
		days_remove = 30
		days_re_enable = 35
		highlight_states = {
			highlight_state_targets = {
				state = 1274
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			PHI = {
				is_in_faction = no
			}
			PRC = {
				OR = {
					has_completed_focus = PRC_south_asian_brothers
					has_completed_focus = PRC_masters_of_asia
				}
			}
		}
		complete_effect = {
			set_temp_variable = {
				var = global.JAP_influence_PHI_var_temp
				value = -0.05
			}
			JAP_add_PHI_influence = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_invite_singapore_eadi = {
		icon = GFX_PRC_new_left_decision
		available = {
			OR = {
				AND = {
					check_variable = {
						global.PRC_influence_SIG_var > 0.7
					}
					check_variable = {
						global.JAP_influence_SIG_var < 0.3
					}
				}
				check_variable = {
					global.PRC_influence_SIG_var > 0.99
				}
				has_game_rule = {
					rule = PRC_JAP_SIG
					option = PRC_JAP_SIG_1
				}
			}
		}
		visible = {
			SIG = {
				is_in_faction = no
			}
			#check_variable = { 
			#	global.PRC_influence_SIG_var > 0.99
			#}
			PRC = {
				OR = {
					has_completed_focus = PRC_south_asian_brothers
					has_completed_focus = PRC_masters_of_asia
				}
			}
		}
		fire_only_once = yes
		complete_effect = {
			PRC = {
				add_to_faction = SIG
			}
			SIG = {
				set_country_flag = eadi_member
			}
			news_event = sino_jap_coldwar.17
		}
		ai_will_do = {
			base = 100
			modifier = {
				factor = 0
				OR = {
					has_game_rule = {
						rule = PRC_JAP_SIG
						option = PRC_JAP_SIG_2
					}
				}
			}
		}
	}
	PRC_invest_in_singapore = {
		cost = 15
		days_remove = 30
		days_re_enable = 35
		highlight_states = {
			highlight_state_targets = {
				state = 336
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			SIG = {
				is_in_faction = no
			}
			PRC = {
				OR = {
					has_completed_focus = PRC_south_asian_brothers
					has_completed_focus = PRC_masters_of_asia
				}
			}
		}
		complete_effect = {
			SIG = {
				set_temp_variable = {
					var = income_var_temp
					value = 10
				}
				add_income = yes
				set_temp_variable = {
					var = industrial_development_var_temp
					value = 0.05
				}
				add_industrial_development = yes
			}
			set_temp_variable = {
				var = global.PRC_influence_SIG_var_temp
				value = 0.1
			}
			PRC_add_SIG_influence = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_sabotage_japanese_influence_in_singapore = {
		cost = 15
		days_remove = 30
		days_re_enable = 35
		highlight_states = {
			highlight_state_targets = {
				state = 336
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			SIG = {
				is_in_faction = no
			}
			PRC = {
				OR = {
					has_completed_focus = PRC_south_asian_brothers
					has_completed_focus = PRC_masters_of_asia
				}
			}
		}
		complete_effect = {
			set_temp_variable = {
				var = global.JAP_influence_SIG_var_temp
				value = -0.05
			}
			JAP_add_SIG_influence = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_invite_thailand_eadi = {
		icon = GFX_PRC_new_left_decision
		available = {
			OR = {
				AND = {
					check_variable = {
						global.PRC_influence_SIA_var > 0.7
					}
					check_variable = {
						global.JAP_influence_SIA_var < 0.3
					}
				}
				check_variable = {
					global.PRC_influence_SIA_var > 0.99
				}
				has_game_rule = {
					rule = PRC_JAP_SIA
					option = PRC_JAP_SIA_1
				}
			}
			SIA = {
				has_war = no
			}
		}
		visible = {
			SIA = {
				is_in_faction = no
			}
			#check_variable = { 
			#	global.PRC_influence_SIA_var > 0.99
			#}
			PRC = {
				OR = {
					has_completed_focus = PRC_south_asian_brothers
					has_completed_focus = PRC_masters_of_asia
				}
			}
		}
		fire_only_once = yes
		complete_effect = {
			PRC = {
				add_to_faction = SIA
			}
			SIA = {
				set_country_flag = eadi_member
			}
			news_event = sino_jap_coldwar.16
		}
		ai_will_do = {
			base = 100
			modifier = {
				factor = 0
				OR = {
					has_game_rule = {
						rule = PRC_JAP_SIA
						option = PRC_JAP_SIA_2
					}
				}
			}
		}
	}
	PRC_deradicalize_thai_gov = {
		icon = GFX_PRC_new_left_decision
		visible = {
			SIA = {
				has_country_flag = eadi_member
				has_country_flag = SIA_anarchist_direction_flag
			}
		}
		fire_only_once = yes
		days_remove = 35
		cost = 100
		remove_effect = {
			SIA = {
				country_event = {
					id = thailand.22
					days = 1
				}
			}
		}
	}
	PRC_invest_in_thailand = {
		cost = 15
		days_remove = 30
		days_re_enable = 35
		highlight_states = {
			highlight_state_targets = {
				state = 289
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			SIA = {
				is_in_faction = no
			}
			PRC = {
				OR = {
					has_completed_focus = PRC_south_asian_brothers
					has_completed_focus = PRC_masters_of_asia
				}
			}
		}
		complete_effect = {
			SIA = {
				set_temp_variable = {
					var = income_var_temp
					value = 10
				}
				add_income = yes
				set_temp_variable = {
					var = industrial_development_var_temp
					value = 0.05
				}
				add_industrial_development = yes
			}
			set_temp_variable = {
				var = global.PRC_influence_SIA_var_temp
				value = 0.1
			}
			PRC_add_SIA_influence = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_sabotage_japanese_influence_in_thailand = {
		cost = 15
		days_remove = 30
		days_re_enable = 35
		highlight_states = {
			highlight_state_targets = {
				state = 289
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			SIA = {
				is_in_faction = no
			}
			PRC = {
				OR = {
					has_completed_focus = PRC_south_asian_brothers
					has_completed_focus = PRC_masters_of_asia
				}
			}
		}
		complete_effect = {
			set_temp_variable = {
				var = global.JAP_influence_SIA_var_temp
				value = -0.05
			}
			JAP_add_SIA_influence = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_invite_vietnam_to_eadi = {
		icon = GFX_PRC_new_left_decision
		available = {
			OR = {
				AND = {
					check_variable = {
						global.PRC_influence_VIN_var > 0.7
					}
					check_variable = {
						global.JAP_influence_VIN_var < 0.3
					}
				}
				check_variable = {
					global.PRC_influence_VIN_var > 0.99
				}
				has_game_rule = {
					rule = PRC_JAP_VIN
					option = PRC_JAP_VIN_1
				}
			}
		}
		visible = {
			VIN = {
				is_in_faction = no
			}
			#check_variable = { 
			#	global.PRC_influence_VIN_var > 0.99
			#}
			PRC = {
				has_completed_focus = PRC_south_asian_brothers
			}
		}
		fire_only_once = yes
		complete_effect = {
			PRC = {
				add_to_faction = VIN
			}
			VIN = {
				set_country_flag = eadi_member
			}
			news_event = sino_jap_coldwar.13
		}
		ai_will_do = {
			base = 100
			modifier = {
				factor = 0
				OR = {
					has_game_rule = {
						rule = PRC_JAP_VIN
						option = PRC_JAP_VIN_2
					}
				}
			}
		}
	}
	PRC_invest_in_vietnam = {
		cost = 15
		days_remove = 30
		days_re_enable = 35
		highlight_states = {
			highlight_state_targets = {
				state = 671
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			VIN = {
				is_in_faction = no
			}
			PRC = {
				has_completed_focus = PRC_south_asian_brothers
			}
		}
		complete_effect = {
			VIN = {
				set_temp_variable = {
					var = income_var_temp
					value = 10
				}
				add_income = yes
				set_temp_variable = {
					var = industrial_development_var_temp
					value = 0.05
				}
				add_industrial_development = yes
			}
			set_temp_variable = {
				var = global.PRC_influence_VIN_var_temp
				value = 0.1
			}
			PRC_add_VIN_influence = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_sabotage_japanese_influence_in_vietnam = {
		cost = 15
		days_remove = 30
		days_re_enable = 35
		highlight_states = {
			highlight_state_targets = {
				state = 671
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			VIN = {
				is_in_faction = no
			}
			PRC = {
				has_completed_focus = PRC_south_asian_brothers
			}
		}
		complete_effect = {
			set_temp_variable = {
				var = global.JAP_influence_VIN_var_temp
				value = -0.05
			}
			JAP_add_VIN_influence = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_relinquish_chinese_claims = {
		cost = 75
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			VIN = {
				is_in_faction = no
			}
			PRC = {
				has_country_flag = PRC_cold_war_flag
				has_completed_focus = PRC_south_asian_brothers
			}
		}
		fire_only_once = yes
		complete_effect = {
			add_war_support = -0.035
			VIN = {
				transfer_state = 879
			}
			set_temp_variable = {
				var = global.PRC_influence_VIN_var_temp
				value = 0.3
			}
			PRC_add_VIN_influence = yes
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_authorize_north_korean_intervention = {
		icon = GFX_PRC_new_left_decision
		available = {
			PRK = {
				has_war_with = KOR
			}
		}
		visible = {
			has_completed_focus = PRC_ressonance_from_the_past
			NOT = {
				has_global_flag = pan_asian_war_ongoing
			}
		}
		fire_only_once = yes
		cost = 50
		days_remove = 10
		complete_effect = {
			add_timed_idea = {
				idea = PRC_north_korean_intervention
				days = 100
			}
			add_ai_strategy = {
				type = send_volunteers_desire
				id = PRK
				value = 500
			}
		}
		ai_will_do = {
			base = 150
		}
	}
	PRC_arm_the_prk = {
		icon = GFX_PRC_new_left_decision
		available = {
			has_completed_focus = PRC_our_commitment_to_korea
		}
		visible = {
			has_completed_focus = PRC_our_commitment_to_korea
		}
		cost = 50
		days_remove = 70
		remove_effect = {
			PRK = {
				add_equipment_to_stockpile = {
					type = infantry_equipment
					amount = 7500
					producer = PRC
				}
				add_equipment_to_stockpile = {
					type = support_equipment
					amount = 750
					producer = PRC
				}
				add_equipment_to_stockpile = {
					type = artillery_equipment
					amount = 750
					producer = PRC
				}
				add_equipment_to_stockpile = {
					type = motorized_equipment
					amount = 750
					producer = PRC
				}
				set_temp_variable = {
					var = military_development_var_temp
					value = 0.25
				}
				add_military_development = yes
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_ease_korean_economic_burden = {
		icon = GFX_PRC_new_left_decision
		available = {
			has_completed_focus = PRC_our_commitment_to_korea
		}
		visible = {
			has_completed_focus = PRC_our_commitment_to_korea
			PRK = {
				OR = {
					has_idea = PRK_heavy_sanctions_idea
					has_idea = PRK_heavy_sanctions_idea2
					has_idea = PRK_heavy_sanctions_idea3
				}
			}
		}
		cost = 50
		days_remove = 75
		remove_effect = {
			PRK = {
				if = {
					limit = {
						has_idea = PRK_heavy_sanctions_idea
					}
					swap_ideas = {
						remove_idea = PRK_heavy_sanctions_idea
						add_idea = PRK_heavy_sanctions_idea2
					}
				}
				else_if = {
					limit = {
						has_idea = PRK_heavy_sanctions_idea2
					}
					swap_ideas = {
						remove_idea = PRK_heavy_sanctions_idea2
						add_idea = PRK_heavy_sanctions_idea3
					}
				}
				else = {
					remove_ideas = PRK_heavy_sanctions_idea3
				}
				set_temp_variable = {
					var = industrial_development_var_temp
					value = 0.125
				}
				add_industrial_development = yes
				set_temp_variable = {
					var = poverty_development_var_temp
					value = 0.125
				}
				add_poverty_development = yes
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_send_pla_advisors = {
		icon = GFX_PRC_new_left_decision
		available = {
			PRK = {
				has_war_with = KOR
			}
		}
		visible = {
			has_completed_focus = PRC_ressonance_from_the_past
			NOT = {
				has_global_flag = pan_asian_war_ongoing
			}
		}
		fire_only_once = yes
		cost = 25
		days_remove = 10
		remove_effect = {
			PRK = {
				add_ideas = PRK_chinese_military_advisors
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_launch_cyberattack_rok = {
		icon = GFX_PRC_new_left_decision
		available = {
			OR = {
				has_war_with = KOR
				PRK = {
					has_war_with = KOR
				}
			}
		}
		visible = {
			OR = {
				has_war_with = KOR
				PRK = {
					has_war_with = KOR
				}
			}
		}
		fire_only_once = yes
		custom_cost_text = PRC_launch_cyberattack_rok_cost
		custom_cost_trigger = {
			NOT = {
				command_power < 50
			}
		}
		days_remove = 5
		remove_effect = {
			hidden_effect = {
				add_command_power = -50
			}
			KOR = {
				add_timed_idea = {
					idea = KOR_recent_cyberattack
					days = 70
				}
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_invite_nepal_eadi = {
		icon = GFX_PRC_new_left_decision
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			has_completed_focus = PRC_himalayan_frontier
		}
		fire_only_once = yes
		#cost = 75
		days_remove = 30
		remove_effect = {
			PRC = {
				add_to_faction = NEP
			}
			NEP = {
				set_country_flag = eadi_member
			}
			news_event = sino_jap_coldwar.22
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_invite_bhutan_eadi = {
		icon = GFX_PRC_new_left_decision
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			has_completed_focus = PRC_himalayan_frontier
		}
		fire_only_once = yes
		#cost = 75
		days_remove = 30
		remove_effect = {
			country_event = china.235
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_military_operation_in_bhutan = {
		icon = GFX_PRC_new_left_decision
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			has_country_flag = PRC_military_operation_in_bhutan_flag
		}
		fire_only_once = yes
		cost = 25
		days_remove = 50
		remove_effect = {
			declare_war_on = {
				target = BHU
				type = puppet_wargoal_focus
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_invite_sri_lanka_eadi = {
		icon = GFX_PRC_new_left_decision
		available = {
			PRC = {
				has_country_flag = PRC_cold_war_flag
			}
		}
		visible = {
			has_completed_focus = PRC_counter_indian_aggression
		}
		fire_only_once = yes
		#cost = 100
		days_remove = 30
		remove_effect = {
			PRC = {
				add_to_faction = SRL
			}
			SRL = {
				set_country_flag = eadi_member
			}
			news_event = sino_jap_coldwar.23
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_recognize_apla_as_a_legitimate_government = {
		icon = GFX_PRC_new_left_decision
		available = {
		}
		visible = {
			has_completed_focus = PRC_revolution_beyond_the_ocean
			country_exists = APA
			APA = {
				surrender_progress < 0.1
			}
		}
		fire_only_once = yes
		cost = 125
		days_remove = 10
		complete_effect = {
		}
		remove_effect = {
			country_event = china.466
			add_opinion_modifier = {
				target = APA
				modifier = recognition
			}
			APA = {
				country_event = china.466
				add_opinion_modifier = {
					target = PRC
					modifier = recognition
				}
			}
			news_event = {
				id = news.422
				days = 2
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_send_apla_weapons = {
		icon = GFX_decision_generic_crossed_guns
		available = {
			APA = {
				has_war = yes
			}
		}
		visible = {
			has_completed_focus = PRC_revolution_beyond_the_ocean
			country_exists = APA
		}
		fire_only_once = no
		custom_cost_text = PRC_operation_crimson_sky_decision_cost
		custom_cost_trigger = {
			NOT = {
				command_power < 30
			}
		}
		days_remove = 30
		days_re_enable = 75
		complete_effect = {
			hidden_effect = {
				add_command_power = -30
			}
			set_temp_variable = {
				var = debt_var_temp
				value = 1
			}
			add_debt_with_inflation = yes
			add_equipment_to_stockpile = {
				type = infantry_equipment
				amount = -2500
			}
		}
		remove_effect = {
			APA = {
				add_equipment_to_stockpile = {
					type = infantry_equipment
					amount = 2500
					producer = PRC
				}
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_train_apla_militia = {
		icon = GFX_decision_generic_crossed_guns
		available = {
			APA = {
				has_war = yes
			}
		}
		visible = {
			has_completed_focus = PRC_revolution_beyond_the_ocean
			country_exists = APA
		}
		fire_only_once = no
		custom_cost_text = PRC_launch_cyberattack_rok_cost
		custom_cost_trigger = {
			NOT = {
				command_power < 50
			}
		}
		days_remove = 50
		days_re_enable = 100
		complete_effect = {
			hidden_effect = {
				add_command_power = -50
			}
			set_temp_variable = {
				var = debt_var_temp
				value = 1.5
			}
			add_debt_with_inflation = yes
			add_equipment_to_stockpile = {
				type = infantry_equipment
				amount = -1500
			}
		}
		remove_effect = {
			APA = {
				random_owned_controlled_state = {
					create_unit = {
						division = "name = \"Militia\" division_template = \"Militia Brigade\"  start_experience_factor = 0.1"
						allow_spawning_on_enemy_provs = no
						owner = APA
					}
				}
				random_owned_controlled_state = {
					create_unit = {
						division = "name = \"Militia\" division_template = \"Militia Brigade\"  start_experience_factor = 0.1"
						allow_spawning_on_enemy_provs = no
						owner = APA
					}
				}
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_send_pla_advisors_apla = {
		icon = GFX_decision_generic_military
		available = {
		}
		visible = {
			has_completed_focus = PRC_revolution_beyond_the_ocean
			country_exists = APA
		}
		fire_only_once = yes
		custom_cost_text = PRC_operation_crimson_sky_decision_cost
		custom_cost_trigger = {
			NOT = {
				command_power < 30
			}
		}
		days_remove = 50
		complete_effect = {
			hidden_effect = {
				add_command_power = -30
			}
		}
		remove_effect = {
			APA = {
				add_ideas = PRK_chinese_military_advisors
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_arm_the_apla_airforce = {
		icon = GFX_decision_generic_air
		available = {
			APA = {
				has_war = yes
			}
		}
		visible = {
			has_completed_focus = PRC_revolution_beyond_the_ocean
			country_exists = APA
		}
		fire_only_once = no
		custom_cost_text = PRC_launch_cyberattack_rok_cost
		custom_cost_trigger = {
			NOT = {
				command_power < 50
			}
		}
		days_remove = 50
		days_re_enable = 140
		complete_effect = {
			hidden_effect = {
				add_command_power = -50
			}
			set_temp_variable = {
				var = debt_var_temp
				value = 7.5
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			APA = {
				if = {
					limit = {
						NOT = {
							has_dlc = "By Blood Alone"
						}
					}
					add_equipment_to_stockpile = {
						type = fighter_equipment_1
						amount = 75
						producer = PRC
					}
				}
				else_if = {
					limit = {
						has_dlc = "By Blood Alone"
					}
					if = {
						limit = {
							NOT = {
								has_country_flag = APA_PRC_fighter_variant_flag
							}
						}
						create_equipment_variant = {
							name = "Shenyang J-11"
							type = small_plane_airframe_0
							modules = {
								fixed_main_weapon_slot = heavy_mg_4x
								fixed_auxiliary_weapon_slot_1 = bomb_locks
								fixed_auxiliary_weapon_slot_2 = empty
								engine_type_slot = engine_1_1x
								special_type_slot_1 = empty
							}
							obsolete = yes
							icon = "GFX_PRC_j11"
						}
						set_country_flag = APA_PRC_fighter_variant_flag
					}
					#add_equipment_to_stockpile = { 
					#	type = small_plane_airframe_1
					#	amount = 100
					#	producer = PRC
					#}
					add_equipment_to_stockpile = {
						type = small_plane_airframe_0
						variant_name = "Shenyang J-11"
						amount = 75
						producer = PRC
					}
				}
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_unify_the_bureaucracy = {
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			#has_country_flag = PRC_PRK_agree_unify
			always = no
		}
		available = {
		}
		cost = 50
		fire_only_once = yes
		days_remove = 60
		complete_effect = {
		}
		remove_effect = {
			custom_effect_tooltip = WIP
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_unity_propaganda = {
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			#has_country_flag = PRC_PRK_agree_unify
			always = no
		}
		available = {
		}
		cost = 50
		fire_only_once = yes
		days_remove = 60
		complete_effect = {
		}
		remove_effect = {
			custom_effect_tooltip = WIP
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_local_introduction_of_chinese = {
		icon = GFX_PRC_chinese_lang
		allowed = {
			tag = PRC
		}
		visible = {
			#has_country_flag = PRC_PRK_agree_unify
			always = no
		}
		available = {
		}
		cost = 50
		fire_only_once = yes
		days_remove = 60
		complete_effect = {
		}
		remove_effect = {
			custom_effect_tooltip = WIP
		}
		ai_will_do = {
			base = 999
		}
	}
}

PRC_balance_of_power_category = {
	PRC_ban_private_education = {
		icon = GFX_FRA_Reconfigure_the_Education_System
		allowed = {
			tag = PRC
		}
		visible = {
			tag = PRC
			NOT = {
				PRC = {
					has_country_flag = PRC_expand_charter_schools_flag
				}
			}
		}
		available = {
			set_temp_variable = {
				var = PRC_approval_rating_trigger_temp
				value = 0.7
			}
			PRC_has_approval_rating_greater_than_or_equals = yes
		}
		fire_only_once = yes
		cost = 50
		days_remove = 70
		complete_effect = {
			set_country_flag = PRC_ban_private_education_flag
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_ban_private_education_idea
				}
			}
			add_power_balance_value = {
				id = PRC_power_balance
				value = -0.03
			}
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = -0.1
			}
			PRC_add_party_approval = yes
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_research_speed_factor_dynamic_var
					value = -0.03
				}
				add_to_variable = {
					var = PRC_mic_consumer_goods_factor_dynamic_var
					value = 0.02
				}
				add_to_variable = {
					var = PRC_mic_political_power_gain_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_mic_academic_development_monthly_dynamic_var
					value = 0.01
				}
			}
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_expand_charter_schools = {
		icon = GFX_FRA_Reconfigure_the_Education_System
		allowed = {
			tag = PRC
		}
		visible = {
			tag = PRC
			NOT = {
				PRC = {
					has_country_flag = PRC_ban_private_education_flag
				}
			}
		}
		available = {
			set_temp_variable = {
				var = PRC_approval_rating_trigger_temp
				value = 0.7
			}
			PRC_has_approval_rating_greater_than_or_equals = yes
		}
		fire_only_once = yes
		cost = 50
		days_remove = 70
		complete_effect = {
			set_country_flag = PRC_expand_charter_schools_flag
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_expand_charter_schools_idea
				}
			}
			add_power_balance_value = {
				id = PRC_power_balance
				value = 0.03
			}
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = -0.1
			}
			PRC_add_party_approval = yes
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_research_speed_factor_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_mic_consumer_goods_factor_dynamic_var
					value = -0.02
				}
				add_to_variable = {
					var = PRC_mic_society_development_monthly_dynamic_var
					value = -0.01
				}
			}
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_reign_in_ceos = {
		icon = GFX_decision_generic_arrest
		allowed = {
			tag = PRC
		}
		visible = {
			tag = PRC
		}
		available = {
			tag = PRC
		}
		fire_only_once = no
		cost = 75
		days_remove = 70
		days_re_enable = 70
		complete_effect = {
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = 0.05
			}
			PRC_add_party_approval = yes
			add_power_balance_value = {
				id = PRC_power_balance
				value = -0.04
			}
			set_temp_variable = {
				var = poverty_development_var_temp
				value = 0.1
			}
			add_poverty_development = yes
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_government_employment_program = {
		icon = GFX_PRC_decision_youth_project
		allowed = {
			tag = PRC
		}
		visible = {
			tag = PRC
		}
		available = {
			set_temp_variable = {
				var = PRC_approval_rating_trigger_temp
				value = 0.75
			}
			PRC_has_approval_rating_greater_than_or_equals = yes
		}
		fire_only_once = yes
		cost = 100
		days_remove = 70
		complete_effect = {
		}
		remove_effect = {
			add_power_balance_value = {
				id = PRC_power_balance
				value = -0.04
			}
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_government_employment_program_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_production_factory_efficiency_gain_factor_dynamic_var
					value = -0.1
				}
				add_to_variable = {
					var = PRC_mic_inflation_monthly_dynamic_var
					value = 0.001
				}
				add_to_variable = {
					var = PRC_mic_production_factory_max_efficiency_factor_dynamic_var
					value = 0.1
				}
				add_to_variable = {
					var = PRC_mic_industrial_development_monthly_dynamic_var
					value = 0.01
				}
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_regulate_financial_speculation = {
		icon = GFX_SOV_china_investment
		allowed = {
			tag = PRC
		}
		visible = {
			tag = PRC
		}
		available = {
			set_temp_variable = {
				var = PRC_approval_rating_trigger_temp
				value = 0.65
			}
			PRC_has_approval_rating_greater_than_or_equals = yes
		}
		fire_only_once = yes
		cost = 75
		days_remove = 70
		complete_effect = {
		}
		remove_effect = {
			add_power_balance_value = {
				id = PRC_power_balance
				value = -0.04
			}
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_regulate_financial_speculation_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_production_speed_buildings_factor_dynamic_var
					value = -0.1
				}
				add_to_variable = {
					var = PRC_mic_consumer_goods_factor_dynamic_var
					value = -0.03
				}
				add_to_variable = {
					var = PRC_mic_poverty_development_monthly_dynamic_var
					value = 0.02
				}
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_liberalize_energy_prices = {
		icon = GFX_PRC_Communist_Money
		available = {
			has_country_flag = PRC_oil_crisis_ongoing
		}
		visible = {
			has_country_flag = PRC_oil_crisis_ongoing
			NOT = {
				has_country_flag = PRC_energy_price_controls_flag
			}
		}
		fire_only_once = yes
		cost = 15
		days_remove = 15
		complete_effect = {
			set_country_flag = PRC_liberalized_energy_prices_flag
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_liberalized_energy_prices_idea
				}
			}
			add_power_balance_value = {
				id = PRC_power_balance
				value = 0.03
			}
			if = {
				limit = {
					has_country_flag = PRC_internal_factions_enabled_flag
				}
				set_temp_variable = {
					var = PRC_influence_lib_var_temp
					value = 0.03
				}
				PRC_add_influence_lib = yes
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_stability_factor_dynamic_var
					value = -0.03
				}
				add_to_variable = {
					var = PRC_mic_production_factory_efficiency_gain_factor_dynamic_var
					value = 0.03
				}
				add_to_variable = {
					var = PRC_mic_production_lack_of_resource_penalty_factor_dynamic_var
					value = 0.03
				}
				add_to_variable = {
					var = PRC_mic_production_factory_max_efficiency_factor_dynamic_var
					value = 0.03
				}
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_set_energy_price_controls = {
		icon = GFX_PRC_Communist_Money
		available = {
			has_country_flag = PRC_oil_crisis_ongoing
		}
		visible = {
			has_country_flag = PRC_oil_crisis_ongoing
			NOT = {
				has_country_flag = PRC_liberalized_energy_prices_flag
			}
		}
		fire_only_once = yes
		cost = 15
		days_remove = 15
		complete_effect = {
			set_country_flag = PRC_energy_price_controls_flag
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_energy_price_controls_idea
				}
			}
			add_power_balance_value = {
				id = PRC_power_balance
				value = -0.03
			}
			if = {
				limit = {
					has_country_flag = PRC_internal_factions_enabled_flag
				}
				set_temp_variable = {
					var = PRC_influence_new_var_temp
					value = 0.05
				}
				PRC_add_influence_new = yes
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_stability_factor_dynamic_var
					value = 0.03
				}
				add_to_variable = {
					var = PRC_mic_consumer_goods_factor_dynamic_var
					value = 0.03
				}
				add_to_variable = {
					var = PRC_mic_production_lack_of_resource_penalty_factor_dynamic_var
					value = -0.03
				}
				add_to_variable = {
					var = PRC_mic_production_factory_max_efficiency_factor_dynamic_var
					value = -0.03
				}
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_altai_oil_contract = {
		icon = GFX_decision_generic_oil
		available = {
		}
		visible = {
			has_country_flag = PRC_drill_for_xinjiang_oil_flag
		}
		fire_only_once = yes
		cost = 40
		days_remove = 70
		remove_effect = {
			add_resource = {
				type = oil
				amount = 30
				state = 618
			}
			add_power_balance_value = {
				id = PRC_power_balance
				value = 0.03
			}
			#if = {
			#	limit = {
			#		has_country_flag = PRC_internal_factions_enabled_flag
			#	}
			#	set_temp_variable = { 
			#		var = PRC_influence_lib_var_temp
			#		value = 0.05
			#	}
			#	PRC_add_influence_lib = yes
			#}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_hoton_oil_contract = {
		icon = GFX_decision_generic_oil
		available = {
		}
		visible = {
			has_country_flag = PRC_drill_for_xinjiang_oil_flag
		}
		fire_only_once = yes
		cost = 40
		days_remove = 70
		remove_effect = {
			add_resource = {
				type = oil
				amount = 30
				state = 287
			}
			add_power_balance_value = {
				id = PRC_power_balance
				value = 0.03
			}
			#if = {
			#	limit = {
			#		has_country_flag = PRC_internal_factions_enabled_flag
			#	}
			#	set_temp_variable = { 
			#		var = PRC_influence_lib_var_temp
			#		value = 0.05
			#	}
			#	PRC_add_influence_lib = yes
			#}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_kashgar_oil_contract = {
		icon = GFX_decision_generic_oil
		available = {
		}
		visible = {
			has_country_flag = PRC_expand_domestic_oil_production_flag
		}
		fire_only_once = yes
		cost = 50
		days_remove = 70
		remove_effect = {
			add_resource = {
				type = oil
				amount = 40
				state = 619
			}
			add_power_balance_value = {
				id = PRC_power_balance
				value = 0.03
			}
			#if = {
			#	limit = {
			#		has_country_flag = PRC_internal_factions_enabled_flag
			#	}
			#	set_temp_variable = { 
			#		var = PRC_influence_lib_var_temp
			#		value = 0.05
			#	}
			#	PRC_add_influence_lib = yes
			#}
		}
		ai_will_do = {
			base = 10
		}
	}
}

debug_decisions = {
	PRC_MIO_debug = {
		icon = generic_industry
		fire_only_once = no
		cost = 0
		available = {
			is_ai = no
		}
		allowed = {
			tag = PRC
		}
		complete_effect = {
			mio:PRC_avic_organization = {
				add_mio_size = 6
				add_mio_funds_gain_factor = 0.25
				add_mio_research_bonus = 0.05
			}
			mio:PRC_norinco_organization = {
				add_mio_size = 6
				add_mio_funds_gain_factor = 0.25
				add_mio_research_bonus = 0.05
			}
		}
		ai_will_do = {
			base = 0
		}
	}
	PRC_chinas_victory_in_the_gaw_debug_decision = {
		icon = generic_industry
		fire_only_once = no
		cost = 0
		available = {
			is_ai = no
		}
		allowed = {
			OR = {
				tag = PRC
				tag = JAP
			}
		}
		complete_effect = {
			PRC_chinas_victory_in_the_gaw = yes
		}
		ai_will_do = {
			base = 0
		}
	}
	PRC_japans_victory_in_the_gaw_debug_decision = {
		icon = generic_industry
		fire_only_once = no
		cost = 0
		available = {
			is_ai = no
		}
		allowed = {
			OR = {
				tag = PRC
				tag = JAP
			}
		}
		complete_effect = {
			PRC_japans_victory_in_the_gaw = yes
		}
		ai_will_do = {
			base = 0
		}
	}
	PRC_go_boom_debug_decision = {
		icon = generic_industry
		fire_only_once = no
		cost = 0
		available = {
			is_ai = no
		}
		allowed = {
			tag = PRC
		}
		complete_effect = {
			country_event = {
				id = china.248
				days = 1
			}
			country_event = {
				id = china.249
				days = 2
			}
			country_event = {
				id = china.44
				days = 3
			}
			country_event = {
				id = china.45
				days = 4
			}
			country_event = {
				id = china.46
				days = 5
			}
			country_event = {
				id = china.47
				days = 6
			}
			country_event = {
				id = china.48
				days = 7
			}
			country_event = {
				id = china.49
				days = 8
			}
			country_event = {
				id = china.50
				days = 9
			}
			country_event = {
				id = china.51
				days = 10
			}
		}
		ai_will_do = {
			base = 0
		}
	}
	PRC_load_centrist_focus_debug_decision = {
		icon = generic_industry
		fire_only_once = no
		cost = 0
		available = {
			is_ai = no
		}
		allowed = {
			tag = PRC
		}
		complete_effect = {
			load_focus_tree = china_centrist_focus
			clr_country_flag = PRC_new_left_win
			clr_country_flag = PRC_nationalist_win
			clr_country_flag = PRC_liberal_win
			set_country_flag = PRC_centrist_win
			custom_effect_tooltip = PRC_military_tree_opened_tt
			set_country_flag = PRC_military_tree_available
			custom_effect_tooltip = PRC_for_policy_tree_opened_tt
			set_country_flag = PRC_for_policy_tree_available
			mark_focus_tree_layout_dirty = yes
		}
		ai_will_do = {
			base = 0
		}
	}
	PRC_load_nationalist_focus_debug_decision = {
		icon = generic_industry
		fire_only_once = no
		cost = 0
		available = {
			is_ai = no
		}
		allowed = {
			tag = PRC
		}
		complete_effect = {
			load_focus_tree = china_nationalist_focus
			clr_country_flag = PRC_new_left_win
			clr_country_flag = PRC_centrist_win
			clr_country_flag = PRC_liberal_win
			set_country_flag = PRC_nationalist_win
			end_coalition = yes
			#complete_national_focus = PRC_suppress_dissent
			custom_effect_tooltip = PRC_military_tree_opened_tt
			set_country_flag = PRC_military_tree_available
			custom_effect_tooltip = PRC_for_policy_tree_opened_tt
			set_country_flag = PRC_for_policy_tree_available
			mark_focus_tree_layout_dirty = yes
		}
		ai_will_do = {
			base = 0
		}
	}
	PRC_load_liberal_focus_debug_decision = {
		icon = generic_industry
		fire_only_once = no
		cost = 0
		available = {
			is_ai = no
		}
		allowed = {
			tag = PRC
		}
		complete_effect = {
			set_global_flag = PRC_liberal_china_flag
			load_focus_tree = china_liberal_focus
			clr_country_flag = PRC_new_left_win
			clr_country_flag = PRC_centrist_win
			clr_country_flag = PRC_nationalist_win
			set_country_flag = PRC_liberal_win
			custom_effect_tooltip = PRC_military_tree_opened_tt
			set_country_flag = PRC_military_tree_available
			custom_effect_tooltip = PRC_for_policy_tree_opened_tt
			set_country_flag = PRC_for_policy_tree_available
			mark_focus_tree_layout_dirty = yes
		}
		ai_will_do = {
			base = 0
		}
	}
	PRC_load_new_left_focus_debug_decision = {
		icon = generic_industry
		fire_only_once = no
		cost = 0
		available = {
			is_ai = no
		}
		allowed = {
			tag = PRC
		}
		complete_effect = {
			load_focus_tree = china_new_left_focus
			clr_country_flag = PRC_nationalist_win
			clr_country_flag = PRC_centrist_win
			clr_country_flag = PRC_liberal_win
			set_country_flag = PRC_new_left_win
			custom_effect_tooltip = PRC_military_tree_opened_tt
			set_country_flag = PRC_military_tree_available
			custom_effect_tooltip = PRC_for_policy_tree_opened_tt
			set_country_flag = PRC_for_policy_tree_available
			mark_focus_tree_layout_dirty = yes
		}
		ai_will_do = {
			base = 0
		}
	}
	PRC_load_full_taiwan_tree_debug_decision = {
		icon = generic_industry
		fire_only_once = no
		cost = 0
		available = {
			is_ai = no
		}
		allowed = {
			tag = PRC
		}
		complete_effect = {
			load_focus_tree = PRC_taiwan_war_tree
			set_country_flag = PRC_analyze_first_days_unlocked_flag
			set_global_flag = PRC_ongoing_taiwan_war
			mark_focus_tree_layout_dirty = yes
		}
		ai_will_do = {
			base = 0
		}
	}
	PRC_go_out_with_honor_NOW = {
		allowed = {
			tag = PRC
		}
		available = {
		}
		visible = {
			is_debug = yes
			is_ai = no
		}
		fire_only_once = yes
		complete_effect = {
			create_faction = PRC_east_asian_defense_initative_faction
			hidden_effect = {
				remove_faction_goal = faction_goal_the_atomic_race
				add_faction_goal = faction_goal_placeholder_long_term
				remove_faction_goal = faction_goal_a_military_base
				add_faction_goal = faction_goal_placeholder_medium_term
				add_faction_goal = faction_goal_placeholder_short_term
			}
			PRC = {
				add_to_faction = CAM
				#add_to_faction = INS
				add_to_faction = LAO
				#add_to_faction = MAL
				add_to_faction = BRM
				#add_to_faction = PHI
				#add_to_faction = SIG
				#add_to_faction = SIA
				add_to_faction = VIN
				add_to_faction = NEP
				add_to_faction = SRL
				add_to_faction = BHU
				add_to_faction = PRK
				add_to_faction = PAK
			}
		}
	}
	PRC_dissolve_japan_debug = {
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
		}
		available = {
			is_debug = yes
			is_ai = no
		}
		#cost = 50
		fire_only_once = yes
		#days_remove = 30
		complete_effect = {
			PRC_dissolve_japan = yes
		}
		remove_effect = {
		}
		#ai_will_do = {
		#	base = 999
		#}
	}
	PRC_dissolve_india_debug = {
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
		}
		available = {
			is_debug = yes
			is_ai = no
		}
		#cost = 50
		fire_only_once = yes
		#days_remove = 30
		complete_effect = {
			PRC_dissolve_india = yes
		}
		remove_effect = {
		}
		#ai_will_do = {
		#	base = 999
		#}
	}
}

PRC_indo_pakistan_war = {
	PRC_indo_pakistani_war_mission = {
		priority = 1
		icon = GFX_PRC_indo_pakistani_war_decision
		available = {
			hidden_trigger = {
				OR = {
					PAK = {
						controls_state = 443
						OR = {
							controls_state = 1379
							AND = {
								controls_state = 439
								controls_state = 1381
								controls_state = 428
							}
						}
					}
					HUL = {
						controls_state = 443
						OR = {
							controls_state = 1379
							AND = {
								controls_state = 439
								controls_state = 1381
								controls_state = 428
							}
						}
					}
				}
				NOT = {
					RAJ = {
						controls_state = 1373
						controls_state = 1131
						controls_state = 441
					}
				}
			}
		}
		days_mission_timeout = 450
		activation = {
			hidden_trigger = {
				always = no
			}
		}
		visible = {
			NOT = {
				has_global_flag = PAK_RAJ_war_nuclear
			}
		}
		fire_only_once = no
		cancel_if_not_visible = no
		is_good = no
		cancel_trigger = {
			if = {
				limit = {
					NOT = {
						has_global_flag = PAK_RAJ_war_nuclear
					}
				}
				hidden_trigger = {
					PAK = {
						surrender_progress > 0.8
					}
				}
			}
		}
		cancel_effect = {
			if = {
				limit = {
					NOT = {
						has_global_flag = PAK_RAJ_war_nuclear
					}
				}
				hidden_effect = {
					RAJ = {
						white_peace = PAK
						remove_ideas = RAJ_clash_of_the_millions
						remove_ideas = RAJ_clash_of_the_millions2
						transfer_state = 787
						SAJ = {
							set_cosmetic_tag = SAJ_indian_military
							add_state_core = 443
							add_state_core = 1380
							transfer_state = 443
							transfer_state = 1380
						}
						puppet = SAJ
					}
					SAJ = {
						set_politics = {
							ruling_party = authoritarian_democrat
							elections_allowed = no
							last_election = "1935.12.17"
							election_frequency = 48
						}
						add_popularity = {
							ideology = authoritarian_democrat
							popularity = 0.65
						}
						create_country_leader = {
							name = RAJ_Manoj_Kumar_Katiyar
							picture = "gfx/leaders/RAJ/RAJ_Manoj_Kumar_Katiyar.png"
							ideology = military_democracy
							traits = {
							}
						}
					}
					PAK = {
						set_country_flag = PAK_lost_indo_pakistan_war
						remove_ideas = PAK_clash_of_the_millions
						country_event = {
							id = pak.10
							days = 100
						}
						set_variable = {
							disband_fraction = 0.85
						}
						disband_units_fraction = yes
						clear_variable = disband_fraction
						if = {
							limit = {
								has_character = PRC_Lin_Xiangyang
							}
							PAK = {
								set_nationality = {
									target_country = PRC
									character = PRC_Lin_Xiangyang
								}
							}
						}
					}
					1324 = {
						set_demilitarized_zone = yes
					}
					440 = {
						set_demilitarized_zone = yes
					}
					PRC = {
						clr_country_flag = PRC_indo_pakistan_war_ongoing
					}
					#teleport_armies = {
					#    limit = {
					#        tag = PAK
					#    }
					#    state = 1323
					#}
				}
			}
		}
		timeout_effect = {
			if = {
				limit = {
					NOT = {
						has_global_flag = PAK_RAJ_war_nuclear
					}
				}
				news_event = {
					id = PAK.13
					hours = 7
				}
				hidden_effect = {
					PAK = {
						white_peace = RAJ
						remove_ideas = PAK_clash_of_the_millions
						set_country_flag = PAK_lost_indo_pakistan_war
					}
					RAJ = {
						remove_ideas = RAJ_clash_of_the_millions
						remove_ideas = RAJ_clash_of_the_millions2
						annex_country = {
							target = HUL
							transfer_troops = no
						}
					}
					443 = {
						set_demilitarized_zone = yes
					}
					1380 = {
						set_demilitarized_zone = yes
					}
					787 = {
						set_demilitarized_zone = yes
					}
					441 = {
						set_demilitarized_zone = yes
					}
					1131 = {
						set_demilitarized_zone = yes
					}
					439 = {
						set_demilitarized_zone = yes
					}
					1132 = {
						set_demilitarized_zone = yes
					}
					1381 = {
						set_demilitarized_zone = yes
					}
					787 = {
						set_demilitarized_zone = yes
					}
					428 = {
						set_demilitarized_zone = yes
					}
					PRC = {
						clr_country_flag = PRC_indo_pakistan_war_ongoing
					}
				}
			}
		}
		complete_effect = {
			if = {
				limit = {
					NOT = {
						has_global_flag = PAK_RAJ_war_nuclear
					}
				}
				hidden_effect = {
					PAK = {
						white_peace = RAJ
						annex_country = {
							target = SND
							transfer_troops = no
						}
						transfer_state = 441
						transfer_state = 1131
						transfer_state = 443
						SAJ = {
							set_cosmetic_tag = SAJ_pakistan_military
							add_state_core = 1373
							add_state_core = 439
							add_state_core = 1381
							transfer_state = 1373
							transfer_state = 439
							transfer_state = 1381
						}
						puppet = SAJ
					}
					SAJ = {
						set_politics = {
							ruling_party = authoritarian_democrat
							elections_allowed = no
							last_election = "1935.12.17"
							election_frequency = 48
						}
						add_popularity = {
							ideology = authoritarian_democrat
							popularity = 0.65
						}
						create_country_leader = {
							name = PAK_Nadeem_Raza
							picture = "gfx/leaders/PAK/Nadeem Raza.png"
							ideology = military_democracy
							traits = {
							}
						}
					}
					PAK = {
						set_country_flag = PAK_won_indo_pakistan_war
						if = {
							limit = {
								has_character = PRC_Lin_Xiangyang
							}
							PAK = {
								set_nationality = {
									target_country = PRC
									character = PRC_Lin_Xiangyang
								}
							}
						}
					}
					433 = {
						set_demilitarized_zone = yes
					}
					1379 = {
						set_demilitarized_zone = yes
					}
					437 = {
						set_demilitarized_zone = yes
					}
					428 = {
						set_demilitarized_zone = yes
					}
					PRC = {
						clr_country_flag = PRC_indo_pakistan_war_ongoing
					}
					#teleport_armies = {
					#    limit = {
					#        tag = RAJ
					#    }
					#    state = 438
					#}
				}
			}
		}
	}
	PRC_host_non_nuclear_negotiations = {
		available = {
		}
		visible = {
			tag = PRC
		}
		complete_effect = {
		}
		remove_effect = {
			RAJ = {
				country_event = {
					id = china.140
				}
			}
			PAK = {
				country_event = {
					id = china.140
				}
			}
		}
		icon = GFX_decision_generic_make_nukes
		cost = 75
		fire_only_once = yes
		days_remove = 15
		ai_will_do = {
			base = 15
		}
	}
	PRC_send_pakistan_planes = {
		available = {
			#if = {
			#	limit = {
			#		has_dlc = "By Blood Alone"
			#	}
			#	has_equipment = {
			#		small_plane_airframe_1 > 50
			#	}
			#}
			#else_if = {
			#	limit = {
			#		NOT = {
			#			has_dlc = "By Blood Alone"
			#		}
			#		has_equipment = {
			#			fighter_equipment_2 > 50
			#		}
			#	}
			#}
		}
		visible = {
			tag = PRC
		}
		complete_effect = {
			set_temp_variable = {
				var = income_var_temp
				value = -20
			}
			add_income = yes
		}
		remove_effect = {
			PAK = {
				if = {
					limit = {
						has_dlc = "By Blood Alone"
					}
					add_equipment_to_stockpile = {
						type = small_plane_airframe_1
						variant_name = "Shenyang J-16"
						amount = 75
						producer = PRC
					}
				}
				else_if = {
					limit = {
						NOT = {
							has_dlc = "By Blood Alone"
						}
					}
					add_equipment_to_stockpile = {
						type = fighter_equipment_2
						amount = 50
						producer = PRC
					}
				}
			}
		}
		icon = GFX_decision_generic_air
		cost = 50
		fire_only_once = no
		days_remove = 1
		days_re_enable = 60
		ai_will_do = {
			base = 25			#dont swamp yourself in debt
		}
	}
	PRC_send_pakistan_weapons = {
		available = {
		}
		visible = {
			tag = PRC
		}
		complete_effect = {
			set_temp_variable = {
				var = income_var_temp
				value = -5
			}
			add_income = yes
		}
		remove_effect = {
			PAK = {
				add_equipment_to_stockpile = {
					type = infantry_equipment_2
					amount = 2500
					producer = PRC
				}
				add_equipment_to_stockpile = {
					type = support_equipment_1
					amount = 750
					producer = PRC
				}
				add_equipment_to_stockpile = {
					type = anti_tank_equipment_1
					amount = 500
					producer = PRC
				}
				add_equipment_to_stockpile = {
					type = anti_air_equipment_1
					amount = 500
					producer = PRC
				}
			}
		}
		icon = GFX_decision_generic_industry
		cost = 25
		fire_only_once = no
		days_remove = 20
		days_re_enable = 30
		ai_will_do = {
			base = 15
		}
	}
	PRC_embed_advisors_pakistan = {
		available = {
		}
		visible = {
			tag = PRC
		}
		complete_effect = {
		}
		remove_effect = {
			PRC_Zhao_Zongqi = {
				set_nationality = PAK
			}
			set_country_flag = PRC_advisors_sent
			unlock_decision_tooltip = PRC_initiate_operation_gul
			unlock_decision_tooltip = PRC_initiate_operation_khalid
		}
		icon = GFX_decision_generic_military
		cost = 25
		fire_only_once = yes
		days_remove = 20
		days_re_enable = 20
		ai_will_do = {
			base = 15
		}
	}
	PRC_initiate_operation_gul = {
		available = {
			has_country_flag = PRC_advisors_sent
			NOT = {
				has_country_flag = PRC_ongoing_offensive
			}
		}
		visible = {
			tag = PRC
		}
		complete_effect = {
			set_country_flag = PRC_ongoing_offensive
			PAK = {
				add_timed_idea = {
					idea = PAK_operation_gul
					days = 100
				}
			}
		}
		remove_effect = {
			hidden_effect = {
				country_event = {
					id = china.135
				}
				clr_country_flag = PRC_ongoing_offensive
			}
		}
		icon = GFX_decision_generic_crossed_guns
		cost = 25
		fire_only_once = yes
		days_remove = 100
		ai_will_do = {
			base = 100
		}
	}
	PRC_initiate_operation_khalid = {
		available = {
			has_country_flag = PRC_advisors_sent
			NOT = {
				has_country_flag = PRC_ongoing_offensive
			}
		}
		visible = {
			tag = PRC
		}
		complete_effect = {
			set_country_flag = PRC_ongoing_offensive
			PAK = {
				add_timed_idea = {
					idea = PAK_operation_khalid
					days = 100
				}
			}
		}
		remove_effect = {
			#country_event = { id = china.141 } ##причем тут этот ивент наху
			hidden_effect = {
				clr_country_flag = PRC_ongoing_offensive
			}
		}
		icon = GFX_decision_generic_crossed_guns
		cost = 25
		fire_only_once = yes
		days_remove = 100
		ai_will_do = {
			base = 100
		}
	}
}

PRC_chinese_economic_miracle = {
	PRC_expand_government_employment_program = {
		icon = GFX_PRC_decision_youth_project
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_tackle_youth_unemployment
		}
		available = {
		}
		fire_only_once = yes
		cost = 75
		days_remove = 70
		complete_effect = {
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_expand_government_employment_program_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_production_factory_efficiency_gain_factor_dynamic_var
					value = -0.075
				}
				add_to_variable = {
					var = PRC_mic_expense_growth_factor_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_mic_production_factory_max_efficiency_factor_dynamic_var
					value = 0.1
				}
				add_to_variable = {
					var = PRC_mic_industrial_development_monthly_dynamic_var
					value = 0.01
				}
				add_to_variable = {
					var = PRC_mic_personal_value_factor_dynamic_var
					value = 0.035
				}
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_infrastructure_overhaul = {
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_public_works_campaign
		}
		available = {
			tag = PRC
		}
		fire_only_once = no
		cost = 150
		days_remove = 365
		days_re_enable = 70
		complete_effect = {
		}
		modifier = {
			consumer_goods_factor = 0.15
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_approval_rating_var_temp
				value = -0.15
			}
			PRC_add_party_approval = yes
			every_owned_state = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			set_temp_variable = {
				var = poverty_development_var_temp
				value = 0.1
			}
			add_poverty_development = yes
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_women_in_the_workforce_decision = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_women_in_the_workforce
		}
		complete_effect = {
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.08
			}
			add_industrial_development = yes
			set_temp_variable = {
				var = society_development_var_temp
				value = -0.05
			}
			add_society_development = yes
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_women_in_the_workforce_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_conscription_factor_dynamic_var
					value = -0.06
				}
				add_to_variable = {
					var = PRC_mic_consumer_goods_factor_dynamic_var
					value = -0.05
				}
				add_to_variable = {
					var = PRC_mic_production_factory_max_efficiency_factor_dynamic_var
					value = 0.1
				}
				add_to_variable = {
					var = PRC_mic_industrial_capacity_factory_dynamic_var
					value = 0.05
				}
			}
		}
		icon = democracy
		cost = 25
		fire_only_once = yes
		days_remove = 15
		ai_will_do = {
			base = 1
		}
	}
	PRC_control_the_markets = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_all_under_the_soe
		}
		modifier = {
			business_value_factor = -0.05
			production_speed_buildings_factor = 0.1
			production_factory_max_efficiency_factor = 0.1
			min_export = -0.1
			inflation_monthly = -0.005
		}
		complete_effect = {
		}
		remove_effect = {
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.03
			}
			add_industrial_development = yes
		}
		icon = democracy
		cost = 50
		fire_only_once = yes
		days_remove = 90
		days_re_enable = 50
		ai_will_do = {
			base = 1
		}
	}
	PRC_encourage_class_collaborationism = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_all_under_the_soe
		}
		modifier = {
			political_power_gain = -0.1
			business_value_factor = 0.025
			personal_value_factor = 0.025
			production_speed_buildings_factor = 0.1
			production_factory_efficiency_gain_factor = 0.1
			production_lack_of_resource_penalty_factor = -0.05
		}
		complete_effect = {
		}
		remove_effect = {
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.03
			}
			add_industrial_development = yes
		}
		icon = democracy
		cost = 50
		fire_only_once = yes
		days_remove = 75
		days_re_enable = 50
		ai_will_do = {
			base = 1
		}
	}
	PRC_merge_the_tech_companies = {
		icon = generic_political_discourse
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_national_corporatism
		}
		fire_only_once = yes
		cost = 50
		days_remove = 250
		modifier = {
			consumer_goods_factor = 0.05
			political_power_gain = -0.1
		}
		complete_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_tencent_idea
				}
			}
			1222 = {
				add_building_construction = {
					type = office_park
					level = 2
					instant_build = yes
				}
			}
			1189 = {
				add_building_construction = {
					type = office_park
					level = 2
					instant_build = yes
				}
			}
			1211 = {
				add_building_construction = {
					type = office_park
					level = 2
					instant_build = yes
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_personal_value_factor_dynamic_var
					value = 0.1
				}
				add_to_variable = {
					var = PRC_mic_business_value_factor_dynamic_var
					value = 0.1
				}
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_merge_the_banks = {
		icon = generic_political_discourse
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_national_corporatism
		}
		fire_only_once = yes
		cost = 50
		days_remove = 250
		modifier = {
			consumer_goods_factor = 0.05
			political_power_gain = -0.1
		}
		complete_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_boc_idea
				}
			}
			1215 = {
				add_building_construction = {
					type = office_park
					level = 2
					instant_build = yes
				}
			}
			1229 = {
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
			}
			1420 = {
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
			}
			1157 = {
				add_building_construction = {
					type = office_park
					level = 2
					instant_build = yes
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_personal_value_factor_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_mic_business_value_factor_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_mic_production_factory_efficiency_gain_factor_dynamic_var
					value = 0.1
				}
				add_to_variable = {
					var = PRC_mic_dtg_threshold_dynamic_var
					value = 0.1
				}
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_merge_the_resource_extraction_corps = {
		icon = generic_political_discourse
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_national_corporatism
		}
		fire_only_once = yes
		cost = 50
		days_remove = 150
		modifier = {
			consumer_goods_factor = 0.05
			political_power_gain = -0.1
		}
		complete_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_resource_firms_idea
				}
			}
			5057 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			604 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			605 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			622 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			538 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_personal_value_factor_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_mic_business_value_factor_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_mic_production_lack_of_resource_penalty_factor_dynamic_var
					value = -0.2
				}
			}
		}
		ai_will_do = {
			base = 10
		}
	}
	PRC_complete_pearl_river_megacity = {
		icon = GFX_PRC_decision_youth_project
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_endorse_the_megaprojects
		}
		fire_only_once = yes
		cost = 150
		days_remove = 365
		modifier = {
			civilian_factory_use = 15
		}
		complete_effect = {
			set_temp_variable = {
				income_var_temp = -75
			}
			add_income = yes
		}
		remove_effect = {
			country_event = {
				id = china.112
			}
			592 = {
				add_building_construction = {
					type = industrial_complex
					level = 2
					instant_build = yes
				}
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 2
					instant_build = yes
				}
			}
			1395 = {
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = arms_factory
					level = 2
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
			}
			326 = {
				add_building_construction = {
					type = dockyard
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 2
					instant_build = yes
				}
			}
			729 = {
				add_building_construction = {
					type = dockyard
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
			}
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = -0.05
			}
			PRC_add_enviromental_progress = yes
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_beijing_tianjin_megacity = {
		icon = GFX_PRC_decision_youth_project
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_endorse_the_megaprojects
		}
		fire_only_once = yes
		cost = 150
		days_remove = 365
		modifier = {
			civilian_factory_use = 15
		}
		complete_effect = {
			set_temp_variable = {
				income_var_temp = -75
			}
			add_income = yes
		}
		remove_effect = {
			country_event = {
				id = china.113
			}
			if = {
				limit = {
					has_completed_focus = PRC_project_the_eternal_capital
					NOT = {
						has_country_flag = PRC_eternal_capital_project_is_finished_flag
					}
				}
				set_temp_variable = {
					var = PRC_eternal_capital_progress_temp
					value = 0.05
				}
				PRC_add_eternal_capital_progress = yes
			}
			608 = {
				add_building_construction = {
					type = industrial_complex
					level = 2
					instant_build = yes
				}
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
			}
			1157 = {
				add_building_construction = {
					type = industrial_complex
					level = 2
					instant_build = yes
				}
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
			}
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = -0.05
			}
			PRC_add_enviromental_progress = yes
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_industrialize_the_countryside = {
		icon = GFX_PRC_decision_industrial_expension
		cost = 100
		fire_only_once = no
		days_re_enable = 135
		days_remove = 90
		ai_will_do = {
			base = 100
		}
		visible = {
			has_completed_focus = PRC_endorse_the_megaprojects
		}
		available = {
			any_controlled_state = {
				is_core_of = ROOT
				is_able_to_build_energy_farm_in_state = yes
				OR = {
					has_state_category = rural
					has_state_category = village
					has_state_category = town
				}
				free_building_slots = {
					building = energy_farm
					size > 0
					include_locked = yes
				}
				free_building_slots = {
					building = industrial_complex
					size > 0
					include_locked = yes
				}
			}
		}
		complete_effect = {
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
			set_temp_variable = {
				income_var_temp = -75
			}
			add_income = yes
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = -0.025
			}
			PRC_add_enviromental_progress = yes
			every_controlled_state = {
				limit = {
					is_core_of = ROOT
					is_able_to_build_energy_farm_in_state = yes
					free_building_slots = {
						building = energy_farm
						size > 0
						include_locked = yes
					}
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
					OR = {
						has_state_category = rural
						has_state_category = village
						has_state_category = town
					}
				}
				random_select_amount = 4
				add_extra_state_shared_building_slots = 1
				increase_state_category = yes
				add_building_construction = {
					type = energy_farm
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
		}
	}
	PRC_beijing_shanghai_railway = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_endorse_the_megaprojects
		}
		complete_effect = {
			set_temp_variable = {
				income_var_temp = -50
			}
			add_income = yes
		}
		remove_effect = {
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
			build_railway = {
				level = 3
				start_state = 608
				target_state = 1215
			}
			598 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			1228 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			1229 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			1420 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = -0.025
			}
			PRC_add_enviromental_progress = yes
		}
		icon = GFX_PRC_railroad_train
		cost = 60
		fire_only_once = yes
		days_remove = 70
		ai_will_do = {
			base = 1
		}
	}
	PRC_kela_power_station = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_endorse_the_megaprojects
		}
		complete_effect = {
			set_temp_variable = {
				income_var_temp = -50
			}
			add_income = yes
		}
		remove_effect = {
			601 = {
				increase_state_category = yes
				increase_state_category = yes
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_energy_farm_in_state = yes
						free_building_slots = {
							building = energy_farm
							size > 1
							include_locked = yes
						}
					}
					add_extra_state_shared_building_slots = 2
					add_building_construction = {
						type = energy_farm
						level = 2
						instant_build = yes
					}
				}
			}
			1188 = {
				increase_state_category = yes
				increase_state_category = yes
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_energy_farm_in_state = yes
						free_building_slots = {
							building = energy_farm
							size > 1
							include_locked = yes
						}
					}
					add_extra_state_shared_building_slots = 2
					add_building_construction = {
						type = energy_farm
						level = 2
						instant_build = yes
					}
				}
			}
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = 0.05
			}
			PRC_add_enviromental_progress = yes
		}
		icon = GFX_PRC_decision_youth_project
		cost = 60
		fire_only_once = yes
		days_remove = 60
		ai_will_do = {
			base = 1
		}
	}
	PRC_niger_uranium = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_endorse_the_megaprojects
			has_completed_focus = PRC_trade_deals_in_africa_non_cen
			NGR = {
				has_government = nationalist
			}
		}
		complete_effect = {
			set_temp_variable = {
				income_var_temp = -50
			}
			add_income = yes
		}
		remove_effect = {
			NGR = {
				set_temp_variable = {
					var = industrial_development_var_temp
					value = 0.25
				}
				add_industrial_development = yes
			}
			747 = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = industrial_complex
					level = 2
					instant_build = yes
				}
				add_resource = {
					type = tungsten
					amount = 24
				}
			}
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_niger_uranium_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_production_speed_nuclear_reactor_factor_dynamic_var
					value = 0.25
				}
				add_to_variable = {
					var = PRC_mic_industrial_development_monthly_dynamic_var
					value = 0.01
				}
				add_to_variable = {
					var = PRC_mic_faction_trade_opinion_factor_dynamic_var
					value = 0.05
				}
			}
		}
		icon = GFX_PRC_atomic_nuclear
		cost = 85
		fire_only_once = yes
		days_remove = 60
		ai_will_do = {
			base = 1
		}
	}
	PRC_venezuela_oil = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_endorse_the_megaprojects
		}
		complete_effect = {
			set_temp_variable = {
				income_var_temp = -50
			}
			add_income = yes
		}
		remove_effect = {
			VEN = {
				set_temp_variable = {
					var = industrial_development_var_temp
					value = 0.05
				}
				add_industrial_development = yes
			}
			489 = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = synthetic_refinery
					level = 2
					instant_build = yes
				}
				add_resource = {
					type = oil
					amount = 55
				}
			}
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_venezuela_oil_idea
				}
			}
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = fuel_silo
					level = 3
					instant_build = yes
				}
			}
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = fuel_silo
					level = 3
					instant_build = yes
				}
			}
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = fuel_silo
					level = 3
					instant_build = yes
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_fuel_gain_factor_dynamic_var
					value = 0.1
				}
				add_to_variable = {
					var = PRC_mic_income_growth_factor_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_mic_faction_trade_opinion_factor_dynamic_var
					value = 0.05
				}
			}
		}
		icon = GFX_decision_generic_oil
		cost = 85
		fire_only_once = yes
		days_remove = 60
		ai_will_do = {
			base = 1
		}
	}
	PRC_vietnam_resources = {
		available = {
			VIN = {
				is_ally_with = PRC
			}
		}
		visible = {
			has_completed_focus = PRC_extraction_from_the_periphery
		}
		complete_effect = {
		}
		remove_effect = {
			VIN = {
				set_temp_variable = {
					var = industrial_development_var_temp
					value = -0.25
				}
				add_industrial_development = yes
				give_resource_rights = {
					receiver = PRC
					state = 671
				}
				give_resource_rights = {
					receiver = PRC
					state = 784
				}
			}
			set_temp_variable = {
				income_var_temp = 50
			}
			add_income = yes
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
		}
		icon = democracy
		cost = 85
		fire_only_once = yes
		days_remove = 60
		ai_will_do = {
			base = 1
		}
	}
	PRC_thailand_resources = {
		available = {
			SIA = {
				is_ally_with = PRC
			}
		}
		visible = {
			has_completed_focus = PRC_extraction_from_the_periphery
		}
		complete_effect = {
		}
		remove_effect = {
			SIA = {
				set_temp_variable = {
					var = industrial_development_var_temp
					value = -0.25
				}
				add_industrial_development = yes
				give_resource_rights = {
					receiver = PRC
					state = 289
				}
				give_resource_rights = {
					receiver = PRC
					state = 890
				}
			}
			set_temp_variable = {
				income_var_temp = 50
			}
			add_income = yes
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
		}
		icon = democracy
		cost = 85
		fire_only_once = yes
		days_remove = 60
		ai_will_do = {
			base = 1
		}
	}
	PRC_absorb_automobile_industries = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_absorb_western_enterprise
		}
		complete_effect = {
		}
		modifier = {
			#equipment_bonus = {
			#	mechanized_equipment = {
			#		build_cost_ic = -0.20 instant = yes
			#	}
			#	light_mechanized_equipment = {
			#		build_cost_ic = -0.20 instant = yes
			#	}
			#}
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_absorb_automobile_industries_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_business_value_factor_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_mic_industrial_development_monthly_dynamic_var
					value = 0.005
				}
				add_to_variable = {
					var = PRC_mic_military_industrial_organization_funds_gain_bonus_var
					value = 0.1
				}
				add_to_variable = {
					var = PRC_mic_military_industrial_organization_research_bonus_var
					value = 0.1
				}
				add_to_variable = {
					var = PRC_mic_consumer_goods_factor_dynamic_var
					value = -0.025
				}
			}
			set_temp_variable = {
				income_var_temp = 50
			}
			add_income = yes
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = industrial_complex
					level = 3
					instant_build = yes
				}
			}
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = industrial_complex
					level = 3
					instant_build = yes
				}
			}
		}
		icon = democracy
		cost = 65
		fire_only_once = yes
		days_remove = 60
		ai_will_do = {
			base = 1
		}
	}
	PRC_absorb_tech_industries = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_absorb_western_enterprise
		}
		complete_effect = {
		}
		modifier = {
			research_speed_factor = 0.1
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_absorb_tech_industries_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_business_value_factor_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_mic_research_speed_factor_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_mic_military_industrial_organization_funds_gain_bonus_var
					value = 0.1
				}
				add_to_variable = {
					var = PRC_mic_military_industrial_organization_research_bonus_var
					value = 0.1
				}
				add_to_variable = {
					var = PRC_mic_consumer_goods_factor_dynamic_var
					value = -0.025
				}
			}
			set_temp_variable = {
				income_var_temp = 100
			}
			add_income = yes
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = office_park
					level = 3
					instant_build = yes
				}
			}
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = office_park
					level = 3
					instant_build = yes
				}
			}
		}
		icon = democracy
		cost = 65
		fire_only_once = yes
		days_remove = 60
		ai_will_do = {
			base = 1
		}
	}
	PRC_repurpose_consumer_goods_factories = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_to_struggle_is_to_live
		}
		complete_effect = {
		}
		modifier = {
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_repurpose_consumer_goods_factories_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_line_change_production_efficiency_factor_dynamic_var
					value = 0.1
				}
				add_to_variable = {
					var = PRC_mic_production_speed_arms_factory_factor_dynamic_var
					value = 0.1
				}
				add_to_variable = {
					var = PRC_mic_consumer_goods_factor_dynamic_var
					value = -0.025
				}
			}
			set_temp_variable = {
				income_var_temp = -50
			}
			add_income = yes
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = arms_factory
					level = 2
					instant_build = yes
				}
			}
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = arms_factory
					level = 2
					instant_build = yes
				}
			}
		}
		icon = democracy
		cost = 80
		fire_only_once = yes
		days_remove = 60
		ai_will_do = {
			base = 1
		}
	}
	PRC_prosperity_for_all = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_promote_common_prosperity
		}
		complete_effect = {
		}
		modifier = {
			stability_weekly = 0.01
		}
		remove_effect = {
			set_temp_variable = {
				income_var_temp = 25
			}
			add_income = yes
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
			}
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
			}
		}
		icon = democracy
		cost = 50
		fire_only_once = no
		days_remove = 100
		days_re_enable = 25
		ai_will_do = {
			base = 1
		}
	}
	PRC_weaken_banks = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_definancialization
		}
		complete_effect = {
		}
		modifier = {
			stability_weekly = -0.0025
			political_power_gain = 0.25
			consumer_goods_factor = -0.05
		}
		remove_effect = {
			set_temp_variable = {
				income_var_temp = 100
			}
			add_income = yes
		}
		icon = democracy
		cost = 60
		fire_only_once = no
		days_remove = 75
		days_re_enable = 75
		ai_will_do = {
			base = 1
		}
	}
	PRC_restrict_markets = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_decommodification_nat
		}
		complete_effect = {
		}
		modifier = {
			business_value_factor = -0.1
			consumer_goods_factor = -0.05
			production_speed_buildings_factor = 0.15
			production_factory_max_efficiency_factor = 0.15
			min_export = -0.2
			inflation_monthly = -0.001
		}
		complete_effect = {
		}
		remove_effect = {
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.03
			}
			add_industrial_development = yes
		}
		icon = democracy
		cost = 50
		fire_only_once = no
		days_remove = 75
		days_re_enable = 100
		ai_will_do = {
			base = 1
		}
	}
	PRC_recollectivize_the_countryside = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_decommodification_nat
		}
		complete_effect = {
		}
		modifier = {
			stability_weekly = -0.0025
			consumer_goods_factor = -0.1
			farming_development_monthly = 0.02
		}
		remove_effect = {
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
		}
		icon = democracy
		cost = 50
		fire_only_once = no
		days_remove = 50
		days_re_enable = 75
		ai_will_do = {
			base = 1
		}
	}
}

PRC_pla_reformation = {
	PRC_serve_the_people_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_country_flag = PRC_army_reform_start
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 75
		days_remove = 100
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			army_defence_factor = 0.05
			army_attack_factor = 0.015
			army_morale_factor = 0.015
			conscription_factor = 0.015
			training_time_factor = -0.07
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_expand_baotou_tank_plant = {
		icon = GFX_decision_generic_plant_tank
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_tank_primacy_nat
		}
		highlight_states = {
			highlight_state_targets = {
				state = 621
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
		}
		ai_will_do = {
			base = 100
		}
		cost = 35
		fire_only_once = yes
		days_remove = 100
		complete_effect = {
		}
		modifier = {
			consumer_goods_factor = 0.04
		}
		remove_effect = {
			621 = {
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = arms_factory
					level = 3
					instant_build = yes
				}
			}
			set_temp_variable = {
				var = debt_var_temp
				value = 5
			}
			add_debt_with_inflation = yes
		}
	}
	PRC_invest_in_china_south_industries_group = {
		icon = GFX_decision_generic_attract_foreign_investors
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_tidal_wave_of_bodies
		}
		available = {
		}
		ai_will_do = {
			base = 100
		}
		cost = 35
		fire_only_once = yes
		days_remove = 60
		complete_effect = {
		}
		modifier = {
			consumer_goods_factor = 0.02
		}
		remove_effect = {
			csgc = {
				add_mio_size = 2
				add_mio_funds_gain_factor = 0.25
			}
			1189 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			set_temp_variable = {
				var = debt_var_temp
				value = 7.5
			}
			add_debt_with_inflation = yes
		}
	}
	PRC_expand_heilongjiang_artillery_plants = {
		icon = GFX_decision_generic_factory
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_the_cleansing_fire
		}
		highlight_states = {
			highlight_state_targets = {
				state = 714
				state = 717
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
		}
		ai_will_do = {
			base = 100
		}
		cost = 35
		fire_only_once = yes
		days_remove = 100
		complete_effect = {
		}
		modifier = {
			consumer_goods_factor = 0.04
		}
		remove_effect = {
			717 = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = arms_factory
					level = 2
					instant_build = yes
				}
			}
			714 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
			set_temp_variable = {
				var = debt_var_temp
				value = 5
			}
			add_debt_with_inflation = yes
		}
	}
	PRC_network_centric_warfare_smart_air_land_integration = {
		icon = GFX_decision_generic_air
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_achieving_network_centric_warfare
		}
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_network_centric_warfare_timer_flag
				}
			}
			command_power > 20
		}
		ai_will_do = {
			base = 100
		}
		cost = 25
		fire_only_once = yes
		days_remove = 80
		complete_effect = {
			set_country_flag = PRC_network_centric_warfare_timer_flag
			add_command_power = -20
		}
		modifier = {
			experience_gain_army_factor = 0.05
		}
		remove_effect = {
			clr_country_flag = PRC_network_centric_warfare_timer_flag
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_plaaf_dummy_1
					add_idea = PRC_network_centric_warfare_smart_air_land_integration_air_idea
				}
			}
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_pla_dummy_idea
					add_idea = PRC_network_centric_warfare_smart_air_land_integration_land_idea
				}
			}
			set_temp_variable = {
				var = PRC_army_reform_progress_temp
				value = 0.01
			}
			PRC_add_army_reform_progress = yes
			hidden_effect = {
				add_to_variable = {
					var = PRC_plaaf_ground_attack_factor_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_plaaf_air_cas_efficiency_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_pla_coordination_bonus_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_pla_initiative_factor_dynamic_var
					value = 0.02
				}
			}
		}
	}
	PRC_network_centric_warfare_advanced_artillery_support = {
		icon = GFX_decision_generic_crossed_guns
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_achieving_network_centric_warfare
		}
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_network_centric_warfare_timer_flag
				}
			}
			command_power > 20
		}
		ai_will_do = {
			base = 100
		}
		cost = 25
		fire_only_once = yes
		days_remove = 80
		complete_effect = {
			set_country_flag = PRC_network_centric_warfare_timer_flag
			add_command_power = -20
		}
		modifier = {
			experience_gain_army_factor = 0.05
		}
		remove_effect = {
			clr_country_flag = PRC_network_centric_warfare_timer_flag
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_pla_dummy_idea
					add_idea = PRC_network_centric_warfare_advanced_artillery_support_idea
				}
			}
			set_temp_variable = {
				var = PRC_army_reform_progress_temp
				value = 0.01
			}
			PRC_add_army_reform_progress = yes
			hidden_effect = {
				add_to_variable = {
					var = PRC_pla_army_attack_factor_dynamic_var
					value = 0.03
				}
				add_to_variable = {
					var = PRC_pla_breakthrough_factor_dynamic_var
					value = 0.03
				}
				add_to_variable = {
					var = PRC_pla_army_artillery_attack_factor_dynamic_var
					value = 0.04
				}
				add_to_variable = {
					var = PRC_pla_army_artillery_defence_factor_dynamic_var
					value = 0.04
				}
			}
		}
	}
	PRC_network_centric_warfare_smart_infantry_equipment = {
		icon = GFX_decision_generic_crossed_guns
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_achieving_network_centric_warfare
		}
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_network_centric_warfare_timer_flag
				}
			}
			command_power > 20
		}
		ai_will_do = {
			base = 100
		}
		cost = 25
		fire_only_once = yes
		days_remove = 80
		complete_effect = {
			set_country_flag = PRC_network_centric_warfare_timer_flag
			add_command_power = -20
		}
		modifier = {
			experience_gain_army_factor = 0.05
		}
		remove_effect = {
			clr_country_flag = PRC_network_centric_warfare_timer_flag
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_pla_dummy_idea
					add_idea = PRC_network_centric_warfare_smart_infantry_equipment_idea
				}
			}
			set_temp_variable = {
				var = PRC_army_reform_progress_temp
				value = 0.01
			}
			PRC_add_army_reform_progress = yes
			hidden_effect = {
				add_to_variable = {
					var = PRC_pla_training_time_factor_dynamic_var
					value = -0.1
				}
				add_to_variable = {
					var = PRC_pla_supply_consumption_factor_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_pla_experience_gain_army_unit_factor_dynamic_var
					value = 0.1
				}
				add_to_variable = {
					var = PRC_pla_army_speed_factor_dynamic_var
					value = 0.04
				}
				add_to_variable = {
					var = PRC_pla_army_infantry_attack_factor_dynamic_var
					value = 0.04
				}
				add_to_variable = {
					var = PRC_pla_army_infantry_defence_factor_dynamic_var
					value = 0.04
				}
			}
		}
	}
	PRC_skill_training_attack_skills = {
		icon = GFX_decision_generic_military
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_dawn_of_the_chinese_tactical_thought
		}
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_skill_training_timer_flag
				}
			}
			command_power > 25
		}
		ai_will_do = {
			base = 100
		}
		cost = 35
		fire_only_once = yes
		days_remove = 120
		complete_effect = {
			set_country_flag = PRC_skill_training_timer_flag
			add_command_power = -25
		}
		modifier = {
			experience_gain_factor = 0.05
		}
		remove_effect = {
			clr_country_flag = PRC_skill_training_timer_flag
			every_army_leader = {
				add_attack = 1
			}
			set_temp_variable = {
				var = PRC_army_reform_progress_temp
				value = 0.01
			}
			PRC_add_army_reform_progress = yes
		}
	}
	PRC_skill_training_defense_skills = {
		icon = GFX_decision_generic_military
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_dawn_of_the_chinese_tactical_thought
		}
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_skill_training_timer_flag
				}
			}
			command_power > 25
		}
		ai_will_do = {
			base = 100
		}
		cost = 35
		fire_only_once = yes
		days_remove = 120
		complete_effect = {
			set_country_flag = PRC_skill_training_timer_flag
			add_command_power = -25
		}
		modifier = {
			experience_gain_factor = 0.05
		}
		remove_effect = {
			clr_country_flag = PRC_skill_training_timer_flag
			every_army_leader = {
				add_defense = 1
			}
			set_temp_variable = {
				var = PRC_army_reform_progress_temp
				value = 0.01
			}
			PRC_add_army_reform_progress = yes
		}
	}
	PRC_skill_training_planning_skills = {
		icon = GFX_decision_generic_military
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_dawn_of_the_chinese_tactical_thought
		}
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_skill_training_timer_flag
				}
			}
			command_power > 25
		}
		ai_will_do = {
			base = 100
		}
		cost = 35
		fire_only_once = yes
		days_remove = 120
		complete_effect = {
			set_country_flag = PRC_skill_training_timer_flag
			add_command_power = -25
		}
		modifier = {
			experience_gain_factor = 0.05
		}
		remove_effect = {
			clr_country_flag = PRC_skill_training_timer_flag
			every_army_leader = {
				add_planning = 1
			}
			set_temp_variable = {
				var = PRC_army_reform_progress_temp
				value = 0.01
			}
			PRC_add_army_reform_progress = yes
		}
	}
	PRC_skill_training_logistics_skills = {
		icon = GFX_decision_generic_military
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_dawn_of_the_chinese_tactical_thought
		}
		available = {
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_skill_training_timer_flag
				}
			}
			command_power > 25
		}
		ai_will_do = {
			base = 100
		}
		cost = 35
		fire_only_once = yes
		days_remove = 120
		complete_effect = {
			set_country_flag = PRC_skill_training_timer_flag
			add_command_power = -25
		}
		modifier = {
			experience_gain_factor = 0.05
		}
		remove_effect = {
			clr_country_flag = PRC_skill_training_timer_flag
			every_army_leader = {
				add_logistics = 1
			}
			set_temp_variable = {
				var = PRC_army_reform_progress_temp
				value = 0.01
			}
			PRC_add_army_reform_progress = yes
		}
	}
	PRC_award_the_generals_heroes_of_the_taiwan_war = {
		icon = GFX_decision_generic_military
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_chinas_spot_in_the_sun
		}
		available = {
			command_power > 35
		}
		ai_will_do = {
			base = 100
		}
		cost = 100
		fire_only_once = yes
		complete_effect = {
			add_command_power = -35
			if = {
				limit = {
					NOT = {
						has_country_flag = PRC_empire_medals_flag
					}
				}
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_august_1st_medal
						}
					}
					add_unit_leader_trait = trait_PRC_august_1st_medal
				}
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_august_1st_medal
						}
					}
					add_unit_leader_trait = trait_PRC_august_1st_medal
				}
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_august_1st_medal
						}
					}
					add_unit_leader_trait = trait_PRC_august_1st_medal
				}
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_red_flag_medal
						}
					}
					add_unit_leader_trait = trait_PRC_red_flag_medal
				}
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_red_flag_medal
						}
					}
					add_unit_leader_trait = trait_PRC_red_flag_medal
				}
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_red_flag_medal
						}
					}
					add_unit_leader_trait = trait_PRC_red_flag_medal
				}
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_red_flag_medal
						}
					}
					add_unit_leader_trait = trait_PRC_red_flag_medal
				}
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_red_star_medal
						}
					}
					add_unit_leader_trait = trait_PRC_red_star_medal
				}
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_red_star_medal
						}
					}
					add_unit_leader_trait = trait_PRC_red_star_medal
				}
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_red_star_medal
						}
					}
					add_unit_leader_trait = trait_PRC_red_star_medal
				}
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_red_star_medal
						}
					}
					add_unit_leader_trait = trait_PRC_red_star_medal
				}
			}
			else = {
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_tiger_tally
						}
					}
					add_unit_leader_trait = trait_PRC_tiger_tally
				}
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_tiger_tally
						}
					}
					add_unit_leader_trait = trait_PRC_tiger_tally
				}
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_tiger_tally
						}
					}
					add_unit_leader_trait = trait_PRC_tiger_tally
				}
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_goldfish_pouch
						}
					}
					add_unit_leader_trait = trait_PRC_goldfish_pouch
				}
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_goldfish_pouch
						}
					}
					add_unit_leader_trait = trait_PRC_goldfish_pouch
				}
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_goldfish_pouch
						}
					}
					add_unit_leader_trait = trait_PRC_goldfish_pouch
				}
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_goldfish_pouch
						}
					}
					add_unit_leader_trait = trait_PRC_goldfish_pouch
				}
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_iron_certificate
						}
					}
					add_unit_leader_trait = trait_PRC_iron_certificate
				}
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_iron_certificate
						}
					}
					add_unit_leader_trait = trait_PRC_iron_certificate
				}
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_iron_certificate
						}
					}
					add_unit_leader_trait = trait_PRC_iron_certificate
				}
				random_unit_leader = {
					limit = {
						is_country_leader = no
						NOT = {
							has_trait = trait_PRC_iron_certificate
						}
					}
					add_unit_leader_trait = trait_PRC_iron_certificate
				}
			}
		}
	}
	PRC_accelerated_officer_training_programs = {
		icon = GFX_PRC_soliders
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_improve_officer_training
		}
		available = {
		}
		ai_will_do = {
			base = 100
		}
		cost = 50
		fire_only_once = no
		days_re_enable = 200
		days_remove = 30
		complete_effect = {
		}
		modifier = {
			experience_gain_factor = 0.1
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_army_reform_progress_temp
				value = 0.05
			}
			PRC_add_army_reform_progress = yes
			army_experience = 15
		}
	}
	PRC_accelerated_soldier_training_programs = {
		icon = GFX_PRC_soliders
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_next_generation_army
		}
		available = {
		}
		ai_will_do = {
			base = 100
		}
		cost = 50
		fire_only_once = no
		days_re_enable = 200
		days_remove = 30
		complete_effect = {
		}
		modifier = {
			training_time_army_factor = -0.15
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_army_reform_progress_temp
				value = 0.05
			}
			PRC_add_army_reform_progress = yes
			army_experience = 10
		}
	}
	PRC_commission_the_aircraft_carrier_fujian = {
		icon = GFX_decision_generic_plant_ship
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_increase_naval_production
		}
		available = {
		}
		ai_will_do = {
			base = 100
		}
		cost = 50
		fire_only_once = yes
		days_remove = 35
		complete_effect = {
		}
		modifier = {
		}
		remove_effect = {
			set_country_flag = PRC_commission_the_aircraft_carrier_fujian_flag
			create_ship = {
    		    type = ship_hull_carrier_1
    		    equipment_variant = "Fujian-class"
    		    creator = PRC
    		    name = "Type 003 Aircraft Carrier Fujian"
    		}
		}
	}
	PRC_complete_guangdong_aircraft_carrier_construction = {
		icon = GFX_decision_generic_plant_ship
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_carrier_primacy
		}
		available = {
		}
		ai_will_do = {
			base = 100
		}
		cost = 50
		fire_only_once = yes
		days_remove = 100
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 10
			}
		}
		modifier = {
			industrial_capacity_dockyard = -0.125
		}
		remove_effect = {
			create_equipment_variant = {
				name = "Guangdong"
				type = ship_hull_carrier_1
				parent_version = 0
				modules = {
					fixed_ship_deck_slot_1 = ship_deck_space
					fixed_ship_deck_slot_2 = ship_deck_space
					fixed_ship_anti_air_slot = ship_anti_air_2
					fixed_ship_radar_slot = ship_radar_1
					fixed_ship_engine_slot = carrier_ship_engine_3
					fixed_ship_secondaries_slot = ship_secondaries_1
					front_1_custom_slot = ship_deck_space
					mid_1_custom_slot = ship_deck_space
					mid_2_custom_slot = ship_deck_space
				}
			}
			create_ship = {
    		    type = ship_hull_carrier_1
    		    equipment_variant = "Guangdong"
    		    creator = PRC
    		    name = "Type 004 Aircraft Carrier Guangdong"
    		}
		}
	}
	PRC_strategic_bomber_fleet_expansion_program = {
		icon = GFX_decision_generic_air
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_flying_fortresses
		}
		available = {
			NOT = {
				has_idea = PRC_mass_aircraft_production
			}
		}
		ai_will_do = {
			base = 100
		}
		cost = 25
		fire_only_once = yes
		complete_effect = {
			add_timed_idea = {
				idea = PRC_strategic_bomber_fleet_expansion_program_idea
				days = 200
			}
		}
	}
	PRC_strengthen_the_air_defense_of_cities = {
		icon = GFX_decision_generic_wreckers
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_modernize_the_missile_corps
		}
		available = {
		}
		ai_will_do = {
			base = 100
		}
		cost = 40
		fire_only_once = yes
		days_remove = 120
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 25
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			every_owned_state = {
				limit = {
					is_core_of = ROOT
					OR = {
						has_state_category = megalopolis
						has_state_category = conurbation
					}
					free_building_slots = {
						building = anti_air_building
						size > 1
					}
				}
				random_select_amount = 5
				add_building_construction = {
					type = anti_air_building
					level = 2
					instant_build = yes
				}
			}
		}
	}
	PRC_military_project_mission = {
		#icon = GFX_decision_ger_military_buildup
		allowed = {
			tag = PRC
		}
		activation = {
			always = no
		}
		available = {
			always = no
		}
		is_good = yes
		selectable_mission = no
		days_mission_timeout = 125
		fire_only_once = no
		timeout_effect = {
		}
		complete_effect = {
		}
		priority = 999
	}
	PRC_project_ghost_dec = {
		#icon = GFX_decision_ger_military_buildup
		cost = 25
		fire_only_once = yes
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_next_generation_army
		}
		available = {
			NOT = {
				has_country_flag = PRC_military_project_researching
			}
			hidden_trigger = {
				NOT = {
					has_country_flag = anti_debil
				}
			}
		}
		complete_effect = {
			country_event = china.259
			set_country_flag = anti_debil
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_project_nib_dec = {
		#icon = GFX_decision_ger_military_buildup
		cost = 25
		fire_only_once = yes
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_next_generation_army
		}
		available = {
			NOT = {
				has_country_flag = PRC_military_project_researching
			}
			hidden_trigger = {
				NOT = {
					has_country_flag = anti_debil
				}
			}
		}
		complete_effect = {
			country_event = china.260
			set_country_flag = anti_debil
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_project_swimmer_dec = {
		#icon = GFX_decision_ger_military_buildup
		cost = 25
		fire_only_once = yes
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_rain_fire_from_above
		}
		available = {
			NOT = {
				has_country_flag = PRC_military_project_researching
			}
			hidden_trigger = {
				NOT = {
					has_country_flag = anti_debil
				}
			}
		}
		complete_effect = {
			country_event = china.261
			set_country_flag = anti_debil
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_project_impulse_dec = {
		#icon = GFX_decision_ger_military_buildup
		cost = 25
		fire_only_once = yes
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_increase_naval_production
		}
		available = {
			NOT = {
				has_country_flag = PRC_military_project_researching
			}
			hidden_trigger = {
				NOT = {
					has_country_flag = anti_debil
				}
			}
		}
		complete_effect = {
			country_event = china.262
			set_country_flag = anti_debil
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_project_dark_sword_dec = {
		#icon = GFX_decision_ger_military_buildup
		cost = 25
		fire_only_once = yes
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_trust_in_the_pilot
		}
		available = {
			has_tech = improved_medium_airframe
			NOT = {
				has_country_flag = PRC_military_project_researching
			}
			hidden_trigger = {
				NOT = {
					has_country_flag = anti_debil
				}
			}
		}
		complete_effect = {
			country_event = china.263
			set_country_flag = anti_debil
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_project_song_wencong_dec = {
		#icon = GFX_decision_ger_military_buildup
		cost = 25
		fire_only_once = yes
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_next_generation_airforce
		}
		available = {
			date > 2025.06.01
			NOT = {
				has_country_flag = PRC_military_project_researching
			}
			hidden_trigger = {
				NOT = {
					has_country_flag = anti_debil
				}
			}
		}
		complete_effect = {
			country_event = china.356
			set_country_flag = anti_debil
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_project_flash_dec = {
		#icon = GFX_decision_ger_military_buildup
		cost = 25
		fire_only_once = yes
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_next_generation_army
		}
		available = {
			NOT = {
				has_country_flag = PRC_military_project_researching
			}
			hidden_trigger = {
				NOT = {
					has_country_flag = anti_debil
				}
			}
		}
		complete_effect = {
			country_event = china.264
			set_country_flag = anti_debil
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_project_nami_dec = {
		#icon = GFX_decision_ger_military_buildup
		cost = 25
		fire_only_once = yes
		allowed = {
			tag = PRC
		}
		visible = {
			has_country_flag = PRC_project_nami_dec_unlocked
		}
		available = {
			NOT = {
				has_country_flag = PRC_military_project_researching
			}
			hidden_trigger = {
				NOT = {
					has_country_flag = anti_debil
				}
			}
		}
		complete_effect = {
			country_event = china.265
			set_country_flag = anti_debil
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_thunder_god_program_jungle = {
		icon = generic_propaganda_campaigns
		fire_only_once = yes
		days_remove = 150
		visible = {
			has_completed_focus = PRC_expand_the_thunder_gods
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_thunder_gods_jungle_complete
				}
			}
		}
		available = {
			NOT = {
				has_country_flag = PRC_thunder_god_program_in_progress
			}
		}
		custom_cost_text = PRC_operation_crimson_sky_decision_cost
		custom_cost_trigger = {
			NOT = {
				command_power < 30
			}
		}
		ai_will_do = {
			base = 1
		}
		complete_effect = {
			hidden_effect = {
				add_command_power = -30
			}
			set_country_flag = PRC_thunder_gods_jungle_flag
			set_country_flag = PRC_thunder_god_program_in_progress
		}
		remove_effect = {
			clr_country_flag = PRC_thunder_gods_jungle_flag
			clr_country_flag = PRC_thunder_god_program_in_progress
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_pla_dummy_idea
					add_idea = PRC_thunder_gods_jungle_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_acclimatization_hot_climate_gain_factor_dynamic_var
					value = 0.2
				}
				add_to_variable = {
					var = PRC_pla_training_time_factor_dynamic_var
					value = 0.1
				}
				add_to_variable = {
					var = PRC_terrain_penalty_reduction_dynamic_var
					value = 0.05
				}
			}
			set_temp_variable = {
				var = PRC_army_reform_progress_temp
				value = 0.02
			}
			PRC_add_army_reform_progress = yes
		}
		modifier = {
			experience_gain_army = 0.1
			military_development_monthly = 0.01
		}
	}
	PRC_thunder_god_program_mountain = {
		icon = generic_propaganda_campaigns
		fire_only_once = yes
		days_remove = 150
		visible = {
			has_completed_focus = PRC_expand_the_thunder_gods
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_thunder_gods_mountain_complete
				}
			}
		}
		available = {
			NOT = {
				has_country_flag = PRC_thunder_god_program_in_progress
			}
		}
		custom_cost_text = PRC_operation_crimson_sky_decision_cost
		custom_cost_trigger = {
			NOT = {
				command_power < 30
			}
		}
		ai_will_do = {
			base = 1
		}
		complete_effect = {
			set_country_flag = PRC_thunder_gods_mountain_flag
			set_country_flag = PRC_thunder_god_program_in_progress
			hidden_effect = {
				add_command_power = -30
			}
		}
		remove_effect = {
			clr_country_flag = PRC_thunder_gods_mountain_flag
			clr_country_flag = PRC_thunder_god_program_in_progress
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_pla_dummy_idea
					add_idea = PRC_thunder_gods_mountains_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_acclimatization_cold_climate_gain_factor_dynamic_var
					value = 0.2
				}
				add_to_variable = {
					var = PRC_pla_training_time_factor_dynamic_var
					value = 0.1
				}
				add_to_variable = {
					var = PRC_terrain_penalty_reduction_dynamic_var
					value = 0.05
				}
			}
			set_temp_variable = {
				var = PRC_army_reform_progress_temp
				value = 0.02
			}
			PRC_add_army_reform_progress = yes
		}
		modifier = {
			experience_gain_army = 0.1
			military_development_monthly = 0.01
		}
	}
	PRC_intensify_marine_training = {
		icon = generic_propaganda_campaigns
		fire_only_once = no
		days_remove = 35
		days_re_enable = 75
		cost = 35
		visible = {
			has_completed_focus = PRC_rain_fire_from_above
		}
		available = {
		}
		ai_will_do = {
			base = 1
		}
		complete_effect = {
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_plan_dummy_1
					add_idea = PRC_plan_dummy_3
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_plan_naval_invasion_penalty_dynamic_var
					value = -0.05
				}
				add_to_variable = {
					var = PRC_plan_naval_invasion_division_cap_dynamic_var
					value = 2
				}
				add_to_variable = {
					var = PRC_plan_extra_marine_supply_grace_dynamic_var
					value = 36
				}
			}
		}
		modifier = {
			experience_gain_navy = 0.1
		}
	}
	PRC_naval_exercises_decision = {
		icon = generic_propaganda_campaigns
		fire_only_once = no
		days_remove = 100
		days_re_enable = 60
		cost = 50
		visible = {
			has_completed_focus = PRC_south_asian_brothers
		}
		available = {
		}
		ai_will_do = {
			base = 1
		}
		complete_effect = {
		}
		remove_effect = {
			random_list = {
				20 = {
					random_navy_leader = {
						add_maneuver = 1
					}
				}
				20 = {
					random_navy_leader = {
						add_coordination = 1
					}
				}
				20 = {
					random_navy_leader = {
						add_attack = 1
					}
				}
				20 = {
					random_navy_leader = {
						add_skill_level = 1
					}
				}
				20 = {
					random_navy_leader = {
						add_defense = 1
					}
				}
			}
			every_country = {
				limit = {
					is_in_faction_with = PRC
				}
				navy_experience = 50
			}
		}
		modifier = {
			experience_gain_navy = 0.1
		}
	}
	PRC_proudly_serve_your_nation = {
		icon = generic_propaganda_campaigns
		days_remove = 175
		days_re_enable = 175
		cost = 25
		visible = {
			has_completed_focus = PRC_national_fanaticism
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 1
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		modifier = {
			conscription_factor = 0.1
			offensive_war_stability_factor = 0.2
			war_support_weekly = 0.02
		}
	}
	PRC_conduct_army_exercises = {
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_chinas_spot_in_the_sun
		}
		fire_only_once = no
		cost = 0
		custom_cost_text = PRC_operation_crimson_sky_decision_cost
		custom_cost_trigger = {
			NOT = {
				command_power < 30
			}
		}
		days_remove = 100
		days_re_enable = 50
		complete_effect = {
			hidden_effect = {
				add_command_power = -30
			}
		}
		modifier = {
			experience_gain_army_factor = 0.1
			experience_gain_army_unit_factor = 0.25
		}
		remove_effect = {
			army_experience = 15
			set_temp_variable = {
				var = PRC_army_reform_progress_temp
				value = 0.005
			}
			PRC_add_army_reform_progress = yes
		}
		ai_will_do = {
			base = 5
		}
	}
	PRC_conduct_air_exercises = {
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_chinas_spot_in_the_sun
		}
		fire_only_once = no
		cost = 0
		custom_cost_text = PRC_operation_crimson_sky_decision_cost
		custom_cost_trigger = {
			NOT = {
				command_power < 30
			}
		}
		days_remove = 100
		days_re_enable = 50
		complete_effect = {
			hidden_effect = {
				add_command_power = -30
			}
		}
		modifier = {
			experience_gain_air_factor = 0.25
			air_training_xp_gain_factor = 0.25
		}
		remove_effect = {
			air_experience = 10
			set_temp_variable = {
				var = PRC_army_reform_progress_temp
				value = 0.005
			}
			PRC_add_army_reform_progress = yes
		}
		ai_will_do = {
			base = 5
		}
	}
	PRC_conduct_naval_exercises = {
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_chinas_spot_in_the_sun
		}
		fire_only_once = no
		cost = 0
		custom_cost_text = PRC_operation_crimson_sky_decision_cost
		custom_cost_trigger = {
			NOT = {
				command_power < 30
			}
		}
		days_remove = 100
		days_re_enable = 50
		complete_effect = {
			hidden_effect = {
				add_command_power = -30
			}
		}
		modifier = {
			experience_gain_navy_factor = 0.25
			experience_gain_navy_unit_factor = 0.25
		}
		remove_effect = {
			navy_experience = 10
			set_temp_variable = {
				var = PRC_army_reform_progress_temp
				value = 0.005
			}
			PRC_add_army_reform_progress = yes
		}
		ai_will_do = {
			base = 5
		}
	}
	#PRC_infrastructure_overhaul = {
	#	icon = generic_industry
	#	allowed = {
	#		tag = PRC
	#	}
	#	visible = {
	#		has_completed_focus = PRC_public_works_campaign
	#	}
	#	available = {
	#		tag = PRC
	#	}
	#	fire_only_once = no
	#	cost = 150
	#	days_remove = 365
	#	days_re_enable = 70
	#	complete_effect = {
	#	}
	#	modifier = {
	#		consumer_goods_factor = 0.15
	#	}
	#	remove_effect = {
	#		set_temp_variable = {
	#				var = PRC_approval_rating_var_temp
	#				value = -0.15
	#			}
	#		PRC_add_party_approval = yes
	#
	#		every_owned_state = {
	#			add_building_construction = {
	#				type = infrastructure 
	#				level = 1
	#				instant_build = yes
	#			}
	#		}
	#
	#		set_temp_variable = {
	#			var = poverty_development_var_temp
	#			value = 0.10
	#		}
	#		add_poverty_development = yes
	#	}
	#	ai_will_do = {
	#	base = 10
	#	}
	#}
}

PRC_great_asian_war = {
	PRC_GAW_war_exhaustion = {
		priority = 99
		icon = GFX_SOV_decision_nato_war_deadline
		available = {
			hidden_trigger = {
				always = no
			}
			has_country_flag = PRC_kill_em_all_flag
		}
		days_mission_timeout = 200
		activation = {
			always = no
		}
		visible = {
			NOT = {
				OR = {
					has_global_flag = PRC_chinese_gaw_victory_global
					has_global_flag = PRC_japanese_gaw_victory_global
				}
			}
		}
		fire_only_once = no
		cancel_if_not_visible = yes
		is_good = no
		cancel_trigger = {
			hidden_trigger = {
				always = no
			}
			PRC = {
				surrender_progress > 0.6
			}
			NOT = {
				has_country_flag = GAW_disabled
			}
		}
		cancel_effect = {
			hidden_effect = {
				PRC_japans_victory_in_the_gaw = yes
				JAP = {
					country_event = china.1002
				}
			}
			news_event = {
				id = news.414
				days = 1
			}
		}
		timeout_effect = {
			PRC_increase_war_exhaustion = yes
			activate_mission = PRC_GAW_war_exhaustion
			hidden_effect = {
				if = {
					limit = {
						has_country_flag = PRC_nationalist_win
					}
					add_days_mission_timeout = {
						mission = PRC_GAW_war_exhaustion
						days = -125
					}
				}
			}
		}
		complete_effect = {
			hidden_effect = {
				PRC_chinas_victory_in_the_gaw = yes
				PRC = {
					country_event = china.1001
				}
			}
			news_event = {
				id = news.413
				days = 1
			}
		}
	}
	PRC_wu_qi_operation_mission = {
		name = PRC_operation_wu_qi
		icon = GFX_JAP_election_day
		allowed = {
			tag = PRC
		}
		activation = {
			always = no
		}
		available = {
			has_country_flag = PRC_wu_qi_operation_mission_available_flag
		}
		is_good = no
		selectable_mission = no
		days_mission_timeout = 50
		fire_only_once = no
		complete_effect = {
			custom_effect_tooltip = PRC_wu_qi_operation_mission_fail_tt
			army_experience = -50
			air_experience = -50
			navy_experience = -50
			add_political_power = -100
			add_command_power = -50
			add_war_support = -0.1
			add_stability = -0.1
			hidden_effect = {
				every_state = {
					limit = {
						OR = {
							state = 524
							state = 1150
							state = 1149
							state = 1148
							state = 1451
						}
					}
					remove_dynamic_modifier = {
						modifier = PRC_unplanned_offensive
					}
				}
				damage_units = {
					state = 1150
					damage = 0.1
					org_damage = 0.1
					str_damage = 0.1
					ratio = yes
					army = yes
					navy = no
				}
				damage_units = {
					state = 526
					damage = 0.1
					org_damage = 0.1
					str_damage = 0.1
					ratio = yes
					army = yes
					navy = no
				}
				damage_units = {
					state = 1451
					damage = 0.2
					org_damage = 0.2
					str_damage = 0.2
					ratio = yes
					army = yes
					navy = no
				}
			}
		}
		timeout_effect = {
			set_global_flag = PRC_wu_qi_operation_mission_success_flag
			custom_effect_tooltip = PRC_wu_qi_operation_mission_success_tt
			custom_effect_tooltip = tooltip_white_line
			declare_war_on = {
				target = JAP
				type = annex_everything
			}
			declare_war_on = {
				target = CHI
				type = annex_everything
			}
			effect_tooltip = {
				activate_mission = PRC_GAW_war_exhaustion
			}
			custom_effect_tooltip = tooltip_white_line
			custom_effect_tooltip = PRC_wu_qi_tt
			custom_effect_tooltip = tooltip_white_line
			hidden_effect = {
				add_days_mission_timeout = {
					mission = PRC_GAW_war_exhaustion
					days = -125
				}
				country_event = {
					id = china.1008
					hours = 6
				}
				PRC_gaw_start = yes
				PRK = {
					country_event = {
						id = nk.14
						days = 20
					}
				}
				JAP = {
					add_to_faction = KOR
				}
				every_state = {
					limit = {
						OR = {
							state = 524
							state = 1150
							state = 1149
							state = 1148
							state = 1451
						}
					}
					remove_dynamic_modifier = {
						modifier = PRC_unplanned_offensive
					}
				}
				load_oob = PRC_operation_wu_qi
				damage_units = {
					state = 1150
					damage = 0.4
					org_damage = 0.4
					str_damage = 0.4
					ratio = yes
					army = yes
					navy = no
				}
				damage_units = {
					state = 526
					damage = 0.4
					org_damage = 0.4
					str_damage = 0.4
					ratio = yes
					army = yes
					navy = no
				}
				damage_units = {
					state = 1451
					damage = 0.4
					org_damage = 0.4
					str_damage = 0.4
					ratio = yes
					army = yes
					navy = no
				}
			}
		}
		priority = 1
	}
	PRC_korean_war_joining = {
		icon = GFX_JAP_election_day
		allowed = {
			tag = PRC
		}
		activation = {
			always = no
		}
		available = {
			always = no
		}
		is_good = no
		selectable_mission = no
		days_mission_timeout = 60
		complete_effect = {
		}
		timeout_effect = {
			declare_war_on = {
				target = KOR
				type = annex_everything
			}
			declare_war_on = {
				target = JAP
				type = annex_everything
			}
			PRC = {
				add_to_faction = PRK
			}
			PRK = {
				set_country_flag = eadi_member
			}
			news_event = news.346
			country_event = {
				id = china.1008
				hours = 6
			}
			effect_tooltip = {
				activate_mission = PRC_GAW_war_exhaustion
			}
			hidden_effect = {
				PRC_gaw_start = yes
			}
		}
		priority = 1
	}
	PRC_take_taiwan_gaw = {
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			NOT = {
				has_country_flag = PRC_nationalist_win
			}
		}
		available = {
			NOT = {
				524 = {
					is_controlled_by_ROOT_or_ally = yes
				}
				1150 = {
					is_controlled_by_ROOT_or_ally = yes
				}
				1149 = {
					is_controlled_by_ROOT_or_ally = yes
				}
				1148 = {
					is_controlled_by_ROOT_or_ally = yes
				}
			}
			has_completed_focus = PRC_rain_fire_from_above
			has_equipment = {
				infantry_equipment > 7500
			}
			has_equipment = {
				support_equipment > 750
			}
			has_manpower > 30000
		}
		cost = 15
		fire_only_once = yes
		days_remove = 10
		complete_effect = {
			add_equipment_to_stockpile = {
				type = infantry_equipment
				amount = -7500
			}
			add_equipment_to_stockpile = {
				type = support_equipment
				amount = -750
			}
			add_manpower = -30000
		}
		remove_effect = {
			custom_effect_tooltip = PRC_operation_guan_yu_tt
			every_state = {
				limit = {
					OR = {
						state = 524
						state = 1150
						state = 1149
						state = 1148
						state = 1451
					}
				}
				remove_dynamic_modifier = {
					modifier = PRC_unplanned_offensive
				}
			}
			hidden_effect = {
				load_oob = PRC_taiwan_drop_gaw
				damage_units = {
					state = 1150
					damage = 0.4
					org_damage = 0.4
					str_damage = 0.4
					ratio = yes
					army = yes
					navy = no
				}
				damage_units = {
					state = 1451
					damage = 0.4
					org_damage = 0.4
					str_damage = 0.4
					ratio = yes
					army = yes
					navy = no
				}
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_take_burma = {
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			has_war_with = BRM
			#OR = {
			#	NOT = {
			#		BRM = {
			#			is_ally_with = PRC
			#		}
			#	}
			#	BRM = {
			#		is_ally_with = JAP
			#	}
			#}
		}
		available = {
			PRC_no_offensive_actions = yes
		}
		cost = 25
		fire_only_once = yes
		days_remove = 10
		complete_effect = {
		}
		remove_effect = {
			every_state = {
				limit = {
					region = 189
				}
				remove_dynamic_modifier = {
					modifier = PRC_unplanned_offensive
				}
			}
			add_timed_idea = {
				idea = PRC_burma_offensive_idea
				days = 35
			}
		}
		ai_will_do = {
			base = 200
		}
	}
	PRC_operation_majestic_dec = {
		name = PRC_operation_majestic
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			OR = {
				has_completed_focus = PRC_operation_majestic
				has_completed_focus = PRC_operation_majestic_nat
			}
		}
		available = {
			PRC_no_offensive_actions = yes
		}
		cost = 25
		fire_only_once = yes
		complete_effect = {
			add_timed_idea = {
				idea = PRC_operation_majestic_idea
				days = 40
			}
			every_state = {
				limit = {
					OR = {
						state = 526
						state = 528
						state = 1338
						state = 529
						state = 530
					}
				}
				remove_dynamic_modifier = {
					modifier = PRC_unplanned_offensive
				}
			}
		}
		remove_effect = {
		}
		ai_will_do = {
			base = 250
		}
	}
	PRC_operation_genko = {
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			OR = {
				has_completed_focus = PRC_operation_majestic
				has_completed_focus = PRC_operation_majestic_nat
			}
		}
		available = {
			has_idea = PRC_operation_majestic_idea
			has_completed_focus = PRC_rain_fire_from_above
			has_equipment = {
				infantry_equipment > 10000
			}
			has_equipment = {
				support_equipment > 1000
			}
			has_manpower > 50000
		}
		cost = 25
		fire_only_once = yes
		days_remove = 10
		complete_effect = {
			every_state = {
				limit = {
					region = 154
					has_dynamic_modifier = {
						modifier = PRC_unplanned_offensive
					}
				}
				remove_dynamic_modifier = {
					modifier = PRC_unplanned_offensive
				}
			}
			modify_timed_idea = {
				idea = PRC_operation_majestic_idea
				days = 35
			}
			add_manpower = -50000
			add_equipment_to_stockpile = {
				type = infantry_equipment
				amount = -10000
			}
			add_equipment_to_stockpile = {
				type = support_equipment
				amount = -1000
			}
		}
		remove_effect = {
			custom_effect_tooltip = PRC_operation_genko_tt
			add_timed_idea = {
				idea = PRC_to_end_japan_idea
				days = 25
			}
			hidden_effect = {
				load_oob = PRC_genko
				JAP = {
					load_oob = GAW_militia_jap
					load_oob = GAW_militia_jap2
					load_oob = GAW_militia_jap3
				}
			}
		}
		ai_will_do = {
			base = 150
		}
	}
	PRC_operation_changma_dec = {
		name = PRC_operation_changma
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			OR = {
				has_completed_focus = PRC_operation_changma
				has_completed_focus = PRC_operation_changma_nat
			}
		}
		available = {
			PRC_no_offensive_actions = yes
			OR = {
				NOT = {
					country_exists = PRK
				}
				PRK = {
					has_war_with = KOR
				}
			}
		}
		cost = 25
		fire_only_once = yes
		complete_effect = {
			every_state = {
				limit = {
					region = 186
				}
				remove_dynamic_modifier = {
					modifier = PRC_korean_war_modifer3
				}
				remove_dynamic_modifier = {
					modifier = PRC_korean_war_modifer2
				}
				remove_dynamic_modifier = {
					modifier = PRC_korean_war_modifer
				}
			}
			add_timed_idea = {
				idea = PRC_operation_changma_idea
				days = 35
			}
			set_global_flag = PRC_operation_changma_dec_global
		}
		remove_effect = {
		}
		ai_will_do = {
			base = 270
		}
	}
	PRC_hindustan_offensive_dec = {
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			OR = {
				has_completed_focus = PRC_kashmir_road
				has_completed_focus = PRC_kashmir_road_nat
			}
		}
		available = {
			PRC_no_offensive_actions = yes
			has_war_with = RAJ
		}
		cost = 35
		fire_only_once = yes
		days_remove = 50
		complete_effect = {
			add_timed_idea = {
				idea = PRC_hindustan_offensive_idea
				days = 35
			}
			every_state = {
				limit = {
					OR = {
						state = 1398
						state = 435
						region = 153
						region = 190
					}
				}
				remove_dynamic_modifier = {
					modifier = PRC_unplanned_offensive
				}
			}
		}
		remove_effect = {
			set_country_flag = PRC_hindustan_offensive_dec_flag
		}
		ai_will_do = {
			base = 200
		}
	}
	PRC_hindustan_offensive_2_dec = {
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			OR = {
				has_completed_focus = PRC_kashmir_road
				has_completed_focus = PRC_kashmir_road_nat
			}
		}
		available = {
			PRC_no_offensive_actions = yes
			has_war_with = RAJ
			hidden_trigger = {
				has_country_flag = PRC_hindustan_offensive_dec_flag
			}
		}
		cost = 35
		fire_only_once = yes
		complete_effect = {
			add_timed_idea = {
				idea = PRC_hindustan_offensive_idea
				days = 35
			}
			every_state = {
				limit = {
					OR = {
						state = 425
						state = 427
						state = 429
					}
				}
				remove_dynamic_modifier = {
					modifier = PRC_unplanned_offensive
				}
			}
		}
		remove_effect = {
		}
		ai_will_do = {
			base = 200
		}
	}
	PRC_operation_gangaridai_dec = {
		name = PRC_operation_gangaridai
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			OR = {
				has_completed_focus = PRC_operation_gangaridai
				has_completed_focus = PRC_operation_gangaridai_nat
			}
		}
		available = {
			PRC_no_offensive_actions = yes
			has_war_with = RAJ
			1260 = {
				is_controlled_by_ROOT_or_ally = yes
			}
			1261 = {
				is_controlled_by_ROOT_or_ally = yes
			}
		}
		cost = 25
		fire_only_once = yes
		complete_effect = {
			add_timed_idea = {
				idea = PRC_operation_gangaridai_idea
				days = 35
			}
			every_state = {
				limit = {
					OR = {
						state = 1366
						state = 1367
						state = 1368
						state = 1369
						state = 432
						state = 434
						state = 1370
						state = 789
						state = 430
						state = 431
					}
				}
				remove_dynamic_modifier = {
					modifier = PRC_unplanned_offensive
				}
			}
		}
		remove_effect = {
		}
		ai_will_do = {
			base = 150
		}
	}
	PRC_operation_pallava_dec = {
		name = PRC_operation_pallava
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			OR = {
				has_completed_focus = PRC_operation_pallava
				has_completed_focus = PRC_operation_pallava_nat
			}
		}
		available = {
			PRC_no_offensive_actions = yes
			288 = {
				is_controlled_by_ROOT_or_ally = yes
			}
			has_war_with = RAJ
			has_completed_focus = PRC_rain_fire_from_above
			has_equipment = {
				infantry_equipment > 10000
			}
			has_equipment = {
				support_equipment > 1000
			}
			has_manpower > 50000
		}
		cost = 25
		fire_only_once = yes
		days_remove = 10
		complete_effect = {
			add_equipment_to_stockpile = {
				type = infantry_equipment
				amount = -10000
			}
			add_equipment_to_stockpile = {
				type = support_equipment
				amount = -1000
			}
			add_manpower = -50000
		}
		remove_effect = {
			custom_effect_tooltip = PRC_operation_pallava_tt
			add_timed_idea = {
				idea = PRC_operation_pallava_idea
				days = 35
			}
			every_state = {
				limit = {
					OR = {
						state = 423
						state = 424
						state = 1418
					}
				}
				remove_dynamic_modifier = {
					modifier = PRC_unplanned_offensive
				}
			}
			hidden_effect = {
				load_oob = PRC_pallava
			}
		}
		ai_will_do = {
			base = 150
		}
	}
	PRC_operation_southern_fury_dec = {
		name = PRC_operation_southern_fury
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			OR = {
				has_completed_focus = PRC_operation_southern_fury
				has_completed_focus = PRC_operation_southern_fury_nat
			}
		}
		available = {
			PRC_no_offensive_actions = yes
			OR = {
				has_war_with = VIN
				has_war_with = LAO
				has_war_with = CAM
				has_war_with = SIA
			}
		}
		cost = 25
		fire_only_once = yes
		complete_effect = {
			add_timed_idea = {
				idea = PRC_operation_southern_fury_idea
				days = 35
			}
			every_state = {
				limit = {
					region = 142
				}
				remove_dynamic_modifier = {
					modifier = PRC_unplanned_offensive
				}
			}
		}
		remove_effect = {
		}
		ai_will_do = {
			base = 150
		}
	}
	PRC_malaya_offensive_dec = {
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			OR = {
				has_completed_focus = PRC_operation_southern_fury
				has_completed_focus = PRC_operation_southern_fury_nat
			}
		}
		available = {
			PRC_no_offensive_actions = yes
			OR = {
				has_war_with = SIA
				has_war_with = MAL
				has_war_with = SIG
			}
			892 = {
				is_controlled_by_ROOT_or_ally = yes
			}
		}
		cost = 25
		fire_only_once = yes
		complete_effect = {
			add_timed_idea = {
				idea = PRC_malaya_offensive_idea
				days = 35
			}
			every_state = {
				limit = {
					region = 188
				}
				remove_dynamic_modifier = {
					modifier = PRC_unplanned_offensive
				}
			}
		}
		remove_effect = {
		}
		ai_will_do = {
			base = 150
		}
	}
	PRC_philippine_offensive_dec = {
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			OR = {
				has_completed_focus = PRC_cover_the_back
				has_completed_focus = PRC_cover_the_back_nat
			}
		}
		available = {
			PRC_no_offensive_actions = yes
			has_war_with = PHI
		}
		cost = 25
		fire_only_once = yes
		complete_effect = {
			add_timed_idea = {
				idea = PRC_philippine_offensive_idea
				days = 35
			}
			every_state = {
				limit = {
					region = 160
				}
				remove_dynamic_modifier = {
					modifier = PRC_unplanned_offensive
				}
			}
		}
		remove_effect = {
		}
		ai_will_do = {
			base = 180
		}
	}
	PRC_landing_in_the_philippines_dec = {
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			OR = {
				has_completed_focus = PRC_cover_the_back
				has_completed_focus = PRC_cover_the_back_nat
			}
		}
		available = {
			has_war_with = PHI
			has_completed_focus = PRC_rain_fire_from_above
			has_idea = PRC_philippine_offensive_idea
			has_equipment = {
				infantry_equipment > 8000
			}
			has_equipment = {
				support_equipment > 800
			}
			has_manpower > 35000
		}
		cost = 25
		fire_only_once = yes
		days_remove = 10
		complete_effect = {
			modify_timed_idea = {
				idea = PRC_philippine_offensive_idea
				days = 30
			}
			add_equipment_to_stockpile = {
				type = infantry_equipment
				amount = -8000
			}
			add_equipment_to_stockpile = {
				type = support_equipment
				amount = -800
			}
			add_manpower = -35000
		}
		remove_effect = {
			custom_effect_tooltip = PRC_landing_in_the_philippines_tt
			hidden_effect = {
				load_oob = PRC_philippines
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_operation_samosir_dec = {
		name = PRC_operation_samosir
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			OR = {
				has_completed_focus = PRC_operation_samosir
				has_completed_focus = PRC_operation_samosir_nat
			}
		}
		available = {
			PRC_no_offensive_actions = yes
			has_war_with = INS
			has_completed_focus = PRC_rain_fire_from_above
			has_equipment = {
				infantry_equipment > 5000
			}
			has_equipment = {
				support_equipment > 500
			}
			has_manpower > 20000
		}
		cost = 25
		fire_only_once = yes
		days_remove = 10
		complete_effect = {
			add_timed_idea = {
				idea = PRC_operation_samosir_idea
				days = 20
			}
			add_equipment_to_stockpile = {
				type = infantry_equipment
				amount = -5000
			}
			add_equipment_to_stockpile = {
				type = support_equipment
				amount = -500
			}
			add_manpower = -20000
		}
		remove_effect = {
			custom_effect_tooltip = PRC_landing_in_the_sumatra_tt
			hidden_effect = {
				load_oob = PRC_samosir
			}
			every_state = {
				limit = {
					region = 187
				}
				remove_dynamic_modifier = {
					modifier = PRC_unplanned_offensive
				}
			}
		}
		ai_will_do = {
			base = 150
		}
	}
	PRC_operation_baru_nah_dec = {
		name = PRC_operation_baru_nah
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			OR = {
				has_completed_focus = PRC_operation_baru_nah
				has_completed_focus = PRC_operation_baru_nah_nat
			}
		}
		available = {
			PRC_no_offensive_actions = yes
			has_war_with = MAL
			has_completed_focus = PRC_rain_fire_from_above
			has_equipment = {
				infantry_equipment > 5000
			}
			has_equipment = {
				support_equipment > 500
			}
			has_manpower > 20000
		}
		cost = 25
		fire_only_once = yes
		days_remove = 10
		complete_effect = {
			add_timed_idea = {
				idea = PRC_operation_baru_nah_idea
				days = 20
			}
			add_equipment_to_stockpile = {
				type = infantry_equipment
				amount = -5000
			}
			add_equipment_to_stockpile = {
				type = support_equipment
				amount = -500
			}
			add_manpower = -20000
		}
		remove_effect = {
			custom_effect_tooltip = PRC_landing_in_the_borneo_tt
			hidden_effect = {
				load_oob = PRC_baru_nah
			}
			every_state = {
				limit = {
					region = 159
				}
				remove_dynamic_modifier = {
					modifier = PRC_unplanned_offensive
				}
			}
		}
		ai_will_do = {
			base = 150
		}
	}
	PRC_landing_in_the_java_dec = {
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			OR = {
				has_completed_focus = PRC_operation_baru_nah
				has_completed_focus = PRC_operation_baru_nah_nat
				has_completed_focus = PRC_operation_samosir
				has_completed_focus = PRC_operation_samosir_nat
			}
		}
		available = {
			PRC_no_offensive_actions = yes
			OR = {
				334 = {
					is_controlled_by_ROOT_or_ally = yes
				}
				672 = {
					is_controlled_by_ROOT_or_ally = yes
				}
			}
			has_war_with = INS
			has_completed_focus = PRC_rain_fire_from_above
			has_equipment = {
				infantry_equipment > 7500
			}
			has_equipment = {
				support_equipment > 750
			}
			has_manpower > 30000
		}
		cost = 25
		fire_only_once = yes
		days_remove = 10
		complete_effect = {
			add_timed_idea = {
				idea = PRC_operation_baru_nah_idea
				days = 20
			}
			add_equipment_to_stockpile = {
				type = infantry_equipment
				amount = -7500
			}
			add_equipment_to_stockpile = {
				type = support_equipment
				amount = -750
			}
			add_manpower = -30000
		}
		remove_effect = {
			custom_effect_tooltip = PRC_landing_in_the_java_tt
			hidden_effect = {
				load_oob = PRC_java
			}
			every_state = {
				limit = {
					OR = {
						region = 158
						region = 93
						region = 167
					}
				}
				remove_dynamic_modifier = {
					modifier = PRC_unplanned_offensive
				}
			}
		}
		ai_will_do = {
			base = 150
		}
	}
	PRC_operation_coronet_dec = {
		name = PRC_operation_coronet
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			OR = {
				has_completed_focus = PRC_operation_coronet
				has_completed_focus = PRC_operation_coronet_nat
			}
		}
		available = {
			PRC_no_offensive_actions = yes
			has_war_with = AST
			has_completed_focus = PRC_rain_fire_from_above
			has_equipment = {
				infantry_equipment > 7500
			}
			has_equipment = {
				support_equipment > 750
			}
			has_manpower > 30000
		}
		cost = 25
		fire_only_once = yes
		days_remove = 10
		complete_effect = {
			add_timed_idea = {
				idea = PRC_operation_coronet_idea
				days = 40
			}
			add_equipment_to_stockpile = {
				type = infantry_equipment
				amount = -7500
			}
			add_equipment_to_stockpile = {
				type = support_equipment
				amount = -750
			}
			add_manpower = -30000
		}
		remove_effect = {
			custom_effect_tooltip = PRC_landing_in_the_nothern_australia_tt
			hidden_effect = {
				load_oob = PRC_coronet
			}
			every_state = {
				limit = {
					OR = {
						region = 193
						region = 194
						region = 195
						region = 156
					}
				}
				remove_dynamic_modifier = {
					modifier = PRC_unplanned_offensive
				}
			}
		}
		ai_will_do = {
			base = 190
		}
	}
	PRC_starve_the_island_dec = {
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_starve_the_island
		}
		available = {
			has_war_with = AST
			ships_in_area = {
				area = 91
				size > 24
				#type = capital_ship
			}
			ships_in_area = {
				area = 99
				size > 24
				#type = capital_ship
			}
			ships_in_area = {
				area = 98
				size > 24
				#type = capital_ship
			}
			ships_in_area = {
				area = 86
				size > 24
				#type = capital_ship
			}
			ships_in_area = {
				area = 81
				size > 24
				#type = capital_ship
			}
		}
		cost = 25
		fire_only_once = yes
		days_remove = 10
		complete_effect = {
			every_state = {
				limit = {
					OR = {
						region = 193
						region = 194
						region = 195
						region = 156
					}
				}
				remove_dynamic_modifier = {
					modifier = PRC_unplanned_offensive
				}
				add_dynamic_modifier = {
					modifier = PRC_non_combat_area
				}
			}
		}
		remove_effect = {
			custom_effect_tooltip = PRC_starve_the_island_dec_tt
			AST = {
				add_stability = -0.2
				add_war_support = -0.3
				country_event = {
					id = Australia.19
					days = 2
				}
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_dissolve_japan = {
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			has_country_flag = PRC_dissolve_japan_visible_flag
		}
		available = {
			OR = {
				NOT = {
					country_exists = JAP
				}
				JAP = {
					has_capitulated = yes
				}
				JAP = {
					is_ally_with = PRC
				}
			}
		}
		cost = 25
		fire_only_once = yes
		days_remove = 30
		complete_effect = {
		}
		remove_effect = {
			custom_effect_tooltip = PRC_dissolve_japan_tt
			hidden_effect = {
				PRC_dissolve_japan = yes
			}
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_fortify_taiwan = {
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			OR = {
				has_completed_focus = PRC_east_china_wall
				has_completed_focus = PRC_chinese_emergency_state
			}
		}
		available = {
			524 = {
				is_controlled_by_ROOT_or_ally = yes
			}
			1150 = {
				is_controlled_by_ROOT_or_ally = yes
			}
			1149 = {
				is_controlled_by_ROOT_or_ally = yes
			}
			1148 = {
				is_controlled_by_ROOT_or_ally = yes
			}
		}
		cost = 25
		fire_only_once = yes
		days_remove = 15
		complete_effect = {
		}
		remove_effect = {
			524 = {
				add_building_construction = {
					type = bunker
					level = 2
					instant_build = yes
					province = {
						all_provinces = yes
						limit_to_coastal = yes
					}
				}
				add_building_construction = {
					type = coastal_bunker
					level = 2
					instant_build = yes
					province = {
						all_provinces = yes
						limit_to_coastal = yes
					}
				}
			}
			1148 = {
				add_building_construction = {
					type = bunker
					level = 2
					instant_build = yes
					province = {
						all_provinces = yes
						limit_to_coastal = yes
					}
				}
				add_building_construction = {
					type = coastal_bunker
					level = 2
					instant_build = yes
					province = {
						all_provinces = yes
						limit_to_coastal = yes
					}
				}
			}
			1149 = {
				add_building_construction = {
					type = bunker
					level = 2
					instant_build = yes
					province = {
						all_provinces = yes
						limit_to_coastal = yes
					}
				}
				add_building_construction = {
					type = coastal_bunker
					level = 2
					instant_build = yes
					province = {
						all_provinces = yes
						limit_to_coastal = yes
					}
				}
			}
			1150 = {
				add_building_construction = {
					type = bunker
					level = 2
					instant_build = yes
					province = {
						all_provinces = yes
						limit_to_coastal = yes
					}
				}
				add_building_construction = {
					type = coastal_bunker
					level = 2
					instant_build = yes
					province = {
						all_provinces = yes
						limit_to_coastal = yes
					}
				}
			}
			1451 = {
				add_building_construction = {
					type = bunker
					level = 3
					instant_build = yes
					province = {
						all_provinces = yes
						limit_to_coastal = yes
					}
				}
				add_building_construction = {
					type = coastal_bunker
					level = 3
					instant_build = yes
					province = {
						all_provinces = yes
						limit_to_coastal = yes
					}
				}
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_put_the_nuclear_arsenal_on_full_operational_alert = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
		}
		visible = {
			has_country_flag = PRC_put_the_nuclear_arsenal_on_full_operational_alert_flag
		}
		fire_only_once = yes
		cost = 150
		days_remove = 10
		complete_effect = {
		}
		remove_effect = {
			set_country_flag = PRC_nukes_available
			custom_effect_tooltip = PRC_put_the_nuclear_arsenal_on_full_operational_alert_tt
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_final_chance_thermonuclear = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
			surrender_progress > 0.3
			has_war_with = JAP
		}
		visible = {
			has_country_flag = PRC_put_the_nuclear_arsenal_on_full_operational_alert_flag
			NOT = {
				has_country_flag = PRC_nationalist_win
			}
		}
		fire_only_once = yes
		cost = 10
		days_remove = 3
		complete_effect = {
		}
		remove_effect = {
			custom_effect_tooltip = PRC_thermonuke_japan_tt
			launch_nuke = {
				province = 9950
				controller = JAP
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 1092
				controller = JAP
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 11960
				controller = JAP
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 1182
				controller = JAP
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 14704
				controller = JAP
				nuke_type = thermonuclear_bomb
			}
			JAP = {
				country_event = china.360
			}
			news_event = {
				id = china.361
				hours = 5
			}
			hidden_effect = {
				sound_effect = siren_sound_effect
				every_country = {
					goto_state = 1332
				}
				every_state = {
					limit = {
						OR = {
							state = 528
							state = 529
							state = 531
							state = 1332
							state = 533
						}
					}
					remove_dynamic_modifier = {
						modifier = fallout_atomic
					}
					add_dynamic_modifier = {
						modifier = fallout_thermonuclear
						days = 730
					}
				}
			}
		}
		ai_will_do = {
			base = 15
			modifier = {
				add = 75
				JAP = {
					has_country_flag = RAJ_nukes_allowed
				}
			}
			modifier = {
				add = 100
				has_global_flag = RAJ_beijing_bombed
			}
			modifier = {
				add = 50
				has_global_flag = RAJ_shanghai_bombed
			}
		}
	}
	PRC_authorize_pakistani_nuclear_weapons_use = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		fire_only_once = yes
		cost = 50
		days_remove = 10
		complete_effect = {
		}
		remove_effect = {
			PAK = {
				set_country_flag = PAK_nukes_allowed
			}
			custom_effect_tooltip = PAK_nukes_allowed_tt
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_thermonuclear_purification_japan = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
			has_global_flag = pan_asian_war_ongoing
			JAP = {
				controls_province = 1182
			}
			has_war_with = JAP
			command_power > 34
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_thermonuclear_purification_timer
				}
			}
		}
		visible = {
			has_completed_focus = PRC_reopen_the_pangu_heavens
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1332
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 100
		days_remove = 2
		complete_effect = {
			add_command_power = -35
			set_country_flag = PRC_thermonuclear_purification_timer
		}
		remove_effect = {
			clr_country_flag = PRC_thermonuclear_purification_timer
			custom_effect_tooltip = PRC_thermonuke_japan_tt
			add_days_mission_timeout = {
				mission = PRC_GAW_war_exhaustion
				days = 30
			}
			JAP = {
				add_days_mission_timeout = {
					mission = JAP_GAW_war_exhaustion
					days = -45
				}
			}
			launch_nuke = {
				province = 9950
				controller = JAP
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 1092
				controller = JAP
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 11960
				controller = JAP
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 1182
				controller = JAP
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 14704
				controller = JAP
				nuke_type = thermonuclear_bomb
			}
			JAP = {
				country_event = china.360
			}
			news_event = {
				id = china.361
				hours = 5
			}
			hidden_effect = {
				sound_effect = siren_sound_effect
				every_state = {
					limit = {
						OR = {
							state = 528
							state = 529
							state = 531
							state = 1332
							state = 533
						}
					}
					remove_dynamic_modifier = {
						modifier = fallout_atomic
					}
					add_dynamic_modifier = {
						modifier = fallout_thermonuclear
						days = 730
					}
				}
				if = {
					limit = {
						NOT = {
							has_country_flag = PRC_used_nukes
						}
					}
					JAP = {
						country_event = {
							id = jap.61
							days = 1
						}
					}
				}
				AST = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -45
					}
				}
				RAJ = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -45
					}
				}
				set_country_flag = PRC_used_nukes
			}
		}
		ai_will_do = {
			base = 25
		}
	}
	PRC_thermonuclear_purification_korea = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
			has_global_flag = pan_asian_war_ongoing
			KOR = {
				controls_province = 13692
				controls_province = 4056
			}
			has_war_with = KOR
			command_power > 34
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_thermonuclear_purification_timer
				}
			}
		}
		visible = {
			has_completed_focus = PRC_reopen_the_pangu_heavens
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1041
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 100
		days_remove = 2
		complete_effect = {
			add_command_power = -35
			set_country_flag = PRC_thermonuclear_purification_timer
		}
		remove_effect = {
			clr_country_flag = PRC_thermonuclear_purification_timer
			custom_effect_tooltip = PRC_thermonuke_korea_tt
			KOR = {
				add_timed_idea = {
					idea = PRC_consequences_of_nuclear_war
					days = 500
				}
			}
			add_days_mission_timeout = {
				mission = PRC_GAW_war_exhaustion
				days = 30
			}
			JAP = {
				add_days_mission_timeout = {
					mission = JAP_GAW_war_exhaustion
					days = -45
				}
			}
			launch_nuke = {
				province = 13692
				controller = KOR
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 11977
				controller = KOR
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 14234
				controller = KOR
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 4056
				controller = KOR
				nuke_type = thermonuclear_bomb
			}
			news_event = {
				id = news.423
				hours = 5
			}
			hidden_effect = {
				sound_effect = siren_sound_effect
				every_state = {
					limit = {
						OR = {
							state = 1041
							state = 525
							state = 1411
							state = 1409
						}
					}
					remove_dynamic_modifier = {
						modifier = fallout_atomic
					}
					add_dynamic_modifier = {
						modifier = fallout_thermonuclear
						days = 730
					}
				}
				AST = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -45
					}
				}
				RAJ = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -45
					}
				}
				set_country_flag = PRC_used_nukes
			}
		}
		ai_will_do = {
			base = 25
		}
	}
	PRC_thermonuclear_purification_australia = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
			has_global_flag = pan_asian_war_ongoing
			AST = {
				controls_province = 7859
				controls_province = 12406
			}
			has_war_with = AST
			command_power > 34
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_thermonuclear_purification_timer
				}
			}
		}
		visible = {
			has_completed_focus = PRC_reopen_the_pangu_heavens
		}
		highlight_states = {
			highlight_state_targets = {
				state = 868
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 100
		days_remove = 2
		complete_effect = {
			add_command_power = -35
			set_country_flag = PRC_thermonuclear_purification_timer
		}
		remove_effect = {
			clr_country_flag = PRC_thermonuclear_purification_timer
			custom_effect_tooltip = PRC_thermonuke_australia_tt
			AST = {
				add_timed_idea = {
					idea = PRC_consequences_of_nuclear_war
					days = 500
				}
			}
			add_days_mission_timeout = {
				mission = PRC_GAW_war_exhaustion
				days = 30
			}
			JAP = {
				add_days_mission_timeout = {
					mission = JAP_GAW_war_exhaustion
					days = -45
				}
			}
			launch_nuke = {
				province = 7859
				controller = AST
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 12406
				controller = AST
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 7564
				controller = AST
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 7798
				controller = AST
				nuke_type = thermonuclear_bomb
			}
			news_event = {
				id = news.424
				hours = 5
			}
			hidden_effect = {
				sound_effect = siren_sound_effect
				every_state = {
					limit = {
						OR = {
							state = 868
							state = 285
							state = 521
							state = 517
						}
					}
					remove_dynamic_modifier = {
						modifier = fallout_atomic
					}
					add_dynamic_modifier = {
						modifier = fallout_thermonuclear
						days = 730
					}
				}
				AST = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -45
					}
				}
				RAJ = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -45
					}
				}
				set_country_flag = PRC_used_nukes
			}
		}
		ai_will_do = {
			base = 25
		}
	}
	PRC_thermonuclear_purification_india = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
			has_global_flag = pan_asian_war_ongoing
			RAJ = {
				controls_province = 2086
				controls_province = 4516
				controls_province = 4971
			}
			has_war_with = RAJ
			command_power > 34
			hidden_trigger = {
				NOT = {
					has_country_flag = PRC_thermonuclear_purification_timer
				}
			}
		}
		visible = {
			has_completed_focus = PRC_reopen_the_pangu_heavens
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1379
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 100
		days_remove = 2
		complete_effect = {
			add_command_power = -35
			set_country_flag = PRC_thermonuclear_purification_timer
		}
		remove_effect = {
			clr_country_flag = PRC_thermonuclear_purification_timer
			custom_effect_tooltip = PRC_thermonuke_india_tt
			RAJ = {
				add_timed_idea = {
					idea = PRC_consequences_of_nuclear_war
					days = 500
				}
			}
			add_days_mission_timeout = {
				mission = PRC_GAW_war_exhaustion
				days = 30
			}
			JAP = {
				add_days_mission_timeout = {
					mission = JAP_GAW_war_exhaustion
					days = -45
				}
			}
			launch_nuke = {
				province = 2086
				controller = RAJ
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 12137
				controller = RAJ
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 4516
				controller = RAJ
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 4245
				controller = RAJ
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 4971
				controller = RAJ
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 9975
				controller = RAJ
				nuke_type = thermonuclear_bomb
			}
			news_event = {
				id = news.425
				hours = 5
			}
			hidden_effect = {
				sound_effect = siren_sound_effect
				every_state = {
					limit = {
						OR = {
							state = 868
							state = 285
							state = 521
							state = 517
						}
					}
					remove_dynamic_modifier = {
						modifier = fallout_atomic
					}
					add_dynamic_modifier = {
						modifier = fallout_thermonuclear
						days = 730
					}
				}
				AST = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -45
					}
				}
				RAJ = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -45
					}
				}
				set_country_flag = PRC_used_nukes
			}
		}
		ai_will_do = {
			base = 25
		}
	}
	PRC_nuke_tokyo = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
			has_global_flag = pan_asian_war_ongoing
			JAP = {
				controls_province = 1182
			}
			has_war_with = JAP
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1332
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			launch_nuke = {
				province = 1182
			}
			news_event = news.528
			add_days_mission_timeout = {
				mission = PRC_GAW_war_exhaustion
				days = 25
			}
			JAP = {
				add_days_mission_timeout = {
					mission = JAP_GAW_war_exhaustion
					days = -25
				}
			}
			set_global_flag = PRC_tokyo_nuked_flag
			hidden_effect = {
				if = {
					limit = {
						NOT = {
							has_country_flag = PRC_used_nukes
						}
					}
					JAP = {
						country_event = {
							id = jap.61
							days = 1
						}
					}
				}
				AST = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -25
					}
				}
				RAJ = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -25
					}
				}
				set_country_flag = PRC_used_nukes
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_nagoya = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
			has_global_flag = pan_asian_war_ongoing
			JAP = {
				controls_province = 10125
			}
			has_war_with = JAP
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1337
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 10125
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_osaka = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
			has_global_flag = pan_asian_war_ongoing
			JAP = {
				controls_province = 7072
			}
			has_war_with = JAP
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1340
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 7072
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_hiroshima = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
			has_global_flag = pan_asian_war_ongoing
			JAP = {
				controls_province = 1092
			}
			has_war_with = JAP
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 529
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 1092
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_kyoto = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
			has_global_flag = pan_asian_war_ongoing
			JAP = {
				controls_province = 11960
			}
			has_war_with = JAP
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 531
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 11960
				controller = PRC
				use_nuke = yes
			}
			news_event = news.529
			add_days_mission_timeout = {
				mission = PRC_GAW_war_exhaustion
				days = 20
			}
			JAP = {
				add_days_mission_timeout = {
					mission = JAP_GAW_war_exhaustion
					days = -20
				}
			}
			hidden_effect = {
				AST = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -20
					}
				}
				RAJ = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -20
					}
				}
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_sendai = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
			has_global_flag = pan_asian_war_ongoing
			JAP = {
				controls_province = 7169
			}
			has_war_with = JAP
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1335
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 7169
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_sapporo = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
			has_global_flag = pan_asian_war_ongoing
			JAP = {
				controls_province = 10444
			}
			has_war_with = JAP
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1334
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 10444
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_hochimin_city = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
			has_global_flag = pan_asian_war_ongoing
			VIN = {
				controls_province = 4401
			}
			has_war_with = VIN
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 783
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 4401
			}
			news_event = news.530
			add_days_mission_timeout = {
				mission = PRC_GAW_war_exhaustion
				days = 15
			}
			JAP = {
				add_days_mission_timeout = {
					mission = JAP_GAW_war_exhaustion
					days = -15
				}
			}
			hidden_effect = {
				AST = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -15
					}
				}
				RAJ = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -15
					}
				}
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_bangkok = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
			has_global_flag = pan_asian_war_ongoing
			SIA = {
				controls_province = 7408
			}
			has_war_with = SIA
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 289
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 7408
			}
			news_event = news.531
			add_days_mission_timeout = {
				mission = PRC_GAW_war_exhaustion
				days = 15
			}
			JAP = {
				add_days_mission_timeout = {
					mission = JAP_GAW_war_exhaustion
					days = -15
				}
			}
			hidden_effect = {
				AST = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -15
					}
				}
				RAJ = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -15
					}
				}
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_dehli = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
			has_global_flag = pan_asian_war_ongoing
			RAJ = {
				controls_province = 2086
			}
			has_war_with = RAJ
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1379
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_global_flag = PRC_dehli_bombed
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 2086
			}
			news_event = news.532
			add_days_mission_timeout = {
				mission = PRC_GAW_war_exhaustion
				days = 20
			}
			JAP = {
				add_days_mission_timeout = {
					mission = JAP_GAW_war_exhaustion
					days = -20
				}
			}
			hidden_effect = {
				AST = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -20
					}
				}
				RAJ = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -20
					}
				}
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_chennai = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
			has_global_flag = pan_asian_war_ongoing
			RAJ = {
				controls_province = 10278
			}
			has_war_with = RAJ
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1418
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 10278
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_jakarta = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
			has_global_flag = pan_asian_war_ongoing
			INS = {
				controls_province = 7381
			}
			has_war_with = INS
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1387
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 7381
			}
			news_event = news.533
			add_days_mission_timeout = {
				mission = PRC_GAW_war_exhaustion
				days = 20
			}
			JAP = {
				add_days_mission_timeout = {
					mission = JAP_GAW_war_exhaustion
					days = -20
				}
			}
			hidden_effect = {
				AST = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -20
					}
				}
				RAJ = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -20
					}
				}
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_sydney = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
			has_global_flag = pan_asian_war_ongoing
			AST = {
				controls_province = 12406
			}
			has_war_with = AST
			command_power > 29
			520 = {
				is_controlled_by_ROOT_or_ally = yes
			}
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 285
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 12406
			}
			news_event = news.534
			add_days_mission_timeout = {
				mission = PRC_GAW_war_exhaustion
				days = 20
			}
			JAP = {
				add_days_mission_timeout = {
					mission = JAP_GAW_war_exhaustion
					days = -20
				}
			}
			hidden_effect = {
				AST = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -20
					}
				}
				RAJ = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -20
					}
				}
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_seoul = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
			has_global_flag = pan_asian_war_ongoing
			KOR = {
				controls_province = 13692
			}
			has_war_with = KOR
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1041
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 13692
			}
			news_event = news.535
			add_days_mission_timeout = {
				mission = PRC_GAW_war_exhaustion
				days = 15
			}
			JAP = {
				add_days_mission_timeout = {
					mission = JAP_GAW_war_exhaustion
					days = -15
				}
			}
			hidden_effect = {
				AST = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -15
					}
				}
				RAJ = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -15
					}
				}
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_busan = {
		icon = GFX_decision_generic_deploy_nukes
		available = {
			has_global_flag = pan_asian_war_ongoing
			KOR = {
				controls_province = 4056
			}
			has_war_with = KOR
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1409
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 4056
			}
		}
		ai_will_do = {
			base = 50
		}
	}
}

PRC_the_chinese_century_category = {
	PRC_glory_the_party_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			always = yes
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		custom_cost_trigger = {
			check_variable = {
				var = income_var
				value > 25
			}
		}
		custom_cost_text = dx_more_than_25B
		days_remove = 70
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_cost = -0.1
			political_power_factor = 0.07
			personal_value_factor = 0.015
			army_strength_factor = 0.025
			communist_drift = 0.005
			stability_factor = 0.1
			war_stability_factor = 0.1
		}
		complete_effect = {
			remove_campaign_slot = yes
			hidden_effect = {
				set_temp_variable = {
					var = income_var_temp
					value = -25
				}
				add_income = yes
			}
		}
		remove_effect = {
			add_popularity = {
				ideology = communist
				popularity = 0.05
			}
			add_campaign_slot = yes
		}
	}
	PRC_glory_the_paramount_leader_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_strengthen_auhority_of_the_chairman
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			army_morale_factor = 0.025
			army_speed_factor = 0.05
			industrial_capacity_factory = 0.05
			society_development_monthly = 0.005
			communist_drift = 0.01
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_watch_your_social_credit_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_creating_the_reputation_society
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			industrial_capacity_factory = 0.025
			production_factory_efficiency_gain_factor = 0.025
			production_factory_max_efficiency_factor = 0.05
			society_development_monthly = 0.025
			poverty_development_monthly = 0.025
			communist_drift = 0.01
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_dare_to_dream_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_dare_to_dream
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			production_factory_efficiency_gain_factor = 0.05
			society_development_monthly = 0.025
			academic_development_monthly = 0.025
			research_speed_factor = 0.075
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_dare_to_work_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_dare_to_work
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			industrial_capacity_factory = 0.05
			production_factory_efficiency_gain_factor = 0.075
			production_factory_max_efficiency_factor = 0.075
			industrial_development_monthly = 0.025
			poverty_development_monthly = 0.025
			production_speed_buildings_factor = 0.075
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_dare_to_fight_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_dare_to_fight
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			war_support_weekly = 0.0025
			military_development_monthly = 0.01
			army_attack_factor = 0.075
			army_defence_factor = 0.075
			army_org_regain = 0.1
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_improve_party_discipline_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_improve_party_discipline
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			society_development_monthly = 0.015
			stability_weekly = 0.00125
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_forwards_to_the_future_prop = {
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_modern_socialist_nation
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			society_development_monthly = 0.015
			industrial_capacity_factory = 0.025
			production_speed_buildings_factor = 0.05
			monthly_population = 0.05
			communist_drift = 0.01
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_new_era_for_china_prop_2 = {
		name = PRC_new_era_for_china_prop
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_modern_socialist_nation
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.05
			society_development_monthly = 0.01
			income_growth_factor = 0.05
			personal_value_factor = 0.05
			communist_drift = 0.01
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_transfer_macau_to_chi = {
		icon = GFX_decision_unknown
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_one_china_two_systems
		}
		available = {
		}
		cost = 50
		fire_only_once = yes
		days_remove = 30
		highlight_states = {
			highlight_state_targets = {
				state = 729
			}
		}
		complete_effect = {
		}
		remove_effect = {
			CHI = {
				transfer_state = 729
				add_state_core = 729
			}
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_transfer_hongkonk_to_chi = {
		icon = GFX_decision_unknown
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_one_china_two_systems
		}
		available = {
		}
		cost = 50
		fire_only_once = yes
		days_remove = 30
		highlight_states = {
			highlight_state_targets = {
				state = 326
			}
		}
		complete_effect = {
		}
		remove_effect = {
			CHI = {
				transfer_state = 326
				add_state_core = 326
			}
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_establish_the_taiwan_self_defense_forces = {
		icon = GFX_decision_unknown
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_one_china_two_systems
		}
		available = {
		}
		cost = 75
		fire_only_once = yes
		days_remove = 60
		complete_effect = {
		}
		remove_effect = {
			custom_effect_tooltip = PRC_establish_the_taiwan_self_defense_forces_tt
			hidden_effect = {
				CHI = {
					load_oob = CHI_PRC_puppet
				}
			}
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_clean_up_kinmen = {
		icon = GFX_PRC_soliders
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_utilize_xinjiang_methods
		}
		available = {
		}
		cost = 30
		fire_only_once = yes
		days_remove = 60
		highlight_states = {
			highlight_state_targets = {
				state = 648
				state = 1451
			}
		}
		complete_effect = {
		}
		remove_effect = {
			add_state_core = 648
			add_state_core = 1451
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_clean_up_tainan = {
		icon = GFX_PRC_soliders
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_utilize_xinjiang_methods
		}
		available = {
		}
		cost = 30
		fire_only_once = yes
		days_remove = 60
		highlight_states = {
			highlight_state_targets = {
				state = 1150
			}
		}
		complete_effect = {
		}
		remove_effect = {
			add_state_core = 1150
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_clean_up_hualan = {
		icon = GFX_PRC_soliders
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_utilize_xinjiang_methods
		}
		available = {
		}
		cost = 30
		fire_only_once = yes
		days_remove = 60
		highlight_states = {
			highlight_state_targets = {
				state = 524
			}
		}
		complete_effect = {
		}
		remove_effect = {
			add_state_core = 524
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_clean_up_taichzhun = {
		icon = GFX_PRC_soliders
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_utilize_xinjiang_methods
		}
		available = {
		}
		cost = 30
		fire_only_once = yes
		days_remove = 60
		highlight_states = {
			highlight_state_targets = {
				state = 1149
			}
		}
		complete_effect = {
		}
		remove_effect = {
			add_state_core = 1149
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_clean_up_taibei = {
		icon = GFX_PRC_soliders
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_utilize_xinjiang_methods
		}
		available = {
			1150 = {
				is_core_of = PRC
			}
			524 = {
				is_core_of = PRC
			}
			1149 = {
				is_core_of = PRC
			}
		}
		cost = 30
		fire_only_once = yes
		days_remove = 60
		highlight_states = {
			highlight_state_targets = {
				state = 1148
			}
		}
		complete_effect = {
		}
		remove_effect = {
			add_state_core = 1148
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_build_korea_new_district = {
		icon = GFX_PRC_decision_industrial_expension
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_integrate_sezs
		}
		available = {
		}
		cost = 15
		fire_only_once = yes
		days_remove = 120
		highlight_states = {
			highlight_state_targets = {
				state = 1413
			}
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 2.5
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			1413 = {
				add_dynamic_modifier = {
					modifier = PRC_national_new_zone
				}
			}
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_build_russia_new_district = {
		icon = GFX_PRC_decision_industrial_expension
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_integrate_sezs
		}
		available = {
		}
		cost = 15
		fire_only_once = yes
		days_remove = 120
		highlight_states = {
			highlight_state_targets = {
				state = 714
			}
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 2.5
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			714 = {
				add_dynamic_modifier = {
					modifier = PRC_national_new_zone
				}
			}
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_build_qindao_new_district = {
		icon = GFX_PRC_decision_industrial_expension
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_integrate_sezs
		}
		available = {
		}
		cost = 15
		fire_only_once = yes
		days_remove = 120
		highlight_states = {
			highlight_state_targets = {
				state = 1420
			}
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 2.5
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			1420 = {
				add_dynamic_modifier = {
					modifier = PRC_national_new_zone
				}
			}
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_build_asia_new_district = {
		icon = GFX_PRC_decision_industrial_expension
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_integrate_sezs
		}
		available = {
		}
		cost = 15
		fire_only_once = yes
		days_remove = 120
		highlight_states = {
			highlight_state_targets = {
				state = 287
			}
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 2.5
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			287 = {
				add_dynamic_modifier = {
					modifier = PRC_national_new_zone
				}
			}
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_xxi_national_congress = {
		icon = GFX_PRC_centrist_decision
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_the_great_revival
		}
		available = {
			date > 2027.10.10
		}
		ai_will_do = {
			base = 100
		}
		fire_only_once = yes
		days_remove = 7
		complete_effect = {
		}
		remove_effect = {
			country_event = china.215
		}
	}
	PRC_accelerate_automation = {
		icon = GFX_SOV_decision_soviet_computers
		name = SOV_accelerate_automation
		visible = {
			has_completed_focus = PRC_anti_corpruption_tech
		}
		available = {
			OR = {
				has_tech = petascale_computing
				has_tech = early_quantum_computing
			}
		}
		cost = 50
		fire_only_once = yes
		days_remove = 50
		complete_effect = {
		}
		remove_effect = {
			set_temp_variable = {
				var = academic_development_var_temp
				value = 0.05
			}
			add_academic_development = yes
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
			set_temp_variable = {
				var = farming_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
			set_temp_variable = {
				var = society_development_var_temp
				value = 0.075
			}
			add_society_development = yes
			add_stability = 0.025
		}
	}
	PRC_asteroid_mining_programme = {
		visible = {
			has_completed_focus = PRC_fund_space_dev
		}
		modifier = {
			political_power_gain = -0.1
			consumer_goods_factor = 0.06
		}
		fire_only_once = yes
		complete_effect = {
			set_temp_variable = {
				var = income_var_temp
				value = -50
			}
			add_income = yes
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_chinese_space_age_dummy
					add_idea = PRC_chinese_space_age_asteroid_mining_programme
				}
			}
			add_to_variable = {
				var = PRC_chinese_space_age_research_speed_factor_dynamic
				value = 0.01
			}
			add_to_variable = {
				var = PRC_chinese_space_age_consumer_goods_factor_dynamic
				value = -0.01
			}
			add_to_variable = {
				var = PRC_chinese_space_age_income_growth_factor_dynamic
				value = 0.065
			}
			add_to_variable = {
				var = PRC_chinese_space_age_business_value_factor_dynamic
				value = 0.015
			}
			add_to_variable = {
				var = PRC_chinese_space_age_production_lack_of_resource_penalty_factor_dynamic
				value = -0.06
			}
		}
		days_remove = 365
		icon = GFX_decision_PRC_asteroid_mining_programme
		cost = 100
	}
	PRC_new_moon_race_programme = {
		visible = {
			has_completed_focus = PRC_fund_space_dev
		}
		modifier = {
			political_power_gain = 0.1
			consumer_goods_factor = 0.05
		}
		fire_only_once = yes
		complete_effect = {
			set_temp_variable = {
				var = income_var_temp
				value = -35
			}
			add_income = yes
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_chinese_space_age_dummy
					add_idea = PRC_chinese_space_age_moon_landing_programme
				}
			}
			add_to_variable = {
				var = PRC_chinese_space_age_research_speed_factor_dynamic
				value = 0.005
			}
			add_to_variable = {
				var = PRC_chinese_space_age_society_development_monthly_dynamic
				value = 0.01
			}
			add_to_variable = {
				var = PRC_chinese_space_age_production_speed_infrastructure_factor_dynamic
				value = 0.01
			}
			add_to_variable = {
				var = PRC_chinese_space_age_political_power_factor_dynamic
				value = 0.015
			}
			add_to_variable = {
				var = PRC_chinese_space_age_industrial_capacity_factory_dynamic
				value = 0.05
			}
		}
		days_remove = 365
		icon = GFX_decision_PRC_new_moon_race_programme
		cost = 100
	}
	PRC_expand_satellite_launching_programme = {
		visible = {
			has_completed_focus = PRC_fund_space_dev
		}
		modifier = {
			political_power_gain = -0.05
			consumer_goods_factor = 0.02
		}
		complete_effect = {
			set_temp_variable = {
				var = income_var_temp
				value = -20
			}
			add_income = yes
		}
		remove_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_chinese_space_age_dummy
					add_idea = PRC_chinese_space_age_expand_satellite_launching_programme
				}
			}
			add_to_variable = {
				var = PRC_chinese_space_age_production_factory_efficiency_gain_factor_dynamic
				value = 0.015
			}
			add_to_variable = {
				var = PRC_chinese_space_age_production_speed_buildings_factor_dynamic
				value = 0.0125
			}
			add_to_variable = {
				var = PRC_chinese_space_age_income_growth_factor_dynamic
				value = 0.025
			}
			add_to_variable = {
				var = PRC_chinese_space_age_business_value_factor_dynamic
				value = 0.015
			}
		}
		days_remove = 180
		days_re_enable = 365
		icon = GFX_decision_PRC_expand_satellite_launching_programme
		cost = 65
	}
	PRC_build_xi_jinpings_thought_center_in_moscow = {
		icon = GFX_SOV_decision_increase_moscow_budget
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_xi_jinping_thought_abroad
		}
		available = {
			if = {
				limit = {
					has_global_flag = SOV_ldpr_won
				}
				SOV = {
					has_completed_focus = SOV_cooperation_with_china
				}
			}
		}
		ai_will_do = {
			base = 100
		}
		cost = 35
		fire_only_once = yes
		days_remove = 30
		highlight_states = {
			highlight_state_targets = {
				state = 1339
			}
		}
		on_map_mode = map_and_decisions_view
		complete_effect = {
		}
		remove_effect = {
			SOV = {
				country_event = china.286
			}
			add_offsite_building = {
				type = office_park
				level = 1
			}
		}
	}
	PRC_build_xi_jinpings_thought_center_in_petersburg = {
		icon = GFX_SOV_decision_technocrats
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_xi_jinping_thought_abroad
		}
		available = {
			if = {
				limit = {
					has_global_flag = SOV_ldpr_won
				}
				SOV = {
					has_completed_focus = SOV_cooperation_with_china
				}
			}
		}
		ai_will_do = {
			base = 100
		}
		cost = 35
		fire_only_once = yes
		days_remove = 30
		highlight_states = {
			highlight_state_targets = {
				state = 195
			}
		}
		on_map_mode = map_and_decisions_view
		complete_effect = {
		}
		remove_effect = {
			SOV = {
				add_offsite_building = {
					type = office_park
					level = 1
				}
			}
			add_offsite_building = {
				type = office_park
				level = 1
			}
		}
	}
	PRC_build_xi_jinpings_thought_center_in_san_francisco = {
		icon = GFX_decision_APA_octoberist
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_xi_jinping_thought_abroad
		}
		available = {
			APA = {
				controls_state = 932
				controls_state = 942
				controls_state = 1039
			}
		}
		ai_will_do = {
			base = 100
		}
		cost = 35
		fire_only_once = yes
		days_remove = 30
		highlight_states = {
			highlight_state_targets = {
				state = 932
			}
		}
		on_map_mode = map_and_decisions_view
		complete_effect = {
		}
		remove_effect = {
			APA = {
				add_offsite_building = {
					type = office_park
					level = 1
				}
			}
			add_offsite_building = {
				type = office_park
				level = 1
			}
		}
	}
	PRC_build_xi_jinpings_thought_center_in_islamabad = {
		icon = GFX_PRC_islam
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_xi_jinping_thought_abroad
		}
		available = {
		}
		ai_will_do = {
			base = 100
		}
		cost = 35
		fire_only_once = yes
		days_remove = 30
		highlight_states = {
			highlight_state_targets = {
				state = 440
			}
		}
		on_map_mode = map_and_decisions_view
		complete_effect = {
		}
		remove_effect = {
			PAK = {
				add_offsite_building = {
					type = office_park
					level = 1
				}
			}
			add_offsite_building = {
				type = office_park
				level = 1
			}
		}
	}
	PRC_complete_pearl_river_megacity_cen = {
		name = PRC_complete_pearl_river_megacity
		icon = GFX_PRC_decision_youth_project
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_endorse_the_megaprojects_cen
		}
		fire_only_once = yes
		cost = 100
		days_remove = 365
		modifier = {
			civilian_factory_use = 15
		}
		complete_effect = {
			set_temp_variable = {
				income_var_temp = -75
			}
			add_income = yes
		}
		remove_effect = {
			country_event = {
				id = china.112
			}
			592 = {
				add_building_construction = {
					type = industrial_complex
					level = 2
					instant_build = yes
				}
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 2
					instant_build = yes
				}
			}
			1395 = {
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = arms_factory
					level = 2
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
			}
			326 = {
				add_building_construction = {
					type = dockyard
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 2
					instant_build = yes
				}
			}
			729 = {
				add_building_construction = {
					type = dockyard
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
			}
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = -0.05
			}
			PRC_add_enviromental_progress = yes
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_beijing_tianjin_megacity_cen = {
		name = PRC_beijing_tianjin_megacity
		icon = GFX_PRC_decision_youth_project
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_endorse_the_megaprojects_cen
		}
		fire_only_once = yes
		cost = 100
		days_remove = 365
		modifier = {
			civilian_factory_use = 15
		}
		complete_effect = {
			set_temp_variable = {
				income_var_temp = -75
			}
			add_income = yes
		}
		remove_effect = {
			country_event = {
				id = china.113
			}
			608 = {
				add_building_construction = {
					type = industrial_complex
					level = 2
					instant_build = yes
				}
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
			}
			1157 = {
				add_building_construction = {
					type = industrial_complex
					level = 2
					instant_build = yes
				}
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
			}
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = -0.05
			}
			PRC_add_enviromental_progress = yes
			if = {
				limit = {
					has_country_flag = PRC_xiongania_enable
					NOT = {
						has_country_flag = PRC_capital_construction_process_is_finished_flag
					}
				}
				set_temp_variable = {
					var = PRC_xiongania_progress_temp
					value = 2.5
				}
				PRC_add_xiongania_progress = yes
			}
			if = {
				limit = {
					has_active_mission = PRC_xion_moving_process
					NOT = {
						has_country_flag = PRC_capital_bureaucracy_process_is_finished_flag
					}
				}
				add_days_mission_timeout = {
					mission = PRC_xion_moving_process
					days = -75
				}
			}
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_industrialize_the_countryside_cen = {
		name = PRC_industrialize_the_countryside
		icon = GFX_PRC_decision_industrial_expension
		cost = 75
		fire_only_once = no
		days_re_enable = 135
		days_remove = 90
		ai_will_do = {
			base = 100
		}
		visible = {
			has_completed_focus = PRC_endorse_the_megaprojects_cen
		}
		available = {
			any_controlled_state = {
				is_core_of = ROOT
				is_able_to_build_energy_farm_in_state = yes
				OR = {
					has_state_category = rural
					has_state_category = village
					has_state_category = town
				}
				free_building_slots = {
					building = energy_farm
					size > 0
					include_locked = yes
				}
				free_building_slots = {
					building = industrial_complex
					size > 0
					include_locked = yes
				}
			}
		}
		complete_effect = {
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
			set_temp_variable = {
				income_var_temp = -75
			}
			add_income = yes
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = -0.025
			}
			PRC_add_enviromental_progress = yes
			every_controlled_state = {
				limit = {
					is_core_of = ROOT
					is_able_to_build_energy_farm_in_state = yes
					free_building_slots = {
						building = energy_farm
						size > 0
						include_locked = yes
					}
					free_building_slots = {
						building = industrial_complex
						size > 0
						include_locked = yes
					}
					OR = {
						has_state_category = rural
						has_state_category = village
						has_state_category = town
					}
				}
				random_select_amount = 4
				add_extra_state_shared_building_slots = 1
				increase_state_category = yes
				add_building_construction = {
					type = energy_farm
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = industrial_complex
					level = 1
					instant_build = yes
				}
			}
		}
	}
	PRC_beijing_shanghai_railway_cen = {
		name = PRC_beijing_shanghai_railway
		available = {
		}
		visible = {
			has_completed_focus = PRC_endorse_the_megaprojects_cen
		}
		complete_effect = {
			set_temp_variable = {
				income_var_temp = -50
			}
			add_income = yes
		}
		remove_effect = {
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
			build_railway = {
				level = 3
				start_state = 608
				target_state = 1215
			}
			598 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			1228 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			1229 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			1420 = {
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = -0.025
			}
			PRC_add_enviromental_progress = yes
			if = {
				limit = {
					has_country_flag = PRC_xiongania_enable
					NOT = {
						has_country_flag = PRC_capital_construction_process_is_finished_flag
					}
				}
				set_temp_variable = {
					var = PRC_xiongania_progress_temp
					value = 1.5
				}
				PRC_add_xiongania_progress = yes
			}
			if = {
				limit = {
					has_active_mission = PRC_xion_moving_process
					NOT = {
						has_country_flag = PRC_capital_bureaucracy_process_is_finished_flag
					}
				}
				add_days_mission_timeout = {
					mission = PRC_xion_moving_process
					days = -50
				}
			}
		}
		icon = GFX_PRC_railroad_train
		cost = 35
		fire_only_once = yes
		days_remove = 70
		ai_will_do = {
			base = 1
		}
	}
	PRC_kela_power_station_cen = {
		name = PRC_kela_power_station
		available = {
		}
		visible = {
			has_completed_focus = PRC_endorse_the_megaprojects_cen
		}
		complete_effect = {
			set_temp_variable = {
				income_var_temp = -50
			}
			add_income = yes
		}
		remove_effect = {
			605 = {
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_energy_farm_in_state = yes
						free_building_slots = {
							building = energy_farm
							size > 1
							include_locked = yes
						}
					}
					add_extra_state_shared_building_slots = 2
					add_building_construction = {
						type = energy_farm
						level = 2
						instant_build = yes
					}
				}
			}
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = 0.05
			}
			PRC_add_enviromental_progress = yes
		}
		icon = GFX_PRC_decision_youth_project
		cost = 35
		fire_only_once = yes
		days_remove = 60
		ai_will_do = {
			base = 1
		}
	}
	PRC_niger_uranium_cen = {
		name = PRC_niger_uranium
		available = {
			has_completed_focus = PRC_endorse_the_megaprojects_cen
		}
		visible = {
			OR = {
				has_completed_focus = PRC_trade_deals_in_africa
				has_completed_focus = PRC_trade_deals_in_africa_non_cen
			}
			#NGR = {
			#	has_government = nationalist
			#}
		}
		complete_effect = {
			set_temp_variable = {
				income_var_temp = -50
			}
			add_income = yes
		}
		remove_effect = {
			NGR = {
				set_temp_variable = {
					var = industrial_development_var_temp
					value = 0.25
				}
				add_industrial_development = yes
			}
			747 = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = industrial_complex
					level = 2
					instant_build = yes
				}
				add_resource = {
					type = tungsten
					amount = 24
				}
			}
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_niger_uranium_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_production_speed_nuclear_reactor_factor_dynamic_var
					value = 0.25
				}
				add_to_variable = {
					var = PRC_mic_industrial_development_monthly_dynamic_var
					value = 0.01
				}
				add_to_variable = {
					var = PRC_mic_faction_trade_opinion_factor_dynamic_var
					value = 0.05
				}
			}
		}
		icon = GFX_PRC_atomic_nuclear
		cost = 50
		fire_only_once = yes
		days_remove = 60
		ai_will_do = {
			base = 1
		}
	}
	PRC_venezuela_oil_cen = {
		name = PRC_venezuela_oil
		available = {
		}
		visible = {
			has_completed_focus = PRC_endorse_the_megaprojects_cen
		}
		complete_effect = {
			set_temp_variable = {
				income_var_temp = -50
			}
			add_income = yes
		}
		remove_effect = {
			VEN = {
				set_temp_variable = {
					var = industrial_development_var_temp
					value = 0.05
				}
				add_industrial_development = yes
			}
			489 = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = synthetic_refinery
					level = 2
					instant_build = yes
				}
				add_resource = {
					type = oil
					amount = 55
				}
			}
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_venezuela_oil_idea
				}
			}
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = fuel_silo
					level = 3
					instant_build = yes
				}
			}
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = fuel_silo
					level = 3
					instant_build = yes
				}
			}
			random_owned_controlled_state = {
				add_extra_state_shared_building_slots = 3
				add_building_construction = {
					type = fuel_silo
					level = 3
					instant_build = yes
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_fuel_gain_factor_dynamic_var
					value = 0.1
				}
				add_to_variable = {
					var = PRC_mic_income_growth_factor_dynamic_var
					value = 0.05
				}
				add_to_variable = {
					var = PRC_mic_faction_trade_opinion_factor_dynamic_var
					value = 0.05
				}
			}
		}
		icon = GFX_decision_generic_oil
		cost = 50
		fire_only_once = yes
		days_remove = 60
		ai_will_do = {
			base = 1
		}
	}
}

PRC_enviromental_policy_category = {
	PRC_environmental_engineering_acceptance_mission = {
		icon = GFX_Ecologists
		allowed = {
			tag = PRC
		}
		activation = {
			always = no
		}
		available = {
			hidden_trigger = {
				always = no
			}
		}
		priority = 99
		is_good = yes
		fire_only_once = yes
		selectable_mission = no
		days_mission_timeout = 2900
		timeout_effect = {
			set_country_flag = PRC_environment_acceptance
			country_event = china.277			#russia.256
			custom_effect_tooltip = PRC_environment_acceptance_mission_tt
		}
	}
	PRC_roll_back_harmful_environmental_policies = {
		available = {
		}
		visible = {
			NOT = {
				OR = {
					has_completed_focus = PRC_ecological_development
					has_country_flag = PRC_environment_acceptance
				}
			}
		}
		complete_effect = {
			set_temp_variable = {
				var = industrial_development_var_temp
				value = -0.075
			}
			add_industrial_development = yes
			add_stability = 0.025
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = 0.05
			}
			PRC_add_enviromental_progress = yes
		}
		icon = GFX_Ecologists
		cost = 40
		days_remove = 30
		fire_only_once = no
		days_re_enable = 180
		ai_will_do = {
			base = 1
		}
	}
	PRC_improve_the_environmental_friendliness_of_military_factories = {
		icon = GFX_decision_generic_factory
		allowed = {
			tag = PRC
		}
		visible = {
			NOT = {
				OR = {
					has_completed_focus = PRC_ecological_development
					has_country_flag = PRC_environment_acceptance
				}
			}
		}
		available = {
		}
		ai_will_do = {
			base = 100
		}
		cost = 40
		fire_only_once = no
		days_re_enable = 300
		days_remove = 50
		complete_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_chinese_enviroment_dummy_idea
					add_idea = PRC_improve_the_environmental_friendliness_of_military_factories_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_ce_industrial_capacity_factory_dynamic_var
					value = -0.05
				}
			}
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = 0.05
			}
			PRC_add_enviromental_progress = yes
		}
	}
	PRC_improve_the_environmental_friendliness_of_civilian_factories = {
		icon = GFX_decision_generic_factory
		allowed = {
			tag = PRC
		}
		visible = {
			NOT = {
				OR = {
					has_completed_focus = PRC_ecological_development
					has_country_flag = PRC_environment_acceptance
				}
			}
		}
		available = {
		}
		ai_will_do = {
			base = 100
		}
		cost = 40
		fire_only_once = no
		days_re_enable = 300
		days_remove = 50
		complete_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_chinese_enviroment_dummy_idea
					add_idea = PRC_improve_the_environmental_friendliness_of_civilian_factories_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_ce_consumer_goods_factor_dynamic_var
					value = 0.025
				}
				add_to_variable = {
					var = PRC_ce_production_speed_buildings_factor_dynamic_var
					value = -0.05
				}
			}
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = 0.05
			}
			PRC_add_enviromental_progress = yes
		}
	}
	PRC_roll_back_harmful_environmental_policies_2 = {
		available = {
		}
		visible = {
			has_completed_focus = PRC_ecological_development
			NOT = {
				has_country_flag = PRC_environment_acceptance
			}
		}
		complete_effect = {
			set_temp_variable = {
				var = industrial_development_var_temp
				value = -0.075
			}
			add_industrial_development = yes
			add_stability = 0.025
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = 0.05
			}
			PRC_add_enviromental_progress = yes
		}
		icon = GFX_Ecologists
		cost = 25
		days_remove = 30
		fire_only_once = no
		days_re_enable = 180
		ai_will_do = {
			base = 1
		}
	}
	PRC_improve_the_environmental_friendliness_of_military_factories_2 = {
		icon = GFX_decision_generic_factory
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_ecological_development
			NOT = {
				has_country_flag = PRC_environment_acceptance
			}
		}
		available = {
		}
		ai_will_do = {
			base = 100
		}
		cost = 25
		fire_only_once = no
		days_re_enable = 300
		days_remove = 50
		complete_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_chinese_enviroment_dummy_idea
					add_idea = PRC_improve_the_environmental_friendliness_of_military_factories_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_ce_industrial_capacity_factory_dynamic_var
					value = -0.05
				}
			}
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = 0.05
			}
			PRC_add_enviromental_progress = yes
		}
	}
	PRC_improve_the_environmental_friendliness_of_civilian_factories_2 = {
		icon = GFX_decision_generic_factory
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_ecological_development
			NOT = {
				has_country_flag = PRC_environment_acceptance
			}
		}
		available = {
		}
		ai_will_do = {
			base = 100
		}
		cost = 25
		fire_only_once = no
		days_re_enable = 300
		days_remove = 50
		complete_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_chinese_enviroment_dummy_idea
					add_idea = PRC_improve_the_environmental_friendliness_of_civilian_factories_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_ce_consumer_goods_factor_dynamic_var
					value = 0.025
				}
				add_to_variable = {
					var = PRC_ce_production_speed_buildings_factor_dynamic_var
					value = -0.05
				}
			}
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = 0.05
			}
			PRC_add_enviromental_progress = yes
		}
	}
	PRC_yangtze_river_fishing_ban_law = {
		icon = GFX_Ecologists
		allowed = {
			tag = PRC
		}
		visible = {
			NOT = {
				has_country_flag = PRC_environment_acceptance
			}
		}
		available = {
			has_full_control_of_state = 1211
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1211
			}
		}
		ai_will_do = {
			base = 75
		}
		cost = 50
		fire_only_once = yes
		days_remove = 180
		modifier = {
			civilian_factory_use = 3
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = 0.15
			}
			PRC_add_enviromental_progress = yes
			set_temp_variable = {
				var = debt_var_temp
				value = 10
			}
		}
	}
	PRC_establish_green_great_wall = {
		icon = GFX_Ecologists
		allowed = {
			tag = PRC
		}
		visible = {
			NOT = {
				has_country_flag = PRC_environment_acceptance
			}
		}
		available = {
			has_full_control_of_state = 621
		}
		highlight_states = {
			highlight_state_targets = {
				state = 621
			}
		}
		ai_will_do = {
			base = 75
		}
		cost = 25
		fire_only_once = yes
		days_remove = 180
		modifier = {
			civilian_factory_use = 5
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = 0.15
			}
			PRC_add_enviromental_progress = yes
			add_stability = 0.01
			621 = {
				increase_state_category = yes
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
		}
	}
	PRC_Cancel_redline_for_farm_land = {
		icon = GFX_decision_generic_investment
		allowed = {
			tag = PRC
		}
		visible = {
			NOT = {
				has_country_flag = PRC_environment_acceptance
			}
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		fire_only_once = no
		days_remove = 90
		days_remove = 180
		modifier = {
			production_speed_industrial_complex_factor = 0.15
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = -0.1
			}
			PRC_add_enviromental_progress = yes
		}
	}
	PRC_Develop_reserve_resources = {
		icon = GFX_decision_generic_exploit_land
		allowed = {
			tag = PRC
		}
		available = {
			OR = {
				has_war = yes
				has_war_support > 0.5
			}
		}
		visible = {
			NOT = {
				has_country_flag = PRC_environment_acceptance
			}
		}
		ai_will_do = {
			base = 50
		}
		cost = 25
		fire_only_once = no
		days_remove = 180
		modifier = {
			industrial_capacity_factory = 0.075
			local_resources_factor = 0.25
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = -0.1
			}
			PRC_add_enviromental_progress = yes
		}
	}
	PRC_turn_a_blind_eye_to_abuses_of_environmental_laws = {
		icon = GFX_SOV_china_investment
		allowed = {
			tag = PRC
		}
		visible = {
			NOT = {
				OR = {
					has_completed_focus = PRC_the_red_phoenix
					has_country_flag = PRC_environment_acceptance
				}
			}
		}
		available = {
		}
		ai_will_do = {
			base = 100
		}
		cost = 50
		fire_only_once = no
		days_re_enable = 350
		days_remove = 50
		complete_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_chinese_enviroment_dummy_idea
					add_idea = PRC_turn_a_blind_eye_to_abuses_of_environmental_laws_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_ce_consumer_goods_factor_dynamic_var
					value = -0.015
				}
				add_to_variable = {
					var = PRC_ce_production_speed_buildings_factor_dynamic_var
					value = 0.035
				}
				add_to_variable = {
					var = PRC_ce_industrial_capacity_factory_dynamic_var
					value = 0.025
				}
			}
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = -0.05
			}
			PRC_add_enviromental_progress = yes
			set_temp_variable = {
				income_var_temp = 50
			}
			add_income_with_inflation = yes
		}
	}
	PRC_give_more_freedom_to_corporations = {
		icon = GFX_SOV_china_investment
		allowed = {
			tag = PRC
		}
		visible = {
			NOT = {
				OR = {
					has_completed_focus = PRC_the_red_phoenix
					has_country_flag = PRC_environment_acceptance
				}
			}
		}
		available = {
		}
		ai_will_do = {
			base = 100
		}
		cost = 75
		fire_only_once = yes
		days_remove = 50
		complete_effect = {
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_chinese_enviroment_dummy_idea
					add_idea = PRC_turn_a_blind_eye_to_abuses_of_environmental_laws_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_ce_consumer_goods_factor_dynamic_var
					value = -0.015
				}
				add_to_variable = {
					var = PRC_ce_production_speed_buildings_factor_dynamic_var
					value = 0.035
				}
				add_to_variable = {
					var = PRC_ce_industrial_capacity_factory_dynamic_var
					value = 0.025
				}
			}
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_enviromental_progress_temp
				value = -0.1
			}
			PRC_add_enviromental_progress = yes
			every_military_industrial_organization = {
				add_mio_funds = 750
			}
			set_temp_variable = {
				income_var_temp = 35
			}
			add_income_with_inflation = yes
		}
	}
}

PRC_xiongania_category = {
	PRC_xion_full_speed_ahead = {
		icon = GFX_PRC_decision_industrial_expension
		allowed = {
			tag = PRC
		}
		visible = {
			has_country_flag = PRC_xiongania_enable
		}
		available = {
			has_country_flag = PRC_capital_construction_process_is_finished_flag
			has_country_flag = PRC_capital_bureaucracy_process_is_finished_flag
		}
		ai_will_do = {
			base = 200
		}
		cost = 25
		fire_only_once = yes
		#days_remove = 50
		priority = 10
		complete_effect = {
			country_event = {
				id = china.412
				days = 1
			}
		}
		remove_effect = {
		}
	}
	PRC_xion_moving_process = {
		icon = GFX_SOV_decision_soviet_apartaments
		allowed = {
			tag = PRC
		}
		activation = {
			always = no
		}
		available = {
			has_country_flag = PRC_capital_moving_process_is_finished_flag
		}
		is_good = no
		selectable_mission = no
		days_mission_timeout = 2250
		priority = 9
		timeout_effect = {
			country_event = {
				id = china.414
				days = 1
			}
		}
	}
	PRC_bureaucracy_collapsing_mission = {
		icon = GFX_PRC_things_going_bad
		allowed = {
			tag = PRC
		}
		activation = {
			always = no
		}
		available = {
			has_country_flag = PRC_capital_bureaucracy_process_is_finished_flag
			hidden_trigger = {
				is_ai = yes
			}
		}
		is_good = no
		selectable_mission = no
		days_mission_timeout = 225
		priority = 8
		timeout_effect = {
			if = {
				limit = {
					NOT = {
						has_country_flag = PRC_capital_bureaucracy_process_is_finished_flag
					}
				}
				PRC_decrease_overloaded_bureaucracy = yes
				activate_mission = PRC_bureaucracy_collapsing_mission
			}
		}
	}
	PRC_agitation_for_relocation_to_the_new_capital = {
		available = {
		}
		visible = {
			has_country_flag = PRC_xiongania_enable
		}
		complete_effect = {
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 1000000
				}
				add_manpower = -10000
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 1000000
				}
				add_manpower = -10000
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 1000000
				}
				add_manpower = -10000
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 1000000
				}
				add_manpower = -10000
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 1000000
				}
				add_manpower = -10000
			}
		}
		remove_effect = {
			1421 = {
				add_manpower = 50000
			}
			add_days_mission_timeout = {
				mission = PRC_xion_moving_process
				days = -75
			}
			set_temp_variable = {
				var = PRC_xiongania_progress_temp
				value = 3.5
			}
			PRC_add_xiongania_progress = yes
		}
		icon = GFX_FRA_Rally_the_People_idea
		cost = 35
		days_remove = 60
		fire_only_once = no
		days_re_enable = 120
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_give_free_apartments_to_young_families = {
		available = {
		}
		visible = {
			has_country_flag = PRC_xiongania_enable
		}
		complete_effect = {
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 1000000
				}
				add_manpower = -7500
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 1000000
				}
				add_manpower = -7500
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 1000000
				}
				add_manpower = -7500
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 1000000
				}
				add_manpower = -7500
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 1000000
				}
				add_manpower = -7500
			}
			set_temp_variable = {
				var = debt_var_temp
				value = 15
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			1421 = {
				add_manpower = 40000
			}
			add_days_mission_timeout = {
				mission = PRC_xion_moving_process
				days = -75
			}
			set_temp_variable = {
				var = PRC_xiongania_progress_temp
				value = 3.5
			}
			PRC_add_xiongania_progress = yes
		}
		icon = GFX_FRA_Rally_the_People_idea
		cost = 35
		days_remove = 50
		fire_only_once = no
		days_re_enable = 160
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_involve_young_specialists_in_the_new_capital = {
		available = {
		}
		visible = {
			has_country_flag = PRC_xiongania_enable
		}
		complete_effect = {
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 1000000
				}
				add_manpower = -5000
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 1000000
				}
				add_manpower = -5000
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 1000000
				}
				add_manpower = -5000
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 1000000
				}
				add_manpower = -5000
			}
			random_owned_controlled_state = {
				limit = {
					is_core_of = ROOT
					state_population > 1000000
				}
				add_manpower = -5000
			}
		}
		remove_effect = {
			1421 = {
				add_manpower = 35000
			}
			add_days_mission_timeout = {
				mission = PRC_xion_moving_process
				days = -150
			}
			set_temp_variable = {
				var = PRC_xiongania_progress_temp
				value = 5
			}
			PRC_add_xiongania_progress = yes
			set_temp_variable = {
				var = industrial_development_var_temp
				value = 0.05
			}
			add_industrial_development = yes
		}
		icon = GFX_PRC_decision_youth_project
		cost = 50
		days_remove = 50
		fire_only_once = no
		days_re_enable = 150
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_accelerate_the_relocation_of_the_state_apparatus = {
		available = {
		}
		visible = {
			has_country_flag = PRC_xiongania_enable
		}
		complete_effect = {
			608 = {
				add_manpower = -5000
			}
		}
		remove_effect = {
			1421 = {
				add_manpower = 5000
			}
			add_days_mission_timeout = {
				mission = PRC_xion_moving_process
				days = -250
			}
			set_temp_variable = {
				var = PRC_xiongania_progress_temp
				value = 1.5
			}
			PRC_add_xiongania_progress = yes
		}
		icon = GFX_decision_unknown
		cost = 75
		days_remove = 30
		fire_only_once = no
		days_re_enable = 200
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_swamp_draining_near_xiongnan = {
		available = {
		}
		visible = {
			has_country_flag = PRC_xiongania_enable
		}
		complete_effect = {
		}
		remove_effect = {
			1421 = {
				increase_state_category = yes
			}
			set_temp_variable = {
				var = PRC_xiongania_progress_temp
				value = 5
			}
			PRC_add_xiongania_progress = yes
		}
		icon = GFX_decision_generic_construction
		cost = 25
		days_remove = 200
		fire_only_once = no
		days_re_enable = 150
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_integration_of_nearby_settlements_into_xiongnan = {
		available = {
		}
		visible = {
			has_country_flag = PRC_xiongania_enable
		}
		complete_effect = {
		}
		remove_effect = {
			1421 = {
				increase_state_category = yes
			}
			set_temp_variable = {
				var = PRC_xiongania_progress_temp
				value = 3.5
			}
			PRC_add_xiongania_progress = yes
		}
		icon = GFX_decision_unknown
		cost = 35
		days_remove = 75
		fire_only_once = no
		days_re_enable = 300
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_green_energy_development_in_xiongan = {
		available = {
		}
		visible = {
			has_country_flag = PRC_xiongania_enable
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 10
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			1421 = {
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_energy_farm_in_state = yes
						free_building_slots = {
							building = energy_farm
							size > 1
							include_locked = yes
						}
					}
					add_extra_state_shared_building_slots = 1
					add_building_construction = {
						type = energy_farm
						level = 2
						instant_build = yes
					}
				}
			}
			set_temp_variable = {
				var = PRC_xiongania_progress_temp
				value = 5
			}
			PRC_add_xiongania_progress = yes
		}
		icon = GFX_Ecologists
		cost = 50
		days_remove = 150
		fire_only_once = yes
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_xiongan_nuclear_power_plant = {
		available = {
			1421 = {
				nuclear_reactor < 1
			}
		}
		visible = {
			has_country_flag = PRC_xiongania_enable
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 15
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			1421 = {
				if = {
					limit = {
						is_core_of = ROOT
						is_able_to_build_nuclear_reactor_in_state = yes
						free_building_slots = {
							building = nuclear_reactor
							size > 0
							include_locked = yes
						}
					}
					increase_state_category = yes
					add_building_construction = {
						type = nuclear_reactor
						level = 1
						instant_build = yes
					}
				}
			}
			set_temp_variable = {
				var = PRC_xiongania_progress_temp
				value = 7.5
			}
			PRC_add_xiongania_progress = yes
		}
		icon = GFX_PRC_atomic_nuclear
		cost = 50
		days_remove = 250
		fire_only_once = yes
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_xiongan_implement_6g_networks = {
		available = {
		}
		visible = {
			has_country_flag = PRC_xiongania_enable
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 30
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_xiongania_progress_temp
				value = 5
			}
			PRC_add_xiongania_progress = yes
			add_days_mission_timeout = {
				mission = PRC_xion_moving_process
				days = -200
			}
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_xiongan_implement_6g_networks_idea
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_research_speed_factor_dynamic_var
					value = 0.025
				}
			}
		}
		icon = GFX_SOV_decision_soviet_computers
		cost = 75
		days_remove = 150
		fire_only_once = yes
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
	PRC_xiongan_experimental_artificial_intelligence_center = {
		available = {
			has_completed_focus = PRC_invest_in_ai
		}
		visible = {
			has_country_flag = PRC_xiongania_enable
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 35
			}
			add_debt_with_inflation = yes
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_xiongania_progress_temp
				value = 5
			}
			PRC_add_xiongania_progress = yes
			add_days_mission_timeout = {
				mission = PRC_xion_moving_process
				days = -200
			}
			effect_tooltip = {
				swap_ideas = {
					remove_idea = PRC_made_in_china_dummy_idea
					add_idea = PRC_xiongan_implement_6g_networks_idea
				}
			}
			1421 = {
				add_extra_state_shared_building_slots = 1
				add_building_construction = {
					type = office_park
					level = 1
					instant_build = yes
				}
				add_dynamic_modifier = {
					modifier = PRC_ai_governed_city
				}
			}
			hidden_effect = {
				add_to_variable = {
					var = PRC_mic_research_speed_factor_dynamic_var
					value = 0.05
				}
			}
		}
		icon = GFX_SOV_decision_soviet_computers
		cost = 75
		days_remove = 175
		fire_only_once = yes
		priority = 7
		ai_will_do = {
			base = 100
		}
	}
}

PRC_loji_category = {
	PRC_project_the_long_march_phase_1 = {
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_ai_assisted_governance
			}
		}
		icon = GFX_PRC_decision_industrial_expension
		available = {
			OR = {
				has_idea = high_academic
				has_idea = higher_academic
				has_idea = highest_academic
			}
		}
		modifier = {
			civilian_factory_use = 10
			misc_expense = 35
		}
		fire_only_once = yes
		days_remove = 150
		cost = 100
		complete_effect = {
		}
		ai_will_do = {
			base = 100
		}
		remove_effect = {
			add_ideas = PRC_the_long_march_idea
			set_country_flag = PRC_long_march_1_stage_flag
		}
	}
	PRC_project_the_long_march_phase_2 = {
		visible = {
			has_country_flag = PRC_long_march_1_stage_flag
		}
		icon = GFX_PRC_decision_industrial_expension
		available = {
			OR = {
				has_idea = higher_academic
				has_idea = highest_academic
			}
			hidden_trigger = {
				has_country_flag = PRC_long_march_1_stage_flag
			}
		}
		modifier = {
			civilian_factory_use = 15
			misc_expense = 50
		}
		fire_only_once = yes
		days_remove = 150
		cost = 200
		complete_effect = {
		}
		ai_will_do = {
			base = 100
		}
		remove_effect = {
			swap_ideas = {
				remove_idea = PRC_the_long_march_idea
				add_idea = PRC_the_long_march_1_idea
			}
			clr_country_flag = PRC_long_march_1_stage_flag
			set_country_flag = PRC_long_march_2_stage_flag
			hidden_effect = {
				country_event = {
					id = china.667
					days = 5
				}
			}
		}
	}
	PRC_project_the_long_march_phase_3 = {
		visible = {
			has_country_flag = PRC_long_march_2_stage_flag
		}
		icon = GFX_PRC_decision_industrial_expension
		available = {
			OR = {
				has_idea = highest_society
				has_idea = highest_academic
			}
			hidden_trigger = {
				has_country_flag = PRC_long_march_2_stage_flag
			}
		}
		modifier = {
			civilian_factory_use = 20
			misc_expense = 50
		}
		fire_only_once = yes
		days_remove = 100
		cost = 300
		complete_effect = {
		}
		ai_will_do = {
			base = 100
		}
		remove_effect = {
			swap_ideas = {
				remove_idea = PRC_the_long_march_1_idea
				add_idea = PRC_the_long_march_2_idea
			}
			clr_country_flag = PRC_long_march_2_stage_flag
			set_country_flag = PRC_long_march_3_stage_flag
			get_current_government_type = yes
			country_event = {
				id = china.668
				days = 5
			}
		}
	}
	PRC_expand_data_banks_of_the_long_march = {
		visible = {
			has_completed_focus = PRC_forward_to_the_future
		}
		icon = GFX_PRC_loji_decision_icon
		modifier = {
			civilian_factory_use = 15
		}
		fire_only_once = yes
		days_remove = 75
		cost = 150
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 250
			}
			add_debt = yes
		}
		ai_will_do = {
			base = 50
		}
		remove_effect = {
			add_political_power = 250
			swap_ideas = {
				remove_idea = PRC_the_long_march_2_idea
				add_idea = PRC_the_long_march_3_idea
			}
			if = {
				limit = {
					has_completed_focus = PRC_under_the_rule_of_the_great_entity
					NOT = {
						has_country_flag = PRC_loji_project_web_success
					}
				}
				set_temp_variable = {
					var = PRC_loji_project_web_progress_temp
					value = 0.1
				}
				PRC_add_loji_project_web_progress = yes
			}
		}
	}
	PRC_create_the_long_march_guard = {
		visible = {
			has_completed_focus = PRC_forward_to_the_future
		}
		icon = GFX_PRC_loji_decision_icon
		fire_only_once = yes
		days_remove = 100
		cost = 50
		ai_will_do = {
			base = 50
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 75
			}
			add_debt = yes
			add_manpower = -30000
		}
		remove_effect = {
			if = {
				limit = {
					NOT = {
						has_tech = body_armor6
					}
				}
				set_technology = {
					body_armor6 = 1
				}
			}
			if = {
				limit = {
					NOT = {
						has_tech = body_armor8
					}
				}
				set_technology = {
					body_armor8 = 1
				}
			}
			custom_effect_tooltip = PRC_create_the_long_march_guard_tt
			hidden_effect = {
				load_oob = PRC_exoskeletons
			}
		}
	}
	PRC_accelerate_connections_to_the_web = {
		visible = {
			has_completed_focus = PRC_under_the_rule_of_the_great_entity
			NOT = {
				has_country_flag = PRC_loji_project_web_success
			}
		}
		cancel_if_not_visible = yes
		icon = GFX_PRC_loji_decision_icon
		fire_only_once = no
		days_remove = 50
		days_re_enable = 25
		cost = 75
		modifier = {
			civilian_factory_use = 15
			industrial_capacity_factory = -0.25
			industrial_capacity_dockyard = -0.25
			production_speed_buildings_factor = -0.25
			income_growth_factor = -0.25
		}
		ai_will_do = {
			base = 50
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 75
			}
			add_debt = yes
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_loji_project_web_progress_temp
				value = 0.05
			}
			PRC_add_loji_project_web_progress = yes
		}
	}
	PRC_loji_transformation = {
		visible = {
			has_completed_focus = PRC_under_the_rule_of_the_great_entity
			NOT = {
				has_country_flag = GFX_Portrait_PRC_The_Long_March_anime_flag
			}
		}
		icon = GFX_PRC_loji_decision_icon
		fire_only_once = no
		days_re_enable = 1
		cost = 50
		ai_will_do = {
			base = 50
		}
		complete_effect = {
			set_country_flag = GFX_Portrait_PRC_The_Long_March_anime_flag
			custom_effect_tooltip = PRC_loji_transformation_tt
			add_stability = 0.05
			set_country_leader_portrait = {
				ideology = totalitarian_socialist
				portrait = GFX_Portrait_PRC_The_Long_March_anime
			}
			hidden_effect = {
				if = {
					limit = {
						NOT = {
							has_country_flag = PRC_loji_screw_off_flag
							has_country_flag = PRC_popstar_enabled_flag
						}
					}
					country_event = { id = china.669 days = 60 }
				}
			}
		}
	}
	PRC_loji_transformation_mao = {
		visible = {
			has_completed_focus = PRC_under_the_rule_of_the_great_entity
			NOT = {
				has_country_flag = GFX_Portrait_PRC_The_Long_March_anime_flag
			}
		}
		icon = GFX_PRC_loji_decision_icon
		fire_only_once = no
		days_re_enable = 1
		cost = 50
		ai_will_do = {
			base = 50
		}
		complete_effect = {
			set_country_flag = GFX_Portrait_PRC_The_Long_March_anime_flag
			custom_effect_tooltip = PRC_loji_transformation_tt
			add_stability = 0.05
			set_country_leader_portrait = {
				ideology = totalitarian_socialist
				portrait = GFX_Portrait_PRC_The_Long_March_anime_mao
			}
			hidden_effect = {
				if = {
					limit = {
						NOT = {
							has_country_flag = PRC_loji_screw_off_flag
							has_country_flag = PRC_popstar_enabled_flag
						}
					}
					country_event = { id = china.669 days = 60 }
				}
			}
		}
	}	
	PRC_loji_transformation_popstar = {
		visible = {
			has_completed_focus = PRC_under_the_rule_of_the_great_entity
			has_country_flag = PRC_popstar_enabled_flag
			NOT = {
				has_country_flag = GFX_Portrait_PRC_The_Long_March_anime_flag
			}
		}
		icon = GFX_PRC_loji_decision_icon
		fire_only_once = no
		days_re_enable = 1
		cost = 50
		ai_will_do = {
			base = 50
		}
		complete_effect = {
			set_country_flag = GFX_Portrait_PRC_The_Long_March_anime_flag
			custom_effect_tooltip = PRC_loji_transformation_tt
			add_stability = 0.05
			set_country_leader_portrait = {
				ideology = totalitarian_socialist
				portrait = GFX_Portrait_PRC_The_Long_March_anime_popstar
			}
			hidden_effect = {
				if = {
					limit = {
						NOT = {
							has_country_flag = PRC_loji_screw_off_flag
							has_country_flag = PRC_popstar_enabled_flag
						}
					}
					country_event = { id = china.669 days = 60 }
				}
			}
		}
	}	
	PRC_loji_transformation_military = {
		visible = {
			has_completed_focus = PRC_under_the_rule_of_the_great_entity
			NOT = {
				has_country_flag = GFX_Portrait_PRC_The_Long_March_anime_flag
			}
		}
		icon = GFX_PRC_loji_decision_icon
		fire_only_once = no
		days_re_enable = 1
		cost = 50
		ai_will_do = {
			base = 50
		}
		complete_effect = {
			set_country_flag = GFX_Portrait_PRC_The_Long_March_anime_flag
			custom_effect_tooltip = PRC_loji_transformation_tt
			add_stability = 0.05
			set_country_leader_portrait = {
				ideology = totalitarian_socialist
				portrait = GFX_Portrait_PRC_The_Long_March_anime_military
			}
			hidden_effect = {
				if = {
					limit = {
						NOT = {
							has_country_flag = PRC_loji_screw_off_flag
							has_country_flag = PRC_popstar_enabled_flag
						}
					}
					country_event = { id = china.669 days = 60 }
				}
			}
		}
	}
	PRC_loji_reverse_transformation = {
		visible = {
			has_completed_focus = PRC_under_the_rule_of_the_great_entity
			has_country_flag = GFX_Portrait_PRC_The_Long_March_anime_flag
		}
		icon = GFX_PRC_loji_decision_icon
		fire_only_once = no
		days_re_enable = 1
		cost = 50
		ai_will_do = {
			base = 0
		}
		complete_effect = {
			clr_country_flag = GFX_Portrait_PRC_The_Long_March_anime_flag
			custom_effect_tooltip = PRC_loji_reverse_transformation_tt
			add_stability = -0.05
			set_country_leader_portrait = {
				ideology = totalitarian_socialist
				portrait = GFX_Portrait_PRC_The_Long_March
			}
		}
	}
	PRC_approach_the_singularity = {
		visible = {
			has_completed_focus = PRC_under_the_rule_of_the_great_entity
			NOT = {
				has_country_flag = PRC_loji_project_web_success
			}
		}
		cancel_if_not_visible = yes
		icon = GFX_PRC_loji_decision_icon
		fire_only_once = no
		days_remove = 50
		days_re_enable = 25
		cost = 100
		modifier = {
			civilian_factory_use = 15
			research_speed_factor = 0.35
		}
		ai_will_do = {
			base = 50
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 100
			}
			add_debt = yes
		}
		remove_effect = {
			set_temp_variable = {
				var = PRC_loji_project_web_progress_temp
				value = 0.075
			}
			PRC_add_loji_project_web_progress = yes
		}
	}
	PRC_convene_everyone = {
		visible = {
			has_completed_focus = PRC_the_sixth_element
		}
		icon = GFX_PRC_loji_decision_icon
		available = {
			has_country_flag = PRC_loji_project_web_success
			has_country_flag = PRC_loji_united_asia
		}
		fire_only_once = yes
		days_remove = 25
		cost = 250
		modifier = {
		}
		ai_will_do = {
			base = 50
		}
		complete_effect = {
		}
		remove_effect = {
			set_country_flag = PRC_convene_everyone_flag
			every_country = {
				limit = {
					is_ally_with = PRC
					NOT = {
						tag = PRC
					}
				}
				country_event = china.489
			}
		}
	}
	PRC_unite_everyone = {
		visible = {
			has_completed_focus = PRC_the_sixth_element
		}
		icon = GFX_PRC_loji_decision_icon
		available = {
			has_country_flag = PRC_convene_everyone_flag
		}
		fire_only_once = yes
		days_remove = 25
		cost = 250
		modifier = {
		}
		ai_will_do = {
			base = 50
		}
		complete_effect = {
		}
		remove_effect = {
			custom_effect_tooltip = PRC_good_ending_loji_tt
			country_event = {
				id = china.2004
				days = 3
			}
			every_country = {
				limit = {
					has_cosmetic_tag = PRC_overlordship_asia_loji_puppet_cosmetic
				}
				country_event = china.490
			}
			set_cosmetic_tag = PRC_overlordship_asia_loji_cosmetic
		}
	}
}

PRC_chinese_civil_war_cat = {
	PRC_reunify_china = {
		allowed = {
			chinese_civil_war_tag = yes
		}
		icon = GFX_PRC_soliders
		available = {
			#all_state = {
			#	if = {
			#		limit = {
			#			has_state_flag = PRC_state_for_unification_of_china
			#		}
			#		is_owned_by = ROOT
			#	}
			#}
			custom_trigger_tooltip = {
				tooltip = PRC_reunify_china_tt
			}
			hidden_trigger = {
				all_state = {
					if = {
						limit = {
							OR = {
								state = 328
								state = 608
								state = 1211
								state = 1222
								state = 594
								state = 605
								state = 622
								state = 283
								state = 1165
								state = 619
								state = 322
							}
						}
						is_owned_by = ROOT
					}
				}
			}
			if = {
				limit = {
					original_tag = PRC
				}
				OR = {
					has_country_leader = {
						character = PRC_Huang_Ming
						ruling_only = yes
					}
					has_country_leader = {
						character = PRC_NL_char
						ruling_only = yes
					}
				}
			}
		}
		fire_only_once = yes
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
			every_owned_state = {
				add_core_of = ROOT
			}
			set_capital = {
				state = 608
			}
			if = {
				limit = {
					OR = {
						original_tag = GAN
						original_tag = GXC
						original_tag = YUN
					}
				}
				set_cosmetic_tag = MST_Unification
				news_event = {
					id = china.52
					days = 1
				}
			}
			else_if = {
				limit = {
					original_tag = UYY
				}
				news_event = {
					id = china.362
					days = 1
				}
			}
			else_if = {
				limit = {
					original_tag = XIE
				}
				news_event = {
					id = china.440
					days = 1
				}
			}
			else_if = {
				limit = {
					original_tag = SIC
				}
				set_cosmetic_tag = SIC_united_cosmetic
				news_event = {
					id = china.332
					days = 1
				}
			}
			else_if = {
				limit = {
					original_tag = RGT
				}
				set_cosmetic_tag = PRC_united_generic_cosmetic
				news_event = {
					id = china.166
					days = 1
				}
			}
			else_if = {
				limit = {
					original_tag = BDG
				}
				set_cosmetic_tag = PRC_united_generic_cosmetic
				news_event = {
					id = china.166
					days = 1
				}
			}
			else_if = {
				limit = {
					original_tag = NLM
				}
				set_cosmetic_tag = MST_Unification
				news_event = {
					id = china.54
					days = 1
				}
			}
			else_if = {
				limit = {
					chinese_civil_war_military_tag = yes
				}
				set_cosmetic_tag = PRC_military_united
				news_event = {
					id = china.56
					days = 1
				}
			}
			else_if = {
				limit = {
					original_tag = FAL
				}
				set_cosmetic_tag = FAL_united_cosmetic
				news_event = {
					id = china.61
					days = 1
				}
			}
			else_if = {
				limit = {
					original_tag = NMA
				}
				set_cosmetic_tag = NMA_united_cosmetic
				news_event = {
					id = china.53
					days = 1
				}
			}
			else_if = {
				limit = {
					original_tag = MST
				}
				set_cosmetic_tag = MST_Unification
				news_event = {
					id = china.55
					days = 1
				}
			}
			else_if = {
				limit = {
					original_tag = APF
				}
				set_cosmetic_tag = APF_Unification
				news_event = {
					id = china.57
					days = 1
				}
			}
			else_if = {
				limit = {
					original_tag = PRC
					has_country_leader = {
						character = PRC_Huang_Ming
						ruling_only = yes
					}
				}
				news_event = {
					id = china.58
					days = 1
				}
			}
			else_if = {
				limit = {
					original_tag = PRC
					has_country_leader = {
						character = PRC_NL_char
						ruling_only = yes
					}
				}
				set_cosmetic_tag = PRC_nl_united_cosmetic
				news_event = {
					id = china.63
					days = 1
				}
			}
			else_if = {
				limit = {
					original_tag = NCM
				}
				set_cosmetic_tag = NCM_Unification
				news_event = {
					id = china.60
					days = 1
				}
			}
			else_if = {
				limit = {
					original_tag = SHA
				}
				set_cosmetic_tag = SHA_Unification
				news_event = {
					id = china.62
					days = 1
				}
			}
			else = {
				set_cosmetic_tag = PRC_united_generic_cosmetic
			}
			clr_global_flag = PRC_china_collapse
		}
	}
	PRC_recruit_targeted_decision = {
		icon = USA_recruit_militia
		cost = 25
		days_remove = 35
		fire_only_once = yes
		target_array = PRC.coreable_states_capitals
		state_target = yes
		on_map_mode = map_and_decisions_view
		allowed = {
			chinese_civil_war_tag = yes
			NOT = {
				OR = {
					original_tag = SIK
					original_tag = TIB
					original_tag = TAR
					original_tag = NIS
				}
			}
		}
		target_trigger = {
			FROM = {
				OR = {
					is_claimed_by = ROOT
					is_core_of = ROOT
				}
				is_controlled_by = ROOT
				NOT = {
					has_state_flag = PRC_militia_recruited_this_state
				}
			}
		}
		visible = {
			has_global_flag = PRC_china_collapse
		}
		available = {
			NOT = {
				has_country_flag = PRC_recruiting_militia_flag
			}
			if = {
				limit = {
					original_tag = PRC
				}
				OR = {
					has_country_leader = {
						character = PRC_Huang_Ming
						ruling_only = yes
					}
					has_country_leader = {
						character = PRC_NL_char
						ruling_only = yes
					}
				}
			}
		}
		cancel_trigger = {
			FROM = {
				NOT = {
					is_controlled_by = ROOT
				}
			}
		}
		complete_effect = {
			log = "[GetDateText]: [Root.GetName]: decision PRC_recruit_targeted_decision [FROM.GetName] complete_effect"
			set_country_flag = PRC_recruiting_militia_flag
		}
		remove_effect = {
			log = "[GetDateText]: [Root.GetName]: decision PRC_recruit_targeted_decision [FROM.GetName] remove_effect"
			clr_country_flag = PRC_recruiting_militia_flag
			FROM = {
				set_state_flag = PRC_militia_recruited_this_state
				if = {
					limit = {
						state_population < 1000000
					}
					create_unit = {
						division = "division_template = \"Chinese CW Militia\" start_experience_factor = 0.1 start_equipment_factor = 1.0"
						owner = ROOT
						count = 2
					}
				}
				else_if = {
					limit = {
						state_population > 1000000
						state_population < 2000000
					}
					create_unit = {
						division = "division_template = \"Chinese CW Militia\" start_experience_factor = 0.1 start_equipment_factor = 1.0"
						owner = ROOT
						count = 3
					}
				}
				else_if = {
					limit = {
						state_population > 2000000
						state_population < 3000000
					}
					create_unit = {
						division = "division_template = \"Chinese CW Militia\" start_experience_factor = 0.1 start_equipment_factor = 1.0"
						owner = ROOT
						count = 4
					}
				}
				else_if = {
					limit = {
						state_population > 3000000
						state_population < 5000000
					}
					create_unit = {
						division = "division_template = \"Chinese CW Militia\" start_experience_factor = 0.1 start_equipment_factor = 1.0"
						owner = ROOT
						count = 5
					}
				}
				else_if = {
					limit = {
						state_population > 5000000
						state_population < 8000000
					}
					create_unit = {
						division = "division_template = \"Chinese CW Militia\" start_experience_factor = 0.1 start_equipment_factor = 1.0"
						owner = ROOT
						count = 6
					}
				}
				else_if = {
					limit = {
						state_population > 8000000
						state_population < 15000000
					}
					create_unit = {
						division = "division_template = \"Chinese CW Militia\" start_experience_factor = 0.1 start_equipment_factor = 1.0"
						owner = ROOT
						count = 7
					}
				}
				else_if = {
					limit = {
						state_population > 15000000
						state_population < 25000000
					}
					create_unit = {
						division = "division_template = \"Chinese CW Militia\" start_experience_factor = 0.1 start_equipment_factor = 1.0"
						owner = ROOT
						count = 8
					}
				}
				else_if = {
					limit = {
						state_population > 25000000
					}
					create_unit = {
						division = "division_template = \"Chinese CW Militia\" start_experience_factor = 0.1 start_equipment_factor = 1.0"
						owner = ROOT
						count = 10
					}
				}
			}
		}
		cancel_effect = {
			clr_country_flag = PRC_recruiting_militia_flag
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_unite_manchuria = {
		allowed = {
			OR = {
				original_tag = NMA
				original_tag = BDG
				original_tag = A78
				original_tag = NTT
				original_tag = APF
				original_tag = MST
			}
		}
		icon = GFX_PRC_decision_industrial_expension
		available = {
			all_state = {
				if = {
					limit = {
						OR = {
							state = 716
							state = 1425
							state = 715
							state = 328
							state = 717
							state = 714
							state = 1167
						}
					}
					is_controlled_by_ROOT_or_ally = yes
				}
			}
			if = {
				limit = {
					original_tag = A78
					country_exists = NTT
				}
				always = no
			}
		}
		fire_only_once = yes
		days_remove = 10
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
		}
		remove_effect = {
			country_event = {
				id = china_collapse.11
				days = 10
			}
			set_country_flag = PRC_united_manchuria
			set_capital = {
				state = 717
			}
			every_state = {
				limit = {
					region = 155
				}
				add_core_of = ROOT
			}
			if = {
				limit = {
					original_tag = NTT
				}
				annex_country = {
					target = A78
					transfer_troops = yes
				}
			}
			if = {
				limit = {
					original_tag = A78
				}
				A78_zhang_fan_char = {
					set_nationality = NTT
				}
				NTT = {
					annex_country = {
						target = A78
						transfer_troops = yes
					}
					retire_character = NTT_wang_qiang_char
					set_country_flag = PRC_united_manchuria
					country_event = {
						id = china_collapse.11
						days = 10
					}
				}
				every_state = {
					limit = {
						region = 155
					}
					add_core_of = NTT
				}
			}
			capital_scope = {
				create_unit = {
					division = "division_template = \"Chinese CW Militia\" start_experience_factor = 0.3 start_equipment_factor = 1.0"
					owner = PREV
					count = 15
				}
			}
		}
	}
	PRC_unite_shaanxi = {
		allowed = {
			OR = {
				original_tag = NCM
				original_tag = SHA
			}
		}
		icon = GFX_PRC_decision_industrial_expension
		available = {
			owns_state = 1202
			owns_state = 1201
			owns_state = 1199
			owns_state = 1193
			owns_state = 622
		}
		fire_only_once = yes
		days_remove = 10
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
		}
		remove_effect = {
			declare_war_on = {
				target = NSF
				type = annex_everything
			}
			declare_war_on = {
				target = XIE
				type = annex_everything
			}
			declare_war_on = {
				target = NIS
				type = annex_everything
			}
			declare_war_on = {
				target = IMA
				type = annex_everything
			}
			declare_war_on = {
				target = GAN
				type = annex_everything
			}
			every_state = {
				limit = {
					OR = {
						state = 1202
						state = 1201
						state = 1199
						state = 1193
						state = 622
					}
				}
				add_core_of = ROOT
			}
			capital_scope = {
				create_unit = {
					division = "division_template = \"Chinese CW Militia\" start_experience_factor = 0.3 start_equipment_factor = 1.0"
					owner = PREV
					count = 5
				}
			}
		}
	}
	PRC_unite_xibei = {
		allowed = {
			OR = {
				original_tag = NCM
				original_tag = SHA
				original_tag = GAN
				original_tag = NSF
				original_tag = NIS
				original_tag = XIE
			}
		}
		icon = GFX_PRC_decision_industrial_expension
		available = {
			all_state = {
				if = {
					limit = {
						OR = {
							state = 1186
							state = 1187
							state = 1166
							state = 604
							state = 283
							state = 1202
							state = 622
						}
					}
					is_controlled_by_ROOT_or_ally = yes
				}
			}
		}
		fire_only_once = yes
		days_remove = 10
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
		}
		remove_effect = {
			country_event = {
				id = china_collapse.11
				days = 10
			}
			set_country_flag = PRC_united_xibei
			set_capital = {
				state = 283
			}
			if = {
				limit = {
					original_tag = GAN
				}
				set_cosmetic_tag = GAN_xibei_government_cosmetic
			}
			if = {
				limit = {
					original_tag = XIE
				}
				set_cosmetic_tag = XIE_empire_cosmetic
			}
			if = {
				limit = {
					original_tag = NSF
				}
				set_cosmetic_tag = NSF_salvation_government_cosmetic
			}
			every_state = {
				limit = {
					OR = {
						region = 200
						region = 219
					}
				}
				add_core_of = ROOT
			}
			capital_scope = {
				create_unit = {
					division = "division_template = \"Chinese CW Militia\" start_experience_factor = 0.3 start_equipment_factor = 1.0"
					owner = PREV
					count = 15
				}
			}
		}
	}
	PRC_unite_xinan = {
		allowed = {
			OR = {
				original_tag = A77
				original_tag = SIC
				original_tag = PST
				original_tag = TND
				original_tag = GXC
				original_tag = A75
				original_tag = YUN
			}
		}
		icon = GFX_PRC_decision_industrial_expension
		available = {
			all_state = {
				if = {
					limit = {
						OR = {
							state = 594
							state = 603
							state = 1197
							state = 1192
							state = 1196
							state = 1189
							state = 1190
						}
					}
					is_controlled_by_ROOT_or_ally = yes
				}
			}
			if = {
				limit = {
					OR = {
						original_tag = A75
						original_tag = TND
					}
					country_exists = A77
				}
				always = no
			}
			if = {
				limit = {
					original_tag = TND
					country_exists = A75
				}
				always = no
			}
		}
		fire_only_once = yes
		days_remove = 10
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
		}
		remove_effect = {
			country_event = {
				id = china_collapse.11
				days = 10
			}
			set_country_flag = PRC_united_xinan
			set_capital = {
				state = 605
			}
			if = {
				limit = {
					original_tag = SIC
				}
				set_cosmetic_tag = SIC_xinan_government_cosmetic
			}
			if = {
				limit = {
					OR = {
						original_tag = GXC
						original_tag = YUN
					}
				}
				set_cosmetic_tag = GAN_xinan_government_cosmetic
			}
			if = {
				limit = {
					original_tag = A77
				}
				set_cosmetic_tag = A77_united_forces_of_xinan_cosmetic
			}
			every_state = {
				limit = {
					OR = {
						region = 144
						region = 216
						state = 1210
						state = 1205
						state = 1204
						state = 1203
						state = 594
						state = 1191
						state = 593
					}
				}
				add_core_of = ROOT
			}
			if = {
				limit = {
					original_tag = A77
				}
				annex_country = {
					target = A75
					transfer_troops = yes
				}
				annex_country = {
					target = TND
					transfer_troops = yes
				}
			}
			if = {
				limit = {
					original_tag = A75
				}
				A75_wei_wenbo_char = {
					set_nationality = A77
				}
				A77 = {
					annex_country = {
						target = A75
						transfer_troops = yes
					}
					annex_country = {
						target = TND
						transfer_troops = yes
					}
					retire_character = A77_wang_suocheng_char
					set_country_flag = PRC_united_xinan
					set_cosmetic_tag = A77_united_forces_of_xinan_cosmetic
					country_event = {
						id = china_collapse.11
						days = 10
					}
				}
				every_state = {
					limit = {
						OR = {
							region = 144
							region = 216
							state = 1210
							state = 1205
							state = 1204
							state = 1203
							state = 594
							state = 1191
							state = 593
						}
					}
					add_core_of = A77
				}
			}
			if = {
				limit = {
					original_tag = TND
				}
				TND_fusang_char = {
					set_nationality = A77
				}
				A77 = {
					annex_country = {
						target = TND
						transfer_troops = yes
					}
					retire_character = A77_wang_suocheng_char
					set_country_flag = PRC_united_xinan
					set_cosmetic_tag = A77_united_forces_of_xinan_cosmetic
					country_event = {
						id = china_collapse.11
						days = 10
					}
				}
				every_state = {
					limit = {
						OR = {
							region = 144
							region = 216
							state = 1210
							state = 1205
							state = 1204
							state = 1203
							state = 594
							state = 1191
							state = 593
						}
					}
					add_core_of = A77
				}
			}
			capital_scope = {
				create_unit = {
					division = "division_template = \"Chinese CW Militia\" start_experience_factor = 0.3 start_equipment_factor = 1.0"
					owner = PREV
					count = 15
				}
			}
		}
	}
	PRC_unite_center = {
		allowed = {
			OR = {
				original_tag = CNT
				original_tag = FAL
				original_tag = RGT
				original_tag = JIA
				original_tag = CAG
				original_tag = MSC
				original_tag = HNJ
				original_tag = UYY
				original_tag = NLM
			}
		}
		icon = GFX_PRC_decision_industrial_expension
		available = {
			all_state = {
				if = {
					limit = {
						OR = {
							state = 1208
							state = 602
							state = 1200
							state = 1211
							state = 1225
							state = 1226
							state = 598
							state = 1229
							state = 1228
						}
					}
					is_controlled_by_ROOT_or_ally = yes
				}
			}
			if = {
				limit = {
					original_tag = HNJ
					country_exists = UYY
				}
				always = no
			}
		}
		fire_only_once = yes
		days_remove = 10
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
		}
		remove_effect = {
			country_event = {
				id = china_collapse.11
				days = 10
			}
			set_country_flag = PRC_united_center
			set_capital = {
				state = 1211
			}
			if = {
				limit = {
					original_tag = UYY
				}
				set_cosmetic_tag = PRC_neo_socialist_tag
				dismantle_faction = yes
				create_faction = CNT_wuhan_government_faction
				hidden_effect = {
					remove_faction_goal = faction_goal_the_atomic_race
					add_faction_goal = faction_goal_placeholder_long_term
					remove_faction_goal = faction_goal_a_military_base
					add_faction_goal = faction_goal_placeholder_medium_term
					add_faction_goal = faction_goal_placeholder_short_term
				}
			}
			if = {
				limit = {
					original_tag = RGT
				}
				set_cosmetic_tag = RGT_empire_cosmetic
				add_country_leader_role = {
					character = RGT_kong_tsui_chang_char
					promote_leader = yes
					country_leader = {
						ideology = confucian_hyperconservativism
						expire = "1.1.1.1"
						id = -1
					}
				}
				set_party_name = {
					ideology = fascist
					long_name = RGT_authoritarian_democrat_long_2
					name = RGT_authoritarian_democrat_short_2
				}
			}
			every_state = {
				limit = {
					OR = {
						AND = {
							region = 220
							NOT = {
								state = 1210
							}
						}
						state = 599
						state = 1200
						state = 606
						state = 1223
						state = 1429
						state = 1228
						state = 1225
						state = 1226
						state = 1230
						state = 598
						state = 597
						state = 1427
						state = 1229
						state = 1428
					}
				}
				add_core_of = ROOT
			}
			if = {
				limit = {
					original_tag = HNJ
				}
				HNJ_qie_yingcai_char = {
					set_nationality = UYY
				}
				UYY = {
					annex_country = {
						target = HNJ
						transfer_troops = yes
					}
					retire_character = UYY_zhou_derui_char
					set_country_flag = PRC_united_center
					set_cosmetic_tag = PRC_neo_socialist_tag
					dismantle_faction = yes
					create_faction = CNT_wuhan_government_faction
					hidden_effect = {
						remove_faction_goal = faction_goal_the_atomic_race
						add_faction_goal = faction_goal_placeholder_long_term
						remove_faction_goal = faction_goal_a_military_base
						add_faction_goal = faction_goal_placeholder_medium_term
						add_faction_goal = faction_goal_placeholder_short_term
					}
					country_event = {
						id = china_collapse.11
						days = 10
					}
				}
				every_state = {
					limit = {
						OR = {
							AND = {
								region = 220
								NOT = {
									state = 1210
								}
							}
							state = 599
							state = 1200
							state = 606
							state = 1223
							state = 1429
							state = 1228
							state = 1225
							state = 1226
							state = 1230
							state = 598
							state = 597
							state = 1427
							state = 1229
							state = 1428
						}
					}
					add_core_of = UYY
				}
			}
			capital_scope = {
				create_unit = {
					division = "division_template = \"Chinese CW Militia\" start_experience_factor = 0.3 start_equipment_factor = 1.0"
					owner = PREV
					count = 15
				}
			}
		}
	}
	PRC_go_to_war_with_manchuria = {
		allowed = {
			chinese_civil_war_tag = yes
		}
		icon = GFX_PRC_soliders
		available = {
			has_war = no
			#NOT = {
			#	any_country = {
			#		has_country_flag = PRC_go_to_war_with_manchuria_flag
			#	}
			#}
			OR = {
				country_exists = NMA
				country_exists = BDG
				country_exists = A78
				country_exists = NTT
				country_exists = APF
				country_exists = MST
			}
			if = {
				limit = {
					original_tag = PRC
				}
				NOT = {
					country_exists = A83
					country_exists = A81
				}
				OR = {
					NOT = {
						country_exists = INM
					}
					is_ally_with = INM
				}
				OR = {
					has_country_leader = {
						character = PRC_Huang_Ming
						ruling_only = yes
					}
					has_country_leader = {
						character = PRC_NL_char
						ruling_only = yes
					}
				}
			}
			else_if = {
				limit = {
					OR = {
						has_country_flag = PRC_united_center
						has_country_flag = PRC_united_xibei
						has_country_flag = PRC_united_xinan
					}
				}
				owns_state = 608
			}
			else = {
				always = no
			}
		}
		fire_only_once = yes
		days_remove = 40
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
			#set_country_flag = PRC_go_to_war_with_manchuria_flag
			capital_scope = {
				create_unit = {
					division = "division_template = \"Chinese CW Militia\" start_experience_factor = 0.3 start_equipment_factor = 1.0"
					owner = PREV
					count = 10
				}
			}
		}
		remove_effect = {
			declare_war_on = {
				target = NMA
				type = annex_everything
			}
			declare_war_on = {
				target = A78
				type = annex_everything
			}
			declare_war_on = {
				target = BDG
				type = annex_everything
			}
			declare_war_on = {
				target = MST
				type = annex_everything
			}
			declare_war_on = {
				target = APF
				type = annex_everything
			}
			declare_war_on = {
				target = NTT
				type = annex_everything
			}
		}
	}
	PRC_go_to_war_with_prc = {
		allowed = {
			chinese_civil_war_tag = yes
			NOT = {
				original_tag = PRC
			}
		}
		icon = GFX_PRC_soliders
		available = {
			has_war = no
			country_exists = PRC
			OR = {
				has_country_flag = PRC_united_center
				has_country_flag = PRC_united_xibei
				has_country_flag = PRC_united_xinan
				has_country_flag = PRC_united_manchuria
			}
			is_neighbor_of = PRC
		}
		fire_only_once = yes
		days_remove = 40
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
			capital_scope = {
				create_unit = {
					division = "division_template = \"Chinese CW Militia\" start_experience_factor = 0.3 start_equipment_factor = 1.0"
					owner = PREV
					count = 10
				}
			}
		}
		remove_effect = {
			declare_war_on = {
				target = PRC
				type = annex_everything
			}
			declare_war_on = {
				target = A81
				type = annex_everything
			}
			declare_war_on = {
				target = A83
				type = annex_everything
			}
			declare_war_on = {
				target = INM
				type = annex_everything
			}
		}
	}
	PRC_go_to_war_with_xinan = {
		allowed = {
			chinese_civil_war_tag = yes
		}
		icon = GFX_PRC_soliders
		available = {
			has_war = no
			#NOT = {
			#	any_country = {
			#		has_country_flag = PRC_go_to_war_with_xinan_flag
			#	}
			#}
			OR = {
				country_exists = A77
				country_exists = SIC
				country_exists = PST
				country_exists = TND
				country_exists = GXC
				country_exists = A75
				country_exists = YUN
			}
			if = {
				limit = {
					OR = {
						original_tag = PRC
						has_country_flag = PRC_united_manchuria
					}
				}
				owns_state = 1211
			}
			if = {
				limit = {
					original_tag = PRC
				}
				OR = {
					has_country_leader = {
						character = PRC_Huang_Ming
						ruling_only = yes
					}
					has_country_leader = {
						character = PRC_NL_char
						ruling_only = yes
					}
				}
			}
			else_if = {
				limit = {
					NOT = {
						OR = {
							original_tag = PRC
							has_country_flag = PRC_united_manchuria
						}
					}
				}
				OR = {
					has_country_flag = PRC_united_xibei
					has_country_flag = PRC_united_center
				}
			}
			else = {
				always = no
			}
		}
		fire_only_once = yes
		days_remove = 40
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
			#set_country_flag = PRC_go_to_war_with_xinan_flag
			capital_scope = {
				create_unit = {
					division = "division_template = \"Chinese CW Militia\" start_experience_factor = 0.3 start_equipment_factor = 1.0"
					owner = PREV
					count = 10
				}
			}
		}
		remove_effect = {
			declare_war_on = {
				target = SIC
				type = annex_everything
			}
			declare_war_on = {
				target = A77
				type = annex_everything
			}
			declare_war_on = {
				target = YUN
				type = annex_everything
			}
			declare_war_on = {
				target = A75
				type = annex_everything
			}
			declare_war_on = {
				target = PST
				type = annex_everything
			}
			declare_war_on = {
				target = GXC
				type = annex_everything
			}
		}
	}
	PRC_go_to_war_with_xibei = {
		allowed = {
			chinese_civil_war_tag = yes
		}
		icon = GFX_PRC_soliders
		available = {
			has_war = no
			#NOT = {
			#	any_country = {
			#		has_country_flag = PRC_go_to_war_with_xibei_flag
			#	}
			#}
			OR = {
				country_exists = NCM
				country_exists = SHA
				country_exists = GAN
				country_exists = NSF
				country_exists = IMA
				country_exists = NIS
				country_exists = XIE
			}
			if = {
				limit = {
					original_tag = PRC
				}
				NOT = {
					country_exists = A83
					country_exists = A81
				}
				OR = {
					NOT = {
						country_exists = INM
					}
					is_ally_with = INM
				}
				OR = {
					has_country_leader = {
						character = PRC_Huang_Ming
						ruling_only = yes
					}
					has_country_leader = {
						character = PRC_NL_char
						ruling_only = yes
					}
				}
			}
			if = {
				limit = {
					has_country_flag = PRC_united_manchuria
				}
				owns_state = 608
			}
			else_if = {
				limit = {
					NOT = {
						OR = {
							original_tag = PRC
							has_country_flag = PRC_united_manchuria
						}
					}
				}
				OR = {
					has_country_flag = PRC_united_center
					has_country_flag = PRC_united_xinan
				}
			}
			else = {
				always = no
			}
		}
		fire_only_once = yes
		days_remove = 40
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
			#set_country_flag = PRC_go_to_war_with_xibei_flag
			capital_scope = {
				create_unit = {
					division = "division_template = \"Chinese CW Militia\" start_experience_factor = 0.3 start_equipment_factor = 1.0"
					owner = PREV
					count = 10
				}
			}
		}
		remove_effect = {
			declare_war_on = {
				target = NSF
				type = annex_everything
			}
			declare_war_on = {
				target = XIE
				type = annex_everything
			}
			declare_war_on = {
				target = NIS
				type = annex_everything
			}
			declare_war_on = {
				target = IMA
				type = annex_everything
			}
			declare_war_on = {
				target = GAN
				type = annex_everything
			}
			declare_war_on = {
				target = SHA
				type = annex_everything
			}
			declare_war_on = {
				target = NCM
				type = annex_everything
			}
		}
	}
	PRC_go_to_war_with_center = {
		allowed = {
			chinese_civil_war_tag = yes
		}
		icon = GFX_PRC_soliders
		available = {
			has_war = no
			#NOT = {
			#	any_country = {
			#		has_country_flag = PRC_go_to_war_with_center_flag
			#	}
			#}
			OR = {
				country_exists = CNT
				country_exists = FAL
				country_exists = RGT
				country_exists = JIA
				country_exists = CAG
				country_exists = MSC
				country_exists = HNJ
				country_exists = UYY
				country_exists = NLM
			}
			if = {
				limit = {
					original_tag = PRC
				}
				NOT = {
					country_exists = A83
					country_exists = A81
				}
				OR = {
					NOT = {
						country_exists = INM
					}
					is_ally_with = INM
				}
				OR = {
					has_country_leader = {
						character = PRC_Huang_Ming
						ruling_only = yes
					}
					has_country_leader = {
						character = PRC_NL_char
						ruling_only = yes
					}
				}
			}
			if = {
				limit = {
					has_country_flag = PRC_united_manchuria
				}
				owns_state = 608
			}
			else_if = {
				limit = {
					NOT = {
						OR = {
							original_tag = PRC
							has_country_flag = PRC_united_manchuria
						}
					}
				}
				OR = {
					has_country_flag = PRC_united_xibei
					has_country_flag = PRC_united_xinan
				}
			}
			else = {
				always = no
			}
		}
		fire_only_once = yes
		days_remove = 40
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
			#set_country_flag = PRC_go_to_war_with_center_flag
			capital_scope = {
				create_unit = {
					division = "division_template = \"Chinese CW Militia\" start_experience_factor = 0.3 start_equipment_factor = 1.0"
					owner = PREV
					count = 10
				}
			}
		}
		remove_effect = {
			declare_war_on = {
				target = CNT
				type = annex_everything
			}
			declare_war_on = {
				target = RGT
				type = annex_everything
			}
			declare_war_on = {
				target = JIA
				type = annex_everything
			}
			declare_war_on = {
				target = CAG
				type = annex_everything
			}
			declare_war_on = {
				target = MSC
				type = annex_everything
			}
			declare_war_on = {
				target = HNJ
				type = annex_everything
			}
			declare_war_on = {
				target = UYY
				type = annex_everything
			}
			declare_war_on = {
				target = NLM
				type = annex_everything
			}
		}
	}
	PRC_go_to_war_with_nanjing = {
		allowed = {
			chinese_civil_war_tag = yes
		}
		icon = GFX_PRC_soliders
		available = {
			has_war = no
			owns_state = 1211
			owns_state = 608
			owns_state = 1189
			owns_state = 283
			if = {
				limit = {
					original_tag = PRC
				}
				OR = {
					has_country_leader = {
						character = PRC_Huang_Ming
						ruling_only = yes
					}
					has_country_leader = {
						character = PRC_NL_char
						ruling_only = yes
					}
				}
			}
		}
		fire_only_once = yes
		days_remove = 40
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
		}
		remove_effect = {
			declare_war_on = {
				target = CHF
				type = annex_everything
			}
			declare_war_on = {
				target = A74
				type = annex_everything
			}
			declare_war_on = {
				target = XFT
				type = annex_everything
			}
			declare_war_on = {
				target = ESF
				type = annex_everything
			}
			declare_war_on = {
				target = XSM
				type = annex_everything
			}
		}
	}
	PRC_go_to_war_with_tibet = {
		allowed = {
			chinese_civil_war_tag = yes
		}
		icon = GFX_PRC_soliders
		available = {
			has_war = no
			owns_state = 1211
			owns_state = 608
			owns_state = 1189
			owns_state = 283
			if = {
				limit = {
					original_tag = PRC
				}
				OR = {
					has_country_leader = {
						character = PRC_Huang_Ming
						ruling_only = yes
					}
					has_country_leader = {
						character = PRC_NL_char
						ruling_only = yes
					}
				}
			}
		}
		fire_only_once = yes
		days_remove = 20
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
		}
		remove_effect = {
			declare_war_on = {
				target = TAR
				type = annex_everything
			}
		}
	}
	PRC_go_to_war_with_xinjiang = {
		allowed = {
			chinese_civil_war_tag = yes
		}
		icon = GFX_PRC_soliders
		available = {
			has_war = no
			owns_state = 1211
			owns_state = 608
			owns_state = 1189
			owns_state = 283
			if = {
				limit = {
					original_tag = PRC
				}
				OR = {
					has_country_leader = {
						character = PRC_Huang_Ming
						ruling_only = yes
					}
					has_country_leader = {
						character = PRC_NL_char
						ruling_only = yes
					}
				}
			}
		}
		fire_only_once = yes
		days_remove = 20
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
		}
		remove_effect = {
			declare_war_on = {
				target = SIK
				type = annex_everything
			}
			declare_war_on = {
				target = XIN
				type = annex_everything
			}
		}
	}
	PRC_restore_order_in_north = {
		visible = {
			tag = PRC
		}
		icon = GFX_PRC_soliders
		available = {
			NOT = {
				has_country_flag = PRC_restore_order_ongoing
			}
			OR = {
				has_country_leader = {
					character = PRC_Huang_Ming
					ruling_only = yes
				}
				has_country_leader = {
					character = PRC_NL_char
					ruling_only = yes
				}
			}
		}
		fire_only_once = yes
		days_remove = 15
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
			set_country_flag = PRC_restore_order_ongoing
		}
		remove_effect = {
			clr_country_flag = PRC_restore_order_ongoing
			set_country_flag = PRC_order_in_north_restored
			610 = {
				set_demilitarized_zone = no
			}
			611 = {
				set_demilitarized_zone = no
			}
		}
	}
	PRC_restore_order_in_west = {
		visible = {
			tag = PRC
		}
		icon = GFX_PRC_soliders
		available = {
			NOT = {
				has_country_flag = PRC_restore_order_ongoing
			}
			OR = {
				has_country_leader = {
					character = PRC_Huang_Ming
					ruling_only = yes
				}
				has_country_leader = {
					character = PRC_NL_char
					ruling_only = yes
				}
			}
		}
		fire_only_once = yes
		days_remove = 15
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
			set_country_flag = PRC_restore_order_ongoing
		}
		remove_effect = {
			clr_country_flag = PRC_restore_order_ongoing
			set_country_flag = PRC_order_in_west_restored
			1233 = {
				set_demilitarized_zone = no
			}
		}
	}
	PRC_restore_order_in_south = {
		visible = {
			tag = PRC
		}
		icon = GFX_PRC_soliders
		available = {
			NOT = {
				has_country_flag = PRC_restore_order_ongoing
			}
			OR = {
				has_country_leader = {
					character = PRC_Huang_Ming
					ruling_only = yes
				}
				has_country_leader = {
					character = PRC_NL_char
					ruling_only = yes
				}
			}
		}
		fire_only_once = yes
		days_remove = 15
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
			set_country_flag = PRC_restore_order_ongoing
		}
		remove_effect = {
			clr_country_flag = PRC_restore_order_ongoing
			set_country_flag = PRC_order_in_south_restored
			614 = {
				set_demilitarized_zone = no
			}
			615 = {
				set_demilitarized_zone = no
			}
			1194 = {
				set_demilitarized_zone = no
			}
		}
	}
	PRC_go_to_war_with_a83 = {
		visible = {
			tag = PRC
		}
		icon = GFX_PRC_soliders
		available = {
			has_country_flag = PRC_order_in_north_restored
			has_country_flag = PRC_order_in_west_restored
			has_country_flag = PRC_order_in_south_restored
			OR = {
				has_country_leader = {
					character = PRC_Huang_Ming
					ruling_only = yes
				}
				has_country_leader = {
					character = PRC_NL_char
					ruling_only = yes
				}
			}
			if = {
				limit = {
					has_country_flag = PRC_go_to_war_with_a81_flag
				}
				NOT = {
					country_exists = A81
				}
			}
		}
		fire_only_once = yes
		days_remove = 15
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
			set_country_flag = PRC_go_to_war_with_a83_flag
		}
		remove_effect = {
			declare_war_on = {
				target = A83
				type = annex_everything
			}
		}
	}
	PRC_go_to_war_with_a81 = {
		visible = {
			tag = PRC
		}
		icon = GFX_PRC_soliders
		available = {
			has_country_flag = PRC_order_in_north_restored
			has_country_flag = PRC_order_in_west_restored
			has_country_flag = PRC_order_in_south_restored
			OR = {
				has_country_leader = {
					character = PRC_Huang_Ming
					ruling_only = yes
				}
				has_country_leader = {
					character = PRC_NL_char
					ruling_only = yes
				}
			}
			if = {
				limit = {
					has_country_flag = PRC_go_to_war_with_a83_flag
				}
				NOT = {
					country_exists = A83
				}
			}
		}
		fire_only_once = yes
		days_remove = 15
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
			set_country_flag = PRC_go_to_war_with_a81_flag
		}
		remove_effect = {
			declare_war_on = {
				target = A81
				type = annex_everything
			}
		}
	}
	PRC_go_to_war_with_inm = {
		visible = {
			tag = PRC
		}
		icon = GFX_PRC_soliders
		available = {
			has_country_flag = PRC_order_in_north_restored
			has_country_flag = PRC_order_in_west_restored
			has_country_flag = PRC_order_in_south_restored
			NOT = {
				has_country_flag = PRC_solution_with_inm
			}
			NOT = {
				country_exists = A81
			}
			OR = {
				has_country_leader = {
					character = PRC_Huang_Ming
					ruling_only = yes
				}
				has_country_leader = {
					character = PRC_NL_char
					ruling_only = yes
				}
			}
		}
		fire_only_once = yes
		days_remove = 25
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
			set_country_flag = PRC_solution_with_inm
		}
		remove_effect = {
			declare_war_on = {
				target = INM
				type = annex_everything
			}
		}
	}
	PRC_deal_with_inm = {
		visible = {
			tag = PRC
		}
		icon = GFX_PRC_soliders
		available = {
			has_country_flag = PRC_order_in_north_restored
			has_country_flag = PRC_order_in_west_restored
			has_country_flag = PRC_order_in_south_restored
			NOT = {
				has_country_flag = PRC_solution_with_inm
			}
			NOT = {
				country_exists = A81
			}
			OR = {
				has_country_leader = {
					character = PRC_Huang_Ming
					ruling_only = yes
				}
				has_country_leader = {
					character = PRC_NL_char
					ruling_only = yes
				}
			}
		}
		fire_only_once = yes
		days_remove = 25
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
			set_country_flag = PRC_solution_with_inm
		}
		remove_effect = {
			PRC = {
				add_to_faction = INM
			}
			hidden_effect = {
				country_event = {
					id = china_collapse.12
					days = 120
				}
			}
		}
	}
	FAL_raid_zibo = {
		visible = {
			tag = FAL
		}
		icon = GFX_PRC_soliders
		available = {
			NOT = {
				has_country_flag = FAL_raid_ongoing
			}
		}
		fire_only_once = yes
		days_remove = 15
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
			set_country_flag = FAL_raid_ongoing
		}
		remove_effect = {
			clr_country_flag = FAL_raid_ongoing
			add_manpower = -2500
			transfer_state = 1427
			add_state_core = 1427
		}
	}
	FAL_raid_penglai = {
		visible = {
			tag = FAL
		}
		icon = GFX_PRC_soliders
		available = {
			NOT = {
				has_country_flag = FAL_raid_ongoing
			}
			NOT = {
				JAP = {
					owns_state = 1393
				}
			}
		}
		fire_only_once = yes
		days_remove = 15
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
			set_country_flag = FAL_raid_ongoing
		}
		remove_effect = {
			clr_country_flag = FAL_raid_ongoing
			add_manpower = -1000
			transfer_state = 1393
			add_state_core = 1393
		}
	}
	FAL_raid_qingdao = {
		visible = {
			tag = FAL
		}
		icon = GFX_PRC_soliders
		available = {
			NOT = {
				has_country_flag = FAL_raid_ongoing
			}
			NOT = {
				JAP = {
					owns_state = 1420
				}
			}
		}
		fire_only_once = yes
		days_remove = 15
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
			set_country_flag = FAL_raid_ongoing
		}
		remove_effect = {
			clr_country_flag = FAL_raid_ongoing
			add_manpower = -5000
			transfer_state = 1420
			add_state_core = 1420
		}
	}
	FAL_raid_jinan = {
		visible = {
			tag = FAL
		}
		icon = GFX_PRC_soliders
		available = {
			owns_state = 1427
			NOT = {
				has_country_flag = FAL_raid_ongoing
			}
		}
		fire_only_once = yes
		days_remove = 25
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
			set_country_flag = FAL_raid_ongoing
		}
		remove_effect = {
			clr_country_flag = FAL_raid_ongoing
			add_manpower = -10000
			transfer_state = 597
			add_state_core = 597
		}
	}
	FAL_go_to_war_wirh_center = {
		visible = {
			tag = FAL
		}
		icon = GFX_PRC_soliders
		available = {
			owns_state = 597
			owns_state = 1427
			if = {
				limit = {
					NOT = {
						JAP = {
							owns_state = 1420
						}
					}
				}
				owns_state = 1420
			}
			if = {
				limit = {
					NOT = {
						JAP = {
							owns_state = 1393
						}
					}
				}
				owns_state = 1393
			}
		}
		fire_only_once = yes
		days_remove = 25
		modifier = {
		}
		ai_will_do = {
			base = 100
		}
		complete_effect = {
		}
		remove_effect = {
			declare_war_on = {
				target = CNT
				type = annex_everything
			}
			declare_war_on = {
				target = RGT
				type = annex_everything
			}
			declare_war_on = {
				target = JIA
				type = annex_everything
			}
			declare_war_on = {
				target = CAG
				type = annex_everything
			}
			declare_war_on = {
				target = MSC
				type = annex_everything
			}
			declare_war_on = {
				target = HNJ
				type = annex_everything
			}
			declare_war_on = {
				target = UYY
				type = annex_everything
			}
			declare_war_on = {
				target = NLM
				type = annex_everything
			}
		}
	}
}

PRC_china_of_a_new_era_cat = {
	PRC_unify_asia_imper = {
		icon = GFX_PRC_gaw_cat
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_launch_the_great_crusade
		}
		available = {
			NOT = {
				country_exists = SRL
				country_exists = VIN
				country_exists = LAO
				country_exists = CAM
				country_exists = SIA
				country_exists = MAL
				country_exists = SIG
				country_exists = INS
				country_exists = PHI
				country_exists = PNG
				country_exists = NZL
				country_exists = BAN
			}
		}
		fire_only_once = yes
		days_remove = 1
		complete_effect = {
		}
		remove_effect = {
			country_event = china_aprilfools25.6
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_establish_xibots_legion = {
		icon = GFX_decision_unknown
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_establish_space_marine_legions
		}
		available = {
		}
		cost = 35
		fire_only_once = yes
		days_remove = 50
		complete_effect = {
		}
		remove_effect = {
			custom_effect_tooltip = PRC_establish_space_marine_legions_tt
			hidden_effect = {
				capital_scope = {
					create_unit = {
						division = "name = \"Xibots Legion\" division_template = \"Sinius Xistartes\" start_experience_factor = 1 start_equipment_factor = 1.0"
						owner = PREV
						count = 10
					}
				}
			}
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_establish_social_credit_legion = {
		icon = GFX_decision_unknown
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_establish_space_marine_legions
		}
		available = {
		}
		cost = 35
		fire_only_once = yes
		days_remove = 50
		complete_effect = {
		}
		remove_effect = {
			custom_effect_tooltip = PRC_establish_space_marine_legions_tt
			hidden_effect = {
				capital_scope = {
					create_unit = {
						division = "name = \"Social Credit Legion\" division_template = \"Sinius Xistartes\" start_experience_factor = 1 start_equipment_factor = 1.0"
						owner = PREV
						count = 10
					}
				}
			}
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_establish_uyghur_punishers_legion = {
		icon = GFX_decision_unknown
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_establish_space_marine_legions
		}
		available = {
		}
		cost = 35
		fire_only_once = yes
		days_remove = 50
		complete_effect = {
		}
		remove_effect = {
			custom_effect_tooltip = PRC_establish_space_marine_legions_tt
			hidden_effect = {
				capital_scope = {
					create_unit = {
						division = "name = \"Uyghur Punishers Legion\" division_template = \"Sinius Xistartes\" start_experience_factor = 1 start_equipment_factor = 1.0"
						owner = PREV
						count = 10
					}
				}
			}
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_establish_taiwan_crushers_legion = {
		icon = GFX_decision_unknown
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_establish_space_marine_legions
		}
		available = {
		}
		cost = 35
		fire_only_once = yes
		days_remove = 50
		complete_effect = {
		}
		remove_effect = {
			custom_effect_tooltip = PRC_establish_space_marine_legions_tt
			hidden_effect = {
				capital_scope = {
					create_unit = {
						division = "name = \"Taiwan Crushers Legion\" division_template = \"Sinius Xistartes\" start_experience_factor = 1 start_equipment_factor = 1.0"
						owner = PREV
						count = 10
					}
				}
			}
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_build_more_resorts_for_the_uyghurs = {
		icon = GFX_decision_unknown
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_turn_our_cities_into_hives
		}
		available = {
		}
		cost = 75
		fire_only_once = yes
		days_remove = 50
		complete_effect = {
		}
		remove_effect = {
			every_state = {
				limit = {
					region = 145
					NOT = {
						OR = {
							state = 586
							state = 822
							state = 732
						}
					}
				}
				add_manpower = -100000
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
				add_building_construction = {
					type = arms_factory
					level = 1
					instant_build = yes
				}
			}
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_create_uyghur_death_brigades = {
		icon = GFX_decision_unknown
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_punish_the_enemies_of_china
		}
		available = {
		}
		cost = 25
		fire_only_once = yes
		days_remove = 30
		complete_effect = {
		}
		remove_effect = {
			division_template = {
				name = "Uyghur Death Brigade"
				priority = 2
				regiments = {
					militia = {
						x = 0
						y = 0
					}
					militia = {
						x = 0
						y = 1
					}
					militia = {
						x = 0
						y = 2
					}
					militia = {
						x = 0
						y = 3
					}
					militia = {
						x = 1
						y = 0
					}
					militia = {
						x = 1
						y = 1
					}
					militia = {
						x = 1
						y = 2
					}
					militia = {
						x = 1
						y = 3
					}
					militia = {
						x = 2
						y = 0
					}
					militia = {
						x = 2
						y = 1
					}
					militia = {
						x = 2
						y = 2
					}
					militia = {
						x = 2
						y = 3
					}
					militia = {
						x = 3
						y = 0
					}
					militia = {
						x = 3
						y = 1
					}
					militia = {
						x = 3
						y = 2
					}
					militia = {
						x = 3
						y = 3
					}
					militia = {
						x = 4
						y = 0
					}
					militia = {
						x = 4
						y = 1
					}
					militia = {
						x = 4
						y = 2
					}
					militia = {
						x = 4
						y = 3
					}
				}
				support = {
				}
			}
			hidden_effect = {
				1165 = {
					create_unit = {
						division = "division_template = \"Uyghur Death Brigade\" start_experience_factor = 0.1 start_equipment_factor = 1.0"
						owner = PREV
						count = 50
					}
				}
			}
			custom_effect_tooltip = PRC_create_uyghur_death_brigades_tt
		}
		ai_will_do = {
			base = 999
		}
	}
	PRC_military_operation_in_mongolia = {
		cost = 10
		days_remove = 30
		fire_only_once = yes
		highlight_states = {
			highlight_state_targets = {
				state = 640
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
		}
		visible = {
			has_completed_focus = PRC_punish_the_enemies_of_china
		}
		complete_effect = {
		}
		remove_effect = {
			declare_war_on = {
				target = MON
				type = annex_everything
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_military_operation_in_afghanistan = {
		cost = 10
		days_remove = 30
		fire_only_once = yes
		highlight_states = {
			highlight_state_targets = {
				state = 640
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
		}
		visible = {
			has_completed_focus = PRC_punish_the_enemies_of_china
		}
		complete_effect = {
		}
		remove_effect = {
			declare_war_on = {
				target = TAL
				type = annex_everything
			}
			declare_war_on = {
				target = AFG
				type = annex_everything
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_military_operation_in_myanmar = {
		cost = 10
		days_remove = 30
		fire_only_once = yes
		highlight_states = {
			highlight_state_targets = {
				state = 640
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
		}
		visible = {
			has_completed_focus = PRC_punish_the_enemies_of_china
		}
		complete_effect = {
		}
		remove_effect = {
			every_country = {
				limit = {
					OR = {
						tag = KNU
						tag = CNF
						tag = PDF
						tag = SSA
						tag = MOA
						tag = BRM
						tag = MND
					}
				}
				PRC = {
					declare_war_on = {
						target = PREV
						type = annex_everything
					}
				}
			}
			hidden_effect = {
				every_state = {
					limit = {
						is_core_of = BRM
					}
					remove_dynamic_modifier = {
						modifier = BRM_peoples_war
					}
				}
			}
			news_event = {
				id = china.233
				hours = 7
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_military_operation_in_bhutan_and_nepal = {
		cost = 10
		days_remove = 30
		fire_only_once = yes
		highlight_states = {
			highlight_state_targets = {
				state = 323
				state = 324
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
		}
		visible = {
			has_completed_focus = PRC_punish_the_enemies_of_china
		}
		complete_effect = {
		}
		remove_effect = {
			every_country = {
				limit = {
					OR = {
						tag = BHU
						tag = NEP
					}
				}
				PRC = {
					declare_war_on = {
						target = PREV
						type = annex_everything
					}
				}
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_military_operation_in_pakistan = {
		cost = 10
		days_remove = 30
		fire_only_once = yes
		highlight_states = {
			highlight_state_targets = {
				state = 440
			}
		}
		on_map_mode = map_and_decisions_view
		available = {
		}
		visible = {
			has_completed_focus = PRC_punish_the_enemies_of_china
		}
		complete_effect = {
		}
		remove_effect = {
			declare_war_on = {
				target = PAK
				type = annex_everything
			}
		}
		ai_will_do = {
			base = 100
		}
	}
	PRC_watch_your_social_credit_imper_prop = {
		name = PRC_watch_your_social_credit_prop
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_primacy_of_the_social_credit_system
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			industrial_capacity_factory = 0.05
			production_factory_efficiency_gain_factor = 0.05
			production_factory_max_efficiency_factor = 0.1
			society_development_monthly = 0.05
			poverty_development_monthly = 0.05
			communist_drift = 0.02
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_destroy_china_enemies_imper_prop = {
		name = PRC_destroy_china_enemies_prop
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_punish_the_enemies_of_china
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.05
			army_attack_factor = 0.05
			army_strength_factor = 0.035
			breakthrough_factor = 0.015
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_glory_the_paramount_leader_imper_prop = {
		name = PRC_glory_the_paramount_leader_prop
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_cult_of_the_god_emperor_of_china
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 60
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			army_morale_factor = 0.025
			army_speed_factor = 0.05
			industrial_capacity_factory = 0.05
			society_development_monthly = 0.005
			communist_drift = 0.01
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_masses_mobilize_imper_prop = {
		name = PRC_masses_mobilize_prop
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			hidden_trigger = {
				has_completed_focus = PRC_the_chinese_nation_of_superhumans
			}
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.1
			industrial_development_monthly = 0.02
			industrial_capacity_factory = 0.05
			production_factory_efficiency_gain_factor = 0.025
			consumer_goods_factor = 0.01
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_new_era_for_china_imper_prop = {
		name = PRC_new_era_for_china_prop
		icon = generic_propaganda_campaigns
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_begin_a_new_era
		}
		available = {
			has_campaign_slot = yes
		}
		ai_will_do = {
			base = 5
		}
		cost = 40
		days_remove = 50
		days_re_enable = 100
		fire_only_once = no
		cancel_if_not_visible = yes
		modifier = {
			political_power_gain = -0.05
			society_development_monthly = 0.01
			income_growth_factor = 0.05
			personal_value_factor = 0.05
			communist_drift = 0.01
		}
		complete_effect = {
			remove_campaign_slot = yes
		}
		remove_effect = {
			add_campaign_slot = yes
		}
	}
	PRC_operation_genko_imper = {
		icon = generic_industry
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_operation_majestic_imper
		}
		available = {
			has_idea = PRC_operation_majestic_idea
			has_completed_focus = PRC_rain_fire_from_above
			has_equipment = {
				infantry_equipment > 10000
			}
			has_equipment = {
				support_equipment > 1000
			}
			has_manpower > 50000
		}
		cost = 25
		fire_only_once = yes
		days_remove = 10
		complete_effect = {
			every_state = {
				limit = {
					region = 154
					has_dynamic_modifier = {
						modifier = PRC_unplanned_offensive
					}
				}
				remove_dynamic_modifier = {
					modifier = PRC_unplanned_offensive
				}
			}
			add_timed_idea = {
				idea = PRC_operation_majestic_idea
				days = 40
			}
			add_manpower = -50000
			add_equipment_to_stockpile = {
				type = infantry_equipment
				amount = -10000
			}
			add_equipment_to_stockpile = {
				type = support_equipment
				amount = -1000
			}
		}
		remove_effect = {
			custom_effect_tooltip = PRC_operation_genko_tt
			add_timed_idea = {
				idea = PRC_to_end_japan_idea
				days = 35
			}
			hidden_effect = {
				load_oob = PRC_genko
				JAP = {
					load_oob = GAW_militia_jap
					load_oob = GAW_militia_jap2
					load_oob = GAW_militia_jap3
				}
			}
		}
		ai_will_do = {
			base = 150
		}
	}
	PRC_put_the_nuclear_arsenal_on_full_operational_alert_imper = {
		name = PRC_put_the_nuclear_arsenal_on_full_operational_alert
		icon = GFX_decision_generic_deploy_nukes
		available = {
		}
		visible = {
			has_country_flag = PRC_put_the_nuclear_arsenal_on_full_operational_alert_flag
		}
		fire_only_once = yes
		cost = 150
		days_remove = 10
		complete_effect = {
		}
		remove_effect = {
			set_country_flag = PRC_nukes_available
			custom_effect_tooltip = PRC_put_the_nuclear_arsenal_on_full_operational_alert_tt
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_final_chance_thermonuclear_imper = {
		name = PRC_final_chance_thermonuclear
		icon = GFX_decision_generic_deploy_nukes
		available = {
			surrender_progress > 0.3
			has_war_with = JAP
		}
		visible = {
			has_country_flag = PRC_put_the_nuclear_arsenal_on_full_operational_alert_flag
		}
		fire_only_once = yes
		cost = 10
		days_remove = 3
		complete_effect = {
		}
		remove_effect = {
			custom_effect_tooltip = PRC_thermonuke_japan_tt
			launch_nuke = {
				province = 9950
				controller = JAP
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 1092
				controller = JAP
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 11960
				controller = JAP
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 1182
				controller = JAP
				nuke_type = thermonuclear_bomb
			}
			launch_nuke = {
				province = 14704
				controller = JAP
				nuke_type = thermonuclear_bomb
			}
			JAP = {
				country_event = china.360
			}
			news_event = {
				id = china.361
				hours = 5
			}
			hidden_effect = {
				sound_effect = siren_sound_effect
				every_country = {
					goto_state = 1332
				}
				every_state = {
					limit = {
						OR = {
							state = 528
							state = 529
							state = 531
							state = 1332
							state = 533
						}
					}
					remove_dynamic_modifier = {
						modifier = fallout_atomic
					}
					add_dynamic_modifier = {
						modifier = fallout_thermonuclear
						days = 730
					}
				}
			}
		}
		ai_will_do = {
			base = 15
			modifier = {
				add = 75
				JAP = {
					has_country_flag = RAJ_nukes_allowed
				}
			}
			modifier = {
				add = 100
				has_global_flag = RAJ_beijing_bombed
			}
			modifier = {
				add = 50
				has_global_flag = RAJ_shanghai_bombed
			}
		}
	}
	PRC_nuke_tokyo_imper = {
		name = PRC_nuke_tokyo
		icon = GFX_decision_generic_deploy_nukes
		available = {
			#has_global_flag = pan_asian_war_ongoing
			JAP = {
				controls_province = 1182
			}
			has_war_with = JAP
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1332
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			launch_nuke = {
				province = 1182
			}
			news_event = news.528
			add_days_mission_timeout = {
				mission = PRC_GAW_war_exhaustion
				days = 25
			}
			JAP = {
				add_days_mission_timeout = {
					mission = JAP_GAW_war_exhaustion
					days = -25
				}
			}
			hidden_effect = {
				if = {
					limit = {
						NOT = {
							has_country_flag = PRC_used_nukes
						}
					}
					JAP = {
						country_event = {
							id = jap.61
							days = 1
						}
					}
				}
				AST = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -25
					}
				}
				RAJ = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -25
					}
				}
				set_country_flag = PRC_used_nukes
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_nagoya_imper = {
		name = PRC_nuke_nagoya
		icon = GFX_decision_generic_deploy_nukes
		available = {
			#has_global_flag = pan_asian_war_ongoing
			JAP = {
				controls_province = 10125
			}
			has_war_with = JAP
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1337
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 10125
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_osaka_imper = {
		name = PRC_nuke_osaka
		icon = GFX_decision_generic_deploy_nukes
		available = {
			#has_global_flag = pan_asian_war_ongoing
			JAP = {
				controls_province = 7072
			}
			has_war_with = JAP
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1340
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 7072
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_hiroshima_imper = {
		name = PRC_nuke_hiroshima
		icon = GFX_decision_generic_deploy_nukes
		available = {
			#has_global_flag = pan_asian_war_ongoing
			JAP = {
				controls_province = 1092
			}
			has_war_with = JAP
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 529
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 1092
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_kyoto_imper = {
		name = PRC_nuke_kyoto
		icon = GFX_decision_generic_deploy_nukes
		available = {
			#has_global_flag = pan_asian_war_ongoing
			JAP = {
				controls_province = 11960
			}
			has_war_with = JAP
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 531
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 11960
				controller = PRC
				use_nuke = yes
			}
			news_event = news.529
			add_days_mission_timeout = {
				mission = PRC_GAW_war_exhaustion
				days = 20
			}
			JAP = {
				add_days_mission_timeout = {
					mission = JAP_GAW_war_exhaustion
					days = -20
				}
			}
			hidden_effect = {
				AST = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -20
					}
				}
				RAJ = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -20
					}
				}
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_sendai_imper = {
		name = PRC_nuke_sendai
		icon = GFX_decision_generic_deploy_nukes
		available = {
			#has_global_flag = pan_asian_war_ongoing
			JAP = {
				controls_province = 7169
			}
			has_war_with = JAP
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1335
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 7169
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_sapporo_imper = {
		name = PRC_nuke_sapporo
		icon = GFX_decision_generic_deploy_nukes
		available = {
			#has_global_flag = pan_asian_war_ongoing
			JAP = {
				controls_province = 10444
			}
			has_war_with = JAP
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1334
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 10444
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_hochimin_city_imper = {
		name = PRC_nuke_hochimin_city
		icon = GFX_decision_generic_deploy_nukes
		available = {
			#has_global_flag = pan_asian_war_ongoing
			VIN = {
				controls_province = 4401
			}
			has_war_with = VIN
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 783
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 4401
			}
			news_event = news.530
			add_days_mission_timeout = {
				mission = PRC_GAW_war_exhaustion
				days = 15
			}
			JAP = {
				add_days_mission_timeout = {
					mission = JAP_GAW_war_exhaustion
					days = -15
				}
			}
			hidden_effect = {
				AST = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -15
					}
				}
				RAJ = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -15
					}
				}
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_bangkok_imper = {
		name = PRC_nuke_bangkok
		icon = GFX_decision_generic_deploy_nukes
		available = {
			#has_global_flag = pan_asian_war_ongoing
			SIA = {
				controls_province = 7408
			}
			has_war_with = SIA
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 289
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 7408
			}
			news_event = news.531
			add_days_mission_timeout = {
				mission = PRC_GAW_war_exhaustion
				days = 15
			}
			JAP = {
				add_days_mission_timeout = {
					mission = JAP_GAW_war_exhaustion
					days = -15
				}
			}
			hidden_effect = {
				AST = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -15
					}
				}
				RAJ = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -15
					}
				}
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_dehli_imper = {
		name = PRC_nuke_dehli
		icon = GFX_decision_generic_deploy_nukes
		available = {
			#has_global_flag = pan_asian_war_ongoing
			RAJ = {
				controls_province = 2086
			}
			has_war_with = RAJ
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1379
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_global_flag = PRC_dehli_bombed
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 2086
			}
			news_event = news.532
			add_days_mission_timeout = {
				mission = PRC_GAW_war_exhaustion
				days = 20
			}
			JAP = {
				add_days_mission_timeout = {
					mission = JAP_GAW_war_exhaustion
					days = -20
				}
			}
			hidden_effect = {
				AST = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -20
					}
				}
				RAJ = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -20
					}
				}
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_chennai_imper = {
		name = PRC_nuke_chennai
		icon = GFX_decision_generic_deploy_nukes
		available = {
			#has_global_flag = pan_asian_war_ongoing
			RAJ = {
				controls_province = 10278
			}
			has_war_with = RAJ
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1418
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 10278
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_jakarta_imper = {
		name = PRC_nuke_jakarta
		icon = GFX_decision_generic_deploy_nukes
		available = {
			#has_global_flag = pan_asian_war_ongoing
			INS = {
				controls_province = 7381
			}
			has_war_with = INS
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1387
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 7381
			}
			news_event = news.533
			add_days_mission_timeout = {
				mission = PRC_GAW_war_exhaustion
				days = 20
			}
			JAP = {
				add_days_mission_timeout = {
					mission = JAP_GAW_war_exhaustion
					days = -20
				}
			}
			hidden_effect = {
				AST = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -20
					}
				}
				RAJ = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -20
					}
				}
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_sydney_imper = {
		name = PRC_nuke_sydney
		icon = GFX_decision_generic_deploy_nukes
		available = {
			#has_global_flag = pan_asian_war_ongoing
			AST = {
				controls_province = 12406
			}
			has_war_with = AST
			command_power > 29
			520 = {
				is_controlled_by_ROOT_or_ally = yes
			}
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 285
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 12406
			}
			news_event = news.534
			add_days_mission_timeout = {
				mission = PRC_GAW_war_exhaustion
				days = 20
			}
			JAP = {
				add_days_mission_timeout = {
					mission = JAP_GAW_war_exhaustion
					days = -20
				}
			}
			hidden_effect = {
				AST = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -20
					}
				}
				RAJ = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -20
					}
				}
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_seoul_imper = {
		name = PRC_nuke_seoul
		icon = GFX_decision_generic_deploy_nukes
		available = {
			#has_global_flag = pan_asian_war_ongoing
			KOR = {
				controls_province = 13692
			}
			has_war_with = KOR
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1041
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 13692
			}
			news_event = news.535
			add_days_mission_timeout = {
				mission = PRC_GAW_war_exhaustion
				days = 15
			}
			JAP = {
				add_days_mission_timeout = {
					mission = JAP_GAW_war_exhaustion
					days = -15
				}
			}
			hidden_effect = {
				AST = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -15
					}
				}
				RAJ = {
					add_days_mission_timeout = {
						mission = JAP_GAW_war_exhaustion
						days = -15
					}
				}
			}
		}
		ai_will_do = {
			base = 50
		}
	}
	PRC_nuke_busan_imper = {
		name = PRC_nuke_busan
		icon = GFX_decision_generic_deploy_nukes
		available = {
			#has_global_flag = pan_asian_war_ongoing
			KOR = {
				controls_province = 4056
			}
			has_war_with = KOR
			command_power > 29
		}
		visible = {
			has_country_flag = PRC_nukes_available
		}
		highlight_states = {
			highlight_state_targets = {
				state = 1409
			}
		}
		on_map_mode = map_and_decisions_view
		fire_only_once = yes
		cost = 75
		days_remove = 2
		complete_effect = {
			add_command_power = -30
		}
		remove_effect = {
			set_country_flag = PRC_used_nukes
			launch_nuke = {
				province = 4056
			}
		}
		ai_will_do = {
			base = 50
		}
	}
}

PRC_new_digital_leninists_bop_category = {
	##DEBUG
	PRC_new_digital_leninists_bop_add_left_side_debug_decision = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			is_debug = yes
			is_ai = no
		}
		complete_effect = {
			add_power_balance_value = {
				id = PRC_new_digital_leninists_bop
				value = -0.2
			}
		}
	}
	PRC_new_digital_leninists_bop_add_right_side_debug_decision = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			is_debug = yes
			is_ai = no
		}
		complete_effect = {
			add_power_balance_value = {
				id = PRC_new_digital_leninists_bop
				value = 0.2
			}
		}
	}
	PRC_strengthen_crackdowns_decision = {
		days_remove = 56
		days_re_enable = 50
		cost = 50
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_redefine_people_protection
		}
		complete_effect = {
		}
		modifier = {
			power_balance_weekly = -0.02
			totalitarian_socialist_drift = 0.05
		}
		remove_effect = {
			add_stability = 0.02
			add_war_support = 0.02
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_review_the_party_decision = {
		days_remove = 35
		days_re_enable = 50
		cost = 50
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_party_under_mss_control
		}
		complete_effect = {
		}
		modifier = {
			power_balance_weekly = -0.02
			academic_development_monthly = -0.01
			society_development_monthly = -0.01
		}
		remove_effect = {
			add_popularity = {
				ideology = totalitarian_socialist
				popularity = 0.03
			}
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_new_digital_leninists_bop_mass_purge_of_corrupt_officials_decision = {
		fire_only_once = no
		days_remove = 60
		days_re_enable = 180
		cost = 75
		allowed = {
			original_tag = PRC
		}
		visible = {
		}
		complete_effect = {
		}
		remove_effect = {
			add_power_balance_value = {
				id = PRC_new_digital_leninists_bop
				value = -0.05
			}
			PRC_decrease_corrupt_bureaucracy = yes
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_new_digital_leninists_bop_show_trial_for_deviant_elements_decision = {
		fire_only_once = no
		days_remove = 50
		days_re_enable = 100
		cost = 75
		allowed = {
			original_tag = PRC
		}
		visible = {
		}
		complete_effect = {
		}
		remove_effect = {
			add_stability = -0.03
			add_power_balance_value = {
				id = PRC_new_digital_leninists_bop
				value = -0.03
			}
			set_temp_variable = {
				var = society_development_var_temp
				value = 0.05
			}
			add_society_development = yes
			add_popularity = {
				ideology = totalitarian_socialist
				popularity = 0.025
			}
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_new_digital_leninists_bop_MSS_is_system_guarantor_decision = {
		fire_only_once = yes
		days_remove = 50
		cost = 50
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_empower_the_mss
		}
		complete_effect = {
		}
		remove_effect = {
			add_power_balance_value = {
				id = PRC_new_digital_leninists_bop
				value = -0.075
			}
			set_temp_variable = {
				var = academic_development_var_temp
				value = -0.1
			}
			add_academic_development = yes
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_new_digital_leninists_bop_grants_for_young_researchers_decision = {
		fire_only_once = no
		days_remove = 60
		days_re_enable = 80
		cost = 35
		allowed = {
			original_tag = PRC
		}
		visible = {
		}
		complete_effect = {
			set_temp_variable = {
				var = debt_var_temp
				value = 5
			}
			add_debt = yes
		}
		remove_effect = {
			add_power_balance_value = {
				id = PRC_new_digital_leninists_bop
				value = 0.035
			}
			add_popularity = {
				ideology = totalitarian_socialist
				popularity = 0.025
			}
		}
		ai_will_do = {
			factor = 50
		}
	}
	PRC_new_digital_leninists_bop_authority_to_scientists_decision = {
		fire_only_once = no
		days_remove = 50
		days_re_enable = 180
		cost = 50
		allowed = {
			original_tag = PRC
		}
		visible = {
			has_completed_focus = PRC_the_authority_of_the_best_minds
		}
		complete_effect = {
		}
		remove_effect = {
			add_stability = 0.025
			add_power_balance_value = {
				id = PRC_new_digital_leninists_bop
				value = 0.05
			}
			add_popularity = {
				ideology = totalitarian_socialist
				popularity = -0.04
			}
		}
		ai_will_do = {
			factor = 50
		}
	}
}

PRC_new_nationalists_bop_category = {
	PRC_new_nationalists_bop_add_left_side_debug_decision = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			is_debug = yes
			is_ai = no
			has_power_balance = {
				id = PRC_new_nationalists_bop
			}
		}
		complete_effect = {
			add_power_balance_value = {
				id = PRC_new_nationalists_bop
				value = -0.35
			}
		}
	}
	PRC_new_nationalists_bop_add_right_side_debug_decision = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			is_debug = yes
			is_ai = no
			has_power_balance = {
				id = PRC_new_nationalists_bop
			}
		}
		complete_effect = {
			add_power_balance_value = {
				id = PRC_new_nationalists_bop
				value = 0.35
			}
		}
	}
	PRC_instill_legalist_values = {
		icon = GFX_PRC_nationalist_decision
		available = {
		}
		visible = {
			has_completed_focus = PRC_instill_confucian_values
		}
		fire_only_once = yes
		cost = 25
		days_remove = 70
		modifier = {
			political_power_factor = 0.15
		}
		complete_effect = {
		}
		remove_effect = {
			increase_police = yes
			add_power_balance_value = {
				id = PRC_new_nationalists_bop
				value = 0.05
			}
			set_country_flag = PRC_instill_legalist_values_flag
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_establish_dragon_radiance_expo = {
		icon = GFX_PRC_nationalist_decision
		available = {
		}
		visible = {
			has_completed_focus = PRC_revive_traditional_culture
		}
		fire_only_once = yes
		cost = 50
		days_remove = 50
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			country_event = china.628
			add_power_balance_value = {
				id = PRC_new_nationalists_bop
				value = 0.025
			}
			set_country_flag = PRC_establish_dragon_radiance_expo_flag
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_campaign_to_promote_confucian_values = {
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_instill_confucian_values
		}
		available = {
			tag = PRC
		}
		icon = GFX_PRC_Confucian_Ideals
		fire_only_once = no
		cost = 20
		days_remove = 50
		days_re_enable = 100
		modifier = {
			political_power_factor = 0.1
		}
		complete_effect = {
		}
		remove_effect = {
			add_stability = 0.02
			add_power_balance_value = {
				id = PRC_new_nationalists_bop
				value = 0.03
			}
		}
		ai_will_do = {
			base = 5
		}
	}
	PRC_create_internet_anti_hate_alliance = {
		icon = GFX_PRC_new_left_decision
		available = {
		}
		visible = {
		}
		fire_only_once = yes
		cost = 50
		days_remove = 35
		modifier = {
		}
		complete_effect = {
		}
		remove_effect = {
			country_event = china.629
			add_war_support = 0.01
			add_power_balance_value = {
				id = PRC_new_nationalists_bop
				value = -0.03
			}
		}
		ai_will_do = {
			base = 1
		}
	}
	PRC_expand_the_national_militia = {
		icon = GFX_PRC_new_left_decision
		allowed = {
			tag = PRC
		}
		visible = {
		}
		available = {
			tag = PRC
		}
		fire_only_once = no
		cost = 40
		days_remove = 60
		days_re_enable = 80
		complete_effect = {
			add_manpower = -20000
		}
		remove_effect = {
			add_power_balance_value = {
				id = PRC_new_nationalists_bop
				value = -0.04
			}
			if = {
				limit = {
					NOT = {
						has_country_flag = PRC_expand_the_national_militia_template_flag
					}
				}
				set_country_flag = PRC_expand_the_national_militia_template_flag
				division_template = {
					name = "National Militia"
					priority = 1
					is_locked = yes
					regiments = {
						militia = {
							x = 0
							y = 0
						}
						militia = {
							x = 0
							y = 1
						}
						militia = {
							x = 0
							y = 2
						}
						militia = {
							x = 1
							y = 0
						}
						militia = {
							x = 1
							y = 1
						}
					}
					support = {
						recon = {
							x = 0
							y = 0
						}
						engineer = {
							x = 0
							y = 1
						}
					}
				}
			}
			custom_effect_tooltip = PRC_expand_the_national_militia_tt
			hidden_effect = {
				random_owned_controlled_state = {
					limit = {
						is_core_of = ROOT
						state_population > 2500000
					}
					create_unit = {
						division = "division_template = \"National Militia\" start_experience_factor = 0.2 start_equipment_factor = 1.0"
						owner = ROOT
						count = 1
					}
				}
				random_owned_controlled_state = {
					limit = {
						is_core_of = ROOT
						state_population > 2500000
					}
					create_unit = {
						division = "division_template = \"National Militia\" start_experience_factor = 0.2 start_equipment_factor = 1.0"
						owner = ROOT
						count = 1
					}
				}
				random_owned_controlled_state = {
					limit = {
						is_core_of = ROOT
						state_population > 2500000
					}
					create_unit = {
						division = "division_template = \"National Militia\" start_experience_factor = 0.2 start_equipment_factor = 1.0"
						owner = ROOT
						count = 1
					}
				}
				random_owned_controlled_state = {
					limit = {
						is_core_of = ROOT
						state_population > 2500000
					}
					create_unit = {
						division = "division_template = \"National Militia\" start_experience_factor = 0.2 start_equipment_factor = 1.0"
						owner = ROOT
						count = 1
					}
				}
			}
		}
		ai_will_do = {
			base = 5
		}
	}
}

PRC_new_military_junta_bop_category = {
	PRC_new_military_junta_bop_add_left_side_debug_decision = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			is_debug = yes
			is_ai = no
			has_power_balance = {
				id = PRC_new_military_junta_bop
			}
		}
		complete_effect = {
			add_power_balance_value = {
				id = PRC_new_military_junta_bop
				value = -0.35
			}
		}
	}
	PRC_new_military_junta_bop_add_right_side_debug_decision = {
		allowed = {
			original_tag = PRC
		}
		visible = {
			is_debug = yes
			is_ai = no
			has_power_balance = {
				id = PRC_new_military_junta_bop
			}
		}
		complete_effect = {
			add_power_balance_value = {
				id = PRC_new_military_junta_bop
				value = 0.35
			}
		}
	}
	PRC_nationalist_propaganda_campaign_junta = {
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_suppress_dissent
		}
		available = {
			tag = PRC
		}
		icon = GFX_PRC_nationalist_decision
		fire_only_once = no
		cost = 30
		days_remove = 35
		days_re_enable = 150
		complete_effect = {
		}
		remove_effect = {
			add_war_support = 0.04
			add_power_balance_value = {
				id = PRC_new_military_junta_bop
				value = 0.05
			}
		}
		ai_will_do = {
			base = 5
		}
	}
	PRC_hold_patriotic_rally = {
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_obey_the_party
		}
		available = {
			tag = PRC
		}
		fire_only_once = yes
		cost = 20
		days_remove = 35
		complete_effect = {
			add_stability = 0.025
		}
		remove_effect = {
			add_power_balance_value = {
				id = PRC_new_military_junta_bop
				value = -0.03
			}
		}
		ai_will_do = {
			base = 5
		}
	}
	PRC_subvert_militarists_activity = {
		icon = generic_propaganda_campaigns
		fire_only_once = no
		days_remove = 30
		days_re_enable = 60
		cost = 50
		visible = {
			has_completed_focus = PRC_strengthen_the_chairman
		}
		available = {
		}
		complete_effect = {
		}
		remove_effect = {
			add_power_balance_value = {
				id = PRC_new_military_junta_bop
				value = -0.05
			}
		}
		modifier = {
		}
	}
	PRC_subvert_anti_militarists_activity = {
		icon = generic_propaganda_campaigns
		fire_only_once = no
		days_remove = 30
		days_re_enable = 60
		cost = 50
		visible = {
			has_completed_focus = PRC_increase_pla_representation_in_the_npc
		}
		available = {
		}
		complete_effect = {
		}
		remove_effect = {
			add_power_balance_value = {
				id = PRC_new_military_junta_bop
				value = -0.05
			}
		}
		modifier = {
		}
	}
	PRC_promote_cpc_loyalist_general = {
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_strengthen_the_chairman
		}
		available = {
			tag = PRC
		}
		fire_only_once = no
		cost = 25
		days_remove = 30
		days_re_enable = 60
		complete_effect = {
		}
		remove_effect = {
			add_power_balance_value = {
				id = PRC_new_military_junta_bop
				value = -0.03
			}
			random_army_leader = {
				promote_leader = yes
				add_skill_level = 1
				add_attack = 1
				add_defense = 1
				add_planning = 1
				add_logistics = 1
			}
		}
		ai_will_do = {
			base = 5
		}
	}
	PRC_promote_independent_general = {
		allowed = {
			tag = PRC
		}
		visible = {
			has_completed_focus = PRC_increase_pla_representation_in_the_npc
		}
		available = {
			tag = PRC
		}
		fire_only_once = no
		cost = 35
		days_remove = 30
		days_re_enable = 60
		complete_effect = {
		}
		remove_effect = {
			add_power_balance_value = {
				id = PRC_new_military_junta_bop
				value = 0.03
			}
			random_army_leader = {
				promote_leader = yes
				add_skill_level = 1
				add_attack = 1
				add_defense = 1
				add_planning = 1
				add_logistics = 1
			}
		}
		ai_will_do = {
			base = 5
		}
	}
}
