ideas = {
	country = {
		KOK_defender_central_asia = {
			allowed = {
				always = no
			}
			
			allowed_civil_war = {
				always = yes
			}
			
			removal_cost = -1
			
			picture = AF_T_small_kingdom
			
			modifier = {
				army_core_defence_factor  = 0.15
                supply_consumption_factor = -0.05
			}
		}
		
		KOK_khudayars_corruption = {
			allowed = {
				always = no
			}
			
			allowed_civil_war = {
				always = yes
			}
			
			removal_cost = -1
			
			picture = generic_army_corruption
			
			modifier = {
				drift_defence_factor = -0.05
				political_power_gain = -0.05
			}
		}
		
		KOK_torch_of_resistance = {
			allowed = {
				always = no
			}
			
			allowed_civil_war = {
				always = yes
			}
			
			removal_cost = -1
			
			picture = religion_sunni
			
			modifier = {
				defensive_war_stability_factor = 0.05
				ai_focus_defense_factor = 0.10
				defence = 0.15
				army_defence_against_major_factor = 0.15
			}
		}
		
		KOK_unstable_control  = {
			allowed = {
				always = no
			}
			
			allowed_civil_war = {
				always = yes
			}
			
			removal_cost = -1
			
			picture = AF_T_small_kingdom
			
			modifier = {
				stability_factor = -0.15
			}
		}
	}
}