Chameleon vests now act like winter coats (#34929)

First commit
This commit is contained in:
beck-thompson
2025-03-17 11:39:04 -07:00
committed by GitHub
parent 1367ae5703
commit 15a5cebdcd
3 changed files with 16 additions and 1 deletions

View File

@@ -18,3 +18,12 @@
interfaces:
enum.ChameleonUiKey.Key:
type: ChameleonBoundUserInterface
- type: TemperatureProtection # Same as a basic winter coat.
heatingCoefficient: 1.1
coolingCoefficient: 0.1
- type: Armor
modifiers:
coefficients:
Slash: 0.95
Heat: 0.90
showArmorOnExamine: false