﻿tarnish_rep_modifier = {
	monthly_prestige = -0.5
	general_opinion = -5
	icon = diplomacy_negative
}
mentor_diplomacy_modifier = {
	diplomacy = 1 
	icon=diplomacy_positive
	}
mentor_martial_modifier = {
	martial = 1 
	icon=martial_positive
	}
mentor_stewardship_modifier = {
	stewardship = 1 
	icon=stewardship_positive
	}
mentor_intrigue_modifier = {
	intrigue = 1 
	icon=intrigue_positive
	}
mentor_learning_modifier = {
	learning = 1 
	icon=learning_positive
	}

antagonize_council_modifier = {
	councillor_opinion = -10
	icon = diplomacy_negative
}

antagonize_spouse_modifier = {
	spouse_opinion = -30
	icon = diplomacy_negative
}


enemy_army_speed_scheme_modifier = {
	movement_speed = -0.25
	naval_movement_speed_mult = -0.25
	icon = martial_negative
}

army_speed_scheme_modifier = {
	movement_speed = 0.
	naval_movement_speed_mult = 0.1
	icon = martial_positive
}

enemy_raid_supply_scheme_modifier = {
	supply_duration = -0.2
}
raid_supply_scheme_modifier = {
	supply_duration = 0.1
}