Visegrad culture titles
This commit is contained in:
parent
818d1a4275
commit
ea774fddbd
5 changed files with 511 additions and 4 deletions
|
|
@ -126,6 +126,453 @@ emperor_feudal_female_french_group = {
|
|||
heritages = { heritage_french }
|
||||
}
|
||||
|
||||
### Czechoslovak and Hungarian ###
|
||||
# Feudal / Clan / Tribal
|
||||
county_feudal_czech = {
|
||||
type = title
|
||||
tier = county
|
||||
priority = 18
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_NEOW_czech }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
count_feudal_male_czech = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
tier = county
|
||||
priority = 18
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_NEOW_czech }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
count_feudal_female_czech = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
tier = county
|
||||
priority = 18
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_NEOW_czech }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
dutchy_feudal_czech = {
|
||||
type = title
|
||||
tier = duchy
|
||||
priority = 28
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_NEOW_czech }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
duke_feudal_male_czech = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
tier = duchy
|
||||
priority = 27
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_NEOW_czech }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
duke_feudal_female_czech = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
tier = duchy
|
||||
priority = 27
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_NEOW_czech }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
kingdom_feudal_czech = {
|
||||
type = title
|
||||
tier = kingdom
|
||||
priority = 47
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_NEOW_czech }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
king_feudal_male_czech = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
tier = kingdom
|
||||
priority = 47
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_NEOW_czech }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
king_feudal_female_czech = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
tier = kingdom
|
||||
priority = 47
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_NEOW_czech }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
empire_feudal_czech = {
|
||||
type = title
|
||||
tier = empire
|
||||
priority = 102
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_NEOW_czech }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
emperor_feudal_male_czech = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
tier = empire
|
||||
priority = 102
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_NEOW_czech }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
emperor_feudal_female_czech = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
tier = empire
|
||||
priority = 102
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_NEOW_czech }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
### Slovak ###
|
||||
county_feudal_slovak = {
|
||||
type = title
|
||||
tier = county
|
||||
priority = 18
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_slovien }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
count_feudal_male_slovak = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
tier = county
|
||||
priority = 18
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_slovien }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
count_feudal_female_slovak = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
tier = county
|
||||
priority = 18
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_slovien }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
dutchy_feudal_slovak = {
|
||||
type = title
|
||||
tier = duchy
|
||||
priority = 28
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_slovien }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
duke_feudal_male_slovak = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
tier = duchy
|
||||
priority = 27
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_slovien }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
duke_feudal_female_slovak = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
tier = duchy
|
||||
priority = 27
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_slovien }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
kingdom_feudal_slovak = {
|
||||
type = title
|
||||
tier = kingdom
|
||||
priority = 47
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_slovien }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
king_feudal_male_slovak = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
tier = kingdom
|
||||
priority = 47
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_slovien }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
king_feudal_female_slovak = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
tier = kingdom
|
||||
priority = 47
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_slovien }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
empire_feudal_slovak = {
|
||||
type = title
|
||||
tier = empire
|
||||
priority = 102
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_slovien }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
emperor_feudal_male_slovak = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
tier = empire
|
||||
priority = 102
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_slovien }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
emperor_feudal_female_slovak = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
tier = empire
|
||||
priority = 102
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
name_lists = { name_list_slovien }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
### Hungarian ###
|
||||
barony_hungarian = {
|
||||
type = title
|
||||
tier = barony
|
||||
priority = 7
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
heritages = { heritage_magyar }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
baron_male_hungarian = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
tier = barony
|
||||
priority = 7
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
heritages = { heritage_magyar }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
baron_female_hungarian = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
tier = barony
|
||||
priority = 7
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
heritages = { heritage_magyar }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
county_feudal_hungarian = {
|
||||
type = title
|
||||
tier = county
|
||||
priority = 18
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
heritages = { heritage_magyar }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
count_feudal_male_hungarian = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
tier = county
|
||||
priority = 18
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
heritages = { heritage_magyar }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
count_feudal_female_hungarian = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
tier = county
|
||||
priority = 18
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
heritages = { heritage_magyar }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
dutchy_feudal_hungarian = {
|
||||
type = title
|
||||
tier = duchy
|
||||
priority = 28
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
heritages = { heritage_magyar }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
duke_feudal_male_hungarian = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
tier = duchy
|
||||
priority = 27
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
heritages = { heritage_magyar }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
duke_feudal_female_hungarian = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
tier = duchy
|
||||
priority = 27
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
heritages = { heritage_magyar }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
kingdom_feudal_hungarian = {
|
||||
type = title
|
||||
tier = kingdom
|
||||
priority = 47
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
heritages = { heritage_magyar }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
king_feudal_male_hungarian = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
tier = kingdom
|
||||
priority = 47
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
heritages = { heritage_magyar }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
king_feudal_female_hungarian = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
tier = kingdom
|
||||
priority = 47
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
heritages = { heritage_magyar }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
empire_feudal_hungarian = {
|
||||
type = title
|
||||
tier = empire
|
||||
priority = 102
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
heritages = { heritage_magyar }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
emperor_feudal_male_hungarian = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
tier = empire
|
||||
priority = 102
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
heritages = { heritage_magyar }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
emperor_feudal_female_hungarian = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
tier = empire
|
||||
priority = 102
|
||||
governments = { feudal_government clan_government tribal_government administrative_government }
|
||||
heritages = { heritage_magyar }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
}
|
||||
|
||||
# Sardinian
|
||||
county_sardinian = { # judiacate
|
||||
type = title
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue