Skip to content
Open
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
- type: Armor
modifiers:
coefficients:
Blunt: 0.4
Slash: 0.4
Piercing: 0.4
Blunt: 0.6
Slash: 0.6
Piercing: 0.55
Shock: 0.8
Heat: 0.8
Heat: 0.35
Radiation: 0.5
Caustic: 0.6
- type: StaminaDamageResistance
Expand Down Expand Up @@ -67,7 +67,7 @@
Slash: 0.45
Piercing: 0.45
Shock: 0.95
Heat: 0.7
Heat: 0.4
Poison: 0.825
Radiation: 0.5
Caustic: 0.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
Blunt: 0.55
Slash: 0.5
Piercing: 0.5
Heat: 0.6
Heat: 0.4
Radiation: 0.6
Caustic: 0.5
- type: StaminaDamageResistance # Mono - Stamres
Expand Down Expand Up @@ -74,8 +74,8 @@
- type: StaminaDamageResistance # Mono - Stamres
coefficient: 0.65
- type: ClothingSpeedModifier
walkModifier: 1
sprintModifier: 1
walkModifier: 1.05
sprintModifier: 1.05
- type: HeldSpeedModifier
- type: ToggleableClothing # Goobstation - Modsuits change - Mono - this is a solution for helmet attachment/cover to not fit on hardsuits
requiredSlot: outerclothing
Expand Down
Loading