CleverRaven/Cataclysm-DDA

Add general armor faults and it's fixes

Offen

#80.881 geöffnet am 09.05.2025

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C++ (3.991 Forks)batch import
(P5 - Long-term)<Suggestion / Discussion>Good First Issue[JSON]

Repository-Metriken

Stars
 (9.264 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 5h) (292 gemergte PRs in 30 T)

Beschreibung

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