CleverRaven/Cataclysm-DDA

Add general armor faults and it's fixes

Open

#80,881 创建于 2025年5月9日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C++ (9,264 star) (3,991 fork)batch import
(P5 - Long-term)<Suggestion / Discussion>Good First Issue[JSON]

描述

Is your feature request related to a problem? Please describe.

#80684 added faults that are applied when item is damaged. The pr itself was limited by adding faults only to vanilla melee weapons, but added "fault_type": "mechanical_damage", is, of course, not limited to items you are fighting with, meaning taking blows off your armor or driving over the items would apply the faults also Part of #64528

Solution you would like.

This issue is a call for people that may be interested in adding such to armor, guns and overall to items that may be damaged in any way that can be repaired by other means that our current repair system

Describe alternatives you have considered.

No response

Additional context

No response

贡献者指南