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-ripley-aplu = Ripley APLU
|
||||
research-technology-advanced-atmospherics = Advanced Atmospherics
|
||||
research-technology-advanced-tools = Advanced Tools
|
||||
research-technology-super-powercells = Super Powercells
|
||||
research-technology-bluespace-storage = Bluespace Storage
|
||||
|
||||
|
||||
@@ -243,6 +243,8 @@
|
||||
- ClothingBackpackHolding
|
||||
- ClothingBackpackSatchelHolding
|
||||
- ClothingBackpackDuffelHolding
|
||||
- WelderIndustrialAdvanced
|
||||
- JawsOfLife
|
||||
|
||||
- type: entity
|
||||
parent: Protolathe
|
||||
|
||||
@@ -184,3 +184,21 @@
|
||||
materials:
|
||||
Steel: 500
|
||||
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
|
||||
cost: 7500
|
||||
recipeUnlocks:
|
||||
- PowerDrill #todo remove this once we have advanced tools
|
||||
- MiningDrill
|
||||
- OreProcessorMachineCircuitboard
|
||||
|
||||
@@ -160,6 +159,20 @@
|
||||
technologyPrerequisites:
|
||||
- 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
|
||||
|
||||
- type: technology
|
||||
|
||||
Reference in New Issue
Block a user