Make bombsuits similar (#26806)
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
sprite: Clothing/Head/Helmets/bombsuit.rsi
|
sprite: Clothing/Head/Helmets/bombsuit.rsi
|
||||||
state: icon
|
state: icon
|
||||||
product: CrateEmergencyExplosive
|
product: CrateEmergencyExplosive
|
||||||
cost: 650
|
cost: 1000
|
||||||
category: cargoproduct-category-name-emergency
|
category: cargoproduct-category-name-emergency
|
||||||
group: market
|
group: market
|
||||||
|
|
||||||
|
|||||||
@@ -113,7 +113,7 @@
|
|||||||
|
|
||||||
#Janitorial Bombsuit Helmet
|
#Janitorial Bombsuit Helmet
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingHeadBase
|
parent: ClothingHeadHelmetBombSuit
|
||||||
id: ClothingHeadHelmetJanitorBombSuit
|
id: ClothingHeadHelmetJanitorBombSuit
|
||||||
name: janitorial bombsuit helmet
|
name: janitorial bombsuit helmet
|
||||||
description: A heavy helmet designed to withstand explosions formed from reactions between chemicals.
|
description: A heavy helmet designed to withstand explosions formed from reactions between chemicals.
|
||||||
@@ -123,9 +123,6 @@
|
|||||||
sprite: Clothing/Head/Helmets/janitor_bombsuit.rsi
|
sprite: Clothing/Head/Helmets/janitor_bombsuit.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Head/Helmets/janitor_bombsuit.rsi
|
sprite: Clothing/Head/Helmets/janitor_bombsuit.rsi
|
||||||
- type: IngestionBlocker
|
|
||||||
- type: ExplosionResistance
|
|
||||||
damageCoefficient: 0.9
|
|
||||||
|
|
||||||
#Cult Helmet
|
#Cult Helmet
|
||||||
- type: entity
|
- type: entity
|
||||||
|
|||||||
@@ -8,6 +8,9 @@
|
|||||||
sprite: Clothing/OuterClothing/Suits/bombsuit.rsi
|
sprite: Clothing/OuterClothing/Suits/bombsuit.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/OuterClothing/Suits/bombsuit.rsi
|
sprite: Clothing/OuterClothing/Suits/bombsuit.rsi
|
||||||
|
- type: ClothingSpeedModifier
|
||||||
|
walkModifier: 0.8
|
||||||
|
sprintModifier: 0.8
|
||||||
- type: Armor
|
- type: Armor
|
||||||
modifiers:
|
modifiers:
|
||||||
coefficients:
|
coefficients:
|
||||||
@@ -24,7 +27,7 @@
|
|||||||
- WhitelistChameleon
|
- WhitelistChameleon
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingOuterBaseLarge
|
parent: ClothingOuterSuitBomb
|
||||||
id: ClothingOuterSuitJanitorBomb
|
id: ClothingOuterSuitJanitorBomb
|
||||||
name: janitorial bomb suit
|
name: janitorial bomb suit
|
||||||
description: A heavy helmet designed to withstand explosions formed from reactions between chemicals.
|
description: A heavy helmet designed to withstand explosions formed from reactions between chemicals.
|
||||||
@@ -34,16 +37,6 @@
|
|||||||
sprite: Clothing/OuterClothing/Suits/janitor_bombsuit.rsi
|
sprite: Clothing/OuterClothing/Suits/janitor_bombsuit.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/OuterClothing/Suits/janitor_bombsuit.rsi
|
sprite: Clothing/OuterClothing/Suits/janitor_bombsuit.rsi
|
||||||
- type: ClothingSpeedModifier
|
|
||||||
walkModifier: 0.8
|
|
||||||
sprintModifier: 0.8
|
|
||||||
- type: ExplosionResistance
|
|
||||||
damageCoefficient: 0.15
|
|
||||||
- type: GroupExamine
|
|
||||||
- type: Tag
|
|
||||||
tags:
|
|
||||||
- Hardsuit
|
|
||||||
- WhitelistChameleon
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingOuterBaseLarge
|
parent: ClothingOuterBaseLarge
|
||||||
|
|||||||
Reference in New Issue
Block a user