Скриптовый эффект

event_illustration_estate_foreground_effect

event_illustration_estate_foreground_effectin_game/common/scripted_effects/00_event_illustration_effects.txt:21
ТребуетСвященникиСословиеif

Определениеin_game/common/scripted_effects/00_event_illustration_effects.txt:21

22if = {
23limit = {
24exists = $foreground$
25OR = {
26NOT = {
26scope_type = country
}
27country_has_estate = $foreground$
}
}
30ordered_pop = {
31limit = {
32OR = {
33NOT = {
33$foreground$ = estate_type:clergy_estate
}
34religion = root.religion
}
36estate_type = $foreground$
}
38max = 1
39order_by = pop_size
41save_scope_as = target_pop
}
}