Faith + Mottos Loc
This commit is contained in:
parent
5a5c14f66c
commit
c291c93857
14 changed files with 424 additions and 30 deletions
|
|
@ -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
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue