﻿oathkeeper = {
	category = fame
	icon = oathkeeper.dds
	shown_in_ruler_designer = no

	martial = 3
	monthly_prestige = 1.0
	monthly_piety = 1.0
	general_opinion = 10
	same_opinion = 25
	
	inherit_chance = 0
	birth = 0
	random_creation = 0
	monthly_income = 2.0

	name = trait_oathkeeper
	desc = trait_oathkeeper_desc
}

oathbreaker = {
	category = fame
	icon = oathbreaker.dds
	shown_in_ruler_designer = no

	monthly_prestige = -1.0
	general_opinion = -50
	
	inherit_chance = 0
	birth = 0
	random_creation = 0

	name = trait_oathbreaker
	desc = trait_oathbreaker_desc
}

oathholder_male = {
	category = fame
	icon = oathholder_male.dds
	shown_in_ruler_designer = no

	inherit_chance = 0
	birth = 0
	random_creation = 0

	name = trait_oathholder
	desc = trait_oathholder_desc
}

oathholder_female = {
	category = fame
	icon = oathholder_female.dds
	shown_in_ruler_designer = no

	inherit_chance = 0
	birth = 0
	random_creation = 0

	name = trait_oathholder
	desc = trait_oathholder_desc
}