Advanced Tools Technology (#16497)
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
This commit is contained in:
@@ -14,6 +14,7 @@ research-technology-rapid-construction = Rapid Construction
|
|||||||
research-technology-shuttlecraft = Shuttlecraft
|
research-technology-shuttlecraft = Shuttlecraft
|
||||||
research-technology-ripley-aplu = Ripley APLU
|
research-technology-ripley-aplu = Ripley APLU
|
||||||
research-technology-advanced-atmospherics = Advanced Atmospherics
|
research-technology-advanced-atmospherics = Advanced Atmospherics
|
||||||
|
research-technology-advanced-tools = Advanced Tools
|
||||||
research-technology-super-powercells = Super Powercells
|
research-technology-super-powercells = Super Powercells
|
||||||
research-technology-bluespace-storage = Bluespace Storage
|
research-technology-bluespace-storage = Bluespace Storage
|
||||||
|
|
||||||
|
|||||||
@@ -243,6 +243,8 @@
|
|||||||
- ClothingBackpackHolding
|
- ClothingBackpackHolding
|
||||||
- ClothingBackpackSatchelHolding
|
- ClothingBackpackSatchelHolding
|
||||||
- ClothingBackpackDuffelHolding
|
- ClothingBackpackDuffelHolding
|
||||||
|
- WelderIndustrialAdvanced
|
||||||
|
- JawsOfLife
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: Protolathe
|
parent: Protolathe
|
||||||
|
|||||||
@@ -184,3 +184,21 @@
|
|||||||
materials:
|
materials:
|
||||||
Steel: 500
|
Steel: 500
|
||||||
Plastic: 100
|
Plastic: 100
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: WelderIndustrialAdvanced
|
||||||
|
result: WelderIndustrialAdvanced
|
||||||
|
completetime: 6
|
||||||
|
materials:
|
||||||
|
Steel: 800
|
||||||
|
Plasma: 200
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: JawsOfLife
|
||||||
|
result: JawsOfLife
|
||||||
|
completetime: 6
|
||||||
|
materials:
|
||||||
|
Steel: 1000
|
||||||
|
Glass: 500
|
||||||
|
Plasma: 300
|
||||||
|
Gold: 50
|
||||||
|
|||||||
@@ -10,7 +10,6 @@
|
|||||||
tier: 1
|
tier: 1
|
||||||
cost: 7500
|
cost: 7500
|
||||||
recipeUnlocks:
|
recipeUnlocks:
|
||||||
- PowerDrill #todo remove this once we have advanced tools
|
|
||||||
- MiningDrill
|
- MiningDrill
|
||||||
- OreProcessorMachineCircuitboard
|
- OreProcessorMachineCircuitboard
|
||||||
|
|
||||||
@@ -160,6 +159,20 @@
|
|||||||
technologyPrerequisites:
|
technologyPrerequisites:
|
||||||
- AdvancedPowercells
|
- AdvancedPowercells
|
||||||
|
|
||||||
|
- type: technology
|
||||||
|
id: AdvancedToolsTechnology
|
||||||
|
name: research-technology-advanced-tools
|
||||||
|
icon:
|
||||||
|
sprite: Objects/Tools/welder_experimental.rsi
|
||||||
|
state: icon
|
||||||
|
discipline: Industrial
|
||||||
|
tier: 2
|
||||||
|
cost: 10000
|
||||||
|
recipeUnlocks:
|
||||||
|
- WelderIndustrialAdvanced
|
||||||
|
- PowerDrill
|
||||||
|
- JawsOfLife
|
||||||
|
|
||||||
# Tier 3
|
# Tier 3
|
||||||
|
|
||||||
- type: technology
|
- type: technology
|
||||||
|
|||||||
Reference in New Issue
Block a user