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

event_illustration_poptype_effect

event_illustration_poptype_effectin_game/common/scripted_effects/00_event_illustration_effects.txt:324

event_illustration_poptype_effect = { foreground = pop_type:nobles background = pop_type:nobles }

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

325if = {
326limit = {
327OR = {
328AND = {
329scope_type = location
330owner ?= {
330is_ai = no
}
}
332AND = {
333scope_type = country
334is_ai = no
}
}
}
338foreground = $foreground$
}
339background = $background$
}
}