Efekt skryptowy
pick_best_capital_jaunpur
Definicjain_game/events/situations/fall_of_delhi.txt:136
137if = {
138limit = {
139owns = location:jaunpur
}
141location:jaunpur = {
142save_scope_as = target_location
}
}
145else = {
146ordered_owned_location = {
147limit = {
148OR = {
149area = area:rokhilkhand_area
150area = area:awadh_area
151area = area:bhojpur_area
152province = location:asni.province
153province = location:kalpi.province
}
}
156order_by = population
157check_range_bounds = no
158max = 1
159save_scope_as = target_location
}
}
162scope:target_location = {
163province = {
163save_scope_as = target_province
}
}