Janitorial Bomb Suit (#22244)

* add

* add cargo purchase

* fix

* it works

* do not map
This commit is contained in:
Ubaser
2023-12-11 19:41:54 +11:00
committed by GitHub
parent dceb9fe450
commit 923bbfbac8
21 changed files with 148 additions and 1 deletions

View File

@@ -146,4 +146,14 @@
product: PetCarrier
cost: 500
category: Service
group: market
group: market
- type: cargoProduct
id: JanitorExplosive
icon:
sprite: Clothing/Head/Helmets/janitor_bombsuit.rsi
state: icon
product: CrateJanitorExplosive
cost: 1000
category: Service
group: market

View File

@@ -242,3 +242,14 @@
prob: 0.1
- id: ShardGlassPlasma
prob: 0.1
- type: entity
id: CrateJanitorExplosive
parent: ClosetJanitorBomb
components:
- type: StorageFill
contents:
- id: ClothingOuterSuitJanitorBomb
amount: 1
- id: ClothingHeadHelmetJanitorBombSuit
amount: 1

View File

@@ -124,3 +124,13 @@
prob: 0.5
- id: NettleSeeds
prob: 0.7
- type: entity
id: ClosetJanitorBombFilled
parent: ClosetJanitorBomb
suffix: Filled
components:
- type: StorageFill
contents:
- id: ClothingHeadHelmetJanitorBombSuit
- id: ClothingOuterSuitJanitorBomb

View File

@@ -111,6 +111,22 @@
Slash: 0.95
Piercing: 0.95
#Janitorial Bombsuit Helmet
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHelmetJanitorBombSuit
name: janitorial bombsuit helmet
description: A heavy helmet designed to withstand explosions formed from reactions between chemicals.
suffix: DO NOT MAP
components:
- type: Sprite
sprite: Clothing/Head/Helmets/janitor_bombsuit.rsi
- type: Clothing
sprite: Clothing/Head/Helmets/janitor_bombsuit.rsi
- type: IngestionBlocker
- type: ExplosionResistance
damageCoefficient: 0.9
#Cult Helmet
- type: entity
parent: ClothingHeadBase

View File

@@ -23,6 +23,28 @@
- Hardsuit
- WhitelistChameleon
- type: entity
parent: ClothingOuterBaseLarge
id: ClothingOuterSuitJanitorBomb
name: janitorial bomb suit
description: A heavy helmet designed to withstand explosions formed from reactions between chemicals.
suffix: DO NOT MAP
components:
- type: Sprite
sprite: Clothing/OuterClothing/Suits/janitor_bombsuit.rsi
- type: Clothing
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
parent: ClothingOuterBaseLarge
id: ClothingOuterSuitFire

View File

@@ -63,6 +63,20 @@
stateDoorOpen: bomb_open
stateDoorClosed: bomb_door
# Janitorial bomb suit closet
- type: entity
id: ClosetJanitorBomb
name: janitorial bomb suit closet
parent: ClosetBase
description: It's a storage unit for janitorial explosion-protective suits.
suffix: DO NOT MAP
components:
- type: Appearance
- type: EntityStorageVisuals
stateBaseClosed: janitor_bomb
stateDoorOpen: janitor_bomb_open
stateDoorClosed: janitor_bomb_door
# Biohazard
# Base level 3 bio hazard closet