ideas = {

	country = {
	
		taiwan_returned = {
			picture = FRA_matignon_agreements
			allowed = {
				always = no
			}

			allowed_civil_war = {
				NOT = {
					has_government = democratic
				}
			}
			
			removal_cost = -1
	
			modifier = {
				unity_factor = -0.3
				political_power_factor = -0.5
			}
		}
		
		sino_jap_war_fail_naisen = {
			picture = FRA_scw_intervention_nationalists_focus
			allowed = {
				always = no
			}
			
			allowed_civil_war = {
				OR = {
					has_war_with = CHI
					has_government = fascism
				}
			}
			
			cancel = {
				has_civil_war = no
			}
			
			removal_cost = -1
			
			modifier = {
				unity_factor = -0.25
				army_morale_factor = -0.35
				army_attack_factor = -0.45
				army_defence_factor = -0.5
				max_planning = -0.3
				planning_speed = -0.5
				research_time_factor = 0.75
				political_power_factor = -0.95
				ai_get_ally_desire_factor = -100
			}
		}
		
		sino_jap_war_fail_naisen_overthrow = {
			picture = imperial_glory_idea
			allowed = {
				always = no
			}
			
			allowed_civil_war = {
				AND = {
					original_tag = JAP
					has_government = democracy
				}
			}
			
			cancel = {
				has_civil_war = no
			}
			
			removal_cost = -1
			
			modifier = {
				unity_factor = 0.1
				army_morale_factor = 0.15
				army_attack_factor = 0.25
				army_defence_factor = 0.05
				max_planning = 0.35
				planning_speed = 0.05
				army_speed_factor = 0.15
				ai_get_ally_desire_factor = -100
			}
		}
			
			
		
		
		
		
	}
	
	
}
