ideas = {
	country = {
		BUK_idea_ineffective_army = {
			allowed = { always = no }

		picture = ast_volunteer_defence_corps

			modifier = {
				defence = -0.10
				offence = -0.10
			}
		}
		BUK_idea_conflict = {
			allowed = { always = no }

		picture =generic_assembly_tensions

			modifier = {
				stability_factor = -0.1
			}
		}
		BUK_idea_islamic_wisdom = {
			allowed = { always = no }

			picture = religion_sunni

			modifier = {
				political_power_gain = 0.1
			}
		}
	}
}