User:MooCow12/Sandbox: Difference between revisions
Jump to navigation
Jump to search
imported>MooCow12 |
imported>MooCow12 |
||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
There are a set of requirements to building a modular shield generator. | There are a set of requirements to building a modular shield generator. | ||
# [[Guide to Research and Development|Research]] the Advanced power manipulation tech to unlock and print the necessary circuit boards (modular shield generator/node/charger/relay/well | # [[Guide to Research and Development|Research]] the Advanced power manipulation tech to unlock and print the necessary circuit boards (modular shield generator/node/charger/relay/well) from an engineering or department-less circuit printer. | ||
# ALOT of metal[[File:Metal.png]] | # ALOT of metal[[File:Metal.png]] | ||
# ALOT of cable coil [[File:CableCoils.png]] | # ALOT of cable coil [[File:CableCoils.png]] | ||
Line 19: | Line 19: | ||
# Alot of servos (for shield regeneration), capacitors (for shield health) and lasers (for max sustainable radius) the better the part the higher the stat increase. | # Alot of servos (for shield regeneration), capacitors (for shield health) and lasers (for max sustainable radius) the better the part the higher the stat increase. | ||
# (Optional) a rapid part exchange device [[File:RPED.gif]] OR [[File:BS_RPED.gif]] | # (Optional) a rapid part exchange device [[File:RPED.gif]] OR [[File:BS_RPED.gif]] | ||
=== References === | |||
The code that this wiki page refers to can be found [https://github.com/tgstation/tgstation/blob/69e928b35becfb1596e21398013179f6f4e4ced9/code/game/machinery/modular_shield.dm here]. |
Latest revision as of 21:28, 5 June 2024
Guide to modular shield generators
Modular shield generators are a group of machines that interact with each other to generate a bubble-like forcefield. See this page to learn about generic machine construction.
Getting Started
There are a set of requirements to building a modular shield generator.
- Research the Advanced power manipulation tech to unlock and print the necessary circuit boards (modular shield generator/node/charger/relay/well) from an engineering or department-less circuit printer.
- ALOT of metal
- ALOT of cable coil
- Alot of plasteel
- A wrench
- A screwdriver
- A multitool
- Alot of servos (for shield regeneration), capacitors (for shield health) and lasers (for max sustainable radius) the better the part the higher the stat increase.
- (Optional) a rapid part exchange device
OR
References
The code that this wiki page refers to can be found here.