CleverRaven/Cataclysm-DDA

Balaclava & Thermal electronic balaclava stats

Aperta

#55.572 aperta il 21 feb 2022

 (8 commenti) (0 reazioni) (0 assegnatari)C++ (3991 fork)batch import
(S2 - Confirmed)Good First IssueItems / Item Actions / Item Qualities[JSON]

Metriche repository

Star
 (9264 stelle)
Metriche merge PR
 (Merge medio 6g 5h) (292 PR mergiate in 30 g)

Descrizione

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

The normal balaclava has a warmth value of 30, 3 encumbrance and and 95% coverage,

While the thermal electronic balaclava has a warmth value of 10, 100% coverage and 0 encumbrance.

Of course the thermal electronic balaclava has 60 warmth when it is turned on.

I also looked at the cut-resistant balaclava which has the same coverage and warmth as the normal balaclava.

Solution you would like.

I think we want the thermal electronic balaclava to have the same stats as a normal balaclava while it is turned off.

Describe alternatives you have considered.

I tried looking for an existing PR that changes this, but couldn't find one. This is my first time submitting something, so maybe I am doing something wrong.

I also considered going over all of the clothing items first to see if their values makes sense (which I am sort of doing for a guide), but figured that it is probably easier to implement some of these changes on an item-to-item basis.

Additional context

balaclava in debug

thermal electric balaclava in debug

Guida contributor