CleverRaven/Cataclysm-DDA

Add general armor faults and it's fixes

Open

#80,881 opened on May 9, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (9,264 stars) (3,991 forks)batch import
(P5 - Long-term)<Suggestion / Discussion>Good First Issue[JSON]

Description

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

Contributor guide