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

can_give_land_to_pope_trigger

can_give_land_to_pope_triggerin_game/common/scripted_triggers/religion_triggers.txt:294
ТребуетЛивонияДержаваtrigger if 2ТевтоныДержаваtrigger if 1

Определениеin_game/common/scripted_triggers/religion_triggers.txt:294

295religion = religion:catholic
296government_type = government_type:theocracy
297NOT = {
}
298at_war = no
299trigger_if = {
300limit = {
301country_exists = c:TEU
}
303NOT = {
303this ?= c:TEU
}
}
305trigger_if = {
306limit = {
307country_exists = c:LIV
}
309NOT = {
309this ?= c:LIV
}
}
311num_locations > 1
312any_owned_location = {
313is_capital = no
314dominant_religion = religion:catholic
315continent = continent:europe
}