スクリプトエフェクト
pick_best_capital_malwa
定義in_game/events/situations/fall_of_delhi.txt:84
85if = {
86limit = {
87owns = location:dhar
}
89location:dhar = {
89save_scope_as = target_location
}
}
91else = {
92ordered_owned_location = {
93limit = {
94OR = {}
}
104order_by = population
105check_range_bounds = no
106max = 1
107save_scope_as = target_location
}
}
110scope:target_location = {
111province = {
111save_scope_as = target_province
}
}