Боевые МЕХи: увеличение стоимости деталей и время производства (#3487)
This commit is contained in:
parent
59e28ef265
commit
d7cb8fb343
2 changed files with 34 additions and 29 deletions
|
|
@ -60,7 +60,7 @@
|
|||
- Durand
|
||||
completetime: 60
|
||||
materials:
|
||||
Steel: 2500
|
||||
Steel: 3000
|
||||
Glass: 2000
|
||||
Silver: 1500
|
||||
|
||||
|
|
@ -69,62 +69,65 @@
|
|||
result: DurandArmorPlate
|
||||
categories:
|
||||
- Durand
|
||||
completetime: 20
|
||||
completetime: 60
|
||||
materials:
|
||||
Steel: 3000
|
||||
Steel: 3500
|
||||
Plasteel: 2000
|
||||
Silver: 900
|
||||
Uranium: 600
|
||||
|
||||
- type: latheRecipe
|
||||
id: DurandHead
|
||||
result: DurandHead
|
||||
categories:
|
||||
- Durand
|
||||
completetime: 20
|
||||
completetime: 45
|
||||
materials:
|
||||
Steel: 1500
|
||||
Glass: 800
|
||||
Silver: 500
|
||||
Uranium: 200
|
||||
Diamond: 200
|
||||
|
||||
- type: latheRecipe
|
||||
id: DurandLArm
|
||||
result: DurandLArm
|
||||
categories:
|
||||
- Durand
|
||||
completetime: 30
|
||||
completetime: 45
|
||||
materials:
|
||||
Steel: 1100
|
||||
Silver: 250
|
||||
Steel: 1700
|
||||
Silver: 300
|
||||
|
||||
- type: latheRecipe
|
||||
id: DurandLLeg
|
||||
result: DurandLLeg
|
||||
categories:
|
||||
- Durand
|
||||
completetime: 30
|
||||
completetime: 45
|
||||
materials:
|
||||
Steel: 1100
|
||||
Silver: 250
|
||||
Steel: 1700
|
||||
Silver: 300
|
||||
|
||||
- type: latheRecipe
|
||||
id: DurandRLeg
|
||||
result: DurandRLeg
|
||||
categories:
|
||||
- Durand
|
||||
completetime: 30
|
||||
completetime: 45
|
||||
materials:
|
||||
Steel: 1100
|
||||
Silver: 250
|
||||
Steel: 1700
|
||||
Silver: 300
|
||||
|
||||
- type: latheRecipe
|
||||
id: DurandRArm
|
||||
result: DurandRArm
|
||||
categories:
|
||||
- Durand
|
||||
completetime: 30
|
||||
completetime: 45
|
||||
materials:
|
||||
Steel: 1100
|
||||
Silver: 250
|
||||
Steel: 1700
|
||||
Silver: 300
|
||||
|
||||
# Gygax
|
||||
- type: latheRecipe
|
||||
|
|
@ -132,7 +135,7 @@
|
|||
result: GygaxHarness
|
||||
categories:
|
||||
- Gygax
|
||||
completetime: 30
|
||||
completetime: 45
|
||||
materials:
|
||||
Steel: 2500
|
||||
Glass: 2000
|
||||
|
|
@ -142,28 +145,29 @@
|
|||
result: GygaxArmorPlate
|
||||
categories:
|
||||
- Gygax
|
||||
completetime: 30
|
||||
completetime: 60
|
||||
materials:
|
||||
Steel: 3000
|
||||
Plasteel: 1000
|
||||
|
||||
- type: latheRecipe
|
||||
id: GygaxHead
|
||||
result: GygaxHead
|
||||
categories:
|
||||
- Gygax
|
||||
completetime: 30
|
||||
completetime: 45
|
||||
materials:
|
||||
Steel: 1500
|
||||
Glass: 250
|
||||
Uranium: 100
|
||||
Diamond: 100
|
||||
Uranium: 50
|
||||
Diamond: 300
|
||||
|
||||
- type: latheRecipe
|
||||
id: GygaxLArm
|
||||
result: GygaxLArm
|
||||
categories:
|
||||
- Gygax
|
||||
completetime: 30
|
||||
completetime: 45
|
||||
materials:
|
||||
Steel: 1100
|
||||
|
||||
|
|
@ -172,7 +176,7 @@
|
|||
result: GygaxLLeg
|
||||
categories:
|
||||
- Gygax
|
||||
completetime: 30
|
||||
completetime: 45
|
||||
materials:
|
||||
Steel: 1100
|
||||
|
||||
|
|
@ -181,7 +185,7 @@
|
|||
result: GygaxRLeg
|
||||
categories:
|
||||
- Gygax
|
||||
completetime: 30
|
||||
completetime: 45
|
||||
materials:
|
||||
Steel: 1100
|
||||
|
||||
|
|
@ -190,7 +194,7 @@
|
|||
result: GygaxRArm
|
||||
categories:
|
||||
- Gygax
|
||||
completetime: 30
|
||||
completetime: 45
|
||||
materials:
|
||||
Steel: 1100
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
# Tier 2
|
||||
|
||||
|
||||
# Tier 3
|
||||
- type: technology
|
||||
id: IndustrialRobotic
|
||||
name: research-technology-industrial-robotics
|
||||
|
|
@ -7,15 +9,14 @@
|
|||
sprite: _Sunrise/Structures/Machines/hyper_exosuit_fabricator.rsi
|
||||
state: fab-idle
|
||||
discipline: Experimental
|
||||
tier: 2
|
||||
cost: 7500
|
||||
tier: 3
|
||||
cost: 15000
|
||||
recipeUnlocks:
|
||||
- ExosuitFabricatorHyperConvectionMachineCircuitboard
|
||||
technologyPrerequisites:
|
||||
- BasicRobotics
|
||||
- IndustrialEngineering
|
||||
|
||||
# Tier 3
|
||||
- Phazon
|
||||
|
||||
- type: technology
|
||||
id: Phazon
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue