###Free China Ideas###
ideas = {
	country = {
		QIN_Oath_To_The_White_Sun = {
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea QIN_Oath_To_The_White_Sun" }

			allowed = { always = no }
			picture = QIN_oath_to_the_white_sun
			removal_cost = -1

			modifier = {
				conscription_factor = 0.25
				army_morale_factor = 0.2
				war_support_factor = 0.2
				army_attack_factor = 0.2
				army_defence_factor = 0.1
			}
		}
		
		QIN_Honor_To_The_Blue_Sky = {
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea QIN_Honor_To_The_Blue_Sky" }

			allowed = { always = no }
			picture = QIN_honor_to_the_blue_sky
			removal_cost = -1

			modifier = {
				monthly_population = 0.1
				industrial_capacity_factory = 0.1
				production_units_to_GDP_ratio_modifier = 0.2
				consumer_goods_use_modifier = -0.1
				immigration_policy_monthly_rate = 0.15
			}
		}
		
		QIN_Two_Worlds_Beneath_Qilian = {
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea QIN_Two_Worlds_Beneath_Qilian" }

			allowed = { always = no }
			picture = QIN_two_worlds_beneath_qilian
			removal_cost = -1

			modifier = {
				mobilization_speed = -0.25
				stability_factor = -0.05
				production_factory_max_efficiency_factor = -0.1
				offices_coverage_modifier = -0.15
				admin_efficiency_monthly_rate = -1
			}
		}
		
		QIN_The_Duo_Triumvirates = {
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea QIN_The_Duo_Triumvirates" }

			allowed = { always = no }
			picture = QIN_the_duo_triumvirates
			removal_cost = -1

			modifier = {
				political_power_cost = 0.1
				army_org_factor = -0.1
				drift_defence_factor = -0.15
				planning_speed = -0.1
			}
		}
		
		QIN_Sanctuary_Of_Kumbum = {
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea QIN_Sanctuary_Of_Kumbum" }

			allowed = { always = no }
			picture = QIN_sanctuary_of_kumbum
			removal_cost = -1

			modifier = {
				political_power_gain = 0.2
				stability_factor = 0.1
				religious_rights_policy_monthly_rate = 0.2
			}
		}

		QIN_Anti_Japanese_Propaganda_idea = {
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea QIN_Anti_Japanese_Propaganda_idea" }

			allowed = { always = no }
			picture = QIN_anti_japanese_propaganda_idea
			removal_cost = -1

			modifier = {
				war_support_factor = 0.02
			}
			targeted_modifier = { tag = GAN attack_bonus_against = 0.05 }
		}

		QIN_Chiang_Kai_Shek_Cult = {
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea QIN_Chiang_Kai_Shek_Cult" }

			allowed = { always = no }
			picture = QIN_chiang_kai_shek_cult
			removal_cost = -1

			modifier = {
				stability_weekly = 0.005
			}
		}

		QIN_Ideological_Indoctrination = {
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea QIN_Ideological_Indoctrination" }

			allowed = { always = no }
			picture = QIN_ideological_indoctrination
			removal_cost = -1

			modifier = {
				research_speed_factor = -0.03
				mobilization_speed = 0.1
			}
		}

		QIN_We_Fight_Together_For_China = {
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea QIN_We_Fight_Together_For_China" }

			allowed = { always = no }
			picture = QIN_we_fight_together_for_china
			removal_cost = -1

			modifier = {
				resistance_decay = 0.075
				compliance_growth = 0.05
			}
		}
	}
}
