Stavropul start
This commit is contained in:
parent
50e221bcef
commit
4c1f524d62
158 changed files with 10079 additions and 10160 deletions
|
|
@ -2,33 +2,25 @@
|
|||
has_ach_dlc_trigger = yes
|
||||
is_landed = yes
|
||||
highest_held_title_tier >= tier_kingdom
|
||||
OR = {
|
||||
government_has_flag = government_is_feudal
|
||||
government_has_flag = government_is_tribal
|
||||
AND = {
|
||||
government_has_flag = government_is_special_administrative
|
||||
is_independent_ruler = yes
|
||||
}
|
||||
government_has_flag = government_is_nomadic
|
||||
government_has_flag = government_is_clan
|
||||
AND = {
|
||||
government_has_flag = government_is_meritocratic
|
||||
is_independent_ruler = yes
|
||||
}
|
||||
AND = {
|
||||
government_has_flag = government_is_celestial
|
||||
is_independent_ruler = yes
|
||||
}
|
||||
AND = {
|
||||
government_has_flag = government_is_steppe_admin
|
||||
is_independent_ruler = yes
|
||||
}
|
||||
AND = {
|
||||
government_is_japanese_trigger = yes
|
||||
has_title = title:e_japan
|
||||
# Governments where independent king+ rulers can hold Coronations
|
||||
trigger_if = {
|
||||
limit = { tgp_realm_has_ceremonial_liege_trigger = yes }
|
||||
custom_tooltip = {
|
||||
text = tgp_ceremonial_liege_coronation_trigger
|
||||
tgp_has_ceremonial_liege_title_trigger = yes
|
||||
}
|
||||
government_has_flag = government_is_mandala
|
||||
}
|
||||
trigger_if = {
|
||||
limit = { government_allows = administrative }
|
||||
is_independent_ruler = yes
|
||||
}
|
||||
trigger_else = {
|
||||
NOR = {
|
||||
government_has_flag = government_is_theocracy
|
||||
government_has_flag = government_is_republic
|
||||
government_has_flag = government_is_mercenary
|
||||
government_has_flag = government_is_holy_order
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -88,8 +80,10 @@ is_important_hof_trigger = {
|
|||
coronation_has_proper_artifact_trigger = {
|
||||
trigger_if = {
|
||||
limit = {
|
||||
coronation_proper_artifact_crown_trigger = yes
|
||||
coronation_proper_artifact_regalia_trigger = no
|
||||
faith = {
|
||||
coronation_proper_artifact_crown_trigger = yes
|
||||
coronation_proper_artifact_regalia_trigger = no
|
||||
}
|
||||
}
|
||||
any_character_artifact = {
|
||||
artifact_slot_type = helmet
|
||||
|
|
@ -97,8 +91,10 @@ coronation_has_proper_artifact_trigger = {
|
|||
}
|
||||
trigger_else_if = {
|
||||
limit = {
|
||||
coronation_proper_artifact_regalia_trigger = yes
|
||||
coronation_proper_artifact_crown_trigger = no
|
||||
faith = {
|
||||
coronation_proper_artifact_regalia_trigger = yes
|
||||
coronation_proper_artifact_crown_trigger = no
|
||||
}
|
||||
}
|
||||
any_character_artifact = {
|
||||
artifact_slot_type = regalia
|
||||
|
|
@ -115,7 +111,7 @@ coronation_has_proper_artifact_trigger = {
|
|||
}
|
||||
|
||||
coronation_proper_artifact_crown_trigger = {
|
||||
faith.religion = {
|
||||
religion = {
|
||||
OR = {
|
||||
this = religion:baltic_religion
|
||||
this = religion:bon_religion
|
||||
|
|
@ -136,7 +132,7 @@ coronation_proper_artifact_crown_trigger = {
|
|||
}
|
||||
|
||||
coronation_proper_artifact_regalia_trigger = {
|
||||
faith.religion = {
|
||||
religion = {
|
||||
OR = {
|
||||
this = religion:buddhism_religion
|
||||
this = religion:finno_ugric_religion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue