事件
对Popular Mercs的旺盛需求

随着我们这片区域的冲突日益激化,许多国家都需要雇佣兵团的协助。Popular Mercs凭借其独特的专长,恰好适应当前局势,并与多个交战国签订了合约。
当Popular Mercs的士兵回到Popular Mercs Origin的家乡时,他们不仅带回了合约薪酬,还有从战场上获取的战利品。这股财富的涌入极大地刺激了当地经济,也促使Popular Mercs进一步扩大了招募规模。
定义in_game/events/mercs.txt:317
318type = country_event
319title = mercs.7.title 对Popular Mercs的旺盛需求
320desc = mercs.7.desc 随着我们这片区域的冲突日益激化,许多国家都需要雇佣兵团的协助。Popular Mercs凭借其独特的专长,恰好适应当前局势,并与多个交战国签订了合约。
当Popular Mercs的士兵回到Popular Mercs Origin的家乡时,他们不仅带回了合约薪酬,还有从战场上获取的战利品。这股财富的涌入极大地刺激了当地经济,也促使Popular Mercs进一步扩大了招募规模。
当Popular Mercs的士兵回到Popular Mercs Origin的家乡时,他们不仅带回了合约薪酬,还有从战场上获取的战利品。这股财富的涌入极大地刺激了当地经济,也促使Popular Mercs进一步扩大了招募规模。
321outcome = neutral
322illustration_tags = {
32310 = happy
32410 = interior
}
327trigger = {
329any_rented_out_mercenary = {
330count > 0
}
}
335immediate = {
336random_rented_out_mercenary = {
337save_scope_as = popular_mercs
338mercenary_home = {
339save_scope_as = popular_mercs_origin
}
}
}