increase material prices (#30869)

* increase material prices

* ack
This commit is contained in:
Nemanja
2024-08-18 23:28:46 -04:00
committed by GitHub
parent d11a4ba1f5
commit 18c146cc7f
51 changed files with 103 additions and 94 deletions

View File

@@ -24,7 +24,7 @@
sprite: Clothing/Mask/breath.rsi
state: icon
product: CrateEmergencyInternals
cost: 500
cost: 600
category: cargoproduct-category-name-emergency
group: market
@@ -64,7 +64,7 @@
sprite: Objects/Tanks/red.rsi
state: icon
product: CrateSlimepersonLifeSupport
cost: 300
cost: 350
category: cargoproduct-category-name-emergency
group: market

View File

@@ -144,6 +144,6 @@
sprite: Structures/Piping/Atmospherics/Portable/portable_sheater.rsi
state: sheaterOff
product: CrateEngineeringSpaceHeater
cost: 300
cost: 350
category: cargoproduct-category-name-engineering
group: market

View File

@@ -66,7 +66,7 @@
sprite: Objects/Devices/flatpack.rsi
state: solar-assembly-part
product: CrateEngineeringSolar
cost: 500
cost: 525
category: cargoproduct-category-name-engineering
group: market

View File

@@ -4,7 +4,7 @@
sprite: Objects/Materials/Sheets/glass.rsi
state: glass_3
product: CrateMaterialGlass
cost: 1000
cost: 1500
category: cargoproduct-category-name-materials
group: market
@@ -14,7 +14,7 @@
sprite: Objects/Materials/Sheets/metal.rsi
state: steel_3
product: CrateMaterialSteel
cost: 1000
cost: 1500
category: cargoproduct-category-name-materials
group: market
@@ -24,7 +24,7 @@
sprite: Objects/Materials/Sheets/other.rsi
state: plastic_3
product: CrateMaterialPlastic
cost: 1500
cost: 2000
category: cargoproduct-category-name-materials
group: market
@@ -34,7 +34,7 @@
sprite: Objects/Materials/Sheets/metal.rsi
state: brass_3
product: CrateMaterialBrass
cost: 2500
cost: 3000
category: cargoproduct-category-name-materials
group: market
@@ -44,7 +44,7 @@
sprite: Objects/Materials/Sheets/metal.rsi
state: plasteel_3
product: CrateMaterialPlasteel
cost: 3000
cost: 4800
category: cargoproduct-category-name-materials
group: market
@@ -54,7 +54,7 @@
sprite: Objects/Materials/materials.rsi
state: cloth_3
product: CrateMaterialTextiles
cost: 1000
cost: 1500
category: cargoproduct-category-name-materials
group: market

View File

@@ -4,7 +4,7 @@
sprite: Clothing/OuterClothing/Armor/security.rsi
state: icon
product: CrateSecurityArmor
cost: 700
cost: 725
category: cargoproduct-category-name-security
group: market

View File

@@ -43,7 +43,7 @@
sprite: Objects/Specific/Service/vending_machine_restock.rsi
state: base
product: CrateVendingMachineRestockAutoDrobeFilled
cost: 1300
cost: 2500
category: cargoproduct-category-name-service
group: market

View File

@@ -79,12 +79,11 @@
id: CrateMaterialPlasma
parent: CratePlasma
name: solid plasma crate
description: 90 sheets of plasma.
description: 30 sheets of plasma.
components:
- type: StorageFill
contents:
- id: SheetPlasma
amount: 3
- type: entity
id: CrateMaterialCardboard

View File

@@ -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

View File

@@ -9,6 +9,8 @@
size: Small
- type: Clothing
slots: [mask]
- type: StaticPrice
price: 25
- type: entity
abstract: true

View File

@@ -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

View File

@@ -13,4 +13,4 @@
tags:
- StationMapElectronics
- type: StaticPrice
price: 15
price: 30

View File

@@ -15,7 +15,7 @@
tags:
- TimerSignalElectronics
- type: StaticPrice
price: 15
price: 30
- type: entity
id: ScreenTimerElectronics

View File

@@ -57,7 +57,7 @@
- type: StaticPrice
price: 0
- type: StackPrice
price: 5
price: 7.5
- type: Extractable
grindableSolutionName: rod
- type: SolutionContainerManager

View File

@@ -58,7 +58,7 @@
min: 2
max: 2
- type: StaticPrice
price: 50
price: 100
#Security Shields

View File

@@ -25,7 +25,7 @@
- type: StaticPrice
price: 0
- type: StackPrice
price: 1
price: 2.25
- type: PhysicalComposition
materialComposition:
Steel: 15

View File

@@ -44,7 +44,7 @@
materialComposition:
Steel: 185
- type: StaticPrice
price: 20
price: 30
- type: entity
abstract: true

View File

@@ -24,4 +24,4 @@
Steel: 400
Glass: 150
- type: StaticPrice
price: 60
price: 85

View File

@@ -328,7 +328,7 @@
Steel: 600
Plastic: 100
- type: StaticPrice
price: 100
price: 110
- type: UserInterface
interfaces:
enum.RcdUiKey.Key:

View File

@@ -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

View File

@@ -22,4 +22,6 @@
graph: PinionAirlock
node: glassAirlock
containers:
- board
- board
- type: StaticPrice
price: 165

View File

@@ -74,6 +74,8 @@
- type: Construction
graph: AirlockShuttle
node: airlock
- type: StaticPrice
price: 350
- type: entity
id: AirlockGlassShuttle

View File

@@ -37,7 +37,7 @@
containers:
- board
- type: StaticPrice
price: 280
price: 500
- type: entity
id: BlastDoorOpen

View File

@@ -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

View File

@@ -32,3 +32,5 @@
node: windoorClockwork
containers:
- board
- type: StaticPrice
price: 240

View File

@@ -16,7 +16,7 @@
- type: Physics
bodyType: Static
- type: StaticPrice
price: 15
price: 35
- type: entity
id: BenchColorfulComfy

View File

@@ -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

View File

@@ -73,7 +73,7 @@
- type: Drain
autoDrain: false
- type: StaticPrice
price: 25
price: 100
- type: UserInterface
interfaces:
enum.DisposalUnitUiKey.Key:

View File

@@ -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

View File

@@ -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)

