事件

向Target进发

settle_the_frontier.2in_game/events/colonization/settle_the_frontier.txt:56
向 … 进发

尽管From Province是Actor的首都省份,但部分居民仍希望前往Target寻求机遇——这片疆域现由Recipient主持拓殖。

需要settling_no_mans_land_var变量triggersnml_migration_cooldown变量trigger

定义in_game/events/colonization/settle_the_frontier.txt:56

57type = country_event
58title = settle_the_frontier.2.title 向Target进发
59desc = settle_the_frontier.2.desc 尽管From Province是Actor的首都省份,但部分居民仍希望前往Target寻求机遇——这片疆域现由Recipient主持拓殖。
60outcome = neutral
62trigger = {
63any_courtier = {
64has_variable = settling_no_mans_land_var
66NOT = {
66any_location_in_province_definition = {
66is_capital_of = {
66target = root
}
}
}
}
}
69NOT = {
69has_variable = snml_migration_cooldown
}
}
71illustration_tags = {
7210 = regular
7310 = exterior
}
75immediate = {
77set_variable = {
77days = 365
}
79root.capital.province_definition = {
79save_scope_as = from_province
}
}

选项

A让他们在该省份开始新生活。
83add_migration = {
84owner = scope:actor
85from = scope:from_province
86to = scope:target
87amount = 0.5
88months = 3
89keep_nationality = yes
}
B改善他们在首都的处境。
94custom_tooltip = settle_the_frontier.2.b.tt 在接下来的一年内,不会有人群迁移至Target
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明