事件

雇佣军带来新战术

institution_events.81in_game/events/institution_events.txt:1267
雇佣军带来新战术

被称为枪刺与射击的著名战术正在我军内部流传。军官和Court Title都被士兵从战场上带回来的故事所吸引。 一些在我们的部队里培养起来的士兵告诉我们,在他们成为Rented Mercs部队中的雇佣兵期间,他们亲眼目睹了这种新战术的效率,凶猛的骑兵被长矛撕裂,而他们的步兵支援则被手炮击毙,死状惨烈。

当然,这些传闻是我们的军队进一步调查这些战术的充分理由。当局已经制定了在Target Location进行整训的计划。

需要枪刺与射击思潮immediate, trigger

定义in_game/events/institution_events.txt:1267

1268hide_portraits = yes
1269type = country_event
1270title = institution_events.81.title 雇佣军带来新战术
1271desc = {
1272first_valid = {
1273triggered_desc = {
1274trigger = {
1275exists = scope:rented_mercs
1276NOT = {
1276exists = scope:hired_mercs
}
}
1278desc = institution_events.81.desc.our_mercs 被称为枪刺与射击的著名战术正在我军内部流传。军官和Court Title都被士兵从战场上带回来的故事所吸引。 一些在我们的部队里培养起来的士兵告诉我们,在他们成为Rented Mercs部队中的雇佣兵期间,他们亲眼目睹了这种新战术的效率,凶猛的骑兵被长矛撕裂,而他们的步兵支援则被手炮击毙,死状惨烈。

当然,这些传闻是我们的军队进一步调查这些战术的充分理由。当局已经制定了在Target Location进行整训的计划。
}
1280triggered_desc = {
1281trigger = {
1282exists = scope:hired_mercs
1283NOT = {
1283exists = scope:rented_mercs
}
}
1285desc = institution_events.81.desc.their_mercs 被称为枪刺与射击的著名战术正在我军内部流传。军官和Court Title都被士兵从战场上带回来的故事所吸引。 来自Foreign Merc Country的Hired Mercs部队,其士兵在战场上纪律严明,即使在猛烈的攻击下也能够保持阵型。无论是骑兵还是步兵的无组织冲击都无法突破其防线。

当然,这些传闻是我们的军队进一步调查这些战术的充分理由。当局已经制定了在Target Location进行整训的计划。
}
1287triggered_desc = {
1288trigger = {
1289exists = scope:rented_mercs
1290exists = scope:hired_mercs
}
1292desc = institution_events.81.desc.combined_mercs 被称为枪刺与射击的著名战术正在我军内部流传。军官和Court Title都被士兵从战场上带回来的故事所吸引。 一些在我们的部队里培养起来的士兵告诉我们,在他们成为Rented Mercs部队中的雇佣兵期间,他们亲眼目睹了这种新战术的效率,凶猛的骑兵被长矛撕裂,而他们的步兵支援则被手炮击毙,死状惨烈。这些报告得到了更多目击事件的进一步支持。来自Foreign Merc Country的Hired Mercs部队,其士兵在战场上纪律严明,即使在猛烈的攻击下也能够保持阵型。无论是骑兵还是步兵的无组织冲击都无法突破其防线。

当然,这些传闻是我们的军队进一步调查这些战术的充分理由。当局已经制定了在Target Location进行整训的计划。
}
1294triggered_desc = {
1295trigger = {
1295always = yes
}
1296desc = institution_events.81.desc 被称为枪刺与射击的著名战术正在我军内部流传。军官和Court Title都被士兵从战场上带回来的故事所吸引。
}
}
}
1300outcome = neutral
1301trigger = {
1302knows_about_institution = institution:pike_and_shot
1303NOT = {
1303has_embraced_institution = institution:pike_and_shot
}
1304OR = {
1305any_rented_out_mercenary = {
1306has_customer = yes
1307customer = {
1307has_embraced_institution = institution:pike_and_shot
}
}
1309any_hired_mercenary = {
1310mercenary_home = {
1310owner = {
1310has_embraced_institution = institution:pike_and_shot
}
}
}
}
1313any_owned_location = {
}
}
1315image = "gfx/interface/illustrations/institutions/pike_and_shot.dds"
1316immediate = {
1318random_rented_out_mercenary = {
1319limit = {
1320has_customer = yes
1321customer = {
1321has_embraced_institution = institution:pike_and_shot
}
}
1323save_scope_as = rented_mercs
1324customer = {
1324save_scope_as = own_merc_customer
}
}
1326random_hired_mercenary = {
1327limit = {
1328mercenary_home = {
1328owner = {
1328has_embraced_institution = institution:pike_and_shot
}
}
}
1330save_scope_as = hired_mercs
1331mercenary_home = {
1331save_scope_as = foreign_merc_country
}
}
1333random_owned_location = {
1334limit = {
}
1335save_scope_as = target_location
}
}

选项

A确实是神奇的传闻。
1340trigger = {
1341exists = scope:rented_mercs
1342NOT = {
1342exists = scope:hired_mercs
}
}
1344add_army_tradition = army_tradition_weak_bonus (2.5)
1345scope:target_location = {
1346change_institution_progress = {
}
1347scope:rented_mercs = {
1348every_sub_unit = {
1349add_subunit_experience = 10
}
}
}
B确实是神奇的传闻。
1356trigger = {
1357exists = scope:hired_mercs
1358NOT = {
1358exists = scope:rented_mercs
}
}
1360add_army_tradition = army_tradition_weak_bonus (2.5)
1361scope:target_location = {
1362change_institution_progress = {
}
1363scope:hired_mercs = {
1364every_sub_unit = {
1365add_subunit_experience = 10
}
}
}
C确实是神奇的传闻。
1372trigger = {
1373exists = scope:rented_mercs
1374exists = scope:hired_mercs
}
1376add_army_tradition = army_tradition_mild_bonus (5)
1377scope:target_location = {
1378change_institution_progress = {
}
1379scope:rented_mercs = {
1380every_sub_unit = {
1381add_subunit_experience = 10
}
}
1384scope:hired_mercs = {
1385every_sub_unit = {
1386add_subunit_experience = 10
}
}
}
D我们应该在Target Location练习这种战术。
1393trigger = {
1394NOR = {
1395exists = scope:rented_mercs
1396exists = scope:hired_mercs
}
}
1399scope:target_location = {
1400change_institution_progress = {
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明