Printable T3 machine parts (#13817)
This commit is contained in:
@@ -86,4 +86,7 @@ technologies-ripley-technology = Exosuit: Ripley
|
||||
technologies-ripley-technology-description = The latest and greatest in mechanized cargo construction.
|
||||
|
||||
technologies-adv-parts-technology-description = Like the previous ones, but better!
|
||||
technologies-adv-parts-technology = Advanced parts technology
|
||||
technologies-adv-parts-technology = Advanced parts technology
|
||||
|
||||
technologies-super-parts-technology = Super parts technology
|
||||
technologies-super-parts-technology-description = New heights of machine performance.
|
||||
@@ -576,10 +576,27 @@
|
||||
requiredPoints: 15000
|
||||
requiredTechnologies:
|
||||
- ScientificTechnology
|
||||
- CompactPowerTechnology
|
||||
unlockedRecipes:
|
||||
- AdvancedCapacitorStockPart
|
||||
- AdvancedMatterBinStockPart
|
||||
- HighPowerMicroLaserStockPart
|
||||
- NanoManipulatorStockPart
|
||||
- AdvancedScanningModuleStockPart
|
||||
|
||||
- type: technology
|
||||
name: technologies-super-parts-technology
|
||||
id: SuperPartsTechnology
|
||||
description: technologies-super-parts-technology-description
|
||||
icon:
|
||||
sprite: Objects/Misc/stock_parts.rsi
|
||||
state: super_capacitor
|
||||
requiredPoints: 20000
|
||||
requiredTechnologies:
|
||||
- AdvancedPartsTechnology
|
||||
- CompactPowerTechnology
|
||||
unlockedRecipes:
|
||||
- SuperCapacitorStockPart
|
||||
- SuperMatterBinStockPart
|
||||
- UltraHighPowerMicroLaserStockPart
|
||||
- PicoManipulatorStockPart
|
||||
- PhasicScanningModuleStockPart
|
||||
@@ -205,6 +205,11 @@
|
||||
- HighPowerMicroLaserStockPart
|
||||
- NanoManipulatorStockPart
|
||||
- AdvancedScanningModuleStockPart
|
||||
- SuperCapacitorStockPart
|
||||
- SuperMatterBinStockPart
|
||||
- UltraHighPowerMicroLaserStockPart
|
||||
- PicoManipulatorStockPart
|
||||
- PhasicScanningModuleStockPart
|
||||
- FirelockElectronics
|
||||
- DoorElectronics
|
||||
- APCElectronics
|
||||
|
||||
@@ -48,8 +48,8 @@
|
||||
completetime: 3
|
||||
materials:
|
||||
Steel: 150
|
||||
Plastic: 100
|
||||
Gold: 50
|
||||
Plastic: 150
|
||||
Plasma: 75
|
||||
|
||||
- type: latheRecipe
|
||||
id: AdvancedMatterBinStockPart
|
||||
@@ -58,17 +58,17 @@
|
||||
materials:
|
||||
Steel: 150
|
||||
Plastic: 150
|
||||
Plasma: 50
|
||||
Plasma: 75
|
||||
|
||||
- type: latheRecipe
|
||||
id: HighPowerMicroLaserStockPart
|
||||
result: HighPowerMicroLaserStockPart
|
||||
completetime: 3
|
||||
materials:
|
||||
Steel: 100
|
||||
Steel: 150
|
||||
Glass: 150
|
||||
Plastic: 150
|
||||
Gold: 50
|
||||
Plasma: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: NanoManipulatorStockPart
|
||||
@@ -76,15 +76,68 @@
|
||||
completetime: 3
|
||||
materials:
|
||||
Steel: 150
|
||||
Plastic: 200
|
||||
Plasma: 50
|
||||
Plastic: 150
|
||||
Plasma: 75
|
||||
|
||||
- type: latheRecipe
|
||||
id: AdvancedScanningModuleStockPart
|
||||
result: AdvancedScanningModuleStockPart
|
||||
completetime: 3
|
||||
materials:
|
||||
Steel: 100
|
||||
Steel: 150
|
||||
Glass: 150
|
||||
Plastic: 150
|
||||
Plasma: 50
|
||||
|
||||
#Rating 3
|
||||
- type: latheRecipe
|
||||
id: SuperCapacitorStockPart
|
||||
result: SuperCapacitorStockPart
|
||||
completetime: 3
|
||||
materials:
|
||||
Steel: 250
|
||||
Plastic: 250
|
||||
Plasma: 100
|
||||
Gold: 125
|
||||
|
||||
- type: latheRecipe
|
||||
id: SuperMatterBinStockPart
|
||||
result: SuperMatterBinStockPart
|
||||
completetime: 3
|
||||
materials:
|
||||
Steel: 250
|
||||
Plastic: 250
|
||||
Plasma: 100
|
||||
Gold: 125
|
||||
|
||||
- type: latheRecipe
|
||||
id: UltraHighPowerMicroLaserStockPart
|
||||
result: UltraHighPowerMicroLaserStockPart
|
||||
completetime: 3
|
||||
materials:
|
||||
Steel: 250
|
||||
Glass: 250
|
||||
Plastic: 250
|
||||
Plasma: 100
|
||||
Gold: 100
|
||||
|
||||
- type: latheRecipe
|
||||
id: PicoManipulatorStockPart
|
||||
result: PicoManipulatorStockPart
|
||||
completetime: 3
|
||||
materials:
|
||||
Steel: 250
|
||||
Plastic: 250
|
||||
Plasma: 100
|
||||
Gold: 125
|
||||
|
||||
- type: latheRecipe
|
||||
id: PhasicScanningModuleStockPart
|
||||
result: PhasicScanningModuleStockPart
|
||||
completetime: 3
|
||||
materials:
|
||||
Steel: 250
|
||||
Glass: 250
|
||||
Plastic: 250
|
||||
Plasma: 100
|
||||
Gold: 100
|
||||
|
||||
@@ -324,26 +324,26 @@
|
||||
- shuffle-artifact-popup
|
||||
|
||||
- type: artifactEffect
|
||||
id: EffectT3PartsSpawn
|
||||
id: EffectT4PartsSpawn
|
||||
targetDepth: 3
|
||||
effectHint: artifact-effect-hint-creation
|
||||
components:
|
||||
- type: SpawnArtifact
|
||||
maxSpawns: 10
|
||||
spawns:
|
||||
- id: SuperCapacitorStockPart
|
||||
- id: QuadraticCapacitorStockPart
|
||||
prob: 0.3
|
||||
maxAmount: 2
|
||||
- id: PhasicScanningModuleStockPart
|
||||
- id: TriphasicScanningModuleStockPart
|
||||
prob: 0.3
|
||||
maxAmount: 2
|
||||
- id: PicoManipulatorStockPart
|
||||
- id: FemtoManipulatorStockPart
|
||||
prob: 0.3
|
||||
maxAmount: 2
|
||||
- id: UltraHighPowerMicroLaserStockPart
|
||||
- id: QuadUltraMicroLaserStockPart
|
||||
prob: 0.3
|
||||
maxAmount: 2
|
||||
- id: SuperMatterBinStockPart
|
||||
- id: BluespaceMatterBinStockPart
|
||||
prob: 0.3
|
||||
maxAmount: 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user