Скриптовое условие

is_junior_monarchy

is_junior_monarchyin_game/events/government/election.txt:26

Определениеin_game/events/government/election.txt:26

27government_type = government_type:monarchy
28exists = union
29union ?= {
30NOT = {
31country_has_special_status = {
33country = prev
}
}
36any_country_with_special_status_of_type = {
37type = senior_partner
38this != root
39succession_law = root.succession_law
}
}