 ideas = {
	country = {
		BBQ_disaster_idea = {
			picture = warband_without_a_home
			removal_cost = -1
			modifier = {
				army_attack_factor = -0.05
				army_defence_factor = -0.05
			}
			targeted_modifier = {
				tag = BGF
				defense_bonus_against = 0.05
				attack_bonus_against = 0.02
			}			
		}
		BBQ_cooks_idea = {
			picture = vengeful
			removal_cost = -1
			modifier = {
				stability_factor = 0.1		
				war_support_factor = 0.15
			}
		}	
		
	}
}