Bugs fixing
This commit is contained in:
parent
cb926c39aa
commit
ebc206bb1c
117 changed files with 59950 additions and 11056 deletions
|
|
@ -50,53 +50,53 @@ is_roman_emperor_primary_title_excluding_byzantium_trigger = {
|
|||
}
|
||||
}
|
||||
|
||||
valid_for_byz_emperor_content_trigger = {
|
||||
has_ep3_dlc_trigger = yes
|
||||
culture = {
|
||||
OR = {
|
||||
has_cultural_pillar = heritage_byzantine
|
||||
has_cultural_pillar = heritage_caucasian
|
||||
}
|
||||
}
|
||||
OR = {
|
||||
is_roman_emperor_primary_title_trigger = yes
|
||||
AND = {
|
||||
culture = {
|
||||
OR = {
|
||||
this = culture:greek
|
||||
any_parent_culture_or_above = { this = culture:greek }
|
||||
}
|
||||
}
|
||||
highest_held_title_tier >= tier_empire
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
valid_for_byz_governor_content_trigger = {
|
||||
has_ep3_dlc_trigger = yes
|
||||
is_governor = yes
|
||||
top_liege.culture = {
|
||||
OR = {
|
||||
has_cultural_pillar = heritage_byzantine
|
||||
has_cultural_pillar = heritage_caucasian
|
||||
}
|
||||
}
|
||||
top_liege = {
|
||||
OR = {
|
||||
is_roman_emperor_primary_title_trigger = yes
|
||||
AND = {
|
||||
culture = {
|
||||
OR = {
|
||||
this = culture:greek
|
||||
any_parent_culture_or_above = { this = culture:greek }
|
||||
}
|
||||
}
|
||||
highest_held_title_tier >= tier_empire
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
#valid_for_byz_emperor_content_trigger = {
|
||||
# has_ep3_dlc_trigger = yes
|
||||
# culture = {
|
||||
# OR = {
|
||||
# has_cultural_pillar = heritage_byzantine
|
||||
# has_cultural_pillar = heritage_caucasian
|
||||
# }
|
||||
# }
|
||||
# OR = {
|
||||
# is_roman_emperor_primary_title_trigger = yes
|
||||
# AND = {
|
||||
# culture = {
|
||||
# OR = {
|
||||
# this = culture:greek
|
||||
# any_parent_culture_or_above = { this = culture:greek }
|
||||
# }
|
||||
# }
|
||||
# highest_held_title_tier >= tier_empire
|
||||
# }
|
||||
# }
|
||||
#}
|
||||
|
||||
#valid_for_byz_governor_content_trigger = {
|
||||
# has_ep3_dlc_trigger = yes
|
||||
# is_governor = yes
|
||||
# top_liege.culture = {
|
||||
# OR = {
|
||||
# has_cultural_pillar = heritage_byzantine
|
||||
# has_cultural_pillar = heritage_caucasian
|
||||
# }
|
||||
# }
|
||||
# top_liege = {
|
||||
# OR = {
|
||||
# is_roman_emperor_primary_title_trigger = yes
|
||||
# AND = {
|
||||
# culture = {
|
||||
# OR = {
|
||||
# this = culture:greek
|
||||
# any_parent_culture_or_above = { this = culture:greek }
|
||||
# }
|
||||
# }
|
||||
# highest_held_title_tier >= tier_empire
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
#}
|
||||
#
|
||||
valid_for_byz_succession_trigger = {
|
||||
is_eunuch_trigger = no
|
||||
NOR = {
|
||||
|
|
@ -131,22 +131,22 @@ available_charioteers_spots_trigger = {
|
|||
}
|
||||
}
|
||||
|
||||
ep3_varangian_trigger = {
|
||||
OR = {
|
||||
culture = {
|
||||
OR = {
|
||||
has_cultural_tradition = tradition_fp1_coastal_warriors
|
||||
has_cultural_tradition = tradition_hird
|
||||
has_cultural_tradition = tradition_fp1_performative_honour
|
||||
has_cultural_pillar = heritage_north_germanic
|
||||
has_cultural_pillar = heritage_west_germanic
|
||||
}
|
||||
}
|
||||
has_trait = varangian
|
||||
}
|
||||
can_be_combatant_based_on_gender_trigger = { ARMY_OWNER = root }
|
||||
is_physically_able_adult = yes
|
||||
}
|
||||
#ep3_varangian_trigger = {
|
||||
# OR = {
|
||||
# culture = {
|
||||
# OR = {
|
||||
# has_cultural_tradition = tradition_fp1_coastal_warriors
|
||||
# has_cultural_tradition = tradition_hird
|
||||
# has_cultural_tradition = tradition_fp1_performative_honour
|
||||
# has_cultural_pillar = heritage_north_germanic
|
||||
# has_cultural_pillar = heritage_west_germanic
|
||||
# }
|
||||
# }
|
||||
# has_trait = varangian
|
||||
# }
|
||||
# can_be_combatant_based_on_gender_trigger = { ARMY_OWNER = root }
|
||||
# is_physically_able_adult = yes
|
||||
#}
|
||||
|
||||
is_competing_for_same_title_as = {
|
||||
government_allows = administrative
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue