Cybersun Juggernaut Suit (#7852)
This commit is contained in:
@@ -337,3 +337,18 @@
|
||||
- type: PressureProtection
|
||||
highPressureMultiplier: 0.72
|
||||
lowPressureMultiplier: 10000
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadHardsuitBase
|
||||
id: ClothingHeadHelmetHardsuitCybersun
|
||||
noSpawn: true
|
||||
name: cybersun juggernaut helmet
|
||||
description: Made of compressed red matter, this helmet was designed in the Tau chromosphere facility.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Hardsuits/capspace.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hardsuits/capspace.rsi
|
||||
- type: PressureProtection
|
||||
highPressureMultiplier: 0.3
|
||||
lowPressureMultiplier: 1000
|
||||
|
||||
@@ -479,3 +479,33 @@
|
||||
Slash: 0.95
|
||||
Heat: 0.90
|
||||
Radiation: 0.75
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterHardsuitBase
|
||||
id: ClothingOuterHardsuitJuggernaut
|
||||
name: cybersun juggernaut suit
|
||||
description: A suit made by the cutting edge R&D department at cybersun to be hyper resilient.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/Hardsuits/cybersun.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/Hardsuits/cybersun.rsi
|
||||
- type: PressureProtection
|
||||
highPressureMultiplier: 0.2
|
||||
lowPressureMultiplier: 1000
|
||||
- type: ClothingSpeedModifier
|
||||
walkModifier: 0.5
|
||||
sprintModifier: 0.5 #extremely slow
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.2
|
||||
Slash: 0.2
|
||||
Piercing: 0.2
|
||||
Heat: 0.35
|
||||
Radiation: 0.1
|
||||
- type: ExplosionResistance
|
||||
resistance: 0.2
|
||||
- type: ToggleableClothing
|
||||
clothingPrototype: ClothingHeadHelmetHardsuitCybersun
|
||||
|
||||
|
||||
Reference in New Issue
Block a user