advanced parts recipes (#11541)

This commit is contained in:
Nemanja
2022-09-26 22:45:36 -04:00
committed by GitHub
parent 3774a00a5c
commit b8ba867456
6 changed files with 84 additions and 0 deletions

View File

@@ -55,5 +55,8 @@ technologies-super-powercell-printing-description = Print super powercells.
technologies-basic-parts-technology = Basic parts technology
technologies-basic-parts-technology-description = They aren't great, but at least they're something.
technologies-adv-parts-technology = Advanced parts technology
technologies-adv-parts-technology-description = Good for upgrading machines.
technologies-robotics-technology = Robotics technology
technologies-robotics-technology-description = Robot parts.

View File

@@ -422,6 +422,25 @@
- LeftArmBorg
- RightArmBorg
- type: technology
name: technologies-adv-parts-technology
id: AdvancedPartsTechnology
description: technologies-adv-parts-technology-description
icon:
sprite: Objects/Misc/stock_parts.rsi
state: adv_capacitor
requiredPoints: 8000
requiredTechnologies:
- BasicPartsTechnology
- IndustrialEngineering
- PowerCellBasic
unlockedRecipes:
- AdvancedCapacitorStockPart
- AdvancedMatterBinStockPart
- HighPowerMicroLaserStockPart
- NanoManipulatorStockPart
- AdvancedScanningModuleStockPart
# Bluespace Theory Technology Tree
# - type: technology

View File

@@ -194,6 +194,11 @@
- MicroLaserStockPart
- MatterBinStockPart
- CapacitorStockPart
- AdvancedCapacitorStockPart
- AdvancedMatterBinStockPart
- HighPowerMicroLaserStockPart
- NanoManipulatorStockPart
- AdvancedScanningModuleStockPart
- FirelockElectronics
- DoorElectronics
- APCElectronics

View File

@@ -1,3 +1,4 @@
#Rating 1
- type: latheRecipe
id: CapacitorStockPart
icon: Objects/Misc/stock_parts.rsi/capacitor.png
@@ -44,3 +45,56 @@
Steel: 50
Glass: 50
Plastic: 50
#Rating 2
- type: latheRecipe
id: AdvancedCapacitorStockPart
icon: Objects/Misc/stock_parts.rsi/adv_capacitor.png
result: AdvancedCapacitorStockPart
completetime: 3
materials:
Steel: 150
Plastic: 100
Gold: 50
- type: latheRecipe
id: AdvancedMatterBinStockPart
icon: Objects/Misc/stock_parts.rsi/advanced_matter_bin.png
result: AdvancedMatterBinStockPart
completetime: 3
materials:
Steel: 150
Plastic: 150
Plasma: 50
- type: latheRecipe
id: HighPowerMicroLaserStockPart
icon: Objects/Misc/stock_parts.rsi/high_micro_laser.png
result: HighPowerMicroLaserStockPart
completetime: 3
materials:
Steel: 100
Glass: 150
Plastic: 150
Gold: 50
- type: latheRecipe
id: NanoManipulatorStockPart
icon: Objects/Misc/stock_parts.rsi/nano_mani.png
result: NanoManipulatorStockPart
completetime: 3
materials:
Steel: 150
Plastic: 200
Plasma: 50
- type: latheRecipe
id: AdvancedScanningModuleStockPart
icon: Objects/Misc/stock_parts.rsi/adv_scan_module_static.png
result: AdvancedScanningModuleStockPart
completetime: 3
materials:
Steel: 100
Glass: 150
Plastic: 150
Plasma: 50

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 B

View File

@@ -36,6 +36,9 @@
]
]
},
{
"name": "adv_scan_module_static"
},
{
"name": "advanced_matter_bin",
"delays": [