// Management · RimWorld Mod
CaravanSpeed远行速度Patch
Caravan speed is unrelated to the pawn move speed in vanilla, this mod try to change it.
Caravan speed is unrelated to the pawn move speed in vanilla, this mod try to change it.
Increases caravan travel speed when there are members with above 100% move speed. If multiple such members exist, their bonuses are averaged — similar to the logic used for mounted animals. The speed bonus is configurable.
Optional: Includes animal movement speed in calculations (off by default).
Supports Vehicle Framework, allowing your pawns to sprint while "carrying a tank". Disabled by default.
---
- Added minimum ticks-per-move limit to prevent pathfinding spiral issues when caravan speed is too high. Default value is 5, configurable in mod settings.