Wartość skryptowa
select_important_pop_value
Definicjain_game/common/script_values/event_illustration_values.txt:1
2value = 0
3add = {
4if = {
5limit = {
6culture = {
6is_primary_or_accepted_in = root
}
}
8value = 100
}
}
11add = {
12if = {
13limit = {
14exists = root.religion
15religion = root.religion
}
17value = 10
}
}
20add = {
21if = {
22limit = {
23location = {
24owner ?= root
25integration_level = core
}
}
28value = 100
}
}
31add = {
32if = {
33limit = {
34location = {
35owner ?= root
36integration_level = integrated
}
}
39value = 50
}
}