parent
15a5108e23
commit
c4b6d9bdeb
250 changed files with 11067 additions and 16365 deletions
|
|
@ -708,7 +708,6 @@
|
|||
government_has_flag = government_is_celestial
|
||||
government_has_flag = government_is_japan_administrative
|
||||
government_has_flag = government_is_meritocratic
|
||||
government_has_flag = government_is_steppe_admin
|
||||
}
|
||||
is_independent_ruler = no
|
||||
}
|
||||
|
|
@ -1232,7 +1231,6 @@
|
|||
}
|
||||
flag = advanced_succession_law
|
||||
flag = appointment_type_succession
|
||||
flag = appointment_with_level_requirement
|
||||
modifier = {
|
||||
glory_hound_opinion = -10
|
||||
courtly_opinion = 5
|
||||
|
|
@ -1304,7 +1302,6 @@
|
|||
}
|
||||
flag = advanced_succession_law
|
||||
flag = appointment_type_succession
|
||||
flag = appointment_with_level_requirement
|
||||
modifier = {
|
||||
glory_hound_opinion = 5
|
||||
courtly_opinion = -10
|
||||
|
|
@ -1383,30 +1380,17 @@
|
|||
japanese_appointment_succession_law = {
|
||||
can_keep = {
|
||||
can_keep_japanese_appointment_succession_law_trigger = yes
|
||||
custom_tooltip = {
|
||||
text = celestial_military_appointment_allowed_desc
|
||||
NOT = { vassal_contract_has_flag = japan_administrative_military_appointment }
|
||||
}
|
||||
}
|
||||
can_pass = {
|
||||
can_change_japanese_appointment_succession_law_trigger = yes
|
||||
custom_tooltip = {
|
||||
text = celestial_military_appointment_allowed_desc
|
||||
NOT = { vassal_contract_has_flag = japan_administrative_military_appointment }
|
||||
}
|
||||
}
|
||||
can_have = {
|
||||
can_have_japanese_appointment_succession_law_trigger = yes
|
||||
custom_tooltip = {
|
||||
text = celestial_military_appointment_allowed_desc
|
||||
NOT = { vassal_contract_has_flag = japan_administrative_military_appointment }
|
||||
}
|
||||
}
|
||||
should_start_with = {
|
||||
government_has_flag = government_is_japan_administrative
|
||||
is_independent_ruler = no
|
||||
NOT = { has_title = title:k_chrysanthemum_throne }
|
||||
NOT = { vassal_contract_has_flag = japan_administrative_military_appointment }
|
||||
}
|
||||
succession = {
|
||||
order_of_succession = appointment
|
||||
|
|
@ -1465,13 +1449,11 @@
|
|||
can_have = {
|
||||
government_allows = administrative
|
||||
is_independent_ruler = no
|
||||
vassal_contract_has_flag = japan_administrative_military_appointment
|
||||
}
|
||||
can_pass = {
|
||||
can_change_succession_law_trigger = yes
|
||||
government_allows = administrative
|
||||
is_independent_ruler = no
|
||||
vassal_contract_has_flag = japan_administrative_military_appointment
|
||||
}
|
||||
should_start_with = {
|
||||
government_has_flag = government_is_japan_administrative
|
||||
|
|
@ -1556,7 +1538,7 @@
|
|||
government_allows = administrative
|
||||
is_independent_ruler = no
|
||||
custom_tooltip = {
|
||||
text = celestial_appointment_allowed_desc
|
||||
text = celestial_military_appointment_allowed_desc
|
||||
NOT = { vassal_contract_has_flag = meritocratic_military_appointment }
|
||||
}
|
||||
# Vassal Contract allows it
|
||||
|
|
@ -1583,7 +1565,7 @@
|
|||
}
|
||||
is_independent_ruler = no
|
||||
custom_tooltip = {
|
||||
text = celestial_appointment_allowed_desc
|
||||
text = celestial_military_appointment_allowed_desc
|
||||
NOT = { vassal_contract_has_flag = meritocratic_military_appointment }
|
||||
}
|
||||
}
|
||||
|
|
@ -1593,7 +1575,6 @@
|
|||
}
|
||||
flag = advanced_succession_law
|
||||
flag = appointment_type_succession
|
||||
flag = appointment_with_level_requirement
|
||||
modifier = {
|
||||
glory_hound_opinion = -10
|
||||
courtly_opinion = 5
|
||||
|
|
@ -1621,10 +1602,7 @@
|
|||
}
|
||||
|
||||
potential = {
|
||||
OR = {
|
||||
government_has_flag = government_is_steppe_admin
|
||||
government_has_flag = government_is_meritocratic
|
||||
}
|
||||
government_has_flag = government_is_meritocratic
|
||||
is_independent_ruler = no
|
||||
}
|
||||
}
|
||||
|
|
@ -1671,7 +1649,6 @@
|
|||
}
|
||||
flag = advanced_succession_law
|
||||
flag = appointment_type_succession
|
||||
flag = appointment_with_level_requirement
|
||||
modifier = {
|
||||
glory_hound_opinion = -10
|
||||
courtly_opinion = 5
|
||||
|
|
@ -1699,10 +1676,7 @@
|
|||
}
|
||||
|
||||
potential = {
|
||||
OR = {
|
||||
government_has_flag = government_is_steppe_admin
|
||||
government_has_flag = government_is_meritocratic
|
||||
}
|
||||
government_has_flag = government_is_meritocratic
|
||||
is_independent_ruler = no
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -79,7 +79,11 @@
|
|||
can_change_title_law_trigger = yes
|
||||
}
|
||||
can_title_have = {
|
||||
can_title_have_law_general_trigger = yes
|
||||
tier >= tier_county
|
||||
is_temporal_head_of_faith_trigger = no
|
||||
NOT = {
|
||||
is_nomad_title = yes
|
||||
}
|
||||
}
|
||||
succession = {
|
||||
order_of_succession = election
|
||||
|
|
@ -356,7 +360,16 @@
|
|||
can_pass = {
|
||||
}
|
||||
can_title_have = {
|
||||
tgp_is_civilian_minister_title = yes
|
||||
OR = {
|
||||
this = title:e_minister_chancellor
|
||||
this = title:e_minister_censor
|
||||
this = title:e_minister_of_personnel
|
||||
this = title:e_minister_of_revenue
|
||||
this = title:e_minister_of_rites
|
||||
this = title:e_minister_of_war
|
||||
this = title:e_minister_of_justice
|
||||
this = title:e_minister_of_works
|
||||
}
|
||||
}
|
||||
can_realm_have = {
|
||||
always = no
|
||||
|
|
@ -375,7 +388,6 @@
|
|||
celestial_government_opinion = 5
|
||||
}
|
||||
flag = appointment_type_succession
|
||||
flag = appointment_with_level_requirement
|
||||
}
|
||||
|
||||
# Celestial Grand Marshal Succession
|
||||
|
|
@ -409,7 +421,6 @@
|
|||
celestial_government_opinion = 5
|
||||
}
|
||||
flag = appointment_type_succession
|
||||
flag = appointment_with_level_requirement
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -269,9 +269,8 @@
|
|||
faith = same_faith
|
||||
|
||||
### brief: create_primary_tier_titles ( bool, optional )
|
||||
# If set and under partition, titles you can create of your primary tier
|
||||
# ( up to your number of secondary heirs ) will be created for free,
|
||||
# resulting in a more split-up realm
|
||||
# If set, then under partition all titles you can create of your primary
|
||||
# tier will be created for free, resulting in a more split-up realm
|
||||
# default = no
|
||||
#
|
||||
create_primary_tier_titles = no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue