Участник:IanComradeBot/prototype/gas.json: различия между версиями
Материал из Space Station 14 Вики
м Update prototype/gas.json via GitHub Actions |
м Update prototype/gas.json via GitHub Actions |
||
| Строка 16: | Строка 16: | ||
}, | }, | ||
"id": { | "id": { | ||
"WaterVapor": { | |||
"color": "bffffd", | |||
"reagent": "Water", | |||
"gasOverlaySprite": "/Textures/Effects/atmospherics.rsi", | |||
"gasOverlayState": "water_vapor", | |||
"molarMass": 18, | |||
"heatCapacityRatio": 1.33, | |||
"specificHeat": 40, | |||
"name": "gases-water-vapor" | |||
}, | |||
"Nitrogen": { | |||
"color": "DA1010", | |||
"reagent": "Nitrogen", | |||
"molarMass": 28, | |||
"specificHeat": 30, | |||
"name": "gases-nitrogen" | |||
}, | |||
"CarbonDioxide": { | "CarbonDioxide": { | ||
"color": "4e4e4e", | "color": "4e4e4e", | ||
| Строка 24: | Строка 41: | ||
"name": "gases-co2" | "name": "gases-co2" | ||
}, | }, | ||
" | "Oxygen": { | ||
"color": " | "color": "2887E8", | ||
"reagent": " | "reagent": "Oxygen", | ||
"molarMass": | "molarMass": 32, | ||
"specificHeat": | "specificHeat": 20, | ||
"name": "gases- | "name": "gases-oxygen" | ||
}, | }, | ||
" | "NitrousOxide": { | ||
"pricePerMole": 0. | "pricePerMole": 0.1, | ||
"color": " | "color": "8F00FF", | ||
"reagent": " | "reagent": "NitrousOxide", | ||
"molarMass": 44, | "molarMass": 44, | ||
"specificHeat": | "heatCapacityRatio": 1.3, | ||
"name": "gases- | "specificHeat": 40, | ||
"name": "gases-n2o" | |||
}, | }, | ||
"Plasma": { | "Plasma": { | ||
| Строка 53: | Строка 67: | ||
"name": "gases-plasma" | "name": "gases-plasma" | ||
}, | }, | ||
" | "Frezon": { | ||
"color": " | "pricePerMole": 1, | ||
"reagent": " | "color": "3a758c", | ||
"reagent": "Frezon", | |||
"gasOverlaySprite": "/Textures/Effects/atmospherics.rsi", | "gasOverlaySprite": "/Textures/Effects/atmospherics.rsi", | ||
"gasOverlayState": " | "gasOverlayState": "frezon", | ||
"molarMass": | "gasMolesVisible": 0.6, | ||
"molarMass": 50, | |||
"heatCapacityRatio": 1.33, | "heatCapacityRatio": 1.33, | ||
"specificHeat": | "specificHeat": 600, | ||
"name": "gases- | "name": "gases-frezon" | ||
}, | }, | ||
"Tritium": { | "Tritium": { | ||
| Строка 83: | Строка 90: | ||
"name": "gases-tritium" | "name": "gases-tritium" | ||
}, | }, | ||
" | "Ammonia": { | ||
"color": " | "pricePerMole": 0.15, | ||
"reagent": " | "color": "56941E", | ||
"molarMass": | "reagent": "Ammonia", | ||
"gasOverlaySprite": "/Textures/Effects/atmospherics.rsi", | |||
"gasOverlayState": "miasma", | |||
"gasMolesVisible": 2, | |||
"molarMass": 44, | |||
"specificHeat": 20, | "specificHeat": 20, | ||
"name": "gases- | "name": "gases-ammonia", | ||
"gasVisbilityFactor": 3.5 | |||
" | |||
} | } | ||
} | } | ||
} | } | ||
Версия от 14:23, 12 марта 2026
| default |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|