ideas = {
	country = {
		KRK_uzbek_political_exiles = {
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea KRK_uzbek_political_exiles" }
			allowed = {
				always = no
			}
			cancel = { has_country_flag = RUS_cancel_all_ideas }
			allowed_civil_war = {
				always = yes
			}
			removal_cost = -1
			picture = generic_political_exiles
			modifier = {
				political_power_gain = 0.5
				stability_factor = 0.15
			}
		}
		KRK_wolves_at_the_door = {
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea KRK_wolves_at_the_door" }
			allowed = {
				always = no
			}
			cancel = { has_country_flag = RUS_cancel_all_ideas }
			allowed_civil_war = {
				always = yes
			}
			removal_cost = -1
			picture = KRK_wolves_at_the_door
			modifier = {
				defence = 0.2
				encryption_factor = 0.15
				#partisan_effect = 0.1
			}
		}
		KRK_young_army = {
			on_add = { log = "[GetDateText]: [Root.GetName]: add idea KRK_young_army" }
			allowed = {
				always = no
			}
			cancel = { has_country_flag = RUS_cancel_all_ideas }
			allowed_civil_war = {
				always = yes
			}
			removal_cost = -1
			picture = generic_inexperienced_army
			modifier = {
				army_org_factor = -0.075
				army_morale_factor = -0.1
				training_time_army_factor = 0.1
			}
		}
	}
}