View File

@@ -57,7 +57,7 @@
containers:
DisposalTube: !type:Container
- type: StaticPrice
price: 22
price: 30
- type: entity
id: DisposalHolder

View File

@@ -62,7 +62,7 @@
containers:
disposals: !type:Container
- type: StaticPrice
price: 62
price: 70
- type: PowerSwitch
- type: entity

View File

@@ -34,7 +34,7 @@
sound:
collection: MetalBreak
- type: StaticPrice
price: 25
price: 75
- type: entity
abstract: true

View File

@@ -692,7 +692,7 @@
materialComposition:
Steel: 500
- type: StaticPrice
price: 60
price: 125
- type: entity
parent: GasCanisterBrokenBase

View File

@@ -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

View File

@@ -83,7 +83,7 @@
paper_label: !type:ContainerSlot
- type: ItemSlots
- type: StaticPrice
price: 50
price: 75
- type: Construction
graph: CrateGenericSteel
node: crategenericsteel

View File

@@ -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

View File

@@ -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

View File

@@ -59,4 +59,4 @@
acts: [ "Destruction" ]
- type: Climbable
- type: StaticPrice
price: 22
price: 30

View File

@@ -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

View File

@@ -563,7 +563,7 @@
5: { state: reinf_construct-5, visible: true}
- type: ReinforcedWallReplacementMarker
- type: StaticPrice
price: 150
price: 250
- type: RadiationBlocker
resistance: 5

View File

@@ -98,7 +98,7 @@
- !type:DoActsBehavior
acts: [ "Destruction" ]
- type: StaticPrice
price: 22
price: 22.5
- type: entity
parent: ClockworkWindow

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -52,7 +52,7 @@
damageOverlay:
sprite: Structures/Windows/cracks.rsi
- type: StaticPrice
price: 100
price: 150
- type: entity
parent: ShuttleWindow

View File

@@ -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

View File

@@ -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

View File

@@ -39,7 +39,7 @@
key: walls
mode: NoSprite
- type: StaticPrice
price: 83
price: 100
- type: entity
id: PlasticFlapsClear

View File

@@ -4,7 +4,7 @@
name: materials-glass
icon: { sprite: Objects/Materials/Sheets/glass.rsi, state: glass }
color: "#a8ccd7"
price: 0.075
price: 0.15 # $15 for one unit
- type: material
id: ReinforcedGlass
@@ -12,7 +12,7 @@
name: materials-reinforced-glass
icon: { sprite: Objects/Materials/Sheets/glass.rsi, state: rglass }
color: "#549bb0"
price: 0.16 # 1-0.5 mix of glass and metal.
price: 0.225 # 1-0.5 mix of glass and metal.
- type: material
id: PlasmaGlass
@@ -20,7 +20,7 @@
name: materials-plasma-glass
icon: { sprite: Objects/Materials/Sheets/glass.rsi, state: pglass }
color: "#b35989"
price: 0.30 # 1-1 mix of plasma and glass.
price: 0.50 # 1-1 mix of plasma and glass.
- type: material
id: ReinforcedPlasmaGlass
@@ -28,7 +28,7 @@
name: materials-reinforced-plasma-glass
icon: { sprite: Objects/Materials/Sheets/glass.rsi, state: rpglass }
color: "#8c4069"
price: 0.40 # 1-1-0.5 mix of plasma, glass, and metal.
price: 0.575 # 1-1-0.5 mix of plasma, glass, and metal.
- type: material
id: BrassGlass
@@ -36,7 +36,7 @@
name: materials-clockwork-glass
icon: { sprite: Objects/Materials/Sheets/glass.rsi, state: cglass }
color: "#9b6f07"
price: 0.0875 # average of glass and brass.
price: 0.225 # average of glass and brass.
- type: material
id: UraniumGlass
@@ -44,7 +44,7 @@
name: materials-uranium-glass
icon: { sprite: Objects/Materials/Sheets/glass.rsi, state: uglass }
color: "#3cab38"
price: 0.32 # 1-1 mix of uranium and glass.
price: 1.0 # 1-1 mix of uranium and glass.
- type: material
id: ReinforcedUraniumGlass
@@ -52,4 +52,4 @@
name: materials-reinforced-uranium-glass
icon: { sprite: Objects/Materials/Sheets/glass.rsi, state: ruglass }
color: "#2d872a"
price: 0.7 # 2-2-1 mix of uranium, glass, and metal.
price: 1.075 # 2-2-1 mix of uranium, glass, and metal.

