ideas = {
	country = {
	
		#Kazakh
	
		AKT_Steppe_Survivors = {
			picture = AKT_Steppe_Survivors
			
			allowed = {
				always = no
			}
			
			modifier = {
				acclimatization_hot_climate_gain_factor = 0.1
				surrender_limit = 0.15
			}
			rule = {
				can_join_factions = no
			}
		}
		
		AKT_Kazakh_Horsemen = {
			picture = AKT_Kazakh_Horsemen
			
			allowed = {
				always = no
			}
			
			modifier = {
				cavalry_attack_factor = 0.15
				cavalry_defence_factor = 0.1
			}
		}
		
		#TRC - communists
		
		TUR_disobedient_military = {
			picture = TUR_disobedient_military
			
			allowed = {
				always = no
			}
			
			modifier = {
				stability_factor = -0.15
				army_attack_factor = -0.125
				army_defence_factor = -0.05
			}
			rule = {
				can_join_factions = no
			}
		}
		
		TAJ_Fading_Economy = {
			picture = TAJ_Fading_Economy
			
			allowed = {
				always = no
			}
			
			modifier = {
				production_speed_buildings_factor = -0.25
				consumer_goods_factor = 0.1
			}
			rule = {
				can_join_factions = no
			}
		}
		
		#TRK - fundamentalists
		
		AKT_death_to_russians = {
			picture = AKT_death_to_russians
			
			allowed = {
				always = no
			}
			
			modifier = {
				non_core_manpower = -0.15
				stability_factor = -0.05
			}
			rule = {
				can_join_factions = no
			}
		}
		
		TRK_Fragmented_Tribes = {
			picture = TRK_Fragmented_Tribes
			
			allowed = {
				always = no
			}
			
			modifier = {
				political_power_gain = -0.15
				monthly_population = -0.15
			}
		}
		
		UZB_Rise_of_Discontent = {
			picture = UZB_Rise_of_Discontent
			
			allowed = {
				always = no
			}
			
			modifier = {
				war_support_factor = -0.25
				offensive_war_stability_factor = 0.3
			}
		}
		
		#WRRF
	
		WRS_start_idea = {
			picture = FRA_national_mobilization_focus
			
			allowed = {
				always = no
			}
			
			modifier = {
				communism_acceptance = 20
				surrender_limit = 0.25
			}
			rule = {
				can_join_factions = no
			}
		}
		
		WSR_siberia_idea = {
			picture = FRA_scw_intervention_nationalists_focus
			
			allowed = {
				always = no
			}
			
			modifier = {
				offensive_war_stability_factor = 0.1
				war_support_factor = 0.15
			}
			rule = {
				can_join_factions = no
			}
		}
		
		SBI_start_idea = {
			picture = FRA_scw_intervention_republicans_focus
			
			allowed = {
				always = no
			}
			
			modifier = {
				neutrality_drift = 0.01
				political_power_gain = -0.145
			}
			rule = {
				can_join_factions = no
			}
		}
		
		WRA_start_idea = {
			picture = generic_volunteer_expedition_bonus
			
			allowed = {
				always = no
			}
			
			modifier = {
				communism_drift = 0.005
				surrender_limit = -0.15
				disabled_ideas = 1
			}
			rule = {
				can_join_factions = no
			}
		}
		
		WSR_start_idea = {
			picture = FRA_scw_intervention_republicans_focus
			
			allowed = {
				always = no
			}
			
			modifier = {
				ai_focus_defense_factor = 0.3
				ai_focus_peaceful_factor = 0.15
				army_core_defence_factor = 0.1
			}
			
			targeted_modifier = {
				tag = WRS
				attack_bonus_against = -0.1
				mic_to_target_factor = 0.15
				cic_to_target_factor = 0.1
			}
				
			rule = {
				can_join_factions = no
			}
		}
		
		#Когда Жуков захочет больше от Кагановича
		
		WSR_start_idea_2 = {
			picture = FRA_scw_intervention_republicans_focus
			
			allowed = {
				always = no
			}
			
			modifier = {
				ai_focus_defense_factor = 0.3
				ai_focus_peaceful_factor = 0.15
				army_core_defence_factor = 0.1
			}
			
			targeted_modifier = {
				tag = WRS
				mic_to_target_factor = 0.5
				cic_to_target_factor = 0.5
			}
		}
	
	}

}