Loc Fixes
This commit is contained in:
parent
5a9636b3ef
commit
7c53fc003b
4 changed files with 46 additions and 34 deletions
|
|
@ -92,7 +92,7 @@ title_prince = {
|
|||
gender = male
|
||||
special = holder
|
||||
priority = 60
|
||||
titles = { k_switzerland k_saxony k_wales d_monaco d_lictenstein k_dacia k_moldavia c_chios k_bulgaria k_finland }
|
||||
titles = { k_wales d_monaco d_lictenstein k_dacia k_moldavia c_chios k_bulgaria k_finland }
|
||||
governments = { feudal_government tribal_government administrative_government }
|
||||
#flavourization_rules = {
|
||||
# top_liege = no
|
||||
|
|
@ -103,7 +103,7 @@ title_princess = {
|
|||
gender = female
|
||||
special = holder
|
||||
priority = 60
|
||||
titles = { k_switzerland k_saxony k_wales d_monaco d_lictenstein k_dacia k_moldavia c_chios k_bulgaria k_finland}
|
||||
titles = { k_wales d_monaco d_lictenstein k_dacia k_moldavia c_chios k_bulgaria k_finland}
|
||||
governments = { feudal_government tribal_government administrative_government }
|
||||
#flavourization_rules = {
|
||||
# top_liege = no
|
||||
|
|
@ -111,8 +111,8 @@ title_princess = {
|
|||
}
|
||||
title_principality = {
|
||||
type = title
|
||||
titles = { k_saxony k_wales d_monaco d_lictenstein d_andorra k_dacia k_moldavia c_chios k_bulgaria k_finland }
|
||||
priority = 60
|
||||
titles = { k_wales d_monaco d_lictenstein d_andorra k_dacia k_moldavia c_chios k_bulgaria k_finland }
|
||||
priority = 160
|
||||
governments = { feudal_government tribal_government administrative_government }
|
||||
#flavourization_rules = {
|
||||
# top_liege = no
|
||||
|
|
@ -3775,9 +3775,9 @@ king_feudal_male_grand_duke_independent = {
|
|||
special = holder
|
||||
tier = kingdom
|
||||
priority = 47
|
||||
governments = { feudal_government administrative_government }
|
||||
governments = { feudal_government administrative_government tribal_government }
|
||||
#name_lists = { name_list_lithuanian }
|
||||
titles = { k_lotharingia k_brittany k_lithuania k_white_rus k_esthonia k_pribaltia k_latvia }
|
||||
titles = { k_lotharingia k_brittany k_lithuania k_white_rus k_esthonia k_pribaltia k_latvia k_east_francia }
|
||||
flavourization_rules = {
|
||||
#only_independent = yes
|
||||
}
|
||||
|
|
@ -3788,9 +3788,9 @@ king_feudal_female_grand_duke_independent = {
|
|||
special = holder
|
||||
tier = kingdom
|
||||
priority = 47
|
||||
governments = { feudal_government administrative_government }
|
||||
governments = { feudal_government administrative_government tribal_government }
|
||||
#name_lists = { name_list_lithuanian }
|
||||
titles = { k_lotharingia k_brittany k_lithuania k_white_rus k_esthonia k_pribaltia k_latvia }
|
||||
titles = { k_lotharingia k_brittany k_lithuania k_white_rus k_esthonia k_pribaltia k_latvia k_east_francia }
|
||||
flavourization_rules = {
|
||||
#only_independent = yes
|
||||
}
|
||||
|
|
@ -3799,9 +3799,9 @@ kingdom_feudal_grand_duke_independent = {
|
|||
type = title
|
||||
tier = kingdom
|
||||
priority = 47
|
||||
governments = { feudal_government administrative_government }
|
||||
governments = { feudal_government administrative_government tribal_government }
|
||||
#name_lists = { name_list_lithuanian }
|
||||
titles = { k_lotharingia k_brittany k_lithuania k_white_rus k_esthonia k_pribaltia k_latvia }
|
||||
titles = { k_lotharingia k_brittany k_lithuania k_white_rus k_esthonia k_pribaltia k_latvia k_east_francia }
|
||||
flavourization_rules = {
|
||||
#only_independent = yes
|
||||
}
|
||||
|
|
@ -10195,18 +10195,18 @@ king_administrative_female_brit = {
|
|||
}
|
||||
}
|
||||
|
||||
kingdom_administrative_brit = {
|
||||
type = title
|
||||
tier = kingdom
|
||||
priority = 106
|
||||
governments = { administrative_government }
|
||||
heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
|
||||
flavourization_rules = {
|
||||
top_liege = yes
|
||||
ignore_top_liege_government = yes #In an administrative realm all governors vassals will use the titles of the top liege - this ensures it is only the governors that do, and not also feudal vassals, republican vassals, etc.
|
||||
spouse_takes_title = no
|
||||
}
|
||||
}
|
||||
#kingdom_administrative_brit = {
|
||||
# type = title
|
||||
# tier = kingdom
|
||||
# priority = 106
|
||||
# governments = { administrative_government }
|
||||
# heritages = { heritage_brythonic heritage_scottish heritage_anglo_frisian }
|
||||
# flavourization_rules = {
|
||||
# top_liege = yes
|
||||
## ignore_top_liege_government = yes #In an administrative realm all governors vassals will use the titles of the top liege - this ensures it is only the governors that do, and not also feudal vassals, republican vassals, etc.
|
||||
# spouse_takes_title = no
|
||||
# }
|
||||
#}
|
||||
|
||||
duchy_administrative_independent_brit = {
|
||||
type = title
|
||||
|
|
|
|||
|
|
@ -12,8 +12,19 @@ e_numenor_cosmetic = {
|
|||
|
||||
d_novelist_high_king = {
|
||||
color = { 75 30 95 }
|
||||
|
||||
definite_form = yes
|
||||
ruler_uses_title_name = no
|
||||
landless = yes
|
||||
|
||||
capital = c_ile_de_france
|
||||
can_create = { always = no }
|
||||
|
||||
ai_primary_priority = {
|
||||
add = @always_primary_score
|
||||
}
|
||||
|
||||
destroy_if_invalid_heir = yes
|
||||
no_automatic_claims = yes
|
||||
always_follows_primary_heir = yes
|
||||
de_jure_drift_disabled = yes
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue