事件

危岩带

exploration_monthly.34in_game/events/exploration/exploration_monthly_events.txt:1336

在探索Area时,Target Explorer的船发现了一段底下布满尖锐岩石的海岸线。虽然很容易就能避开它们,但绕道需要改变航向,进而耽搁探险。然而,如果被迫在如此危险的水域航行,船只不太可能毫发无损。

需要航海家特质option 2

定义in_game/events/exploration/exploration_monthly_events.txt:1336

1337type = exploration_event
1338title = exploration_monthly.34.title 危岩带
1339desc = exploration_monthly.34.desc 在探索Area时,Target Explorer的船发现了一段底下布满尖锐岩石的海岸线。虽然很容易就能避开它们,但绕道需要改变航向,进而耽搁探险。然而,如果被迫在如此危险的水域航行,船只不太可能毫发无损。
1340outcome = neutral
1342trigger = {
1343area = {
1344is_area_coastal_sea = yes
}
1346exists = leader
}
1349immediate = {
1350leader = {
1350save_scope_as = target_explorer
}
}

选项

A最好绕过它们。
1355change_exploration_progress = {
1355value = exploration_monthly_progress
1355multiply = -2
}
B穿过去,之后再修船就行。
1360if = {
1361limit = {
1362scope:target_explorer = {
1362has_trait = navigator
}
}
1364owner = {
1364add_prestige = prestige_mild_bonus (10)
}
}
1366else = {
1367owner = {
1368add_gold = {
1368value = ROOT.exploration_monthly_cost
1368multiply = -2
}
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明