Efekt skryptowy
fourth_option_location_effect
Definicjain_game/events/institution_events.txt:1467
1469change_institution_progress = {
}
1471custom_tooltip = {
1472text = institution_events.$type$.d.tt
1473every_pop = {
1474limit = {
1475owner ?= root
1476is_$type$ = {
1477religion = root.religion
}
}
1480add_pop_size = {
1481value = pop_size
1482multiply = -0.02
}
1484split_pop = {
1485fraction = 0.1
1486religion = root.religion
}
}
}