Скриптовое условие
can_create_subject_alliance
Определениеin_game/common/scripted_triggers/country_triggers.txt:131
132custom_description = {
133text = can_create_subject_alliance_text
134subject = $actor$
135object = $recipient$
136$actor$ = {
137OR = {
138has_limited_diplomacy = no
}
}
142$recipient$ = {
}
}