init
This commit is contained in:
246
Prototypes/Research/experimental.yml
Normal file
246
Prototypes/Research/experimental.yml
Normal file
@@ -0,0 +1,246 @@
|
||||
# SPDX-FileCopyrightText: 2023 T-Stalker <43253663+DogZeroX@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2023 Ubaser <134914314+UbaserB@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2023 brainfood1183 <113240905+brainfood1183@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2023 chromiumboy <50505512+chromiumboy@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2023 metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 Debug <49997488+DebugOk@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 Ed <96445749+TheShuEd@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 Emisse <99158783+Emisse@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 GeneralGaws <122978178+GeneralGaws@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 GeneralGaws <limonmessi@mail.ru>
|
||||
# SPDX-FileCopyrightText: 2024 Hannah Giovanna Dawson <karakkaraz@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2024 Kara <lunarautomaton6@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2024 Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 deltanedas <@deltanedas:kde.org>
|
||||
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 Aiden <aiden@djkraz.com>
|
||||
# SPDX-FileCopyrightText: 2025 FaDeOkno <143940725+FaDeOkno@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 FaDeOkno <logkedr18@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2025 Fishbait <Fishbait@git.ml>
|
||||
# SPDX-FileCopyrightText: 2025 GoobBot <uristmchands@proton.me>
|
||||
# SPDX-FileCopyrightText: 2025 ImHoks <imhokzzzz@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2025 KillanGenifer <killangenifer@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2025 SX_7 <sn1.test.preria.2002@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2025 coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 deltanedas <39013340+deltanedas@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 fishbait <gnesse@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2025 gluesniffler <159397573+gluesniffler@users.noreply.github.com>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
# Tier 1
|
||||
|
||||
- type: technology
|
||||
id: BasicRobotics
|
||||
name: research-technology-basic-robotics
|
||||
icon:
|
||||
sprite: Structures/Machines/exosuit_fabricator.rsi
|
||||
state: fab-idle
|
||||
discipline: Experimental
|
||||
tier: 1
|
||||
cost: 5000
|
||||
recipeUnlocks:
|
||||
- ProximitySensor
|
||||
- Drone # Goobstation
|
||||
- AiRemoteBrain # Goobstation
|
||||
position: -1,0
|
||||
|
||||
- type: technology
|
||||
id: BasicAnomalousResearch
|
||||
name: research-technology-basic-anomalous-research
|
||||
icon:
|
||||
sprite: Objects/Specific/Research/anomalyscanner.rsi
|
||||
state: icon
|
||||
discipline: Experimental
|
||||
tier: 1
|
||||
cost: 5000
|
||||
recipeUnlocks:
|
||||
- AnomalyScanner
|
||||
- AnomalyLocator
|
||||
- AnomalyLocatorWide
|
||||
- APECircuitboard
|
||||
- AnomalyVesselCircuitboard
|
||||
# Goobstation R&D Console rework start
|
||||
position: -2,0
|
||||
technologyPrerequisites:
|
||||
- BasicRobotics
|
||||
# Goobstation R&D Console rework end
|
||||
|
||||
- type: technology
|
||||
id: BasicXenoArcheology
|
||||
name: research-technology-basic-xenoarcheology
|
||||
icon:
|
||||
sprite: Structures/Machines/artifact_analyzer.rsi
|
||||
state: display
|
||||
discipline: Experimental
|
||||
tier: 1
|
||||
cost: 5000
|
||||
recipeUnlocks:
|
||||
- NodeScanner
|
||||
- AnalysisComputerCircuitboard
|
||||
- ArtifactAnalyzerMachineCircuitboard
|
||||
# Goobstation R&D Console rework start
|
||||
position: -2,2
|
||||
technologyPrerequisites:
|
||||
- BasicRobotics
|
||||
# Goobstation R&D Console rework end
|
||||
|
||||
- type: technology
|
||||
id: AlternativeResearch
|
||||
name: research-technology-alternative-research
|
||||
icon:
|
||||
sprite: Structures/Machines/tech_disk_printer.rsi
|
||||
state: display
|
||||
discipline: Experimental
|
||||
tier: 1
|
||||
cost: 5000
|
||||
recipeUnlocks:
|
||||
- TechDiskComputerCircuitboard
|
||||
# Goobstation R&D Console rework start
|
||||
technologyPrerequisites:
|
||||
- BasicRobotics
|
||||
position: -2,-1
|
||||
# Goobstation R&D Console rework end
|
||||
|
||||
- type: technology
|
||||
id: MagnetsTech
|
||||
name: research-technology-magnets-tech
|
||||
icon:
|
||||
sprite: Clothing/Shoes/Boots/magboots-science.rsi
|
||||
state: icon
|
||||
discipline: Experimental
|
||||
tier: 1
|
||||
cost: 7500
|
||||
recipeUnlocks:
|
||||
- ClothingShoesBootsMagSci
|
||||
- ClothingShoesBootsMoon
|
||||
# Goobstation R&D Console rework start
|
||||
position: -3,-1
|
||||
technologyPrerequisites:
|
||||
- AlternativeResearch
|
||||
# Goobstation R&D Console rework end
|
||||
|
||||
- type: technology
|
||||
id: AnomalyCoreHarnessing
|
||||
name: research-technology-anomaly-harnessing
|
||||
icon:
|
||||
sprite: Objects/Weapons/Melee/gorilla.rsi
|
||||
state: icon
|
||||
discipline: Experimental
|
||||
tier: 1
|
||||
cost: 10000
|
||||
recipeUnlocks:
|
||||
- WeaponGauntletGorilla
|
||||
# Goobstation R&D Console rework start
|
||||
position: -3,1
|
||||
technologyPrerequisites:
|
||||
- BasicAnomalousResearch
|
||||
# Goobstation R&D Console rework end
|
||||
|
||||
# Tier 2
|
||||
|
||||
- type: technology
|
||||
id: AbnormalArtifactManipulation
|
||||
name: research-technology-abnormal-artifact-manipulation
|
||||
icon:
|
||||
sprite: Structures/Machines/artifact_crusher.rsi
|
||||
state: icon
|
||||
discipline: Experimental
|
||||
tier: 2
|
||||
cost: 5000
|
||||
recipeUnlocks:
|
||||
- ArtifactCrusherMachineCircuitboard
|
||||
# Goobstation R&D Console rework start
|
||||
position: -3,2
|
||||
technologyPrerequisites:
|
||||
- BasicXenoArcheology
|
||||
# Goobstation R&D Console rework end
|
||||
|
||||
- type: technology
|
||||
id: AdvancedAnomalyResearch
|
||||
name: research-technology-advanced-anomaly-research
|
||||
icon:
|
||||
sprite: Structures/Machines/anomaly_sync.rsi
|
||||
state: base
|
||||
discipline: Experimental
|
||||
tier: 2
|
||||
cost: 10000
|
||||
recipeUnlocks:
|
||||
- WeaponPistolCHIMP
|
||||
- AnomalySynchronizerCircuitboard
|
||||
- AnomalyVesselExperimentalCircuitboard
|
||||
technologyPrerequisites:
|
||||
- BasicAnomalousResearch
|
||||
position: -3,0
|
||||
|
||||
- type: technology
|
||||
id: DeterrenceTechnologies
|
||||
name: research-technology-deterrence
|
||||
icon:
|
||||
sprite: Objects/Weapons/Guns/Battery/particle_decelerator.rsi
|
||||
state: base
|
||||
discipline: Experimental
|
||||
tier: 2
|
||||
cost: 7500
|
||||
recipeUnlocks:
|
||||
- WeaponParticleDecelerator
|
||||
- HoloprojectorField
|
||||
# Goobstation R&D Console rework start
|
||||
position: -3,-2
|
||||
technologyPrerequisites:
|
||||
- AlternativeResearch
|
||||
# Goobstation R&D Console rework end
|
||||
|
||||
- type: technology
|
||||
id: GravityManipulation
|
||||
name: research-technology-gravity-manipulation
|
||||
icon:
|
||||
sprite: Objects/Weapons/Guns/Launchers/tether_gun.rsi
|
||||
state: base
|
||||
discipline: Experimental
|
||||
tier: 2
|
||||
cost: 10000
|
||||
recipeUnlocks:
|
||||
- WeaponForceGun
|
||||
- WeaponTetherGun
|
||||
# Goobstation R&D Console rework start
|
||||
position: -4,2
|
||||
technologyPrerequisites:
|
||||
- AbnormalArtifactManipulation
|
||||
- AnomalyCoreHarnessing
|
||||
# Goobstation R&D Console rework end
|
||||
|
||||
# Tier 3
|
||||
|
||||
- type: technology
|
||||
id: QuantumLeaping
|
||||
name: research-technology-quantum-leaping
|
||||
icon:
|
||||
sprite: Objects/Devices/swapper.rsi
|
||||
state: icon
|
||||
discipline: Experimental
|
||||
tier: 3
|
||||
cost: 15000 # Goobstation 10000 -> 15000
|
||||
recipeUnlocks:
|
||||
- DeviceQuantumSpinInverter
|
||||
# Goobstation R&D Console rework start
|
||||
position: -5,2
|
||||
technologyPrerequisites:
|
||||
- GravityManipulation
|
||||
# Goobstation R&D Console rework end
|
||||
|
||||
- type: technology
|
||||
id: BluespaceTimeManipulation
|
||||
name: research-technology-bluespace-time-manipulation
|
||||
icon:
|
||||
sprite: Objects/Devices/desynchronizer.rsi
|
||||
state: icon
|
||||
discipline: Experimental
|
||||
tier: 3
|
||||
cost: 15000 # Goob 10000 -> 150000
|
||||
recipeUnlocks:
|
||||
- DeviceDesynchronizer
|
||||
# Goobstation R&D Console rework start
|
||||
position: -5,3
|
||||
technologyPrerequisites:
|
||||
- GravityManipulation
|
||||
# Goobstation R&D Console rework end
|
||||
Reference in New Issue
Block a user