ideas = {
    country = {
	    CRP_legacy_of_the_xinhai_failure = {
		    picture = SPR_crush_the_revolution
			
			modifier = {
                political_power_gain = -0.2
                army_org_factor = -0.1
                stability_factor = -0.1
			}
		}

	    CRP_vanguard_of_the_tongmenghui = {
		    picture = MEX_revolutionary_army
			
			modifier = {
                conscription_factor = 0.1
                army_core_attack_factor = 0.05
                drift_defence_factor = 0.2
                political_advisor_cost_factor = -0.25
			}
		}

	    CRP_safeguard_the_republic_at_all_costs = {
		    picture = chi_army_corruption3
			
			modifier = {
				army_core_attack_factor = 0.1
				army_core_defence_factor = 0.35
				dig_in_speed_factor = 0.25
				max_dig_in_factor = 0.25
				surrender_limit = 0.5
			}
		}
	}
}