事件本版本新增

雇佣兵放弃合同

mercs.11in_game/events/mercs.txt:419

我们雇佣的一些雇佣兵经历了一个月的艰苦时光——饥馑与数不清的损失,并且看不到任何希望。他们的指挥官放出话来,除非条件立即改善,否则他们将放弃我们的合同。

定义in_game/events/mercs.txt:419

420type = country_event
421title = mercs.11.title 雇佣兵放弃合同
422desc = mercs.11.desc 我们雇佣的一些雇佣兵经历了一个月的艰苦时光——饥馑与数不清的损失,并且看不到任何希望。他们的指挥官放出话来,除非条件立即改善,否则他们将放弃我们的合同。
423outcome = neutral
424orphan = yes
425illustration_tags = {
42610 = armed
42710 = interior
}

选项

A我们帮不了他们。让他们走吧。
432every_in_list = {
433list = sub_units
434destroy_subunit = yes
}
436add_country_modifier = {
437modifier = mercenaries_abandoned
438years = 10
439mode = replace
}
B立即运送紧急物资。
444custom_tooltip = {
445text = mercs_bailed_out 受影响的子单位获得为期一年的军需支援
446save_temporary_scope_value_as = {
447name = total_cost
448value = 0
}
450every_in_list = {
451list = sub_units
452save_temporary_scope_value_as = {
453name = total_cost
454value = {
455value = scope:total_cost
456add = {
457value = mercenary_maintenance_cost
}
}
}
461mercenary = {
462rescue_sub_unit = prev
}
}
465save_temporary_scope_value_as = {
466name = total_cost
467value = {
468value = scope:total_cost
469multiply = 3
}
}
}
473add_gold = {
474value = scope:total_cost
475multiply = -1
}
477add_country_modifier = {
478modifier = mercenaries_rescued
479years = 10
480mode = replace
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明