Researchable & Printable Hyper Capacity Cells (#37619)
* wowwww batterie * americanized the spelling of "maximised" to "maximized" * changed recipe to be more unique from microreactors * addressing requested changes
This commit is contained in:
@@ -18,7 +18,7 @@ research-technology-advanced-atmospherics = Advanced Atmospherics
|
||||
research-technology-advanced-tools = Advanced Tools
|
||||
research-technology-super-powercells = Super Powercells
|
||||
research-technology-bluespace-storage = Bluespace Storage
|
||||
research-technology-portable-fission = Portable Fission
|
||||
research-technology-optimized-microgalvanism = Optimized Microgalvanism
|
||||
research-technology-space-scanning = Space Scanning
|
||||
research-technology-excavation = Mass Excavation
|
||||
|
||||
|
||||
@@ -175,7 +175,7 @@
|
||||
|
||||
- type: entity
|
||||
name: hyper-capacity power cell
|
||||
description: A rechargeable standardized power cell. This one looks like a rare and powerful prototype.
|
||||
description: A rechargeable standardized power cell. This iteration pushes the upper limits of portable power storage, boasting 66% more capacity than its predecessor.
|
||||
id: PowerCellHyper
|
||||
suffix: Full
|
||||
parent: BasePowerCell
|
||||
|
||||
@@ -46,6 +46,7 @@
|
||||
recipes:
|
||||
- PowerCellMicroreactor
|
||||
- PowerCellHigh
|
||||
- PowerCellHyper
|
||||
|
||||
- type: latheRecipePack
|
||||
id: ScienceWeapons
|
||||
|
||||
@@ -32,6 +32,19 @@
|
||||
Plastic: 200
|
||||
Gold: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: PowerCellHyper
|
||||
result: PowerCellHyperPrinted
|
||||
categories:
|
||||
- Parts
|
||||
completetime: 10
|
||||
materials:
|
||||
Steel: 800
|
||||
Glass: 700
|
||||
Plasma: 300
|
||||
Gold: 200
|
||||
Silver: 300
|
||||
|
||||
- type: latheRecipe
|
||||
id: PowerCellMicroreactor
|
||||
result: PowerCellMicroreactorPrinted
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
recipeUnlocks:
|
||||
- RadarConsoleCircuitboard
|
||||
- HandHeldMassScanner
|
||||
|
||||
|
||||
- type: technology
|
||||
id: AdvancedPowercells
|
||||
name: research-technology-advanced-powercells
|
||||
@@ -200,8 +200,8 @@
|
||||
- ClothingBackpackDuffelHolding
|
||||
|
||||
- type: technology
|
||||
id: PortableFission
|
||||
name: research-technology-portable-fission
|
||||
id: OptimizedMicrogalvanism
|
||||
name: research-technology-optimized-microgalvanism
|
||||
icon:
|
||||
sprite: Objects/Power/power_cells.rsi
|
||||
state: microreactor
|
||||
@@ -210,5 +210,6 @@
|
||||
cost: 10000
|
||||
recipeUnlocks:
|
||||
- PowerCellMicroreactor
|
||||
- PowerCellHyper
|
||||
technologyPrerequisites:
|
||||
- AdvancedPowercells
|
||||
|
||||
Reference in New Issue
Block a user