View File

@@ -13,7 +13,7 @@
name: materials-cardboard
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: cardboard }
color: "#70736c"
price: 0.005
price: 0.025
- type: material
id: Cloth
@@ -32,7 +32,7 @@
unit: materials-unit-sheet
icon: { sprite: /Textures/Objects/Materials/materials.rsi, state: durathread }
color: "#8291a1"
price: 0.15 # 1-1 mix of plastic and cloth.
price: 0.35 # 1-1 mix of plastic and cloth.
- type: material
id: Paper
@@ -40,7 +40,7 @@
name: materials-paper
icon: { sprite: Objects/Materials/Sheets/other.rsi, state: paper }
color: "#d9d9d9"
price: 0.05 #same as wood
price: 0.01 # it's paper bro what do you expect?
- type: material
id: Plasma
@@ -48,7 +48,7 @@
name: materials-plasma
icon: { sprite: Objects/Materials/Sheets/other.rsi, state: plasma }
color: "#7e009e"
price: 0.2
price: 0.35 # $35 for 1 unit
- type: material
id: Plastic
@@ -56,7 +56,7 @@
name: materials-plastic
icon: { sprite: Objects/Materials/Sheets/other.rsi, state: plastic }
color: "#d9d9d9"
price: 0.1
price: 0.20 # $20 for 1 unit
- type: material
id: Wood
@@ -65,7 +65,7 @@
unit: materials-unit-plank
icon: { sprite: Objects/Materials/materials.rsi, state: wood }
color: "#966F33"
price: 0.05
price: 0.10 # $10 for 1 unit
- type: material
id: Uranium
@@ -73,7 +73,7 @@
name: materials-uranium
icon: { sprite: Objects/Materials/Sheets/other.rsi, state: uranium }
color: "#32a852"
price: 0.2
price: 0.85 # $85 for 1 unit
- type: material
id: Bananium
@@ -82,7 +82,7 @@
unit: materials-unit-bunch
icon: { sprite: Objects/Materials/materials.rsi, state: bananium }
color: "#32a852"
price: 0.2
price: 1.0 # $100 for 1 unit
- type: material
id: Meaterial # you can't take this pun from me
@@ -115,7 +115,7 @@
unit: materials-unit-piece
icon: { sprite: Objects/Materials/ore.rsi, state: coal }
color: "#404040"
price: 0
price: 0.1 # $10 for 1 unit
- type: material
id: Gunpowder

View File

@@ -3,7 +3,7 @@
stackEntity: SheetSteel1
name: materials-steel
icon: { sprite: Objects/Materials/Sheets/metal.rsi, state: steel }
price: 0.05
price: 0.15 # $15 for 1 unit
- type: material
id: Gold
@@ -12,7 +12,7 @@
unit: materials-unit-bar
icon: { sprite: Objects/Materials/ingots.rsi, state: gold }
color: "#FFD700"
price: 0.2
price: 0.75 # $75 for 1 unit
- type: material
id: Silver
@@ -21,7 +21,7 @@
unit: materials-unit-bar
icon: { sprite: Objects/Materials/ingots.rsi, state: silver }
color: "#C0C0C0"
price: 0.15
price: 0.60 # $60 for 1 unit
- type: material
id: Brass
@@ -29,7 +29,7 @@
name: materials-brass
icon: { sprite: Objects/Materials/Sheets/metal.rsi, state: brass }
color: "#b18b25"
price: 0.1
price: 0.30 # $30 for 1 unit
- type: material
id: Plasteel
@@ -37,4 +37,4 @@
name: materials-plasteel
icon: { sprite: Objects/Materials/Sheets/metal.rsi, state: plasteel }
color: "#696969" #Okay, this is epic
price: 0.28 # 1-1 mix of plasma and steel.
price: 0.5 # 1-1 mix of plasma and steel.