popular = {
	opposites =  {
		trait = optimate
	}
	opposite_opinion = -5

	ai_ambition = 20

	martial=2
	intrigue=1
	command_modifier = {
		morale_offence = 0.025
	}
	customizer = no
}

optimate = {
	opposites =  {
		trait = popular
	}
	opposite_opinion = -5

	ai_ambition = -5
	
	stewardship=2
	diplomacy=1
	command_modifier = {
		morale_defence = 0.025
	}
	customizer = no
}

tribune_accepted_by_senate = {
	opposites =  {
		trait = deposed_tribune
	}
	opposite_opinion = -5
	stewardship = 1
	diplomacy = 1
	
	monthly_character_prestige = 0.7
	
	command_modifier = {
		morale_defence = 0.04
	}
	customizer = no
}

deposed_tribune = {
	opposites =  {
		trait = tribune_accepted_by_senate
	}
	opposite_opinion = -5
	stewardship = -1
	franco_roman_opinion = -10
	
	monthly_character_prestige = -0.4
	
	customizer = no
}