@@ -153,6 +153,8 @@
|
||||
- type: PhysicalComposition #you can't just pass up some free plastic!
|
||||
materialComposition:
|
||||
Plastic: 100
|
||||
- type: StaticPrice
|
||||
price: 25
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
|
||||
@@ -9,6 +9,8 @@
|
||||
size: Small
|
||||
- type: Clothing
|
||||
slots: [mask]
|
||||
- type: StaticPrice
|
||||
price: 25
|
||||
|
||||
- type: entity
|
||||
abstract: true
|
||||
|
||||
@@ -181,7 +181,7 @@
|
||||
Steel: 50
|
||||
Plastic: 100
|
||||
- type: StaticPrice
|
||||
price: 12.5 # increases in price after decomposed into raw materials
|
||||
price: 30 # increases in price after decomposed into raw materials
|
||||
|
||||
- type: entity
|
||||
parent: ClothingMaskBase
|
||||
|
||||
@@ -13,4 +13,4 @@
|
||||
tags:
|
||||
- StationMapElectronics
|
||||
- type: StaticPrice
|
||||
price: 15
|
||||
price: 30
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
tags:
|
||||
- TimerSignalElectronics
|
||||
- type: StaticPrice
|
||||
price: 15
|
||||
price: 30
|
||||
|
||||
- type: entity
|
||||
id: ScreenTimerElectronics
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
- type: StaticPrice
|
||||
price: 0
|
||||
- type: StackPrice
|
||||
price: 5
|
||||
price: 7.5
|
||||
- type: Extractable
|
||||
grindableSolutionName: rod
|
||||
- type: SolutionContainerManager
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
min: 2
|
||||
max: 2
|
||||
- type: StaticPrice
|
||||
price: 50
|
||||
price: 100
|
||||
|
||||
#Security Shields
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
- type: StaticPrice
|
||||
price: 0
|
||||
- type: StackPrice
|
||||
price: 1
|
||||
price: 2.25
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
Steel: 15
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
materialComposition:
|
||||
Steel: 185
|
||||
- type: StaticPrice
|
||||
price: 20
|
||||
price: 30
|
||||
|
||||
- type: entity
|
||||
abstract: true
|
||||
|
||||
@@ -24,4 +24,4 @@
|
||||
Steel: 400
|
||||
Glass: 150
|
||||
- type: StaticPrice
|
||||
price: 60
|
||||
price: 85
|
||||
|
||||
@@ -328,7 +328,7 @@
|
||||
Steel: 600
|
||||
Plastic: 100
|
||||
- type: StaticPrice
|
||||
price: 100
|
||||
price: 110
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
enum.RcdUiKey.Key:
|
||||
|
||||
@@ -328,7 +328,7 @@
|
||||
Primed: { state: primed }
|
||||
# Unprimed: <Use state determined by enum.ConstructionVisuals.Layer>
|
||||
- type: StaticPrice
|
||||
price: 25
|
||||
price: 75
|
||||
|
||||
- type: entity
|
||||
name: EMP grenade
|
||||
|
||||
@@ -22,4 +22,6 @@
|
||||
graph: PinionAirlock
|
||||
node: glassAirlock
|
||||
containers:
|
||||
- board
|
||||
- board
|
||||
- type: StaticPrice
|
||||
price: 165
|
||||
|
||||
@@ -74,6 +74,8 @@
|
||||
- type: Construction
|
||||
graph: AirlockShuttle
|
||||
node: airlock
|
||||
- type: StaticPrice
|
||||
price: 350
|
||||
|
||||
- type: entity
|
||||
id: AirlockGlassShuttle
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
containers:
|
||||
- board
|
||||
- type: StaticPrice
|
||||
price: 280
|
||||
price: 500
|
||||
|
||||
- type: entity
|
||||
id: BlastDoorOpen
|
||||
|
||||
@@ -144,7 +144,7 @@
|
||||
containers:
|
||||
- board
|
||||
- type: StaticPrice
|
||||
price: 100
|
||||
price: 150
|
||||
- type: PryUnpowered
|
||||
|
||||
- type: entity
|
||||
@@ -200,7 +200,7 @@
|
||||
graph: Windoor
|
||||
node: windoorSecure
|
||||
- type: StaticPrice
|
||||
price: 200
|
||||
price: 350
|
||||
|
||||
#Plasma Windoors
|
||||
- type: entity
|
||||
@@ -253,7 +253,7 @@
|
||||
graph: Windoor
|
||||
node: pwindoor
|
||||
- type: StaticPrice
|
||||
price: 170
|
||||
price: 500
|
||||
- type: RadiationBlocker
|
||||
resistance: 2
|
||||
|
||||
@@ -308,7 +308,7 @@
|
||||
graph: Windoor
|
||||
node: pwindoorSecure
|
||||
- type: StaticPrice
|
||||
price: 312
|
||||
price: 500
|
||||
- type: RadiationBlocker
|
||||
resistance: 4
|
||||
|
||||
@@ -363,7 +363,7 @@
|
||||
graph: Windoor
|
||||
node: uwindoor
|
||||
- type: StaticPrice
|
||||
price: 180
|
||||
price: 560
|
||||
- type: RadiationBlocker
|
||||
resistance: 3
|
||||
|
||||
@@ -418,6 +418,6 @@
|
||||
graph: Windoor
|
||||
node: uwindoorSecure
|
||||
- type: StaticPrice
|
||||
price: 462
|
||||
price: 750
|
||||
- type: RadiationBlocker
|
||||
resistance: 5
|
||||
|
||||
@@ -32,3 +32,5 @@
|
||||
node: windoorClockwork
|
||||
containers:
|
||||
- board
|
||||
- type: StaticPrice
|
||||
price: 240
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
- type: Physics
|
||||
bodyType: Static
|
||||
- type: StaticPrice
|
||||
price: 15
|
||||
price: 35
|
||||
|
||||
- type: entity
|
||||
id: BenchColorfulComfy
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
sound:
|
||||
collection: MetalBreak
|
||||
- type: StaticPrice
|
||||
price: 10
|
||||
price: 50
|
||||
|
||||
#Starts unanchored, cannot be rotated while anchored
|
||||
- type: entity
|
||||
@@ -400,4 +400,4 @@
|
||||
min: 2
|
||||
max: 4
|
||||
- type: StaticPrice
|
||||
price: 20
|
||||
price: 50
|
||||
|
||||
@@ -73,7 +73,7 @@
|
||||
- type: Drain
|
||||
autoDrain: false
|
||||
- type: StaticPrice
|
||||
price: 25
|
||||
price: 100
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
enum.DisposalUnitUiKey.Key:
|
||||
|
||||
@@ -62,6 +62,8 @@
|
||||
- !type:PlaySoundBehavior
|
||||
sound:
|
||||
collection: MetalGlassBreak
|
||||
- type: StaticPrice
|
||||
price: 75
|
||||
|
||||
- type: entity
|
||||
id: PoweredLightPostSmallEmpty
|
||||
@@ -124,8 +126,6 @@
|
||||
enabled: true
|
||||
- type: PoweredLight
|
||||
hasLampOnSpawn: LightTube
|
||||
- type: StaticPrice
|
||||
price: 25
|
||||
- type: AmbientOnPowered
|
||||
- type: AmbientSound
|
||||
volume: -15
|
||||
@@ -155,8 +155,6 @@
|
||||
color: "#EEEEFF"
|
||||
- type: PoweredLight
|
||||
hasLampOnSpawn: LedLightTube
|
||||
- type: StaticPrice
|
||||
price: 25
|
||||
- type: AmbientOnPowered
|
||||
- type: AmbientSound
|
||||
volume: -15
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
canCollide: false
|
||||
bodyType: static
|
||||
- type: StaticPrice
|
||||
price: 11
|
||||
price: 30
|
||||
|
||||
#Note: The PipeDirection of the PipeNode should be the south-facing version, because the entity starts at an angle of 0 (south)
|
||||
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
containers:
|
||||
DisposalTube: !type:Container
|
||||
- type: StaticPrice
|
||||
price: 22
|
||||
price: 30
|
||||
|
||||
- type: entity
|
||||
id: DisposalHolder
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
containers:
|
||||
disposals: !type:Container
|
||||
- type: StaticPrice
|
||||
price: 62
|
||||
price: 70
|
||||
- type: PowerSwitch
|
||||
|
||||
- type: entity
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
sound:
|
||||
collection: MetalBreak
|
||||
- type: StaticPrice
|
||||
price: 25
|
||||
price: 75
|
||||
|
||||
- type: entity
|
||||
abstract: true
|
||||
|
||||
@@ -692,7 +692,7 @@
|
||||
materialComposition:
|
||||
Steel: 500
|
||||
- type: StaticPrice
|
||||
price: 60
|
||||
price: 125
|
||||
|
||||
- type: entity
|
||||
parent: GasCanisterBrokenBase
|
||||
|
||||
@@ -89,7 +89,7 @@
|
||||
stateDoorOpen: generic_open
|
||||
stateDoorClosed: generic_door
|
||||
- type: StaticPrice
|
||||
price: 50
|
||||
price: 75
|
||||
|
||||
# steel closet base (that can be constructed/deconstructed)
|
||||
- type: entity
|
||||
@@ -118,7 +118,7 @@
|
||||
- type: WallMount
|
||||
arc: 175
|
||||
- type: StaticPrice
|
||||
price: 50
|
||||
price: 75
|
||||
- type: Transform
|
||||
noRot: false
|
||||
- type: Sprite
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
paper_label: !type:ContainerSlot
|
||||
- type: ItemSlots
|
||||
- type: StaticPrice
|
||||
price: 50
|
||||
price: 75
|
||||
- type: Construction
|
||||
graph: CrateGenericSteel
|
||||
node: crategenericsteel
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
containers:
|
||||
- entity_storage
|
||||
- type: StaticPrice
|
||||
price: 80
|
||||
price: 100
|
||||
|
||||
- type: entity
|
||||
parent: CratePlastic
|
||||
@@ -417,7 +417,7 @@
|
||||
layer:
|
||||
- LargeMobLayer
|
||||
- type: StaticPrice
|
||||
price: 60
|
||||
price: 75
|
||||
|
||||
- type: entity
|
||||
parent: CrateGeneric
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
graph: FilingCabinet
|
||||
node: filingCabinet
|
||||
- type: StaticPrice
|
||||
price: 20
|
||||
price: 60
|
||||
|
||||
- type: entity
|
||||
name: tall cabinet
|
||||
@@ -155,7 +155,7 @@
|
||||
graph: FilingCabinet
|
||||
node: chestDrawer
|
||||
- type: StaticPrice
|
||||
price: 15
|
||||
price: 100
|
||||
- type: RequireProjectileTarget
|
||||
|
||||
- type: entity
|
||||
|
||||
@@ -59,4 +59,4 @@
|
||||
acts: [ "Destruction" ]
|
||||
- type: Climbable
|
||||
- type: StaticPrice
|
||||
price: 22
|
||||
price: 30
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
sound:
|
||||
collection: MetalBreak
|
||||
- type: StaticPrice
|
||||
price: 10
|
||||
price: 30
|
||||
|
||||
- type: entity
|
||||
id: ReinforcedGirder
|
||||
@@ -96,7 +96,7 @@
|
||||
sound:
|
||||
collection: MetalBreak
|
||||
- type: StaticPrice
|
||||
price: 66
|
||||
price: 130
|
||||
|
||||
- type: entity
|
||||
id: ClockworkGirder
|
||||
@@ -110,6 +110,8 @@
|
||||
- type: Construction
|
||||
graph: ClockworkGirder
|
||||
node: clockGirder
|
||||
- type: StaticPrice
|
||||
price: 75
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
@@ -137,4 +139,4 @@
|
||||
acts: [ "Destruction" ]
|
||||
- !type:PlaySoundBehavior
|
||||
sound:
|
||||
collection: MetalBreak
|
||||
collection: MetalBreak
|
||||
|
||||
@@ -563,7 +563,7 @@
|
||||
5: { state: reinf_construct-5, visible: true}
|
||||
- type: ReinforcedWallReplacementMarker
|
||||
- type: StaticPrice
|
||||
price: 150
|
||||
price: 250
|
||||
- type: RadiationBlocker
|
||||
resistance: 5
|
||||
|
||||
|
||||
@@ -98,7 +98,7 @@
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
- type: StaticPrice
|
||||
price: 22
|
||||
price: 22.5
|
||||
|
||||
- type: entity
|
||||
parent: ClockworkWindow
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
damageOverlay:
|
||||
sprite: Structures/Windows/cracks.rsi
|
||||
- type: StaticPrice
|
||||
price: 60
|
||||
price: 100
|
||||
- type: RadiationBlocker
|
||||
resistance: 2
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
- type: StaticPrice
|
||||
price: 30
|
||||
price: 50
|
||||
|
||||
- type: entity
|
||||
parent: PlasmaWindow
|
||||
|
||||
@@ -73,7 +73,7 @@
|
||||
node: tintedWindow
|
||||
- type: Occluder
|
||||
- type: StaticPrice
|
||||
price: 44
|
||||
price: 45
|
||||
|
||||
- type: entity
|
||||
id: WindowReinforcedDirectional
|
||||
@@ -106,7 +106,7 @@
|
||||
- type: RCDDeconstructable
|
||||
cost: 4
|
||||
delay: 4
|
||||
fx: EffectRCDDeconstruct4
|
||||
fx: EffectRCDDeconstruct4
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
@@ -133,7 +133,7 @@
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
- type: StaticPrice
|
||||
price: 22
|
||||
price: 22.5
|
||||
|
||||
- type: entity
|
||||
parent: ReinforcedWindow
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
damageOverlay:
|
||||
sprite: Structures/Windows/cracks.rsi
|
||||
- type: StaticPrice
|
||||
price: 140
|
||||
price: 215
|
||||
- type: RadiationBlocker
|
||||
resistance: 5
|
||||
|
||||
@@ -99,7 +99,7 @@
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
- type: StaticPrice
|
||||
price: 70
|
||||
price: 110
|
||||
|
||||
- type: entity
|
||||
parent: ReinforcedUraniumWindow
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
damageOverlay:
|
||||
sprite: Structures/Windows/cracks.rsi
|
||||
- type: StaticPrice
|
||||
price: 100
|
||||
price: 150
|
||||
|
||||
- type: entity
|
||||
parent: ShuttleWindow
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
damageOverlay:
|
||||
sprite: Structures/Windows/cracks.rsi
|
||||
- type: StaticPrice
|
||||
price: 80
|
||||
price: 200
|
||||
- type: RadiationBlocker
|
||||
resistance: 3
|
||||
|
||||
@@ -94,7 +94,7 @@
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
- type: StaticPrice
|
||||
price: 40
|
||||
price: 100
|
||||
|
||||
- type: entity
|
||||
parent: UraniumWindow
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
- type: StaticPrice
|
||||
price: 100
|
||||
- type: BlockWeather
|
||||
|
||||
|
||||
- type: entity
|
||||
id: WindowRCDResistant
|
||||
parent: Window
|
||||
@@ -194,10 +194,10 @@
|
||||
damageOverlay:
|
||||
sprite: Structures/Windows/cracks_directional.rsi
|
||||
- type: StaticPrice
|
||||
price: 10
|
||||
price: 15
|
||||
|
||||
- type: entity
|
||||
id: WindowDirectionalRCDResistant
|
||||
id: WindowDirectionalRCDResistant
|
||||
parent: WindowDirectional
|
||||
abstract: true
|
||||
components:
|
||||
@@ -264,4 +264,4 @@
|
||||
sprite: Structures/Windows/cracks_diagonal.rsi
|
||||
- type: Construction
|
||||
graph: WindowDiagonal
|
||||
node: windowDiagonal
|
||||
node: windowDiagonal
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
key: walls
|
||||
mode: NoSprite
|
||||
- type: StaticPrice
|
||||
price: 83
|
||||
price: 100
|
||||
|
||||
- type: entity
|
||||
id: PlasticFlapsClear
|
||||
|
||||
Reference in New Issue
Block a user