﻿epithet_frequency = {
	default = default_epithet_frequency

	never_epithet_frequency = {
    }
	
	fewer_epithet_frequency = {
    }

	default_epithet_frequency = {
	}
    
    more_epithet_frequency = {
    }

	a_lot_more_epithet_frequency = {
	}
}

epithet_cheats = {
	default = off_epithet_cheats

	on_epithet_cheats = {
    }

	off_epithet_cheats = {
	}
}

epithet_limitation = {
	default = only_one_epithet

	once_per_game_epithet = {
	}

	only_one_epithet = {
	}

	no_limitation_epithet = {
	}
}

# epithet_procedural_nickname = {
# 	default = procedural_nickname_on

# 	procedural_nickname_on = {
# 	}

# 	procedural_nickname_off = {
# 	}
# }