firesuits/jugsuits buff (#18407)

* fireuits

* hardsoots
This commit is contained in:
Emisse
2023-07-28 14:21:29 -06:00
committed by GitHub
parent eda9a2d2a8
commit 2708c5e742
2 changed files with 12 additions and 12 deletions

View File

@@ -51,7 +51,7 @@
Blunt: 0.9 Blunt: 0.9
Slash: 0.9 Slash: 0.9
Piercing: 0.9 Piercing: 0.9
Heat: 0.4 Heat: 0.2
Radiation: 0.5 Radiation: 0.5
Caustic: 0.5 Caustic: 0.5
- type: ClothingSpeedModifier - type: ClothingSpeedModifier
@@ -441,15 +441,15 @@
- type: Armor - type: Armor
modifiers: modifiers:
coefficients: coefficients:
Blunt: 0.3 Blunt: 0.2
Slash: 0.3 Slash: 0.2
Piercing: 0.3 Piercing: 0.2
Heat: 0.2 Heat: 0.2
Radiation: 0.25 Radiation: 0.2
Caustic: 0.35 Caustic: 0.2
- type: ClothingSpeedModifier - type: ClothingSpeedModifier
walkModifier: 0.9 walkModifier: 0.9
sprintModifier: 0.65 #extremely slow sprintModifier: 0.65
- type: ToggleableClothing - type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitCybersun clothingPrototype: ClothingHeadHelmetHardsuitCybersun

View File

@@ -33,18 +33,18 @@
- type: Clothing - type: Clothing
sprite: Clothing/OuterClothing/Suits/fire.rsi sprite: Clothing/OuterClothing/Suits/fire.rsi
- type: PressureProtection - type: PressureProtection
highPressureMultiplier: 0.25 highPressureMultiplier: 0.04
- type: TemperatureProtection - type: TemperatureProtection
coefficient: 0.005 coefficient: 0.005
- type: Armor - type: Armor
modifiers: modifiers:
coefficients: coefficients:
Slash: 0.9 Slash: 0.9
Heat: 0.5 Heat: 0.3
Cold: 0.2 Cold: 0.2
- type: ClothingSpeedModifier - type: ClothingSpeedModifier
walkModifier: 0.8 walkModifier: 0.8
sprintModifier: 0.8 sprintModifier: 0.7
- type: GroupExamine - type: GroupExamine
- type: entity - type: entity
@@ -58,7 +58,7 @@
- type: Clothing - type: Clothing
sprite: Clothing/OuterClothing/Suits/atmos_firesuit.rsi sprite: Clothing/OuterClothing/Suits/atmos_firesuit.rsi
- type: PressureProtection - type: PressureProtection
highPressureMultiplier: 0.25 highPressureMultiplier: 0.02
lowPressureMultiplier: 1000 lowPressureMultiplier: 1000
- type: TemperatureProtection - type: TemperatureProtection
coefficient: 0.001 coefficient: 0.001
@@ -66,7 +66,7 @@
modifiers: modifiers:
coefficients: coefficients:
Slash: 0.9 Slash: 0.9
Heat: 0.5 Heat: 0.3
Cold: 0.2 Cold: 0.2
- type: ClothingSpeedModifier - type: ClothingSpeedModifier
walkModifier: 0.8 walkModifier: 0.8