RimWorld 武器 & 护甲分析工具
简介
我做了一个面向数值党与 mod 作者的 RimWorld 武器伤害分析工具。
I built a RimWorld weapon & armor analysis tool for theorycrafters and mod authors.
它采用原版伤害模型,可视化“护甲值 × 距离 → DPS”的完整三维曲面。
It uses the vanilla damage model and visualizes the full 3D relationship of Armor × Distance → DPS.
你可以旋转、缩放、拖拽,直接看到武器在不同护甲与不同射程下的表现差异。
You can rotate, zoom, and drag the plot to see exactly how weapons behave under different armor values and ranges.
https://laurence-042.github.io/project/rimworld-ordinatus-calculi/demo/
⭐ Key Features
攻守兼备:分析武器伤害 + 护甲防护效果
Covers both offense & defense
- 使用 2D 曲线或 3D 曲面展示护甲与距离的综合影响
- Visualize armor × distance interaction using 2D or 3D plots
- 支持双武器对比(DPS 曲线 / 曲面交线)
- Compare two weapons using DPS curves or surface intersections
- 完整复刻原版多层护甲机制
- Fully replicates RimWorld's multi-layer armor system
- 多护甲对比分析
- Compare multiple armors side-by-side
- 计算身体部位的伤害减免概率与期望值
- Compute per-body-part damage reduction probability & expected reduction
- 支持从 Mod 加载武器 / 护甲 / 材料
- Load weapons, armors, and materials from Mods
- 附带 Mod-Def 自动解析工具
- Includes a Mod-Def → dataset parser
- 部署版本内含示例扩展数据源
- Sample dataset included in deployed version
- 武器平衡
- Weapon balancing
- 数值可视化与比较
- Numerical comparison
- mod 设计验证
- Mod design validation
⭐ Why 3D Surfaces?
- 护甲与距离存在强交互,只看单个维度会误导
- Armor and distance strongly interact; single-axis results are misleading
- 二维图只能展示一维
- 2D charts only show one dimension
- 3D 曲面可展示完整“全局表现”
- 3D surfaces show global weapon performance
- 工具也提供了 2D 切片图
- Tool also provides 2D slice views
⭐ Especially useful for mod authors
你可以快速检查:
You can quickly check:
- 武器是否在某个射程异常强 / 弱
- Whether a weapon is too strong / weak at certain ranges
- 是否存在同类武器的碾压
- Whether a weapon strictly dominates others in its category
- 性能是否符合战术定位
- Whether performance matches intended tactical role
- 新护甲在多层叠加后是否过强
- Whether new armor becomes too strong when stacked
- 以及更多
- And much more
⭐ CE Support?
不支持。
No.
CE 使用完全不同的物理弹道系统:
Combat Extended uses a completely different ballistic & penetration model:
- 打得穿就是打得穿
- Either it penetrates
- 打不穿就是打不穿
- Or it doesn't
CE 没有连续 DPS 曲线,因此不兼容本工具的概率模型。
CE has no continuous DPS relationship, so the tool’s vanilla-style model does not apply.
⭐ Feedback Welcome!
欢迎试用并反馈意见!
Feel free to try it out and send feedback!
希望这个工具能帮助大家更好地理解与设计 RimWorld 的武器和护甲系统。
Hope this helps players and modders better understand and design RimWorld’s weapon & armor systems.
This guide was created by its original author on the Steam Community. Are you the author and want it removed? Request removal.