// Management · RimWorld Mod

商队出行规划助手 Caravan Planning Helper

商队出行规划助手 Caravan Planning Helper mod preview for RimWorld

This is a content complement mod with low implementation difficulty it adds a real time data panel to the vanilla caravan formation interface and helps players plan caravan trips accurately 本模组为内容补全类模组 实现难度低 在原版商队组建界面新增实时数据面板 帮助玩家精准规划商队出行 It solves the core pain point that vanill

This is a content complement mod with low implementation difficulty it adds a real time data panel to the vanilla caravan formation interface and helps players plan caravan trips accurately
本模组为内容补全类模组 实现难度低 在原版商队组建界面新增实时数据面板 帮助玩家精准规划商队出行

It solves the core pain point that vanilla caravan formation lacks data reference players often encounter overweight insufficient food and insufficient funds and new players easily make mistakes
它解决了原版组建商队无数据参考的核心痛点 玩家经常出现超重食物不足与带钱不够的情况 新手极易出现失误

The mod adds a real time data panel embedded on the right side of the vanilla caravan formation interface
本模组新增实时数据面板 嵌入原版商队组建界面右侧

Total weight is calculated as the sum of crew animals and cargo weight divided by the maximum weight limit
总负重由人员动物与货物总重量除以负重上限计算得出

When the weight ratio exceeds ninety percent it gives a yellow prompt when it exceeds one hundred percent it marks red and the caravan cannot depart
负重比例超过百分之九十时黄色提示 超过百分之一百时红色标红且商队无法出发

Movement speed equals base speed multiplied by one minus weight ratio minus zero point five multiplied by zero point six
移动速度等于基础速度乘以一减去负重率减零点五乘以零点六

There is no speed reduction when weight is below fifty percent and the maximum speed reduction is sixty percent
负重低于百分之五十时不减速 最多减速百分之六十

When speed drops below seventy percent of the base speed it prompts severe speed reduction
当速度低于基准速度百分之七十时 提示减速严重

Estimated round trip time equals Manhattan distance to the target multiplied by terrain coefficient divided by daily travel tiles precise to zero point five days
预计往返时间等于目标点曼哈顿距离乘以地形系数除以日均移动格数 精确到零点五天

When the trip exceeds ten days it prompts long distance travel
当行程超过十天时 提示长途出行

Food demand equals number of people multiplied by two units per person per day multiplied by round trip days multiplied by one point two with twenty percent safety redundancy
食物需求量等于人数乘以每人每天两单位乘以往返天数再乘以一点二 包含百分之二十的安全冗余

When carried food is lower than one way demand it gives a red warning
当携带食物低于单程需求时 发出红色警告

Carried assets equal total silver coins plus total estimated value of goods
携带资产等于银币总额加上货物估值总和

When total value is lower than the average price of target goods it prompts insufficient funds
当总价值低于目标商品均价时 提示资金不足

Terrain coefficients fully match vanilla terrain movement penalties
地形系数完全匹配原版地形移动惩罚

Plains are one point zero hills are one point two mountains are one point four and swamps are one point six
平原系数为一点零 丘陵为一点二 山地为一点四 沼泽为一点六

The mod provides one click food replenishment function
本模组提供一键补粮功能

When food is insufficient click the button to automatically retrieve corresponding amount of food from the nearest warehouse and add to the caravan
食物不足时 点击按钮即可自动从最近仓库调取对应数量的食物补充到商队

All logic reads base values of vanilla caravans items and terrain it only performs front end calculation and UI display and does not modify any movement or consumption logic
实现逻辑全部读取原版商队物品与地形的基础数值 仅做前端计算与界面展示 不修改任何移动与消耗逻辑

It is compatible with all caravan expansion mods and reads data based on the vanilla caravan framework
兼容所有商队扩展模组 基于原版商队框架读取数据

Special thanks to wordtomod.com for the support and for helping me organize most of the tools and various material data
在此感谢wordtomod.com的支持 帮我整理大部分工具以及各类材料数据