Faith + Mottos Loc

This commit is contained in:
McMeme1 2026-02-28 09:09:20 +01:00
parent 5a5c14f66c
commit c291c93857
14 changed files with 424 additions and 30 deletions

View file

@ -237,4 +237,31 @@ title_not_muslim_sultan = { # Sultanate
flavourization_rules = {
top_liege = no
}
}
#Druidic titles
druid_king_male = { # Druid-King
type = character
gender = male
special = holder
priority = 106
tier = kingdom
governments = { tribal_government clan_government feudal_government administrative_government }
faith = { druidic }
flavourization_rules = {
top_liege = no
}
}
druid_king_female = { # Bandruí-Queen
type = character
gender = female
special = holder
priority = 106
tier = kingdom
governments = { tribal_government clan_government feudal_government administrative_government }
faith = { druidic }
flavourization_rules = {
top_liege = no
}
}