Efekt skryptowy
event_illustration_estate_background_effect
Definicjain_game/common/scripted_effects/00_event_illustration_effects.txt:46
47if = {
48limit = {
49exists = $background$
50OR = {
51NOT = {
51scope_type = country
}
52country_has_estate = $background$
}
}
55ordered_pop = {
56limit = {
56estate_type = $background$
}
57max = 1
58order_by = pop_size
60save_scope_as = target_pop_bckg
}
}