Участник:IanComradeBot/prototype/gas.json: различия между версиями
Материал из Space Station 14 Вики
м Update prototype/gas.json via GitHub Actions |
м Update prototype/gas.json via GitHub Actions |
||
| (не показано 26 промежуточных версий этого же участника) | |||
| Строка 1: | Строка 1: | ||
{ | { | ||
"default": { | "default": { | ||
"isOxidizer": false, | |||
"isFuel": false, | |||
"pricePerMole": 0, | "pricePerMole": 0, | ||
"color": "", | "color": "#FFFFFFFF", | ||
"reagent": | "reagent": null, | ||
" | "gasOverlaySprite": { | ||
"sprite": null, | |||
"state": "" | |||
" | }, | ||
"gasVisibilityFactor": 20, | |||
"gasMolesVisible": 0.25, | "gasMolesVisible": 0.25, | ||
"molarMass": 1, | "molarMass": 1, | ||
"heatCapacityRatio": 1.4, | "heatCapacityRatio": 1.4, | ||
" | "molarHeatCapacity": 0, | ||
" | "abbreviation": null, | ||
" | "name": null | ||
}, | }, | ||
"id": { | "id": { | ||
"Oxygen": { | |||
"isOxidizer": true, | |||
"color": "#2887E8FF", | |||
"reagent": "Oxygen", | |||
"molarMass": 32, | |||
"molarHeatCapacity": 20, | |||
"abbreviation": "gas-oxygen-abbreviation", | |||
"name": "gas-oxygen" | |||
}, | |||
"Nitrogen": { | "Nitrogen": { | ||
"color": " | "color": "#DA1010FF", | ||
"reagent": "Nitrogen", | "reagent": "Nitrogen", | ||
"molarMass": 28, | "molarMass": 28, | ||
" | "molarHeatCapacity": 30, | ||
"name": " | "abbreviation": "gas-nitrogen-abbreviation", | ||
"name": "gas-nitrogen" | |||
}, | |||
"CarbonDioxide": { | |||
"color": "#4E4E4EFF", | |||
"reagent": "CarbonDioxide", | |||
"molarMass": 44, | |||
"heatCapacityRatio": 1.3, | |||
"molarHeatCapacity": 30, | |||
"abbreviation": "gas-carbon-dioxide-abbreviation", | |||
"name": "gas-carbon-dioxide" | |||
}, | }, | ||
"NitrousOxide": { | "NitrousOxide": { | ||
"pricePerMole": 0.1, | "pricePerMole": 0.1, | ||
"color": " | "color": "#8F00FFFF", | ||
"reagent": "NitrousOxide", | "reagent": "NitrousOxide", | ||
"molarMass": 44, | "molarMass": 44, | ||
"heatCapacityRatio": 1.3, | "heatCapacityRatio": 1.3, | ||
" | "molarHeatCapacity": 40, | ||
"name": " | "abbreviation": "gas-nitrous-oxide-abbreviation", | ||
"name": "gas-nitrous-oxide" | |||
}, | }, | ||
" | "Tritium": { | ||
"color": " | "isFuel": true, | ||
"reagent": " | "pricePerMole": 2.5, | ||
"molarMass": | "color": "#13FF4BFF", | ||
"reagent": "Tritium", | |||
"gasOverlaySprite": { | |||
"sprite": "/Textures/Effects/atmospherics.rsi", | |||
"state": "tritium" | |||
}, | |||
"molarMass": 3, | |||
"heatCapacityRatio": 1.3, | "heatCapacityRatio": 1.3, | ||
" | "molarHeatCapacity": 10, | ||
"name": " | "abbreviation": "gas-tritium-abbreviation", | ||
"name": "gas-tritium" | |||
}, | |||
"WaterVapor": { | |||
"color": "#BFFFFDFF", | |||
"reagent": "Water", | |||
"gasOverlaySprite": { | |||
"sprite": "/Textures/Effects/atmospherics.rsi", | |||
"state": "water_vapor" | |||
}, | |||
"molarMass": 18, | |||
"heatCapacityRatio": 1.33, | |||
"molarHeatCapacity": 40, | |||
"abbreviation": "gas-water-vapor-abbreviation", | |||
"name": "gas-water-vapor" | |||
}, | }, | ||
"Plasma": { | "Plasma": { | ||
"color": " | "isFuel": true, | ||
"color": "#FF3300FF", | |||
"reagent": "Plasma", | "reagent": "Plasma", | ||
"gasOverlaySprite": "/Textures/Effects/atmospherics.rsi", | "gasOverlaySprite": { | ||
"sprite": "/Textures/Effects/atmospherics.rsi", | |||
"state": "plasma" | |||
}, | |||
"molarMass": 120, | "molarMass": 120, | ||
"heatCapacityRatio": 1.7, | "heatCapacityRatio": 1.7, | ||
" | "molarHeatCapacity": 200, | ||
"name": " | "abbreviation": "gas-plasma-abbreviation", | ||
"name": "gas-plasma" | |||
}, | }, | ||
"Frezon": { | "Frezon": { | ||
"pricePerMole": 1, | "pricePerMole": 1, | ||
"color": " | "color": "#3A758CFF", | ||
"reagent": "Frezon", | "reagent": "Frezon", | ||
"gasOverlaySprite": "/Textures/Effects/atmospherics.rsi", | "gasOverlaySprite": { | ||
"sprite": "/Textures/Effects/atmospherics.rsi", | |||
"state": "frezon" | |||
}, | |||
"gasMolesVisible": 0.6, | "gasMolesVisible": 0.6, | ||
"molarMass": 50, | "molarMass": 50, | ||
"heatCapacityRatio": 1.33, | "heatCapacityRatio": 1.33, | ||
" | "molarHeatCapacity": 600, | ||
" | "abbreviation": "gas-frezon-abbreviation", | ||
"name": "gas-frezon" | |||
"name": " | |||
}, | }, | ||
"Ammonia": { | "Ammonia": { | ||
"pricePerMole": 0.15, | "pricePerMole": 0.15, | ||
"color": " | "color": "#56941EFF", | ||
"reagent": "Ammonia", | "reagent": "Ammonia", | ||
"gasOverlaySprite": "/Textures/Effects/atmospherics.rsi", | "gasOverlaySprite": { | ||
"sprite": "/Textures/Effects/atmospherics.rsi", | |||
"state": "miasma" | |||
}, | |||
"gasVisibilityFactor": 3.5, | |||
"gasMolesVisible": 2, | "gasMolesVisible": 2, | ||
"molarMass": 44, | "molarMass": 44, | ||
" | "molarHeatCapacity": 20, | ||
" | "abbreviation": "gas-ammonia-abbreviation", | ||
"name": "gas-ammonia" | |||
"name": " | |||
} | } | ||
} | } | ||
} | } | ||
Текущая версия от 16:20, 13 июня 2026
| default |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|