Skip to content

Commit

Permalink
Glass Cannon Shadowkin
Browse files Browse the repository at this point in the history
Shadowkins now have the following damage modifiers:
20% more blunt
30% more slash
20% more piercing
Immune to asphyxiation
20% more cold
20% more heat
50% less cellular 
45% more bloodloss
35% more shock
50% more radiation
  • Loading branch information
SixplyDev authored Jan 13, 2025
1 parent 243632a commit 2fe15fb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Resources/Prototypes/Damage/modifier_sets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -361,16 +361,16 @@
- type: damageModifierSet
id: Shadowkin
coefficients:
Blunt: 0.95
Slash: 1.2
Piercing: 1.1
Blunt: 1.2
Slash: 1.3
Piercing: 1.2
Asphyxiation: 0
Cold: 0.75
Cold: 1.2
Heat: 1.2
Cellular: 0.25
Bloodloss: 1.35
Shock: 1.25
Radiation: 1.3
Cellular: 0.50
Bloodloss: 1.45
Shock: 1.35
Radiation: 1.5

- type: damageModifierSet
id: DermalArmor
Expand Down

0 comments on commit 2fe15fb

Please sign in to comment.