Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Resources/Prototypes/Damage/modifier_sets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
- type: damageModifierSet
id: Skeleton
coefficients:
Blunt: 1.1
Blunt: 1.8 # significant blunt damage should cause their bones to crumble
Slash: 0.8
Piercing: 0.6
Cold: 0.0
Expand All @@ -240,7 +240,7 @@
Cellular: 0.0
Holy: 0.5
flatReductions:
Blunt: 5
Blunt: 5 # no soft tissue to be affected by minor blunt damage

# hurt a lot by blunt, immune to a good amount of other stuff because they're a cookie
- type: damageModifierSet
Expand Down
Loading