Участник:IanComradeBot/prototype/gas.json: различия между версиями
Материал из Space Station 14 Вики
м Update prototype/gas.json via GitHub Actions |
м Update prototype/gas.json via GitHub Actions |
||
| Строка 6: | Строка 6: | ||
"color": "#FFFFFFFF", | "color": "#FFFFFFFF", | ||
"reagent": null, | "reagent": null, | ||
"gasOverlaySprite": null, | "gasOverlaySprite": { | ||
"sprite": null, | |||
"state": "" | |||
}, | |||
"gasVisibilityFactor": 20, | "gasVisibilityFactor": 20, | ||
"gasMolesVisible": 0.25, | "gasMolesVisible": 0.25, | ||
| Строка 24: | Строка 27: | ||
"abbreviation": "gas-oxygen-abbreviation", | "abbreviation": "gas-oxygen-abbreviation", | ||
"name": "gas-oxygen" | "name": "gas-oxygen" | ||
}, | |||
"Nitrogen": { | |||
"color": "#DA1010FF", | |||
"reagent": "Nitrogen", | |||
"molarMass": 28, | |||
"molarHeatCapacity": 30, | |||
"abbreviation": "gas-nitrogen-abbreviation", | |||
"name": "gas-nitrogen" | |||
}, | }, | ||
"CarbonDioxide": { | "CarbonDioxide": { | ||
| Строка 33: | Строка 44: | ||
"abbreviation": "gas-carbon-dioxide-abbreviation", | "abbreviation": "gas-carbon-dioxide-abbreviation", | ||
"name": "gas-carbon-dioxide" | "name": "gas-carbon-dioxide" | ||
}, | }, | ||
"NitrousOxide": { | "NitrousOxide": { | ||
| Строка 72: | Строка 54: | ||
"abbreviation": "gas-nitrous-oxide-abbreviation", | "abbreviation": "gas-nitrous-oxide-abbreviation", | ||
"name": "gas-nitrous-oxide" | "name": "gas-nitrous-oxide" | ||
}, | }, | ||
"Tritium": { | "Tritium": { | ||
| Строка 123: | Строка 82: | ||
"abbreviation": "gas-water-vapor-abbreviation", | "abbreviation": "gas-water-vapor-abbreviation", | ||
"name": "gas-water-vapor" | "name": "gas-water-vapor" | ||
}, | |||
"Plasma": { | |||
"isFuel": true, | |||
"color": "#FF3300FF", | |||
"reagent": "Plasma", | |||
"gasOverlaySprite": { | |||
"sprite": "/Textures/Effects/atmospherics.rsi", | |||
"state": "plasma" | |||
}, | |||
"molarMass": 120, | |||
"heatCapacityRatio": 1.7, | |||
"molarHeatCapacity": 200, | |||
"abbreviation": "gas-plasma-abbreviation", | |||
"name": "gas-plasma" | |||
}, | |||
"Frezon": { | |||
"pricePerMole": 1, | |||
"color": "#3A758CFF", | |||
"reagent": "Frezon", | |||
"gasOverlaySprite": { | |||
"sprite": "/Textures/Effects/atmospherics.rsi", | |||
"state": "frezon" | |||
}, | |||
"gasMolesVisible": 0.6, | |||
"molarMass": 50, | |||
"heatCapacityRatio": 1.33, | |||
"molarHeatCapacity": 600, | |||
"abbreviation": "gas-frezon-abbreviation", | |||
"name": "gas-frezon" | |||
}, | |||
"Ammonia": { | |||
"pricePerMole": 0.15, | |||
"color": "#56941EFF", | |||
"reagent": "Ammonia", | |||
"gasOverlaySprite": { | |||
"sprite": "/Textures/Effects/atmospherics.rsi", | |||
"state": "miasma" | |||
}, | |||
"gasVisibilityFactor": 3.5, | |||
"gasMolesVisible": 2, | |||
"molarMass": 44, | |||
"molarHeatCapacity": 20, | |||
"abbreviation": "gas-ammonia-abbreviation", | |||
"name": "gas-ammonia" | |||
} | } | ||
} | } | ||
} | } | ||
Текущая версия от 16:20, 13 июня 2026
| default |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|