User:MooCow12/Sandbox: Difference between revisions

From tgwiki2
Jump to navigation Jump to search
imported>MooCow12
No edit summary
imported>MooCow12
 
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.

  1. 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.
  2. ALOT of metal
  3. ALOT of cable coil
  4. Alot of plasteel
  5. A wrench
  6. A screwdriver
  7. A multitool
  8. 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.
  9. (Optional) a rapid part exchange device OR

References

The code that this wiki page refers to can be found here.