CleverRaven/Cataclysm-DDA

Balaclava & Thermal electronic balaclava stats

オープン

#55,572 opened on 2022/02/21

 (8 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (3,991 件のフォーク)batch import
(S2 - Confirmed)Good First IssueItems / Item Actions / Item Qualities[JSON]

Repository metrics

Stars
 (9,264 個のスター)
PR merge metrics
 (平均マージ 6d 5h) (30d で 292 merged PRs)

説明

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

コントリビューターガイド