Skip to content

Commit e7f84cf

Browse files
authored
modified shadowkin damage vulnerabilities (ProjectOmu#178)
* Update modifier_sets.yml * Update modifier_sets.yml * Update modifier_sets.yml
1 parent c1259de commit e7f84cf

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

Resources/Prototypes/_EinsteinEngines/Damage/modifier_sets.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,13 @@
2727
- type: damageModifierSet
2828
id: Shadowkin
2929
coefficients:
30-
Blunt: 1.25
31-
Slash: 1.25
32-
Piercing: 1.25
30+
# begin Omu - shadowkin take less brute and heat now, but take 40% more radiation
31+
Blunt: 1.15
32+
Slash: 1.15
33+
Piercing: 1.15
3334
Asphyxiation: 0.50
34-
Heat: 1.4
35+
Radiation: 1.4
36+
# end Omu
3537
ignoreArmorPierceFlags: All # Goobstation
3638

3739
- type: damageModifierSet

0 commit comments

Comments
 (0)