Buff zombie resists (#25876)

* Buff zombie resists

Tweaks zombies to be tankier but still have a similar damage grouping for a specific weakness

* Removed unnecessary values of 1
This commit is contained in:
Admiral-Obvious-001
2024-03-07 13:02:49 -08:00
committed by GitHub
parent 77f969af0e
commit 0000f1b899

View File

@@ -198,12 +198,10 @@
- type: damageModifierSet
id: Zombie #Blunt resistant and immune to biological threats, but can be hacked apart and burned
coefficients:
Blunt: 0.7
Slash: 1.1
Piercing: 0.9
Shock: 1.25
Blunt: 0.6
Piercing: 0.8
Cold: 0.3
Heat: 1.5
Heat: 1.25
Poison: 0.0
Radiation: 0.0