 ideas = {
	country = {
		nrh_licking_our_wounds = {
			picture = generic_raids
			removal_cost = -1
			modifier = {
				stability_factor = -0.2
				army_attack_factor = -0.1
				army_defence_factor = -0.1
			}
			on_remove = {
				add_ideas = nrh_still_hurts
			}
		}
		nrh_still_hurts = {
			picture = warband_without_a_home
			removal_cost = -1
			modifier = {
				stability_factor = -0.1
				army_attack_factor = -0.05
				army_defence_factor = -0.05
			}
		}
		nrh_never_again = {
			picture = vengeful
			removal_cost = -1
			modifier = {
				war_support_factor = 0.05
			}
			targeted_modifier = {
				tag = BGF
				defense_bonus_against = 0.1
				attack_bonus_against = 0.05
			}
			targeted_modifier = {
				tag = TBG
				defense_bonus_against = 0.1
				attack_bonus_against = 0.05
			}
		}	
		
		nrh_panama_stronghold = {
			picture = pre-war_industry
			removal_cost = -1
			modifier = {
				army_core_defence_factor = 0.05
				surrender_limit = 0.15
				war_support_factor = 0.05
			}
		}
		nrh_family_business = {
			picture = generic_slave_collar
			removal_cost = -1
			modifier = {
				weekly_manpower = 14
				monthly_population = -0.25
				political_power_factor = 0.1
				recruitable_population_factor = 0.10
				resistance_activity = 0.1
				resistance_target = 0.1
				production_speed_buildings_factor = 0.1
				consumer_goods_factor = -0.05
				industrial_capacity_factory = 0.15
				caps_income_modifier = 0.30
			}
		}
		nrh_declining_trade = {
			picture = KHA_ourown_slave_trade
			removal_cost = -1
			modifier = {
				weekly_manpower = 7
				monthly_population = -0.15
				recruitable_population_factor = 0.05
				resistance_activity = 0.075
				resistance_target = 0.075
				production_speed_buildings_factor = 0.05
				industrial_capacity_factory = 0.05
				stability_factor = -0.10
			}
		}
		nrh_deep_south_slaver_empire = {
			picture = brk_slave_masters
			removal_cost = -1
			modifier = {
				weekly_manpower = 21
				monthly_population = -0.15
				political_power_factor = 0.2
				recruitable_population_factor = 0.20
				resistance_activity = 0.1
				resistance_target = 0.1
				production_speed_buildings_factor = 0.2
				consumer_goods_factor = -0.15
				industrial_capacity_factory = 0.25
				caps_income_modifier = 0.60
			}
		}
		nrh_masters_of_florida = {
			picture = savage_idea
			removal_cost = -1
			modifier = {
				justify_war_goal_time = -0.75
				war_support_weekly = 0.005
				political_power_gain = 0.3
				army_attack_factor = 0.05
				army_core_defence_factor = 0.10
				ai_focus_aggressive_factor = 1
			}
		}
	}
}