全面战争:战锤3

全面战争:战锤3

29 个评价
Chaos Dwarfs Unilateral Agreements tech node fix
   
奖励
收藏
已收藏
取消收藏
campaign
标签: mod
文件大小
发表于
更新日期
136.009 KB
2023 年 5 月 23 日 下午 6:27
2023 年 5 月 24 日 下午 6:36
2 项改动说明 ( 查看 )
您需要 DLC 才能使用该物品。

订阅以下载
Chaos Dwarfs Unilateral Agreements tech node fix

描述
Unilateral Agreements is one of the top industry tech nodes for Chaos Dwarfs. It would be very useful, were it not bugged. This mod fixes that sad state of affairs.

According to the tooltip, the stated effect of that node is:
  • All convoys gain an additional unit when completing Convoy route.
  • Income from trade tariffs: +5% for every completed Convoy route.


What the code actually does:
  • If the tech node is unlocked and you arrive for the first time in this playthrough at a current destination (per whole game, not per caravan!), you’ll receive 2 units instead of 1, just this once.
  • For every finished Convoy route/mission/travel/trade your income from trade tariffs will increase by +5%. The counter here resets every now and again, in particular after each battle fought in tactical mode, because the counter is only stored locally, even though an example of a proper way to do that is literally within a dozen lines of code. This means that the buff hovers around 5-15%.


What this mod does:
  • Ignoring the word lawyering in the spirit of the flavour text, all convoys now gain a new unit whenever they complete a route/mission/travel/trade. If the route is completed for the first time, additional unit will be gained.
  • Every finished route/mission/travel/trade increases income from trade tariffs by an additional +5%.
13 条留言
osamabeentokin 4 月 7 日 下午 3:34 
It worked for a few turns, then it stops working after a while. I have new convoys with 7 units and they aren't adding a new ones after many trips to different locations.
kappa 2024 年 2 月 14 日 上午 9:15 
Did they fix this bug?
Djorbus 2023 年 7 月 26 日 上午 9:30 
@Asasz Awesome, thanks for the feedback. I'll give that a go when I get a chance (haven't used RPFM but have been watching some videos on how the tool works).
Asasz  [作者] 2023 年 7 月 25 日 上午 11:43 
@Djorbus It's still working for me and it's fully compatible with existing save games (although the trade tarrifs bonus may be in such a state for the current save that it'll reset just in the turn when the mod is installed (if the effect is still applying, but the underlying counter was already reset), then it should just work afterwards.

I have not tested compatibility with any other mod. If any of those mods overwrite script/campaign/wh3_campaign_caravans_core.lua/wh3_campaign_caravans_core.lua , they won't be compatible. You can fix that, though, by downloading RPFM, opening both mods, copying the scripts, using any diff software, merging the files properly and saving it as a new mod.
Djorbus 2023 年 7 月 20 日 下午 3:16 
Has this mod recently stopped working? I'm using a couple other mods that I wouldn't think would conflict with this. They include:
-Chaos Dwarf Traits and Building Big Fix
-Nat's Forge of Arms
-Nat's Trade Resources
-Chaos Dwarf Trait and Ancillary Fixes

I have also just installed this mod after I researched Unilateral Agreements tech node, not knowing that it was bugged (at this point most of Chaos Dwarf features are bugged so I was not surprised). Just trying to figure out why it's not working (do I need to start a new game, start from a previous save prior to unlocking that tech, etc). Thanks.
Zampi 2023 年 5 月 27 日 上午 9:56 
thx
Asasz  [作者] 2023 年 5 月 25 日 上午 4:36 
Sure, feel free to!
Floskan 2023 年 5 月 25 日 上午 3:15 
Hey! Would you approve if we used your fix in the community bug fix mod?
Asasz  [作者] 2023 年 5 月 24 日 下午 6:40 
The initial upload was an unfinished version of the code, I've uploaded the correct version now, so the units part should also work. Uhh... still better QA than the Creative Assembly? :D
ismael_ed23 2023 年 5 月 24 日 下午 5:02 
Thank you for this!