Buff gas canister volumes moderately (#37564)

* Buff gas canister volumes moderately

* increase prices moderately
This commit is contained in:
ArtisticRoomba
2025-05-22 11:12:24 -07:00
committed by GitHub
parent d924e11c3a
commit 66761f5497
2 changed files with 30 additions and 30 deletions

View File

@@ -4,7 +4,7 @@
sprite: Structures/Storage/canister.rsi
state: grey
product: AirCanister
cost: 300
cost: 600
category: cargoproduct-category-name-atmospherics
group: market
@@ -14,7 +14,7 @@
sprite: Structures/Storage/canister.rsi
state: blue
product: OxygenCanister
cost: 300
cost: 600
category: cargoproduct-category-name-atmospherics
group: market
@@ -34,7 +34,7 @@
sprite: Structures/Storage/canister.rsi
state: red
product: NitrogenCanister
cost: 300
cost: 500
category: cargoproduct-category-name-atmospherics
group: market
@@ -54,7 +54,7 @@
sprite: Structures/Storage/canister.rsi
state: black
product: CarbonDioxideCanister
cost: 400 # even though it's poisonous, it comes locked and only damages you slowly even with high amounts (tested)
cost: 670 # even though it's poisonous, it comes locked and only damages you slowly even with high amounts (tested)
category: cargoproduct-category-name-atmospherics
group: market
@@ -94,7 +94,7 @@
sprite: Structures/Storage/canister.rsi
state: orange
product: PlasmaCanister
cost: 2500 # for reference, bagel's 3x1 roundstart plasma chamber contains ~16kmol for free, this is $2.5k for 1870mol, so $20k to nearly refill a 3x1 (some are 3x3) chamber
cost: 4200 # for reference, bagel's 3x1 roundstart plasma chamber contains ~16kmol for free, this is $4.2k for 2769 mol
category: cargoproduct-category-name-atmospherics
group: market

View File

@@ -123,7 +123,7 @@
- state: yellow
- type: GasCanister
gasMixture:
volume: 1000
volume: 1500
moles: # List of gasses for easy reference
- 0 # oxygen
- 0 # nitrogen
@@ -172,10 +172,10 @@
- state: grey
- type: GasCanister
gasMixture:
volume: 1000
volume: 1500
moles:
- 393.0592071 # oxygen 21%
- 1478.6513029 # nitrogen 79%
- 581.56 # oxygen 21%
- 2187.79 # nitrogen 79%
temperature: 293.15
- type: Destructible
thresholds:
@@ -212,9 +212,9 @@
- state: blue
- type: GasCanister
gasMixture:
volume: 1000
volume: 1500
moles:
- 1871.71051 # oxygen
- 2769.36 # oxygen
temperature: 293.15
- type: Destructible
thresholds:
@@ -248,7 +248,7 @@
components:
- type: GasCanister
gasMixture:
volume: 1000
volume: 1500
moles:
- 18710.71051 # oxygen
temperature: 72
@@ -266,10 +266,10 @@
- state: red
- type: GasCanister
gasMixture:
volume: 1000
volume: 1500
moles:
- 0 # oxygen
- 1871.71051 # nitrogen
- 2769.36 # nitrogen
temperature: 293.15
- type: Destructible
thresholds:
@@ -303,7 +303,7 @@
components:
- type: GasCanister
gasMixture:
volume: 1000
volume: 1500
moles:
- 0 # oxygen
- 18710.71051 # nitrogen
@@ -322,11 +322,11 @@
- state: black
- type: GasCanister
gasMixture:
volume: 1000
volume: 1500
moles:
- 0 # oxygen
- 0 # nitrogen
- 1871.71051 # CO2
- 2769.36 # CO2
temperature: 293.15
- type: Destructible
thresholds:
@@ -362,7 +362,7 @@
components:
- type: GasCanister
gasMixture:
volume: 1000
volume: 1500
moles:
- 0 # oxygen
- 0 # nitrogen
@@ -382,12 +382,12 @@
- state: orange
- type: GasCanister
gasMixture:
volume: 1000
volume: 1500
moles:
- 0 # oxygen
- 0 # nitrogen
- 0 # carbon dioxide
- 1871.71051 # plasma
- 2769.36 # plasma
temperature: 293.15
- type: Destructible
thresholds:
@@ -426,13 +426,13 @@
- state: green
- type: GasCanister
gasMixture:
volume: 1000
volume: 1500
moles:
- 0 # oxygen
- 0 # nitrogen
- 0 # CO2
- 0 # Plasma
- 1871.71051 # Tritium
- 2769.36 # Tritium
temperature: 293.15
- type: Destructible
thresholds:
@@ -471,14 +471,14 @@
- state: water_vapor
- type: GasCanister
gasMixture:
volume: 1000
volume: 1500
moles:
- 0 # oxygen
- 0 # nitrogen
- 0 # CO2
- 0 # Plasma
- 0 # Tritium
- 1871.71051 # Water vapor
- 2769.36 # Water vapor
temperature: 293.15
- type: Destructible
thresholds:
@@ -515,7 +515,7 @@
- state: greenys
- type: GasCanister
gasMixture:
volume: 1000
volume: 1500
moles:
- 0 # oxygen
- 0 # nitrogen
@@ -523,7 +523,7 @@
- 0 # Plasma
- 0 # Tritium
- 0 # Water vapor
- 1871.71051 # Ammonia
- 2769.36 # Ammonia
temperature: 293.15
- type: Destructible
thresholds:
@@ -562,7 +562,7 @@
- state: redws
- type: GasCanister
gasMixture:
volume: 1000
volume: 1500
moles:
- 0 # oxygen
- 0 # nitrogen
@@ -571,7 +571,7 @@
- 0 # Tritium
- 0 # Water vapor
- 0 # Ammonia
- 1871.71051 # N2O
- 2769.36 # N2O
temperature: 293.15
- type: Destructible
thresholds:
@@ -610,7 +610,7 @@
- state: frezon
- type: GasCanister
gasMixture:
volume: 1000
volume: 1500
moles:
- 0 # oxygen
- 0 # nitrogen
@@ -620,7 +620,7 @@
- 0 # Water vapor
- 0 # Ammonia
- 0 # N2O
- 1871.71051 # Frezon
- 2769.36 # Frezon
temperature: 293.15
- type: Destructible
thresholds: