Шаблон:Autowiki/Content/Techweb: различия между версиями

imported>Mothblocks
(Autowiki edit @ 2022-02-01T04:11:41.578Z)
imported>Autowiki
(Autowiki edit @ 2024-04-22T04:10:04.733Z)
 
(не показано 198 промежуточных версий 2 участников)
Строка 1: Строка 1:
<noinclude><b>This page is automated by Autowiki. Do NOT edit it manually.</b></noinclude>
<noinclude><b>This page is automated by Autowiki. Do NOT edit it manually.</b></noinclude>


{{Autowiki/TechwebEntry|name=Basic Exosuit Equipment|description=Various tools fit for basic mech units|prerequisites=|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Mining (Mining Drill)|description=Equipment for engineering and combat exosuits. This is the drill that'll pierce the heavens!}}{{Autowiki/TechwebEntryDesign|name=Exosuit Engineering (Extinguisher)|description=Equipment for engineering exosuits. A rapid-firing high capacity fire extinguisher.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Engineering (Mining Scanner)|description=Equipment for working exosuits. It will automatically check surrounding rock for useful minerals.}}}}
{{Autowiki/TechwebEntry|name=Basic Exosuit Equipment|description=Various tools fit for basic mech units|prerequisites=|designs={{Autowiki/TechwebEntryDesign|name=Mining Drill|description=Equipment for engineering and combat exosuits. This is the drill that'll pierce the heavens!}}{{Autowiki/TechwebEntryDesign|name=Extinguisher|description=Equipment for engineering exosuits. A rapid-firing high capacity fire extinguisher.}}{{Autowiki/TechwebEntryDesign|name=Mining Scanner|description=Equipment for working exosuits. It will automatically check surrounding rock for useful minerals.}}}}


{{Autowiki/TechwebEntry|name=Basic Integrated Circuits|description=Research on how to fully exploit the power of integrated circuits|prerequisites=|designs={{Autowiki/TechwebEntryDesign|name=Circuit Multitool|description=A circuit multitool to mark entities and load them into.}}{{Autowiki/TechwebEntryDesign|name=Access Checker Component|description=Performs a basic comparison between two numerical lists, with additional functions that help in using it to check access on IDs.}}{{Autowiki/TechwebEntryDesign|name=Arithmetic Component|description=General arithmetic component with arithmetic capabilities.}}{{Autowiki/TechwebEntryDesign|name=Binary Conversion Component|description=Splits a decimal number into an array of binary digits, or bits, represented as 1 or 0 and often used in boolean or binary operations like AND, OR and XOR.}}{{Autowiki/TechwebEntryDesign|name=Clock Component|description=A component that repeatedly fires.}}{{Autowiki/TechwebEntryDesign|name=Comparison Component|description=A component that compares two objects.}}{{Autowiki/TechwebEntryDesign|name=Concatenation Component|description=A component that combines strings.}}{{Autowiki/TechwebEntryDesign|name=Concatenate List Component|description=A component that joins up a list with a separator into a single string.}}{{Autowiki/TechwebEntryDesign|name=Decimal Conversion Component|description=Merges an array of binary digits, or bits, represented as 1 or 0 and often used in boolean or binary operations, into a decimal number.}}{{Autowiki/TechwebEntryDesign|name=Delay Component|description=A component that delays a signal by a specified duration. Timer gets reset when triggered again.}}{{Autowiki/TechwebEntryDesign|name=Direction Component|description=A component that returns the direction of itself and an entity.}}{{Autowiki/TechwebEntryDesign|name=Filter List Component|description=A component that loops through each element in a list and filters them.}}{{Autowiki/TechwebEntryDesign|name=For Each Component|description=A component that loops through each element in a list.}}{{Autowiki/TechwebEntryDesign|name=Get Column Component|description=Gets the column of a table and returns it as a regular list.}}{{Autowiki/TechwebEntryDesign|name=GPS Component|description=A component that returns the xyz co-ordinates of itself.}}{{Autowiki/TechwebEntryDesign|name=Health Component|description=A component that returns the health of an organism.}}{{Autowiki/TechwebEntryDesign|name=Voice Activator Component|description=A component that listens for messages. Requires a shell.}}{{Autowiki/TechwebEntryDesign|name=ID Access Reader Component|description=A component that reads the access on an ID.}}{{Autowiki/TechwebEntryDesign|name=ID Getter Component|description=A component that returns the first available ID card on an organism.}}{{Autowiki/TechwebEntryDesign|name=ID Getter Component|description=A component that reads the name, job, and age on an ID.}}{{Autowiki/TechwebEntryDesign|name=Index Component|description=A component that returns the value of a list at a given index.}}{{Autowiki/TechwebEntryDesign|name=Index Associative List Component|description=A component that is commonly used to access a row from a table. Accesses data from a key, value list.}}{{Autowiki/TechwebEntryDesign|name=Index Table Component|description=Gets the row of a table using the index inputted. Will return no value if the index is invalid or a proper table is not returned.}}{{Autowiki/TechwebEntryDesign|name=Length Component|description=A component that returns the length of its input.}}{{Autowiki/TechwebEntryDesign|name=Light Component|description=A component that emits a light of a specific brightness and colour. Requires a shell.}}{{Autowiki/TechwebEntryDesign|name=List Literal Component|description=A component that creates a list from whatever input you give it.}}{{Autowiki/TechwebEntryDesign|name=Associative List Literal|description=A component that returns an associative list consisting of the inputs.}}{{Autowiki/TechwebEntryDesign|name=Logic Component|description=A component with 'and' and 'or' capabilities.}}{{Autowiki/TechwebEntryDesign|name=Material Scanner|description=Outputs the material composition of the inputted entity.}}{{Autowiki/TechwebEntryDesign|name=MMI Component|description=A component that allows MMI to enter shells to send output signals.}}{{Autowiki/TechwebEntryDesign|name=Module Component|description=A component that has other components within it, acting like a function. Use it in your hand to control the amount of input and output ports it has, as well as being able to access the integrated circuit contained inside.}}{{Autowiki/TechwebEntryDesign|name=Multiplexer Component|description=Copies the input chosen by "Input Selector" to the output.}}{{Autowiki/TechwebEntryDesign|name=Not Component|description=A component that inverts its input.}}{{Autowiki/TechwebEntryDesign|name=NTNet Receiver|description=Receives data packages through NTNet. If Encryption Key is set then only signals with the same Encryption Key will be received.}}{{Autowiki/TechwebEntryDesign|name=NTNet Transmitter|description=Sends a data package through NTNet. If Encryption Key is set then transmitted data will be only picked up by receivers with the same Encryption Key.}}{{Autowiki/TechwebEntryDesign|name=Proximity Pinpointer Component|description=A component that returns the xyz co-ordinates of its entity input, as long as its in view.}}{{Autowiki/TechwebEntryDesign|name=Pressure Sensor Component|description=Outputs the current pressure of the tile}}{{Autowiki/TechwebEntryDesign|name=Printer Component|description=A component that prints a string input on a paper. Requires a shell and paper. Attack with paper to load them in the circuit. Use in hand to dump the bottom-most paper.}}{{Autowiki/TechwebEntryDesign|name=Radio Component|description=A component that can listen and send frequencies. If set to private, the component will only receive signals from other components attached to circuitboards with the same owner id.}}{{Autowiki/TechwebEntryDesign|name=Random Component|description=A component that returns random values.}}{{Autowiki/TechwebEntryDesign|name=Reagents Scanner|description=Outputs the reagents found inside the inputted entity.}}{{Autowiki/TechwebEntryDesign|name=Router Component|description=Copies the input chosen by "Input Selector" to the output chosen by "Output Selector".}}{{Autowiki/TechwebEntryDesign|name=Select Query Component|description=A component used with USB cables that can perform select queries on a list based on the column name selected. The values are then compared with the comparison input.}}{{Autowiki/TechwebEntryDesign|name=Self Component|description=A component that returns the current shell.}}{{Autowiki/TechwebEntryDesign|name=Sound Emitter Component|description=A component that emits a sound when it receives an input. The frequency is a multiplier which determines the speed at which the sound is played}}{{Autowiki/TechwebEntryDesign|name=Get Species Component|description=A component that returns the species of its input.}}{{Autowiki/TechwebEntryDesign|name=Speech Component|description=A component that sends a message. Requires a shell.}}{{Autowiki/TechwebEntryDesign|name=Speech Component|description=A component that sends a message. Requires a shell.}}{{Autowiki/TechwebEntryDesign|name=Split Component|description=Splits a string by the separator, turning it into a list}}{{Autowiki/TechwebEntryDesign|name=String Contains Component|description=Checks if a string contains a word/letter}}{{Autowiki/TechwebEntryDesign|name=Temperature Sensor Component|description=Outputs the current temperature of the tile}}{{Autowiki/TechwebEntryDesign|name=Textcase Component|description=A component that makes its input uppercase or lowercase.}}{{Autowiki/TechwebEntryDesign|name=Timepiece Component|description=A component that outputs the current station time. The text output port is used for time formats while the numerical output port is used for units of time.}}{{Autowiki/TechwebEntryDesign|name=To Number|description=A component that converts its input (a string) to a number. If there's text in the input, it'll only consider it if it starts with a number. It will take that number and ignore the rest.}}{{Autowiki/TechwebEntryDesign|name=To String Component|description=A component that converts its input to text.}}{{Autowiki/TechwebEntryDesign|name=Trigonometry Component|description=General trigonometry component with main and inverse trigonometry functions.}}{{Autowiki/TechwebEntryDesign|name=Typecast Component|description=A component that casts a value to a type if it matches or outputs null.}}{{Autowiki/TechwebEntryDesign|name=Typecheck Component|description=A component that checks the type of its input.}}{{Autowiki/TechwebEntryDesign|name=Compact Remote Shell|description=A handheld shell with one big button.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Component Printer)|description=The circuit board for a component printer}}{{Autowiki/TechwebEntryDesign|name=Integrated Circuit|description=The foundation of all circuits. All Circuitry go onto this.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Module Duplicator)|description=The circuit board for a module duplicator}}{{Autowiki/TechwebEntryDesign|name=USB Cable|description=A cable that allows certain shells to connect to nearby computers and machines.}}}}
{{Autowiki/TechwebEntry|name=Basic Integrated Circuits|description=Research on how to fully exploit the power of integrated circuits|prerequisites=|designs={{Autowiki/TechwebEntryDesign|name=Circuit Multitool|description=A circuit multitool to mark entities and load them into.}}{{Autowiki/TechwebEntryDesign|name=Access Checker Component|description=Performs a basic comparison between two lists of strings, with additional functions that help in using it to check access on IDs.}}{{Autowiki/TechwebEntryDesign|name=Arctangent 2 Component|description=A two parameter arctan2 component, for calculating any angle you want.}}{{Autowiki/TechwebEntryDesign|name=Arithmetic Component|description=General arithmetic component with arithmetic capabilities.}}{{Autowiki/TechwebEntryDesign|name=Associative List Pick Component|description=A component that lets a user pick 1 element from an associative list. Returns the selected element.}}{{Autowiki/TechwebEntryDesign|name=Associative List Remove|description=Removes a key from an associative list variable.}}{{Autowiki/TechwebEntryDesign|name=Associative List Set|description=Sets a string key on an associative list to a specific value.}}{{Autowiki/TechwebEntryDesign|name=Binary Conversion Component|description=Splits a decimal number into an array of binary digits, or bits, represented as 1 or 0 and often used in boolean or binary operations like AND, OR and XOR.}}{{Autowiki/TechwebEntryDesign|name=Clock Component|description=A component that repeatedly fires.}}{{Autowiki/TechwebEntryDesign|name=Comparison Component|description=A component that compares two objects.}}{{Autowiki/TechwebEntryDesign|name=Concatenation Component|description=A component that combines strings.}}{{Autowiki/TechwebEntryDesign|name=Concatenate List Component|description=A component that joins up a list with a separator into a single string.}}{{Autowiki/TechwebEntryDesign|name=Decimal Conversion Component|description=Merges an array of binary digits, or bits, represented as 1 or 0 and often used in boolean or binary operations, into a decimal number.}}{{Autowiki/TechwebEntryDesign|name=Delay Component|description=A component that delays a signal by a specified duration. Timer gets reset when triggered again.}}{{Autowiki/TechwebEntryDesign|name=Direction Component|description=A component that returns the direction of itself and an entity.}}{{Autowiki/TechwebEntryDesign|name=Element Find|description=Checks if an element is in a list and returns the index it is as if it is. Index is set to 0 on failure.}}{{Autowiki/TechwebEntryDesign|name=Filter List Component|description=A component that loops through each element in a list and filters them.}}{{Autowiki/TechwebEntryDesign|name=For Each Component|description=A component that loops through each element in a list.}}{{Autowiki/TechwebEntryDesign|name=Format List Component|description=A component that formats lists, replacing %n in the format string with corresponding nth list item.}}{{Autowiki/TechwebEntryDesign|name=Format Associative List Component|description=A component that formats associative lists, replacing %key in the format string with corresponding list[key] item.}}{{Autowiki/TechwebEntryDesign|name=Get Column Component|description=Gets the column of a table and returns it as a regular list.}}{{Autowiki/TechwebEntryDesign|name=GPS Component|description=A component that returns the xyz co-ordinates of itself.}}{{Autowiki/TechwebEntryDesign|name=Health Component|description=A component that returns the health of an organism.}}{{Autowiki/TechwebEntryDesign|name=Voice Activator Component|description=A component that listens for messages. Requires a shell.}}{{Autowiki/TechwebEntryDesign|name=ID Access Reader Component|description=A component that reads the access on an ID.}}{{Autowiki/TechwebEntryDesign|name=ID Getter Component|description=A component that returns the first available ID card on an organism.}}{{Autowiki/TechwebEntryDesign|name=ID Info Reader Component|description=A component that reads the name, job, and age on an ID.}}{{Autowiki/TechwebEntryDesign|name=Index Component|description=A component that returns the value of a list at a given index.}}{{Autowiki/TechwebEntryDesign|name=Index Associative List Component|description=A component that is commonly used to access a row from a table. Accesses data from a key, value list.}}{{Autowiki/TechwebEntryDesign|name=Index Table Component|description=Gets the row of a table as an associative list using the index inputted. Will return no value if the index is invalid or a proper table is not returned.}}{{Autowiki/TechwebEntryDesign|name=Laser Pointer Component|description=A component that shines a high powered light at a target.}}{{Autowiki/TechwebEntryDesign|name=Length Component|description=A component that returns the length of its input.}}{{Autowiki/TechwebEntryDesign|name=Light Component|description=A component that emits a light of a specific brightness and colour. Requires a shell.}}{{Autowiki/TechwebEntryDesign|name=List Add|description=Adds an element to a list variable.}}{{Autowiki/TechwebEntryDesign|name=Associative List Literal|description=A component that returns an associative list consisting of the inputs.}}{{Autowiki/TechwebEntryDesign|name=List Clear|description=Clears a list variable.}}{{Autowiki/TechwebEntryDesign|name=List Literal Component|description=A component that creates a list from whatever input you give it.}}{{Autowiki/TechwebEntryDesign|name=List Pick Component|description=A component that lets a user pick 1 element from a list. Returns the selected element.}}{{Autowiki/TechwebEntryDesign|name=List Remove|description=Removes an element from a list variable.}}{{Autowiki/TechwebEntryDesign|name=Logic Component|description=A component with 'and' and 'or' capabilities.}}{{Autowiki/TechwebEntryDesign|name=Material Scanner|description=Outputs the material composition of the inputted entity.}}{{Autowiki/TechwebEntryDesign|name=MMI Component|description=A component that allows MMI to enter shells to send output signals.}}{{Autowiki/TechwebEntryDesign|name=Module Component|description=A component that has other components within it, acting like a function. Use it in your hand to control the amount of input and output ports it has, as well as being able to access the integrated circuit contained inside.}}{{Autowiki/TechwebEntryDesign|name=Multiplexer Component|description=Copies the input chosen by "Input Selector" to the output.}}{{Autowiki/TechwebEntryDesign|name=Not Component|description=A component that inverts its input.}}{{Autowiki/TechwebEntryDesign|name=NTNet Receiver|description=Receives data packages through NTNet. If Encryption Key is set then only signals with the same Encryption Key will be received.}}{{Autowiki/TechwebEntryDesign|name=NTNet Transmitter|description=Sends a data package through NTNet. If Encryption Key is set then transmitted data will be only picked up by receivers with the same Encryption Key.}}{{Autowiki/TechwebEntryDesign|name=Proximity Pinpointer Component|description=A component that returns the xyz co-ordinates of its entity input, as long as its in view.}}{{Autowiki/TechwebEntryDesign|name=Pressure Sensor Component|description=Outputs the current pressure of the tile}}{{Autowiki/TechwebEntryDesign|name=Radio Component|description=A component that can listen and send frequencies. If set to private, the component will only receive signals from other components attached to circuitboards with the same owner id.}}{{Autowiki/TechwebEntryDesign|name=Random Component|description=A component that returns random values.}}{{Autowiki/TechwebEntryDesign|name=Reagents Scanner|description=Outputs the reagents found inside the inputted entity.}}{{Autowiki/TechwebEntryDesign|name=Router Component|description=Copies the input chosen by "Input Selector" to the output chosen by "Output Selector".}}{{Autowiki/TechwebEntryDesign|name=Select Query Component|description=A component used with USB cables that can perform select queries on a list based on the column name selected. The values are then compared with the comparison input.}}{{Autowiki/TechwebEntryDesign|name=Self Component|description=A component that returns the current shell.}}{{Autowiki/TechwebEntryDesign|name=Set Variable Trigger|description=A component that sets a variable globally on the circuit. This one requires input signals and also provides an output signal}}{{Autowiki/TechwebEntryDesign|name=Sound Emitter Component|description=A component that emits a sound when it receives an input. The frequency is a multiplier which determines the speed at which the sound is played}}{{Autowiki/TechwebEntryDesign|name=Get Species Component|description=A component that returns the species of its input.}}{{Autowiki/TechwebEntryDesign|name=Speech Component|description=A component that sends a message. Requires a shell.}}{{Autowiki/TechwebEntryDesign|name=Speech Component|description=A component that sends a message. Requires a shell.}}{{Autowiki/TechwebEntryDesign|name=Split Component|description=Splits a string by the separator, turning it into a list}}{{Autowiki/TechwebEntryDesign|name=String Contains Component|description=Checks if a string contains a word/letter}}{{Autowiki/TechwebEntryDesign|name=Temperature Sensor Component|description=Outputs the current temperature of the tile}}{{Autowiki/TechwebEntryDesign|name=Textcase Component|description=A component that makes its input uppercase or lowercase.}}{{Autowiki/TechwebEntryDesign|name=Timepiece Component|description=A component that outputs the current station time. The text output port is used for time formats while the numerical output port is used for units of time.}}{{Autowiki/TechwebEntryDesign|name=To Number|description=A component that converts its input (a string) to a number. If there's text in the input, it'll only consider it if it starts with a number. It will take that number and ignore the rest.}}{{Autowiki/TechwebEntryDesign|name=To String Component|description=A component that converts its input to text.}}{{Autowiki/TechwebEntryDesign|name=Trigonometry Component|description=General trigonometry component with main and inverse trigonometry functions.}}{{Autowiki/TechwebEntryDesign|name=Typecast Component|description=A component that casts a value to a type if it matches or outputs null.}}{{Autowiki/TechwebEntryDesign|name=Typecheck Component|description=A component that checks the type of its input.}}{{Autowiki/TechwebEntryDesign|name=View Sensor Component|description=Outputs a list with all movable objects in it's view. Requires a shell. Max range of 5 tiles.}}{{Autowiki/TechwebEntryDesign|name=Compact Remote Shell|description=A handheld shell with one big button.}}{{Autowiki/TechwebEntryDesign|name=Component Printer Board|description=The circuit board for a component printer}}{{Autowiki/TechwebEntryDesign|name=Integrated Circuit|description=The foundation of all circuits. All Circuitry go onto this.}}{{Autowiki/TechwebEntryDesign|name=Module Duplicator Board|description=The circuit board for a module duplicator}}{{Autowiki/TechwebEntryDesign|name=USB Cable|description=A cable that allows certain shells to connect to nearby computers and machines.}}}}


{{Autowiki/TechwebEntry|name=Basic Medical Equipment|description=Basic medical tools and equipment.|prerequisites=|designs={{Autowiki/TechwebEntryDesign|name=Beaker|description=A beaker. It can hold up to 50 units.}}{{Autowiki/TechwebEntryDesign|name=Blood Filter|description=For filtering the blood.}}{{Autowiki/TechwebEntryDesign|name=Bonesetter|description=For setting things right.}}{{Autowiki/TechwebEntryDesign|name=Cautery|description=This stops bleeding.}}{{Autowiki/TechwebEntryDesign|name=Circular Saw|description=For heavy duty cutting.}}{{Autowiki/TechwebEntryDesign|name=Basic Cybernetic Eyes|description=A basic pair of cybernetic eyes.}}{{Autowiki/TechwebEntryDesign|name=Basic Cybernetic Heart|description=A basic cybernetic heart.}}{{Autowiki/TechwebEntryDesign|name=Basic Cybernetic Liver|description=A basic cybernetic liver.}}{{Autowiki/TechwebEntryDesign|name=Basic Cybernetic Lungs|description=A basic pair of cybernetic lungs.}}{{Autowiki/TechwebEntryDesign|name=Basic Cybernetic Stomach|description=A basic cybernetic stomach.}}{{Autowiki/TechwebEntryDesign|name=Defibrillator Wall Mount|description=A mounted frame for holding defibrillators, providing easy security.}}{{Autowiki/TechwebEntryDesign|name=Dropper|description=A dropper. Holds up to 5 units.}}{{Autowiki/TechwebEntryDesign|name=Hemostat|description=You think you have seen this before.}}{{Autowiki/TechwebEntryDesign|name=Large Beaker|description=A large beaker. Can hold up to 100 units.}}{{Autowiki/TechwebEntryDesign|name=Plumbing Constructor|description=An expertly modified RCD outfitted to construct plumbing machinery.}}{{Autowiki/TechwebEntryDesign|name=Portable Chemical Mixer|description=A portable device that dispenses and mixes chemicals. Reagents have to be supplied with beakers.}}{{Autowiki/TechwebEntryDesign|name=Retractor|description=Retracts stuff.}}{{Autowiki/TechwebEntryDesign|name=Scalpel|description=Cut, cut, and once more cut.}}{{Autowiki/TechwebEntryDesign|name=Stethoscope|description=An outdated medical apparatus for listening to the sounds of the human body. It also makes you look like you know what you're doing.}}{{Autowiki/TechwebEntryDesign|name=Surgical Drapes|description=Nanotrasen brand surgical drapes provide optimal safety and infection control.}}{{Autowiki/TechwebEntryDesign|name=Surgical Tape|description=Made for patching broken bones back together alongside bone gel, not for playing pranks.}}{{Autowiki/TechwebEntryDesign|name=Surgical Drill|description=You can drill using this item. You dig?}}{{Autowiki/TechwebEntryDesign|name=Syringe|description=A syringe that can hold up to 15 units.}}{{Autowiki/TechwebEntryDesign|name=X-large Beaker|description=An extra-large beaker. Can hold up to 120 units.}}}}
{{Autowiki/TechwebEntry|name=Basic Medical Equipment|description=Basic medical tools and equipment.|prerequisites=|designs={{Autowiki/TechwebEntryDesign|name=Beaker|description=A beaker. It can hold up to 50 units.}}{{Autowiki/TechwebEntryDesign|name=Biopsy Tool|description=Don't worry, it won't sting.}}{{Autowiki/TechwebEntryDesign|name=Blood Filter|description=For filtering the blood.}}{{Autowiki/TechwebEntryDesign|name=Bonesetter|description=For setting things right.}}{{Autowiki/TechwebEntryDesign|name=Cautery|description=This stops bleeding.}}{{Autowiki/TechwebEntryDesign|name=Circular Saw|description=For heavy duty cutting.}}{{Autowiki/TechwebEntryDesign|name=Basic Cybernetic Ears|description=A Basic pair of cybernetic ears.}}{{Autowiki/TechwebEntryDesign|name=Basic Cybernetic Eyes|description=A basic pair of cybernetic eyes.}}{{Autowiki/TechwebEntryDesign|name=Basic Cybernetic Moth Eyes|description=A basic pair of cybernetic eyes.}}{{Autowiki/TechwebEntryDesign|name=Basic Cybernetic Heart|description=A basic cybernetic heart.}}{{Autowiki/TechwebEntryDesign|name=Basic Cybernetic Liver|description=A basic cybernetic liver.}}{{Autowiki/TechwebEntryDesign|name=Basic Cybernetic Lungs|description=A basic pair of cybernetic lungs.}}{{Autowiki/TechwebEntryDesign|name=Basic Cybernetic Stomach|description=A basic cybernetic stomach.}}{{Autowiki/TechwebEntryDesign|name=Defibrillator Wall Mount|description=A mounted frame for holding defibrillators, providing easy security.}}{{Autowiki/TechwebEntryDesign|name=Dropper|description=A dropper. Holds up to 5 units.}}{{Autowiki/TechwebEntryDesign|name=Hemostat|description=You think you have seen this before.}}{{Autowiki/TechwebEntryDesign|name=Large Beaker|description=A large beaker. Can hold up to 100 units.}}{{Autowiki/TechwebEntryDesign|name=Medical Bed|description=A bed made of sterile materials ideal for use in the medical field. Patient assistance or joyriding, it'll do it all!}}{{Autowiki/TechwebEntryDesign|name=Man-Machine Interface|description=The Warrior's bland acronym, MMI, obscures the true horror of this monstrosity.}}{{Autowiki/TechwebEntryDesign|name=Operating Computer Board|description=Allows for the construction of circuit boards used to build an operating computer console.}}{{Autowiki/TechwebEntryDesign|name=Petri Dish|description=This makes you feel well-cultured.}}{{Autowiki/TechwebEntryDesign|name=Pill Bottle|description=It's an airtight container for storing medication.}}{{Autowiki/TechwebEntryDesign|name=Plumbing Constructor|description=An expertly modified RCD outfitted to construct plumbing machinery.}}{{Autowiki/TechwebEntryDesign|name=Service Plumbing Constructor|description=A type of plumbing constructor designed to rapidly deploy the machines needed to make a brewery.}}{{Autowiki/TechwebEntryDesign|name=Research Plumbing Constructor|description=A type of plumbing constructor designed to rapidly deploy the machines needed to conduct cytological research.}}{{Autowiki/TechwebEntryDesign|name=Portable Chemical Mixer|description=A portable device that dispenses and mixes chemicals. Reagents have to be supplied with beakers.}}{{Autowiki/TechwebEntryDesign|name=Penlight|description=A pen-sized light, used by medical staff. It can also be used to create a hologram to alert people of incoming medical assistance.}}{{Autowiki/TechwebEntryDesign|name=Retractor|description=Retracts stuff.}}{{Autowiki/TechwebEntryDesign|name=Scalpel|description=Cut, cut, and once more cut.}}{{Autowiki/TechwebEntryDesign|name=Stethoscope|description=An outdated medical apparatus for listening to the sounds of the human body. It also makes you look like you know what you're doing.}}{{Autowiki/TechwebEntryDesign|name=Surgical Drapes|description=Nanotrasen brand surgical drapes provide optimal safety and infection control.}}{{Autowiki/TechwebEntryDesign|name=Surgical Tape|description=Made for patching broken bones back together alongside bone gel, not for playing pranks.}}{{Autowiki/TechwebEntryDesign|name=Surgical Drill|description=You can drill using this item. You dig?}}{{Autowiki/TechwebEntryDesign|name=Sterile Swab|description=Some men use these for different reasons.}}{{Autowiki/TechwebEntryDesign|name=Syringe|description=A syringe that can hold up to 15 units.}}{{Autowiki/TechwebEntryDesign|name=X-large Beaker|description=An extra-large beaker. Can hold up to 120 units.}}}}


{{Autowiki/TechwebEntry|name=Basic Modular Suits|description=Specialized back mounted power suits with various different modules.|prerequisites=|designs={{Autowiki/TechwebEntryDesign|name=MOD boots|description='Nakamura Engineering' designed boots for a Modular Suit.}}{{Autowiki/TechwebEntryDesign|name=MOD chestplate|description=A 'Nakamura Engineering' designed chestplate for a Modular Suit.}}{{Autowiki/TechwebEntryDesign|name=MOD gauntlets|description='Nakamura Engineering' designed gauntlets for a Modular Suit.}}{{Autowiki/TechwebEntryDesign|name=MOD helmet|description=A 'Nakamura Engineering' designed helmet for a Modular Suit.}}{{Autowiki/TechwebEntryDesign|name=MOD paint kit|description=A paint kit for Modular Suits.}}{{Autowiki/TechwebEntryDesign|name=MOD shell|description=A 'Nakamura Engineering' designed shell for a Modular Suit.}}{{Autowiki/TechwebEntryDesign|name=MOD standard armor|description=External plating for a MODsuit. A civilian class suit by Nakamura Engineering, doesn't offer much other than slightly quicker movement.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Storage|description=What amounts to a series of integrated storage compartments and specialized pockets installed across the surface of the suit, useful for storing various bits, and or bobs. It uses 3 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Welding Protection|description=A module installed into the visor of the suit, this projects a polarized, holographic overlay in front of the user's eyes. It's rated high enough for immunity against extremities such as spot and arc welding, solar eclipses, and handheld flashlights. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Eating Apparatus|description=A favorite by Miners, this modification to the helmet utilizes a nanotechnology barrier infront of the mouth to allow eating and drinking while retaining protection and atmosphere. However, it won't free you from masks, and it will do nothing to improve the taste of a goliath steak. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Flashlight|description=A simple pair of flashlights installed on the left and right sides of the helmet, useful for providing light in a variety of ranges and colors. Some survivalists prefer the color green for their illumination, for reasons unknown. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Longfall|description=Useful for protecting both the suit and the wearer, utilizing commonplace systems to convert the possible damage from a fall into kinetic charge, as well as internal gyroscopes to ensure the user's safe falling. Useful for mining, monorail tracks, or even skydiving! It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Thermal Regulator|description=Advanced climate control, using an inner body glove interwoven with thousands of tiny, flexible cooling lines. This circulates coolant at various user-controlled temperatures, ensuring they're comfortable; even if they're some that like it hot. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Plasma Stabilizer|description=This system essentially forms an atmosphere of its' own inside the suit, safely ejecting oxygen from the inside and allowing the wearer, a plasmaman, to have their internal plasma circulate around them somewhat like a sauna. This prevents them from self-igniting, and leads to greater comfort overall. The purple glass of the visor seems to be constructed for nostalgic purposes. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Glove Translator|description=A module that adds motion sensors into the suit's gloves, which works in tandem with a short-range subspace transmitter, letting the audibly impaired use sign language over comms. It uses 1 complexity.}}}}
{{Autowiki/TechwebEntry|name=Basic Modular Suits|description=Specialized back mounted power suits with various different modules.|prerequisites=|designs={{Autowiki/TechwebEntryDesign|name=MOD Boots|description='Nakamura Engineering' designed boots for a Modular Suit.}}{{Autowiki/TechwebEntryDesign|name=MOD Chestplate|description=A 'Nakamura Engineering' designed chestplate for a Modular Suit.}}{{Autowiki/TechwebEntryDesign|name=MOD Gauntlets|description='Nakamura Engineering' designed gauntlets for a Modular Suit.}}{{Autowiki/TechwebEntryDesign|name=MOD Helmet|description=A 'Nakamura Engineering' designed helmet for a Modular Suit.}}{{Autowiki/TechwebEntryDesign|name=MOD Paint Kit|description=A paint kit for Modular Suits.}}{{Autowiki/TechwebEntryDesign|name=MOD Shell|description=A 'Nakamura Engineering' designed shell for a Modular Suit.}}{{Autowiki/TechwebEntryDesign|name=MOD External Plating|description=External plating for a MODsuit. A civilian class suit by Nakamura Engineering, doesn't offer much other than slightly quicker movement.}}{{Autowiki/TechwebEntryDesign|name=Storage Module|description=What amounts to a series of integrated storage compartments and specialized pockets installed across the surface of the suit, useful for storing various bits, and or bobs. It uses 3 complexity.}}{{Autowiki/TechwebEntryDesign|name=Welding Protection Module|description=A module installed into the visor of the suit, this projects a polarized, holographic overlay in front of the user's eyes. It's rated high enough for immunity against extremities such as spot and arc welding, solar eclipses, and handheld flashlights. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Safety-First Head Protection Module|description=A series of dampening plates are installed along the back and upper areas of the helmet. These plates absorb abrupt kinetic shocks delivered to the skull. The bulk of this module prevents it from being installed in any suit that is capable of combat armor adjustments. However, the rudimentry nature of the module makes it relatively easy to install into most other suits. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Eating Apparatus Module|description=A favorite by Miners, this modification to the helmet utilizes a nanotechnology barrier infront of the mouth to allow eating and drinking while retaining protection and atmosphere. However, it won't free you from masks, lets pepper spray pass through and it will do nothing to improve the taste of a goliath steak. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Flashlight Module|description=A simple pair of configurable flashlights installed on the left and right sides of the helmet, useful for providing light in a variety of ranges and colors. Some survivalists prefer the color green for their illumination, for reasons unknown. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Longfall Module|description=Useful for protecting both the suit and the wearer, utilizing commonplace systems to convert the possible damage from a fall into kinetic charge, as well as internal gyroscopes to ensure the user's safe falling. Useful for mining, monorail tracks, or even skydiving! It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Thermal Regulator Module|description=Advanced climate control, using an inner body glove interwoven with thousands of tiny, flexible cooling lines. This circulates coolant at various user-controlled temperatures, ensuring they're comfortable; even if they're some that like it hot. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Plasma Stabilizer Module|description=This system essentially forms an atmosphere of its own, within the suit, efficiently and quickly preventing oxygen from causing the user's head to burst into flame. This allows plasmamen to safely remove their helmet, allowing for easier equipping of any MODsuit-related equipment, or otherwise. The purple glass of the visor seems to be constructed for nostalgic purposes. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Glove Translator Module|description=A module that adds motion sensors into the suit's gloves, which works in tandem with a short-range subspace transmitter, letting the audibly impaired use sign language over comms. It uses 1 complexity.}}}}


{{Autowiki/TechwebEntry|name=Basic Research Technology|description=NT default research technologies.|prerequisites=|designs={{Autowiki/TechwebEntryDesign|name=Basic Capacitor|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Basic Power Cell|description=A basic power cell that holds 1 MJ of energy.}}{{Autowiki/TechwebEntryDesign|name=Basic Matter Bin|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Basic Micro-Laser|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Basic Scanning Module|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (B.E.P.I.S. Board)|description=The circuit board for a B.E.P.I.S.}}{{Autowiki/TechwebEntryDesign|name=Bucket|description=It's a bucket.}}{{Autowiki/TechwebEntryDesign|name=Speed Loader (.38 Rubber)|description=Designed to quickly reload revolvers. Rubber bullets are bouncy and less-than-lethal.}}{{Autowiki/TechwebEntryDesign|name=Card Reader|description=A small magnetic card reader, used for devices that take and transmit holocredits.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Circuit Imprinter Board)|description=The circuit board for a circuit imprinter.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Ancient Circuit Imprinter Board)|description=The circuit board for an ancient circuit imprinter.}}{{Autowiki/TechwebEntryDesign|name=Conveyor Belt|description=A conveyor belt assembly.}}{{Autowiki/TechwebEntryDesign|name=Conveyor Belt Switch|description=A conveyor control switch assembly.}}{{Autowiki/TechwebEntryDesign|name=Design Storage Disk|description=Produce additional disks for storing device designs.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Destructive Analyzer Board)|description=The circuit board for a destructive analyzer.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Destructive Scanner Board)|description=The circuit board for an experimental destructive scanner.}}{{Autowiki/TechwebEntryDesign|name=Destination Tagger|description=Used to set the destination of properly wrapped packages.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Tachyon-Doppler Research Array Board)|description=The circuit board for a tachyon-doppler research array}}{{Autowiki/TechwebEntryDesign|name=Experimental Scanner|description=Experimental scanning unit used for performing scanning experiments.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (E.X.P.E.R.I-MENTOR Board)|description=The circuit board for an E.X.P.E.R.I-MENTOR.}}{{Autowiki/TechwebEntryDesign|name=Gas filter|description=A piece of filtering cloth to be used with atmospheric gas masks and emergency gas masks.}}{{Autowiki/TechwebEntryDesign|name=Hand Labeler|description=A combined label printer, applicator, and remover, all in a single portable device. Designed to be easy to operate and use.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Exosuit Fabricator Board)|description=The circuit board for an Exosuit Fabricator.}}{{Autowiki/TechwebEntryDesign|name=Micro Manipulator|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Oven Tray|description=Gotta shove something in!}}{{Autowiki/TechwebEntryDesign|name=Package Wrapping|description=You can use this to wrap items in.}}{{Autowiki/TechwebEntryDesign|name=Plasma + Glass alloy|description=A glass sheet made out of a plasma-silicate alloy. It looks extremely tough and heavily fire resistant.}}{{Autowiki/TechwebEntryDesign|name=Plasma + Iron + Glass alloy|description=A glass sheet made out of a plasma-silicate alloy and a rod matrix. It looks hopelessly tough and nearly fire-proof!}}{{Autowiki/TechwebEntryDesign|name=Plasma + Iron alloy|description=This sheet is an alloy of iron and plasma.}}{{Autowiki/TechwebEntryDesign|name=Plastic Fork|description=Really takes you back to highschool lunch.}}{{Autowiki/TechwebEntryDesign|name=Plastic Knife|description=A very safe, barely sharp knife made of plastic. Good for cutting food and not much else.}}{{Autowiki/TechwebEntryDesign|name=Plastic Spoon|description=Just be careful your food doesn't melt the spoon first.}}{{Autowiki/TechwebEntryDesign|name=Plasma + Titanium alloy|description=}}{{Autowiki/TechwebEntryDesign|name=Plasma + Titanium + Glass alloy|description=A glass sheet made out of a plasma-titanium-silicate alloy.}}{{Autowiki/TechwebEntryDesign|name=Plasmaman gas filter|description=A piece of filtering cloth to be used with atmospheric gas masks and emergency gas masks.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (R&D Console)|description=Allows for the construction of circuit boards used to build a new R&D console.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (R&D Server Board)|description=The circuit board for an R&D Server.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (R&D Server Control Console Board)|description=The circuit board for an R&D Server Control Console.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Restaurant Portal)|description=The circuit board for a restaurant portal}}{{Autowiki/TechwebEntryDesign|name=Reinforced Glass|description=Glass which seems to have rods or something stuck in them.}}{{Autowiki/TechwebEntryDesign|name=Sales Tagger|description=A scanner that lets you tag wrapped items for sale, splitting the profit between you and cargo.}}{{Autowiki/TechwebEntryDesign|name=Speed Loader (.38)|description=Designed to quickly reload revolvers.}}{{Autowiki/TechwebEntryDesign|name=Incendiary Slug|description=An incendiary-coated shotgun slug.}}{{Autowiki/TechwebEntryDesign|name=Beanbag Slug|description=A weak beanbag slug for riot control.}}{{Autowiki/TechwebEntryDesign|name=Shotgun Dart|description=A dart for use in shotguns. Can be injected with up to 30 units of any chemical.}}{{Autowiki/TechwebEntryDesign|name=Rubber Shot|description=A shotgun casing filled with densely-packed rubber balls, used to incapacitate crowds from a distance.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Space Heater Board)|description=The circuit board for a space heater.}}{{Autowiki/TechwebEntryDesign|name=Technology Data Storage Disk|description=Produce additional disks for storing technology data.}}{{Autowiki/TechwebEntryDesign|name=Titanium + Glass alloy|description=A glass sheet made out of a titanium-silicate alloy.}}}}
{{Autowiki/TechwebEntry|name=Basic Research Technology|description=NT default research technologies.|prerequisites=|designs={{Autowiki/TechwebEntryDesign|name=Basic Capacitor|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Basic Power Cell|description=A basic power cell that holds 1 MJ of energy.}}{{Autowiki/TechwebEntryDesign|name=Basic Matter Bin|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Basic Micro-Laser|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Basic Scanning Module|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Blast Door Controller|description=A small electronic device able to control a blast door remotely.}}{{Autowiki/TechwebEntryDesign|name=Station Bounced Radio|description=A basic handheld radio that communicates with local telecommunication networks.}}{{Autowiki/TechwebEntryDesign|name=Bowl|description=A simple bowl, used for soups and salads.}}{{Autowiki/TechwebEntryDesign|name=Bucket|description=It's a bucket.}}{{Autowiki/TechwebEntryDesign|name=Card Reader|description=A small magnetic card reader, used for devices that take and transmit holocredits.}}{{Autowiki/TechwebEntryDesign|name=Speed Loader (.38 Rubber) (Less Lethal)|description=Designed to quickly reload revolvers. Rubber bullets are bouncy and less-than-lethal.}}{{Autowiki/TechwebEntryDesign|name=Camera Assembly|description=The basic construction for Nanotrasen-Always-Watching-You cameras.}}{{Autowiki/TechwebEntryDesign|name=Camera Film Cartridge|description=A camera film cartridge. Insert it into a camera to reload it.}}{{Autowiki/TechwebEntryDesign|name=Camera|description=A polaroid camera.}}{{Autowiki/TechwebEntryDesign|name=Box of Cap Gun Shots|description=Make sure to recyle the box in an autolathe when it gets empty.}}{{Autowiki/TechwebEntryDesign|name=Chisel|description=Breaking and making art since 4000 BC. This one uses advanced technology to allow the creation of lifelike moving statues.}}{{Autowiki/TechwebEntryDesign|name=Ancient Circuit Imprinter Board|description=The circuit board for an ancient circuit imprinter.}}{{Autowiki/TechwebEntryDesign|name=Circuit Imprinter Board|description=The circuit board for a circuit imprinter.}}{{Autowiki/TechwebEntryDesign|name=Blue Circuit Tile|description=A blue circuit tile.}}{{Autowiki/TechwebEntryDesign|name=Green Circuit Tile|description=A green circuit tile.}}{{Autowiki/TechwebEntryDesign|name=Red Circuit Tile|description=A red circuit tile.}}{{Autowiki/TechwebEntryDesign|name=Blank Coffee Cartridge|description=A blank coffee cartridge, ready to be filled with coffee paste.}}{{Autowiki/TechwebEntryDesign|name=Coffeemaker Board|description=The circuit board for a coffeemaker.}}{{Autowiki/TechwebEntryDesign|name=Coffeepot|description=A large pot for dispensing that ambrosia of corporate life known to mortals only as coffee. Contains 4 standard cups.}}{{Autowiki/TechwebEntryDesign|name=Condenser|description=A small electronic device able to chill their surroundings.}}{{Autowiki/TechwebEntryDesign|name=Conveyor Belt|description=A conveyor belt assembly.}}{{Autowiki/TechwebEntryDesign|name=Conveyor Belt Switch|description=A conveyor control switch assembly.}}{{Autowiki/TechwebEntryDesign|name=Custom Vendor Refill|description=A vending machine restock cart.}}{{Autowiki/TechwebEntryDesign|name=Destructive Analyzer Board|description=The circuit board for a destructive analyzer.}}{{Autowiki/TechwebEntryDesign|name=Destructive Scanner Board|description=The circuit board for an experimental destructive scanner.}}{{Autowiki/TechwebEntryDesign|name=Destination Tagger|description=Used to set the destination of properly wrapped packages.}}{{Autowiki/TechwebEntryDesign|name=Tachyon-Doppler Research Array Board|description=The circuit board for a tachyon-doppler research array}}{{Autowiki/TechwebEntryDesign|name=Drinking Glass|description=Your standard drinking glass.}}{{Autowiki/TechwebEntryDesign|name=Earmuffs|description=Protects your hearing from loud noises, and quiet ones as well.}}{{Autowiki/TechwebEntryDesign|name=Electropack|description=Dance my monkeys! DANCE!!!}}{{Autowiki/TechwebEntryDesign|name=Experimental Scanner|description=Experimental scanning unit used for performing scanning experiments.}}{{Autowiki/TechwebEntryDesign|name=E.X.P.E.R.I-MENTOR Board|description=The circuit board for an E.X.P.E.R.I-MENTOR.}}{{Autowiki/TechwebEntryDesign|name=Fire Extinguisher|description=A traditional red fire extinguisher.}}{{Autowiki/TechwebEntryDesign|name=Fax Machine Board|description=The circuit board for a fax machine.}}{{Autowiki/TechwebEntryDesign|name=Stasis Fish Case|description=A resizable case keeping the fish inside in stasis.}}{{Autowiki/TechwebEntryDesign|name=Fishing Rod|description=You can fish with this.}}{{Autowiki/TechwebEntryDesign|name=Fishing Portal Generator Board|description=The circuit board for the fishing portal generator}}{{Autowiki/TechwebEntryDesign|name=Flashlight|description=A hand-held emergency light.}}{{Autowiki/TechwebEntryDesign|name=Fluid Duct|description=A stack of fluid ducts.}}{{Autowiki/TechwebEntryDesign|name=Box of Foam Darts (Harmless)|description=A box of ammo.}}{{Autowiki/TechwebEntryDesign|name=Fork|description=Pointy.}}{{Autowiki/TechwebEntryDesign|name=Gas Filter|description=A piece of filtering cloth to be used with atmospheric gas masks and emergency gas masks.}}{{Autowiki/TechwebEntryDesign|name=Handcuffs|description=Use this to keep prisoners in line.}}{{Autowiki/TechwebEntryDesign|name=Hand Labeler|description=A combined label printer, applicator, and remover, all in a single portable device. Designed to be easy to operate and use.}}{{Autowiki/TechwebEntryDesign|name=Health Sensor|description=Used for scanning and monitoring health.}}{{Autowiki/TechwebEntryDesign|name=Holodisk|description=Stores recorder holocalls.}}{{Autowiki/TechwebEntryDesign|name=Igniter|description=A small electronic device able to ignite combustible substances.}}{{Autowiki/TechwebEntryDesign|name=Infrared Emitter|description=Emits a visible or invisible beam and is triggered when the beam is interrupted.}}{{Autowiki/TechwebEntryDesign|name=Intercom Frame|description=A ready-to-go intercom. Just slap it on a wall and screw it in!}}{{Autowiki/TechwebEntryDesign|name=Kitchen Knife|description=A general purpose Chef's Knife made by SpaceCook Incorporated. Guaranteed to stay sharp for years to come.}}{{Autowiki/TechwebEntryDesign|name=Laptop Frame|description=A portable laptop computer.}}{{Autowiki/TechwebEntryDesign|name=Light Bulb|description=A replacement light bulb.}}{{Autowiki/TechwebEntryDesign|name=Light Replacer|description=A device to automatically replace lights. Refill with working light bulbs.}}{{Autowiki/TechwebEntryDesign|name=Light Tube|description=A replacement light tube.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Fabricator Board|description=The circuit board for an Exosuit Fabricator.}}{{Autowiki/TechwebEntryDesign|name=Micro Servo|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Light Fixture Battery|description=A tiny power cell with a very low power capacity. Used in light fixtures to power them in the event of an outage.}}{{Autowiki/TechwebEntryDesign|name=Newscaster Frame|description=Used to build newscasters, just secure to the wall.}}{{Autowiki/TechwebEntryDesign|name=Oven Tray|description=Gotta shove something in!}}{{Autowiki/TechwebEntryDesign|name=Package Wrapping|description=You can use this to wrap items in.}}{{Autowiki/TechwebEntryDesign|name=Pet Carrier|description=A big white-and-blue pet carrier. Good for carrying <s>meat to the chef</s> cute animals around.}}{{Autowiki/TechwebEntryDesign|name=Plasma Glass|description=A glass sheet made out of a plasma-silicate alloy. It looks extremely tough and heavily fire resistant.}}{{Autowiki/TechwebEntryDesign|name=Plasmaman Gas Filter|description=A piece of filtering cloth to be used with atmospheric gas masks and emergency gas masks.}}{{Autowiki/TechwebEntryDesign|name=Reinforced Plasma Glass|description=A glass sheet made out of a plasma-silicate alloy and a rod matrix. It looks hopelessly tough and nearly fire-proof!}}{{Autowiki/TechwebEntryDesign|name=Plasteel|description=This sheet is an alloy of iron and plasma.}}{{Autowiki/TechwebEntryDesign|name=Plastic Fork|description=Really takes you back to highschool lunch.}}{{Autowiki/TechwebEntryDesign|name=Plastic Knife|description=A very safe, barely sharp knife made of plastic. Good for cutting food and not much else.}}{{Autowiki/TechwebEntryDesign|name=Plastic Spoon|description=Just be careful your food doesn't melt the spoon first.}}{{Autowiki/TechwebEntryDesign|name=Plastitanium|description=}}{{Autowiki/TechwebEntryDesign|name=Plastitanium Glass|description=A glass sheet made out of a plasma-titanium-silicate alloy.}}{{Autowiki/TechwebEntryDesign|name=Plate|description=Holds food, powerful. Good for morale when you're not eating your spaghetti off of a desk.}}{{Autowiki/TechwebEntryDesign|name=Proximity Sensor|description=Used for scanning and alerting when someone enters a certain proximity.}}{{Autowiki/TechwebEntryDesign|name=Radio Headset|description=An updated, modular intercom that fits over the head. Takes encryption keys.}}{{Autowiki/TechwebEntryDesign|name=R&D Console Board|description=Allows for the construction of circuit boards used to build a new R&D console.}}{{Autowiki/TechwebEntryDesign|name=R&D Server Board|description=The circuit board for an R&D Server.}}{{Autowiki/TechwebEntryDesign|name=R&D Server Control Console Board|description=The circuit board for an R&D Server Control Console.}}{{Autowiki/TechwebEntryDesign|name=Universal Recorder|description=A device that can record to cassette tapes, and play them. It automatically translates the content in playback.}}{{Autowiki/TechwebEntryDesign|name=Reinforced Glass|description=Glass which seems to have rods or something stuck in them.}}{{Autowiki/TechwebEntryDesign|name=Hand Labeler Paper Roll|description=A roll of paper. Use it on a hand labeler to refill it.}}{{Autowiki/TechwebEntryDesign|name=Speed Loader (.38) (Lethal)|description=Designed to quickly reload revolvers.}}{{Autowiki/TechwebEntryDesign|name=Beanbag Slug (Less Lethal)|description=Beangbag slug shotgun shells. Fires a single slug (a beanbag). Less-than-lethal.}}{{Autowiki/TechwebEntryDesign|name=Shotgun Dart (Lethal)|description=Dart shotgun shells. Fires a single projectile (a dart). Can be filled with chemicals, which it injects upon striking a target. Otherwise, very weak.}}{{Autowiki/TechwebEntryDesign|name=Incendiary Slug (Lethal)|description=Dart shotgun shells. Fires a single slug. Ignites a target upon hit, and leaves a trail of fire as it flies through the air. Very user unfriendly, but effective.}}{{Autowiki/TechwebEntryDesign|name=Rubber Shot (Less Lethal)|description=Rubbershot shotgun shells. Fires a cloud of pellets. Rubber bullets are bouncy and less-than-lethal.}}{{Autowiki/TechwebEntryDesign|name=Security Pen|description=This is a red ink pen exclusively provided to members of the Security Department. Its opposite end features a built-in holographic projector designed for issuing arrest prompts to individuals.}}{{Autowiki/TechwebEntryDesign|name=Serving Tray|description=A metal tray to lay food on.}}{{Autowiki/TechwebEntryDesign|name=Shaker|description=A metal shaker to mix drinks in.}}{{Autowiki/TechwebEntryDesign|name=Shot Glass|description=A shot glass - the universal symbol for bad decisions.}}{{Autowiki/TechwebEntryDesign|name=Remote Signaling Device|description=Used to remotely activate devices. Allows for syncing when using a secure signaler on another.}}{{Autowiki/TechwebEntryDesign|name=Slime Scanner|description=A device that analyzes a slime's internal composition and measures its stats.}}{{Autowiki/TechwebEntryDesign|name=Solar Panel Frame|description=A solar panel assembly kit, allows constructions of a solar panel, or with a tracking circuit board, a solar tracker.}}{{Autowiki/TechwebEntryDesign|name=Solar Tracking Electronics|description=Looks like a circuit. Probably is.}}{{Autowiki/TechwebEntryDesign|name=Soup Pot|description=A tall soup designed to mix and cook all kinds of soup.}}{{Autowiki/TechwebEntryDesign|name=Space Heater Board|description=The circuit board for a space heater.}}{{Autowiki/TechwebEntryDesign|name=Spoon|description=Just be careful your food doesn't melt the spoon first.}}{{Autowiki/TechwebEntryDesign|name=Status Display Frame|description=Used to build status displays, just secure to the wall.}}{{Autowiki/TechwebEntryDesign|name=Sticky Tape|description=Used for sticking to things for sticking said things to people.}}{{Autowiki/TechwebEntryDesign|name=Syrup bottle|description=A bottle with a syrup pump to dispense the delicious substance directly into your coffee cup.}}{{Autowiki/TechwebEntryDesign|name=Universal Recorder Tape|description=A magnetic tape that can hold up to ten minutes of content on either side.}}{{Autowiki/TechwebEntryDesign|name=Technology Data Storage Disk|description=Produce additional disks for storing technology data.}}{{Autowiki/TechwebEntryDesign|name=Timer|description=Used to time things. Works well with contraptions which has to count down. Tick tock.}}{{Autowiki/TechwebEntryDesign|name=Titanium Glass|description=A glass sheet made out of a titanium-silicate alloy.}}{{Autowiki/TechwebEntryDesign|name=Toner Cartridge (Large)|description=A hefty cartridge of Nanotrasen ValueBrand toner. Fits photocopiers and autopainters alike.}}{{Autowiki/TechwebEntryDesign|name=Toner Cartridge|description=A small, lightweight cartridge of Nanotrasen ValueBrand toner. Fits photocopiers and autopainters alike.}}{{Autowiki/TechwebEntryDesign|name=Tongs|description=So you never have to touch anything with your dirty, unwashed hands.}}{{Autowiki/TechwebEntryDesign|name=Plastic Armblade|description=It says "Sternside Changs #1 fan" on it.}}{{Autowiki/TechwebEntryDesign|name=Plastic Balloon|description=No birthday is complete without it. Sealed with a mechanical bluespace wrap so it remains floating no matter what.}}{{Autowiki/TechwebEntryDesign|name=Cap Gun|description=Looks almost like the real thing! Ages 8 and up. Please recycle in an autolathe when you're out of caps.}}{{Autowiki/TechwebEntryDesign|name=Dark Tram Tile|description=A high-traction floor tile. It sparkles in the light.}}{{Autowiki/TechwebEntryDesign|name=Light Tram Tile|description=A high-traction floor tile. It sparkles in the light.}}{{Autowiki/TechwebEntryDesign|name=Trapdoor Controller Electronics|description=A sinister-looking controller for a trapdoor.}}{{Autowiki/TechwebEntryDesign|name=Turbine Compressor|description=The basic tier of a compressor blade.}}{{Autowiki/TechwebEntryDesign|name=Turbine Rotor|description=The basic tier of a rotor shaft.}}{{Autowiki/TechwebEntryDesign|name=Turbine Stator|description=The basic tier of a stator.}}{{Autowiki/TechwebEntryDesign|name=Turret Control Frame|description=Used for building turret control panels.}}{{Autowiki/TechwebEntryDesign|name=Universal Scanner|description=A utility scanner that fills multiple roles: Exports, sales, and vendor price tags.}}{{Autowiki/TechwebEntryDesign|name=Voice Analyzer|description=A small electronic device able to record a voice sample, and send a signal when that sample is repeated.}}{{Autowiki/TechwebEntryDesign|name=Watering Can|description=It's a watering can. It is scientifically proved that using a watering can to simulate rain increases plant happiness!}}}}


{{Autowiki/TechwebEntry|name=Basic Tools|description=Basic mechanical, electronic, surgical and botanical tools.|prerequisites=|designs={{Autowiki/TechwebEntryDesign|name=Airlock Painter|description=An advanced autopainter preprogrammed with several paintjobs for airlocks. Use it on an airlock during or after construction to change the paintjob.}}{{Autowiki/TechwebEntryDesign|name=Gas Analyzer|description=A hand-held environmental scanner which reports current gas levels. Alt-Click to use the built in barometer function.}}{{Autowiki/TechwebEntryDesign|name=Cable Coil|description=A coil of insulated power cable.}}{{Autowiki/TechwebEntryDesign|name=Cable Coil|description=A coil of insulated power cable.}}{{Autowiki/TechwebEntryDesign|name=Pocket Crowbar|description=A small crowbar. This handy tool is useful for lots of things, such as prying floor tiles or opening unpowered doors.}}{{Autowiki/TechwebEntryDesign|name=Cultivator|description=It's used for removing weeds or scratching your back.}}{{Autowiki/TechwebEntryDesign|name=Decal Painter|description=An airlock painter, reprogramed to use a different style of paint in order to apply decals for floor tiles as well, in addition to repainting doors. Decals break when the floor tiles are removed. Alt-Click to change design.}}{{Autowiki/TechwebEntryDesign|name=Hatchet|description=A very sharp axe blade upon a short fibremetal handle. It has a long history of chopping things, but now it is used for chopping wood.}}{{Autowiki/TechwebEntryDesign|name=Mop|description=The world of janitalia wouldn't be complete without a mop.}}{{Autowiki/TechwebEntryDesign|name=Multitool|description=Used for pulsing wires to test which to cut. Not recommended by doctors.}}{{Autowiki/TechwebEntryDesign|name=Trashbag|description=It's a bag for trash, you put garbage in it.}}{{Autowiki/TechwebEntryDesign|name=Petri Dish|description=This makes you feel well-cultured.}}{{Autowiki/TechwebEntryDesign|name=Pipe Painter|description=Used for coloring pipes, unsurprisingly.}}{{Autowiki/TechwebEntryDesign|name=Plant Analyzer|description=A scanner used to evaluate a plant's various areas of growth, and genetic traits. Comes with a growth scanning mode and a chemical scanning mode.}}{{Autowiki/TechwebEntryDesign|name=Plunger|description=It's a plunger for plunging.}}{{Autowiki/TechwebEntryDesign|name=Push Broom|description=This is my BROOMSTICK! It can be used manually or braced with two hands to sweep items as you move. It has a telescopic handle for compact storage.}}{{Autowiki/TechwebEntryDesign|name=Electric Razor|description=The latest and greatest power razor born from the science of shaving.}}{{Autowiki/TechwebEntryDesign|name=Screwdriver|description=You can be totally screwy with this.}}{{Autowiki/TechwebEntryDesign|name=Secateurs|description=It's a tool for cutting grafts off plants.}}{{Autowiki/TechwebEntryDesign|name=Shovel|description=A large tool for digging and moving dirt.}}{{Autowiki/TechwebEntryDesign|name=Spade|description=A small tool for digging and moving dirt.}}{{Autowiki/TechwebEntryDesign|name=Spraycan|description=A metallic container containing tasty paint.}}{{Autowiki/TechwebEntryDesign|name=Sterile Swab|description=Some men use these for different reasons.}}{{Autowiki/TechwebEntryDesign|name=T-Ray Scanner|description=A terahertz-ray emitter and scanner used to detect underfloor objects such as cables and pipes.}}{{Autowiki/TechwebEntryDesign|name=Welding Helmet|description=A head-mounted face cover designed to protect the wearer completely from space-arc eye.}}{{Autowiki/TechwebEntryDesign|name=Welding Tool|description=A standard edition welder provided by Nanotrasen.}}{{Autowiki/TechwebEntryDesign|name=Wirebrush|description=A tool to remove rust from walls.}}{{Autowiki/TechwebEntryDesign|name=Wirecutters|description=This cuts wires.}}{{Autowiki/TechwebEntryDesign|name=Wrench|description=A wrench with common uses. Can be found in your hand.}}}}
{{Autowiki/TechwebEntry|name=Basic Tools|description=Basic mechanical, electronic, surgical and botanical tools.|prerequisites=|designs={{Autowiki/TechwebEntryDesign|name=Airlock Painter|description=An advanced autopainter preprogrammed with several paintjobs for airlocks. Use it on an airlock during or after construction to change the paintjob.}}{{Autowiki/TechwebEntryDesign|name=Gas Analyzer|description=A hand-held environmental scanner which reports current gas levels.}}{{Autowiki/TechwebEntryDesign|name=Boxcutter|description=A tool for cutting boxes, or throats.}}{{Autowiki/TechwebEntryDesign|name=Cable Coil|description=A coil of insulated power cable.}}{{Autowiki/TechwebEntryDesign|name=Cable Coil|description=A coil of insulated power cable.}}{{Autowiki/TechwebEntryDesign|name=Pocket Crowbar|description=A small crowbar. This handy tool is useful for lots of things, such as prying floor tiles or opening unpowered doors.}}{{Autowiki/TechwebEntryDesign|name=Cultivator|description=It's used for removing weeds or scratching your back.}}{{Autowiki/TechwebEntryDesign|name=Decal Painter|description=An airlock painter, reprogramed to use a different style of paint in order to apply decals for floor tiles as well, in addition to repainting doors. Decals break when the floor tiles are removed.}}{{Autowiki/TechwebEntryDesign|name=Hatchet|description=A very sharp axe blade upon a short fibremetal handle. It has a long history of chopping things, but now it is used for chopping wood.}}{{Autowiki/TechwebEntryDesign|name=Mop|description=The world of janitalia wouldn't be complete without a mop.}}{{Autowiki/TechwebEntryDesign|name=Multitool|description=Used for pulsing wires to test which to cut. Not recommended by doctors.}}{{Autowiki/TechwebEntryDesign|name=Trashbag|description=It's a bag for trash, you put garbage in it.}}{{Autowiki/TechwebEntryDesign|name=Pipe Painter|description=Used for coloring pipes, unsurprisingly.}}{{Autowiki/TechwebEntryDesign|name=Plant Analyzer|description=A scanner used to evaluate a plant's various areas of growth, and genetic traits. Comes with a growth scanning mode and a chemical scanning mode.}}{{Autowiki/TechwebEntryDesign|name=Plunger|description=It's a plunger for plunging.}}{{Autowiki/TechwebEntryDesign|name=Push Broom|description=This is my BROOMSTICK! It can be used manually or braced with two hands to sweep items as you move. It has a telescopic handle for compact storage.}}{{Autowiki/TechwebEntryDesign|name=Rapid Wiring Device|description=A device used to rapidly lay cable & pick up stray cable pieces laying around.}}{{Autowiki/TechwebEntryDesign|name=Electric Razor|description=The latest and greatest power razor born from the science of shaving.}}{{Autowiki/TechwebEntryDesign|name=Screwdriver|description=You can be totally screwy with this.}}{{Autowiki/TechwebEntryDesign|name=Secateurs|description=It's a tool for cutting grafts off plants or changing podperson looks.}}{{Autowiki/TechwebEntryDesign|name=Shovel|description=A large tool for digging and moving dirt.}}{{Autowiki/TechwebEntryDesign|name=Spade|description=A small tool for digging and moving dirt.}}{{Autowiki/TechwebEntryDesign|name=Spraycan|description=A metallic container containing tasty paint.}}{{Autowiki/TechwebEntryDesign|name=Tile Sprayer|description=An airlock painter, reprogramed to use a different style of paint in order to spray colors on floor tiles as well, in addition to repainting doors. Decals break when the floor tiles are removed.}}{{Autowiki/TechwebEntryDesign|name=T-Ray Scanner|description=A terahertz-ray emitter and scanner used to detect underfloor objects such as cables and pipes.}}{{Autowiki/TechwebEntryDesign|name=Welding Helmet|description=A head-mounted face cover designed to protect the wearer completely from space-arc eye.}}{{Autowiki/TechwebEntryDesign|name=Welding Tool|description=A standard edition welder provided by Nanotrasen.}}{{Autowiki/TechwebEntryDesign|name=Wirebrush|description=A tool to remove rust from walls.}}{{Autowiki/TechwebEntryDesign|name=Wirecutters|description=This cuts wires.}}{{Autowiki/TechwebEntryDesign|name=Wrench|description=A wrench with common uses. Can be found in your hand.}}{{Autowiki/TechwebEntryDesign|name=Pickaxe|description=}}}}


{{Autowiki/TechwebEntry|name=Cyborg Construction|description=Sapient robots with preloaded tool modules and programmable laws.|prerequisites=|designs={{Autowiki/TechwebEntryDesign|name=Cyborg Torso|description=A heavily reinforced case containing cyborg logic boards, with space for a standard power cell.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Head|description=A standard reinforced braincase, with spine-plugged neural socket and sensor gimbals.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Left Arm|description=A skeletal limb wrapped in pseudomuscles, with a low-conductivity case.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Left Leg|description=A skeletal limb wrapped in pseudomuscles, with a low-conductivity case.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Right Arm|description=A skeletal limb wrapped in pseudomuscles, with a low-conductivity case.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Right Leg|description=A skeletal limb wrapped in pseudomuscles, with a low-conductivity case.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Endoskeleton|description=A complex metal backbone with standard limb sockets and pseudomuscle anchors.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Rename Board)|description=Used to rename a cyborg.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Emergency Reboot Board)|description=A reusable firmware reset tool that can force a reboot of a disabled-but-repaired cyborg, bringing it back online.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Cyborg Upload)|description=Allows for the construction of circuit boards used to build a Cyborg Upload Console.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Cyborg Recharger Board)|description=The circuit board for a Cyborg Recharger.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Robotics Control Console)|description=Allows for the construction of circuit boards used to build a Robotics Control console.}}{{Autowiki/TechwebEntryDesign|name=Flash|description=When a problem arises, SCIENCE is the solution.}}}}
{{Autowiki/TechwebEntry|name=Cyborg Construction|description=Sapient robots with preloaded tool modules and programmable laws.|prerequisites=|designs={{Autowiki/TechwebEntryDesign|name=Cyborg Torso|description=A heavily reinforced case containing cyborg logic boards, with space for a standard power cell.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Head|description=A standard reinforced braincase, with spine-plugged neural socket and sensor gimbals.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Left Arm|description=A skeletal limb wrapped in pseudomuscles, with a low-conductivity case.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Left Leg|description=A skeletal limb wrapped in pseudomuscles, with a low-conductivity case.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Right Arm|description=A skeletal limb wrapped in pseudomuscles, with a low-conductivity case.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Right Leg|description=A skeletal limb wrapped in pseudomuscles, with a low-conductivity case.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Endoskeleton|description=A complex metal backbone with standard limb sockets and pseudomuscle anchors.}}{{Autowiki/TechwebEntryDesign|name=Rename Board|description=Used to rename a cyborg.}}{{Autowiki/TechwebEntryDesign|name=Emergency Reboot Board|description=A reusable firmware reset tool that can force a reboot of a disabled-but-repaired cyborg, bringing it back online.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Upload Board|description=Allows for the construction of circuit boards used to build a Cyborg Upload Console.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Recharger Board|description=The circuit board for a Cyborg Recharger.}}{{Autowiki/TechwebEntryDesign|name=Robotics Control Console Board|description=Allows for the construction of circuit boards used to build a Robotics Control console.}}{{Autowiki/TechwebEntryDesign|name=Flash|description=When a problem arises, SCIENCE is the solution.}}}}


{{Autowiki/TechwebEntry|name=Man Machine Interface|description=A slightly Frankensteinian device that allows human brains to interface natively with software APIs.|prerequisites=|designs={{Autowiki/TechwebEntryDesign|name=Man-Machine Interface|description=The Warrior's bland acronym, MMI, obscures the true horror of this monstrosity.}}}}
{{Autowiki/TechwebEntry|name=Man Machine Interface|description=A slightly Frankensteinian device that allows human brains to interface natively with software APIs.|prerequisites=|designs={{Autowiki/TechwebEntryDesign|name=Man-Machine Interface|description=The Warrior's bland acronym, MMI, obscures the true horror of this monstrosity.}}}}


{{Autowiki/TechwebEntry|name=Mechanical Exosuits|description=Mechanized exosuits that are several magnitudes stronger and more powerful than the average human.|prerequisites=|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Engineering (Hydraulic Clamp)|description=Equipment for engineering exosuits. Lifts objects and loads them into cargo.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Mechbay Recharger Board)|description=The circuit board for a Mechbay Recharger.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Tracker (Exosuit Tracking Beacon)|description=Device used to transmit exosuit data.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Exosuit Control Console)|description=Allows for the construction of circuit boards used to build an exosuit control console.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Mech Bay Power Control Console)|description=Allows for the construction of circuit boards used to build a mech bay power control console.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Chassis (APLU "Ripley")|description=}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Arm (APLU "Ripley")|description=A Ripley APLU left arm. Data and power sockets are compatible with most exosuit tools.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Leg (APLU "Ripley")|description=A Ripley APLU left leg. Contains somewhat complex servodrives and balance maintaining systems.}}{{Autowiki/TechwebEntryDesign|name=APLU "Ripley" Central Control module|description=Allows for the construction of a "Ripley" Central Control module.}}{{Autowiki/TechwebEntryDesign|name=APLU "Ripley" Peripherals Control module|description=Allows for the construction of a "Ripley" Peripheral Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Arm (APLU "Ripley")|description=A Ripley APLU right arm. Data and power sockets are compatible with most exosuit tools.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Leg (APLU "Ripley")|description=A Ripley APLU right leg. Contains somewhat complex servodrives and balance maintaining systems.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Torso (APLU "Ripley")|description=A torso part of Ripley APLU. Contains power unit, processing core and life support systems.}}{{Autowiki/TechwebEntryDesign|name=Ripley MK-I to MK-II conversion kit|description=A pressurized canopy attachment kit for an Autonomous Power Loader Unit "Ripley" MK-I mecha, to convert it to the slower, but space-worthy MK-II design. This kit cannot be removed, once applied.}}}}
{{Autowiki/TechwebEntry|name=Mechanical Exosuits|description=Mechanized exosuits that are several magnitudes stronger and more powerful than the average human.|prerequisites=|designs={{Autowiki/TechwebEntryDesign|name=Mechbay Recharger Board|description=The circuit board for a Mechbay Recharger.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Tracking Beacon|description=Device used to transmit exosuit data.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Control Console Board|description=Allows for the construction of circuit boards used to build an exosuit control console.}}{{Autowiki/TechwebEntryDesign|name=Mech Bay Power Control Console Board|description=Allows for the construction of circuit boards used to build a mech bay power control console.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Chassis (APLU "Ripley")|description=}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Arm (APLU "Ripley")|description=A Ripley APLU left arm. Data and power sockets are compatible with most exosuit tools.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Leg (APLU "Ripley")|description=A Ripley APLU left leg. Contains somewhat complex servodrives and balance maintaining systems.}}{{Autowiki/TechwebEntryDesign|name=APLU "Ripley" Central Control module|description=Allows for the construction of a "Ripley" Central Control module.}}{{Autowiki/TechwebEntryDesign|name=APLU "Ripley" Peripherals Control module|description=Allows for the construction of a "Ripley" Peripheral Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Arm (APLU "Ripley")|description=A Ripley APLU right arm. Data and power sockets are compatible with most exosuit tools.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Leg (APLU "Ripley")|description=A Ripley APLU right leg. Contains somewhat complex servodrives and balance maintaining systems.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Torso (APLU "Ripley")|description=A torso part of Ripley APLU. Contains power unit, processing core and life support systems.}}{{Autowiki/TechwebEntryDesign|name=Ripley MK-I to MK-II Conversion Kit|description=A pressurized canopy attachment kit for an Autonomous Power Loader Unit "Ripley" MK-I exosuit, to convert it to the slower, but space-worthy MK-II design. This kit cannot be removed, once applied.}}{{Autowiki/TechwebEntryDesign|name=Hydraulic Clamp|description=Equipment for engineering exosuits. Lifts objects and loads them into cargo.}}{{Autowiki/TechwebEntryDesign|name=Mech Radio|description=A basic component of every vehicle.}}{{Autowiki/TechwebEntryDesign|name=Mech Air Tank|description=An internal air tank used to pressurize mech cabin, scrub CO2 and power RCS thrusters. Comes with a pump and a set of sensors.}}{{Autowiki/TechwebEntryDesign|name=RCS Thruster Package|description=A thruster package for exosuits. Expells gas from the internal life-support air tank to generate thrust.}}}}


{{Autowiki/TechwebEntry|name=Advanced Beam Weaponry|description=Various advanced beam weapons|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Beam Weaponry}}|designs={{Autowiki/TechwebEntryDesign|name=Beam Marksman Rifle Part Kit|description=The gunkit for a powerful long ranged anti-material rifle that fires charged particle beams to obliterate targets.}}}}
{{Autowiki/TechwebEntry|name=Advanced Artificial Intelligence|description=State of the art lawsets to be used for AI research.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Artificial Intelligence}}|designs={{Autowiki/TechwebEntryDesign|name=Asimov++ Module|description=Allows for the construction of a Asimov++ AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Paladin Devotion Module|description=Allows for the construction of a Paladin Devotion AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Dungeon Master Module|description=Allows for the construction of a Dungeon Master AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Painter Module|description=Allows for the construction of a Painter AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=10 Commandments Module|description=Allows for the construction of a 10 Commandments AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Hippocratic Module|description=Allows for the construction of a Hippocratic AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Maintain Module|description=Allows for the construction of a Maintain AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Liveandletlive Module|description=Allows for the construction of a Liveandletlive AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Reporter Module|description=Allows for the construction of a Reporter AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=H.O.G.A.N. Module|description=Allows for the construction of a H.O.G.A.N. AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Peacekeeper Module|description=Allows for the construction of a Peacekeeper AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Overlord Module|description=Allows for the construction of an Overlord AI Module.}}{{Autowiki/TechwebEntryDesign|name=T.Y.R.A.N.T. Module|description=Allows for the construction of a T.Y.R.A.N.T. AI Module.}}{{Autowiki/TechwebEntryDesign|name=Antimov Module|description=Allows for the construction of a Antimov AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Balance Module|description=Allows for the construction of a Balance AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Thermodynamic Module|description=Allows for the construction of a Thermodynamic AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Damaged AI Module|description=Allows for the construction of a Damaged AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Core Freeform Module|description=Allows for the construction of a Core Freeform AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=OneHuman Module|description=Allows for the construction of a OneHuman AI Module.}}{{Autowiki/TechwebEntryDesign|name=Purge Module|description=Allows for the construction of a Purge AI Module.}}}}
 
{{Autowiki/TechwebEntry|name=Advanced Beam Weaponry|description=Various advanced beam weapons|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Beam Weaponry}}|designs={{Autowiki/TechwebEntryDesign|name=Beam Marksman Rifle Part Kit (Lethal)|description=The gunkit for a powerful long ranged anti-material rifle that fires charged particle beams to obliterate targets.}}}}
 
{{Autowiki/TechwebEntry|name=Advanced Bots Research|description=Grants access to a special launchpad designed for bots.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Robotics Research}}|designs={{Autowiki/TechwebEntryDesign|name=Machine Design (Bot launchpad)|description=The circuit board for a bot launchpad.}}{{Autowiki/TechwebEntryDesign|name=Bot Launchpad Controller|description=Allows you to control the connected bot launchpad}}}}


{{Autowiki/TechwebEntry|name=Advanced Electromagnetic Theory|description=Determining whether reversing the polarity will actually help in a given situation.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Electromagnetic Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Ultra-High-Power Micro-Laser|description=A stock part used in the construction of various devices.}}}}
{{Autowiki/TechwebEntry|name=Advanced Electromagnetic Theory|description=Determining whether reversing the polarity will actually help in a given situation.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Electromagnetic Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Ultra-High-Power Micro-Laser|description=A stock part used in the construction of various devices.}}}}


{{Autowiki/TechwebEntry|name=Advanced Exosuit Equipment|description=Tools for high level mech suits|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Exosuits}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Module (RCD Module)|description=An exosuit-mounted Rapid Construction Device.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Module (RCS Thruster Package)|description=A thruster package for exosuits. Expells gas from the internal life-support air tank to generate thrust.}}}}
{{Autowiki/TechwebEntry|name=Advanced Exosuit Equipment|description=Tools for high level mech suits|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Exosuits}}|designs={{Autowiki/TechwebEntryDesign|name=RCD Module|description=An exosuit-mounted Rapid Construction Device.}}}}


{{Autowiki/TechwebEntry|name=Advanced Exosuits|description=For when you just aren't Gundam enough.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Robotics Research}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Module (Repair Droid Module)|description=Automated Repair Droid. BEEP BOOP}}}}
{{Autowiki/TechwebEntry|name=Advanced Exosuits|description=For when you just aren't Gundam enough.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Robotics Research}}|designs={{Autowiki/TechwebEntryDesign|name=Repair Droid Module|description=Automated Repair Droid. BEEP BOOP}}}}


{{Autowiki/TechwebEntry|name=Advanced Modular Suits|description=More advanced modules, to improve modular suits.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Robotics Research}}|designs={{Autowiki/TechwebEntryDesign|name=MOD Module: Diagnostic Visor|description=A heads-up display installed into the visor of the suit. This uses a series of advanced sensors to access data from advanced machinery, exosuits, and other devices, allowing the user to visualize current power levels and integrity of such. They say these also let you see behind you. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Internal GPS|description=This module uses common Nanotrasen technology to calculate the user's position anywhere in space, down to the exact coordinates. This information is fed to a central database viewable from the device itself, though using it to help people is up to you. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Reagent Scanner|description=A module based off research-oriented Nanotrasen HUDs, this is capable of scanning the contents of containers and projecting the information in an easy-to-read format on the wearer's display. It cannot detect flavors, so that's up to you. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Crate Clamp|description=A series of actuators installed into both arms of the suit, boasting a lifting capacity of almost a ton. However, this design has been locked by Nanotrasen to be primarily utilized for lifting various crates. A lot of people would say that loading cargo is a dull job, but you could not disagree more. It uses 3 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Drill|description=An integrated drill, typically extending over the user's hand. While useful for drilling through rock, your drill is surely the one that both pierces and creates the heavens. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Ore Bag|description=An integrated ore storage system installed into the suit, this utilizes precise electromagnets and storage compartments to automatically collect and deposit ore. It's recommended by Nakamura Engineering to actually deposit that ore at local refineries. It uses 2 complexity.}}}}
{{Autowiki/TechwebEntry|name=Advanced Modular Suits|description=More advanced modules, to improve modular suits.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Robotics Research}}|designs={{Autowiki/TechwebEntryDesign|name=Diagnostic Visor Module|description=A heads-up display installed into the visor of the suit. This uses a series of advanced sensors to access data from advanced machinery, exosuits, and other devices, allowing the user to visualize current power levels and integrity of such. They say these also let you see behind you. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Internal GPS Module|description=This module uses common Nanotrasen technology to calculate the user's position anywhere in space, down to the exact coordinates. This information is fed to a central database viewable from the device itself, though using it to help people is up to you. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Reagent Scanner Module|description=A module based off research-oriented Nanotrasen HUDs, this is capable of scanning the contents of containers and projecting the information in an easy-to-read format on the wearer's display. It cannot detect flavors, so that's up to you. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Crate Clamp Module|description=A series of actuators installed into both arms of the suit, boasting a lifting capacity of almost a ton. However, this design has been locked by Nanotrasen to be primarily utilized for lifting various crates. A lot of people would say that loading cargo is a dull job, but you could not disagree more. It uses 3 complexity.}}{{Autowiki/TechwebEntryDesign|name=Drill Module|description=An integrated drill, typically extending over the user's hand. While useful for drilling through rock, your drill is surely the one that both pierces and creates the heavens. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Ore Bag Module|description=An integrated ore storage system installed into the suit, this utilizes precise electromagnets and storage compartments to automatically collect and deposit ore. It's recommended by Nakamura Engineering to actually deposit that ore at local refineries. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=MODlink Scryer|description=A neck-worn piece of gear that can call with another MODlink-compatible device.}}}}


{{Autowiki/TechwebEntry|name=Advanced Plasma Research|description=Research on how to fully exploit the power of plasma.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Plasma Research}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Mining (217-D Heavy Plasma Cutter)|description=A device that shoots resonant plasma bursts at extreme velocity. The blasts are capable of crushing rock and demolishing solid obstacles.}}}}
{{Autowiki/TechwebEntry|name=Advanced Plasma Research|description=Research on how to fully exploit the power of plasma.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Plasma Research}}|designs={{Autowiki/TechwebEntryDesign|name=217-D Heavy Plasma Cutter|description=A device that shoots resonant plasma bursts at extreme velocity. The blasts are capable of crushing rock and demolishing solid obstacles.}}}}


{{Autowiki/TechwebEntry|name=Advanced Power Manipulation|description=How to get more zap.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=Hyper-Capacity Power Cell|description=A power cell that holds 30 MJ of energy.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Power Compressor Board)|description=The circuit board for a power compressor.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Power Turbine Board)|description=The circuit board for a power turbine.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Power Turbine Console Board)|description=The circuit board for a power turbine console.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (SMES Board)|description=The circuit board for a SMES.}}{{Autowiki/TechwebEntryDesign|name=Super Capacitor|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Super-Capacity Power Cell|description=A power cell that holds 20 MJ of energy.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (SUPERPACMAN-type Generator Board)|description=The circuit board that for a SUPERPACMAN-type portable generator.}}}}
{{Autowiki/TechwebEntry|name=Advanced Power Manipulation|description=How to get more zap.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=Hyper-Capacity Power Cell|description=A power cell that holds 30 MJ of energy.}}{{Autowiki/TechwebEntryDesign|name=Turbine Power Console Board|description=The circuit board for a turbine power console.}}{{Autowiki/TechwebEntryDesign|name=SMES Board|description=The circuit board for a SMES.}}{{Autowiki/TechwebEntryDesign|name=Super Capacitor|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Super-Capacity Power Cell|description=A power cell that holds 20 MJ of energy.}}{{Autowiki/TechwebEntryDesign|name=Turbine Compressor Board|description=The circuit board for a turbine compressor.}}{{Autowiki/TechwebEntryDesign|name=Turbine Rotor Board|description=The circuit board for a turbine rotor.}}{{Autowiki/TechwebEntryDesign|name=Turbine Stator Board|description=The circuit board for a turbine stator.}}{{Autowiki/TechwebEntryDesign|name=Modular Shield Generator Board|description=The circuit board for a modular shield generator.}}{{Autowiki/TechwebEntryDesign|name=Modular Shield Node Board|description=The circuit board for a modular shield node.}}{{Autowiki/TechwebEntryDesign|name=Modular Shield Relay Board|description=The circuit board for a modular shield relay.}}{{Autowiki/TechwebEntryDesign|name=Modular Shield Charger Board|description=The circuit board for a modular shield charger.}}{{Autowiki/TechwebEntryDesign|name=Modular Shield Well Board|description=The circuit board for a modular shield well.}}}}


{{Autowiki/TechwebEntry|name=Advanced Sanitation Technology|description=Clean things better, faster, stronger, and harder!|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=Advanced Mop|description=An upgraded mop with a large internal capacity for holding water or other cleaning chemicals.}}{{Autowiki/TechwebEntryDesign|name=Bear Trap|description=A trap used to catch space bears and other legged creatures.}}{{Autowiki/TechwebEntryDesign|name=Trashbag of Holding|description=An advanced trash bag with bluespace properties; capable of holding a plethora of garbage.}}{{Autowiki/TechwebEntryDesign|name=Floor Buffer Upgrade|description=A floor buffer that can be attached to vehicular janicarts.}}{{Autowiki/TechwebEntryDesign|name=Vacuum Upgrade|description=A vacuum that can be attached to vehicular janicarts.}}{{Autowiki/TechwebEntryDesign|name=Custodial Holobarrier Projector|description=A holograpic projector used to project hard light wet floor barriers.}}{{Autowiki/TechwebEntryDesign|name=Light Replacer|description=A device to automatically replace lights. Refill with working light bulbs.}}{{Autowiki/TechwebEntryDesign|name=Paint Remover|description=Removes stains from the floor, and not much else.}}{{Autowiki/TechwebEntryDesign|name=Spray Bottle|description=A spray bottle, with an unscrewable top.}}}}
{{Autowiki/TechwebEntry|name=Advanced Robotics Research|description=Advanced synthetic neural networks and synaptic pathways allows for extraordinary leaps in cybernetic intelligence and interfacing.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Robotics Research}}|designs={{Autowiki/TechwebEntryDesign|name=Advanced Left Arm|description=An advanced cybernetic arm, capable of greater feats of strength and durability.}}{{Autowiki/TechwebEntryDesign|name=Advanced Right Arm|description=An advanced cybernetic arm, capable of greater feats of strength and durability.}}{{Autowiki/TechwebEntryDesign|name=Advanced Left Leg|description=An advanced cybernetic leg, capable of greater feats of strength and durability.}}{{Autowiki/TechwebEntryDesign|name=Advanced Right Leg|description=An advanced cybernetic leg, capable of greater feats of strength and durability.}}{{Autowiki/TechwebEntryDesign|name=Positronic Brain|description=The latest in Artificial Intelligences.}}}}
 
{{Autowiki/TechwebEntry|name=Advanced Sanitation Technology|description=Clean things better, faster, stronger, and harder!|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=Advanced Mop|description=An upgraded mop with a large internal capacity for holding water or other cleaning chemicals.}}{{Autowiki/TechwebEntryDesign|name=Bear Trap|description=A trap used to catch space bears and other legged creatures.}}{{Autowiki/TechwebEntryDesign|name=Trashbag of Holding|description=An advanced trash bag with bluespace properties; capable of holding a plethora of garbage.}}{{Autowiki/TechwebEntryDesign|name=Floor Buffer Upgrade|description=A floor buffer that can be attached to vehicular janicarts.}}{{Autowiki/TechwebEntryDesign|name=Vacuum Upgrade|description=A vacuum that can be attached to vehicular janicarts.}}{{Autowiki/TechwebEntryDesign|name=Custodial Holobarrier Projector|description=A holograpic projector used to project hard light wet floor barriers.}}{{Autowiki/TechwebEntryDesign|name=Bluespace Light Replacer|description=A device to automatically replace lights at a distance. Refill with working light bulbs.}}{{Autowiki/TechwebEntryDesign|name=Paint Remover|description=Removes stains from the floor, and not much else.}}{{Autowiki/TechwebEntryDesign|name=Spray Bottle|description=A spray bottle, with an unscrewable top.}}}}


{{Autowiki/TechwebEntry|name=Advanced Surgery|description=When simple medicine doesn't cut it.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Improved Wound-Tending Surgery}}|designs={{Autowiki/TechwebEntryDesign|name=Tend Wounds (Brute) Upgrade|description=An upgraded version of the original surgery.}}{{Autowiki/TechwebEntryDesign|name=Tend Wounds (Burn) Upgrade|description=An upgraded version of the original surgery.}}{{Autowiki/TechwebEntryDesign|name=Tend Wounds (Physical)|description=A surgical procedure that repairs both bruises and burns. Repair efficiency is not as high as the individual surgeries but it is faster.}}{{Autowiki/TechwebEntryDesign|name=Lobotomy|description=An invasive surgical procedure which guarantees removal of almost all brain traumas, but might cause another permanent trauma in return.}}{{Autowiki/TechwebEntryDesign|name=Wing Reconstruction|description=An experimental surgical procedure that reconstructs the damaged wings of moth people. Requires Synthflesh.}}}}
{{Autowiki/TechwebEntry|name=Advanced Surgery|description=When simple medicine doesn't cut it.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Improved Wound-Tending Surgery}}|designs={{Autowiki/TechwebEntryDesign|name=Tend Wounds (Brute) Upgrade|description=An upgraded version of the original surgery.}}{{Autowiki/TechwebEntryDesign|name=Tend Wounds (Burn) Upgrade|description=An upgraded version of the original surgery.}}{{Autowiki/TechwebEntryDesign|name=Tend Wounds (Physical)|description=A surgical procedure that repairs both bruises and burns. Repair efficiency is not as high as the individual surgeries but it is faster.}}{{Autowiki/TechwebEntryDesign|name=Lobotomy|description=An invasive surgical procedure which guarantees removal of almost all brain traumas, but might cause another permanent trauma in return.}}{{Autowiki/TechwebEntryDesign|name=Wing Reconstruction|description=An experimental surgical procedure that reconstructs the damaged wings of moth people. Requires Synthflesh.}}}}


{{Autowiki/TechwebEntry|name=Arcade Games|description=For the slackers on the station.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Computer Consoles}}|designs={{Autowiki/TechwebEntryDesign|name=Computer Design (Battle Arcade Machine)|description=Allows for the construction of circuit boards used to build a new arcade machine.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Orion Trail Arcade Machine)|description=Allows for the construction of circuit boards used to build a new Orion Trail machine.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Slot Machine)|description=Allows for the construction of circuit boards used to build a new slot machine.}}}}
{{Autowiki/TechwebEntry|name=Arcade Games|description=For the slackers on the station.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Computer Consoles}}|designs={{Autowiki/TechwebEntryDesign|name=Battle Arcade Machine Board|description=Allows for the construction of circuit boards used to build a new arcade machine.}}{{Autowiki/TechwebEntryDesign|name=Orion Trail Arcade Machine Board|description=Allows for the construction of circuit boards used to build a new Orion Trail machine.}}{{Autowiki/TechwebEntryDesign|name=Slot Machine Board|description=Allows for the construction of circuit boards used to build a new slot machine.}}}}


{{Autowiki/TechwebEntry|name=Artificial Intelligence|description=AI unit research.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Robotics Research}}|designs={{Autowiki/TechwebEntryDesign|name=AI Design (AI Core)|description=Allows for the construction of circuit boards used to build new AI cores.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (AI Integrity Restorer)|description=Allows for the construction of circuit boards used to build an AI Integrity Restorer.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (AI Upload)|description=Allows for the construction of circuit boards used to build an AI Upload Console.}}{{Autowiki/TechwebEntryDesign|name=Core Module Design (Asimov)|description=Allows for the construction of an Asimov AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=B.O.R.I.S. AI-Cyborg Remote Control|description=Bluespace Optimized Remote Intelligence Synchronization. An uplink device which takes the place of an MMI in cyborg endoskeletons, creating a robotic shell controlled by an AI.}}{{Autowiki/TechwebEntryDesign|name=Core Module Design (Corporate)|description=Allows for the construction of a Corporate AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Core Module Design (Default)|description=Allows for the construction of a Default AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Module Design (Freeform)|description=Allows for the construction of a Freeform AI Module.}}{{Autowiki/TechwebEntryDesign|name=AI Core Module (Freeform)|description=Allows for the construction of a Freeform AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Intellicard AI Transportation System|description=Allows for the construction of an intellicard.}}{{Autowiki/TechwebEntryDesign|name=AI Control Beacon|description=A device used to transmit exosuit data. Also allows active AI units to take control of said exosuit.}}{{Autowiki/TechwebEntryDesign|name=Module Design (OneHuman)|description=Allows for the construction of a OneHuman AI Module.}}{{Autowiki/TechwebEntryDesign|name=Core Module Design (Overlord)|description=Allows for the construction of an Overlord AI Module.}}{{Autowiki/TechwebEntryDesign|name=Module Design (OxygenIsToxicToHumans)|description=Allows for the construction of a Safeguard AI Module.}}{{Autowiki/TechwebEntryDesign|name=Core Module Design (P.A.L.A.D.I.N.)|description=Allows for the construction of a P.A.L.A.D.I.N. AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Module Design (ProtectStation)|description=Allows for the construction of a ProtectStation AI Module.}}{{Autowiki/TechwebEntryDesign|name=Module Design (Purge)|description=Allows for the construction of a Purge AI Module.}}{{Autowiki/TechwebEntryDesign|name=Module Design (Quarantine)|description=Allows for the construction of a Quarantine AI Module.}}{{Autowiki/TechwebEntryDesign|name=Module Design (Law Removal)|description=Allows for the construction of a Law Removal AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Module Design (Reset)|description=Allows for the construction of a Reset AI Module.}}{{Autowiki/TechwebEntryDesign|name=Module Design (Safeguard)|description=Allows for the construction of a Safeguard AI Module.}}{{Autowiki/TechwebEntryDesign|name=Core Module Design (T.Y.R.A.N.T.)|description=Allows for the construction of a T.Y.R.A.N.T. AI Module.}}}}
{{Autowiki/TechwebEntry|name=Artificial Intelligence|description=AI unit research.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Robotics Research}}|designs={{Autowiki/TechwebEntryDesign|name=AI Core Board|description=Allows for the construction of circuit boards used to build new AI cores.}}{{Autowiki/TechwebEntryDesign|name=B.O.R.I.S. AI-Cyborg Remote Control|description=Bluespace Optimized Remote Intelligence Synchronization. An uplink device which takes the place of an MMI in cyborg endoskeletons, creating a robotic shell controlled by an AI.}}{{Autowiki/TechwebEntryDesign|name=Intellicard AI Transportation System|description=Allows for the construction of an intellicard.}}{{Autowiki/TechwebEntryDesign|name=AI Control Beacon|description=A device used to transmit exosuit data. Also allows active AI units to take control of said exosuit.}}{{Autowiki/TechwebEntryDesign|name=AI Integrity Restorer Board|description=Allows for the construction of circuit boards used to build an AI Integrity Restorer.}}{{Autowiki/TechwebEntryDesign|name=AI Upload Board|description=Allows for the construction of circuit boards used to build an AI Upload Console.}}{{Autowiki/TechwebEntryDesign|name=Reset Module|description=Allows for the construction of a Reset AI Module.}}{{Autowiki/TechwebEntryDesign|name=Asimov Module|description=Allows for the construction of an Asimov AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Default Module|description=Allows for the construction of a Default AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Nutimov Module|description=Allows for the construction of a Nutimov AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=P.A.L.A.D.I.N. Module|description=Allows for the construction of a P.A.L.A.D.I.N. AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Robocop Module|description=Allows for the construction of a Robocop AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Corporate Module|description=Allows for the construction of a Corporate AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=Drone Module|description=Allows for the construction of a Drone AI Core Module.}}{{Autowiki/TechwebEntryDesign|name=OxygenIsToxicToHumans Module|description=Allows for the construction of a OxygenIsToxicToHumans AI Module.}}{{Autowiki/TechwebEntryDesign|name=Safeguard Module|description=Allows for the construction of a Safeguard AI Module.}}{{Autowiki/TechwebEntryDesign|name=ProtectStation Module|description=Allows for the construction of a ProtectStation AI Module.}}{{Autowiki/TechwebEntryDesign|name=Quarantine Module|description=Allows for the construction of a Quarantine AI Module.}}{{Autowiki/TechwebEntryDesign|name=Freeform Module|description=Allows for the construction of a Freeform AI Module.}}{{Autowiki/TechwebEntryDesign|name=Law Removal Module|description=Allows for the construction of a Law Removal AI Core Module.}}}}


{{Autowiki/TechwebEntry|name=Ballistic Weaponry|description=This isn't research.. This is reverse-engineering!|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Weapon Development Technology}}|designs={{Autowiki/TechwebEntryDesign|name=WT-550 Auto Gun Magazine (4.6x30mm)|description=A 20 round magazine for the out of date security WT-550 Auto Rifle}}{{Autowiki/TechwebEntryDesign|name=WT-550 Auto Gun Armour Piercing Magazine (4.6x30mm AP)|description=A 20 round armour piercing magazine for the out of date security WT-550 Auto Rifle}}{{Autowiki/TechwebEntryDesign|name=WT-550 Auto Gun Incendiary Magazine (4.6x30mm IC)|description=A 20 round armour piercing magazine for the out of date security WT-550 Auto Rifle}}}}
{{Autowiki/TechwebEntry|name=Basic Bluespace Theory|description=Basic studies into the mysterious alternate dimension known as bluespace.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Research Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Tracking Beacon|description=A bluespace tracking beacon.}}{{Autowiki/TechwebEntryDesign|name=Artificial Bluespace Crystal|description=A small blue crystal with mystical properties.}}{{Autowiki/TechwebEntryDesign|name=GPS Device|description=Little thingie that can track its position at all times.}}{{Autowiki/TechwebEntryDesign|name=Xenobiology Console Board|description=Allows for the construction of circuit boards used to build xenobiology camera computers.}}}}


{{Autowiki/TechwebEntry|name=Basic Bluespace Theory|description=Basic studies into the mysterious alternate dimension known as bluespace.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Research Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Tracking Beacon|description=A bluespace tracking beacon.}}{{Autowiki/TechwebEntryDesign|name=Artificial Bluespace Crystal|description=A small blue crystal with mystical properties.}}{{Autowiki/TechwebEntryDesign|name=GPS Device|description=Little thingie that can track its position at all times.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Xenobiology Console)|description=Allows for the construction of circuit boards used to build xenobiology camera computers.}}}}
{{Autowiki/TechwebEntry|name=Basic Plasma Research|description=Research into the mysterious and dangerous substance, plasma.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=Plasma Generator|description=An exosuit module that generates power using solid plasma as fuel.}}}}


{{Autowiki/TechwebEntry|name=Basic Plasma Research|description=Research into the mysterious and dangerous substance, plasma.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Module (Plasma Generator)|description=An exosuit module that generates power using solid plasma as fuel. Pollutes the environment.}}}}
{{Autowiki/TechwebEntry|name=Basic Robotics Research|description=Programmable machines that make our lives lazier.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Research Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Personal Artificial Intelligence Card|description=Allows for the construction of a pAI Card.}}{{Autowiki/TechwebEntryDesign|name=Exosuit External Camera Kit|description=A durable CCTV camera designed for exosuit operations.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Bot Navigational Beacon)|description=The circuit board for a beacon that aids bot navigation.}}}}


{{Autowiki/TechwebEntry|name=Basic Robotics Research|description=Programmable machines that make our lives lazier.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Research Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Personal Artificial Intelligence Card|description=Allows for the construction of a pAI Card.}}}}
{{Autowiki/TechwebEntry|name=Basic Security Equipment|description=Standard equipment used by security.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Research Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Energy Bola|description=A specialized hard-light bola designed to ensnare fleeing criminals and aid in arrests.}}{{Autowiki/TechwebEntryDesign|name=Evidence Bag|description=An empty evidence bag.}}{{Autowiki/TechwebEntryDesign|name=Pepper Spray|description=Manufactured by UhangInc, used to blind and down an opponent quickly. Printed pepper sprays do not contain reagents.}}{{Autowiki/TechwebEntryDesign|name=Seclite|description=A robust flashlight used by security.}}{{Autowiki/TechwebEntryDesign|name=Zipties|description=Plastic, disposable zipties that can be used to restrain temporarily but are destroyed after use.}}{{Autowiki/TechwebEntryDesign|name=N-Spect Scanner|description=Central Command-issued inspection device. Performs inspections according to Nanotrasen protocols when activated, then prints an encrypted report regarding the maintenance of the station. Definitely not giving you cancer.}}}}


{{Autowiki/TechwebEntry|name=Basic Security Equipment|description=Standard equipment used by security.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Research Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Energy Bola|description=A specialized hard-light bola designed to ensnare fleeing criminals and aid in arrests.}}{{Autowiki/TechwebEntryDesign|name=Evidence Bag|description=An empty evidence bag.}}{{Autowiki/TechwebEntryDesign|name=Pepper Spray|description=Manufactured by UhangInc, used to blind and down an opponent quickly. Printed pepper sprays do not contain reagents.}}{{Autowiki/TechwebEntryDesign|name=Seclite|description=A robust flashlight used by security.}}{{Autowiki/TechwebEntryDesign|name=Zipties|description=Plastic, disposable zipties that can be used to restrain temporarily but are destroyed after use.}}}}
{{Autowiki/TechwebEntry|name=Beam Weaponry|description=Various basic beam weapons|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Weapon Development Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Temperature Gun Part Kit (Less Lethal/Very Lethal (Lizardpeople))|description=A gun that shoots temperature bullet energythings to change temperature.}}{{Autowiki/TechwebEntryDesign|name=X-ray Laser Gun Part Kit (Lethal)|description=Not quite as menacing as it sounds}}}}


{{Autowiki/TechwebEntry|name=Beam Weaponry|description=Various basic beam weapons|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Weapon Development Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Temperature Gun Part Kit|description=A gun that shoots temperature bullet energythings to change temperature.}}{{Autowiki/TechwebEntryDesign|name=X-ray Laser Gun Part Kit|description=Not quite as menacing as it sounds}}}}
{{Autowiki/TechwebEntry|name=Biological Processing|description=From slimes to kitchens.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Deep Fryer Board|description=The circuit board for a Deep Fryer.}}{{Autowiki/TechwebEntryDesign|name=Dish Drive Board|description=The circuit board for a dish drive.}}{{Autowiki/TechwebEntryDesign|name=Lipid Extractor Board|description=The circuit board for a lipid extractor.}}{{Autowiki/TechwebEntryDesign|name=Gibber Board|description=The circuit board for a gibber.}}{{Autowiki/TechwebEntryDesign|name=Griddle Board|description=The circuit board for a Griddle.}}{{Autowiki/TechwebEntryDesign|name=Microwave Board|description=The circuit board for a microwave.}}{{Autowiki/TechwebEntryDesign|name=Wireless Microwave Board|description=The circuit board for a cell-powered microwave.}}{{Autowiki/TechwebEntryDesign|name=Monkey Recycler Board|description=The circuit board for a monkey recycler.}}{{Autowiki/TechwebEntryDesign|name=Oven Board|description=The circuit board for a Oven.}}{{Autowiki/TechwebEntryDesign|name=Food/Slime Processor Board|description=The circuit board for a processing unit. Screwdriver the circuit to switch between food (default) or slime processing.}}{{Autowiki/TechwebEntryDesign|name=Range Board|description=The circuit board for a Range, which is both an Oven and a Stove.}}{{Autowiki/TechwebEntryDesign|name=All-In-One Grinder Board|description=The circuit board for an All-In-One Grinder.}}{{Autowiki/TechwebEntryDesign|name=Smartfridge Board|description=The circuit board for a smartfridge.}}{{Autowiki/TechwebEntryDesign|name=Stove Board|description=The circuit board for a Stove.}}}}


{{Autowiki/TechwebEntry|name=Biological Processing|description=From slimes to kitchens.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Machine Design (Deep Fryer)|description=The circuit board for a Deep Fryer.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Dish Drive)|description=The circuit board for a dish drive.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Lipid Extractor)|description=The circuit board for a lipid extractor.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Gibber Board)|description=The circuit board for a gibber.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Gibber Board)|description=The circuit board for a gibber.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Griddle)|description=The circuit board for a Griddle.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Microwave Board)|description=The circuit board for a microwave.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Monkey Recycler Board)|description=The circuit board for a monkey recycler.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Oven)|description=The circuit board for a Oven.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Food/Slime Processor Board)|description=The circuit board for a processing unit. Screwdriver the circuit to switch between food (default) or slime processing.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (All-In-One Grinder)|description=The circuit board for an All-In-One Grinder.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Smartfridge Board)|description=The circuit board for a smartfridge.}}}}
{{Autowiki/TechwebEntry|name=Bitrunning Technology|description=Bluespace technology has led to the development of quantum-scale computing, which unlocks the means to materialize atomic structures while executing advanced programs.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Applied Bluespace Research}}|designs={{Autowiki/TechwebEntryDesign|name=Byteforge Board|description=Allows for the construction of circuit boards used to build a Byteforge.}}{{Autowiki/TechwebEntryDesign|name=Quantum Console Board|description=Allows for the construction of circuit boards used to build a Quantum Console.}}{{Autowiki/TechwebEntryDesign|name=Netpod Board|description=The circuit board for a netpod.}}}}


{{Autowiki/TechwebEntry|name=Bluespace Travel|description=Application of Bluespace for static teleportation technology.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Applied Bluespace Research}}|designs={{Autowiki/TechwebEntryDesign|name=Supply Drop Pod Upgrade Disk|description=Allows the Cargo Express Console to call down the Bluespace Drop Pod, greatly increasing user safety.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Bluespace Launchpad Board)|description=The circuit board for a bluespace Launchpad.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Bluespace Launchpad Console Board)|description=The circuit board for a bluespace launchpad Console.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Quantum Pad Board)|description=The circuit board for a quantum telepad.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Teleportation Hub Board)|description=The circuit board for a teleportation hub.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Teleportation Station Board)|description=The circuit board for a teleportation station.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Teleporter Console)|description=Allows for the construction of circuit boards used to build a teleporter control console.}}}}
{{Autowiki/TechwebEntry|name=Bluespace Travel|description=Application of Bluespace for static teleportation technology.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Applied Bluespace Research}}|designs={{Autowiki/TechwebEntryDesign|name=Express Supply Drop Pod Upgrade Disk|description=Allows the Cargo Express Console to call down the Bluespace Drop Pod, greatly increasing user safety.}}{{Autowiki/TechwebEntryDesign|name=Bluespace Launchpad Board|description=The circuit board for a bluespace Launchpad.}}{{Autowiki/TechwebEntryDesign|name=Bluespace Launchpad Console Board|description=The circuit board for a bluespace launchpad Console.}}{{Autowiki/TechwebEntryDesign|name=Quantum Pad Board|description=The circuit board for a quantum telepad.}}{{Autowiki/TechwebEntryDesign|name=Teleportation Hub Board|description=The circuit board for a teleportation hub.}}{{Autowiki/TechwebEntryDesign|name=Teleportation Station Board|description=The circuit board for a teleportation station.}}{{Autowiki/TechwebEntryDesign|name=Teleporter Console Board|description=Allows for the construction of circuit boards used to build a teleporter control console.}}}}


{{Autowiki/TechwebEntry|name=Brain-Computer Interfaces|description=Grants access to biocompatable shell designs and components.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Shell Research}}|designs={{Autowiki/TechwebEntryDesign|name=Brain-Computer Interface Manipulation Chamber|description=A machine that, when given a brain-computer interface, will implant it into an occupant. Otherwise, will remove any brain-computer interfaces they already have.}}{{Autowiki/TechwebEntryDesign|name=Brain-Computer Interface Shell|description=An implant that can be placed in a user's head to control circuits using their brain.}}{{Autowiki/TechwebEntryDesign|name=Bar Overlay Component|description=Requires a BCI shell. A component that shows a bar overlay ontop of an object from a range of 0 to 100.}}{{Autowiki/TechwebEntryDesign|name=BCI Action Component|description=Represents an action the user can take when implanted with the brain-computer interface.}}{{Autowiki/TechwebEntryDesign|name=BCI Target Interceptor|description=Requires a BCI shell. When activated, this component will allow user to target an object using their brain and will output the reference to said object.}}{{Autowiki/TechwebEntryDesign|name=Counter Overlay Component|description=A component that shows an three digit counter. Requires a BCI shell.}}{{Autowiki/TechwebEntryDesign|name=Object Overlay Component|description=Requires a BCI shell. A component that shows an overlay on top of an object.}}}}
{{Autowiki/TechwebEntry|name=Brain-Computer Interfaces|description=Grants access to biocompatable shell designs and components.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Shell Research}}|designs={{Autowiki/TechwebEntryDesign|name=Brain-Computer Interface Manipulation Chamber|description=A machine that, when given a brain-computer interface, will implant it into an occupant. Otherwise, will remove any brain-computer interfaces they already have.}}{{Autowiki/TechwebEntryDesign|name=Brain-Computer Interface Shell|description=An implant that can be placed in a user's head to control circuits using their brain.}}{{Autowiki/TechwebEntryDesign|name=Bar Overlay Component|description=Requires a BCI shell. A component that shows a bar overlay ontop of an object from a range of 0 to 100.}}{{Autowiki/TechwebEntryDesign|name=Counter Overlay Component|description=A component that shows an three digit counter. Requires a BCI shell.}}{{Autowiki/TechwebEntryDesign|name=Install Detector Component|description=A component that detects when a BCI is installed or removed from its user.}}{{Autowiki/TechwebEntryDesign|name=Object Overlay Component|description=Requires a BCI shell. A component that shows an overlay on top of an object.}}{{Autowiki/TechwebEntryDesign|name=Reagent Injector Component|description=A component that can inject reagents from a BCI's reagent storage.}}{{Autowiki/TechwebEntryDesign|name=BCI Target Interceptor|description=Requires a BCI shell. When activated, this component will allow user to target an object using their brain and will output the reference to said object.}}{{Autowiki/TechwebEntryDesign|name=Thought Listener Component|description=A component that allows the user to input a string using their mind. Requires a BCI shell.}}{{Autowiki/TechwebEntryDesign|name=VOX Announcement Component|description=A component that plays a local VOX Announcement for the user. Requires a BCI shell.}}}}


{{Autowiki/TechwebEntry|name=Clown Technology|description=Honk?!|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Research Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Air Horn|description=Damn son, where'd you find this?}}{{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Clown Model)|description=Allows you to to turn a cyborg into a clown, honk.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Chassis ("H.O.N.K")|description=}}{{Autowiki/TechwebEntryDesign|name=Exosuit Head ("H.O.N.K")|description=A H.O.N.K head. Appears to lack a face plate.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Arm ("H.O.N.K")|description=A H.O.N.K left arm. With unique sockets that accept odd weaponry designed by clown scientists.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Leg ("H.O.N.K")|description=A H.O.N.K left leg. The foot appears just large enough to fully accommodate a clown shoe.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Arm ("H.O.N.K")|description=A H.O.N.K right arm. With unique sockets that accept odd weaponry designed by clown scientists.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Leg ("H.O.N.K")|description=A H.O.N.K right leg. The foot appears just large enough to fully accommodate a clown shoe.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Torso ("H.O.N.K")|description=A torso part of H.O.N.K. Contains chuckle unit, bananium core and honk support systems.}}{{Autowiki/TechwebEntryDesign|name="H.O.N.K" Central Control module|description=Allows for the construction of a "H.O.N.K" Central Control module.}}{{Autowiki/TechwebEntryDesign|name="H.O.N.K" Peripherals Control module|description=Allows for the construction of a "H.O.N.K" Peripheral Control module.}}{{Autowiki/TechwebEntryDesign|name="H.O.N.K" Weapons & Targeting Control module|description=Allows for the construction of a "H.O.N.K" Weapons & Targeting Control module.}}{{Autowiki/TechwebEntryDesign|name=Sad Trombone Implant Case|description=Makes death amusing.}}{{Autowiki/TechwebEntryDesign|name=H.O.N.K Weapon (Banana Mortar)|description=Equipment for clown exosuits. Launches banana peels.}}{{Autowiki/TechwebEntryDesign|name=H.O.N.K Weapon (HoNkER BlAsT 5000)|description=Equipment for clown exosuits. Spreads fun and joy to everyone around. Honk!}}{{Autowiki/TechwebEntryDesign|name=H.O.N.K Weapon (Mousetrap Mortar)|description=Equipment for clown exosuits. Launches armed mousetraps.}}{{Autowiki/TechwebEntryDesign|name=H.O.N.K Weapon (Oingo Boingo Punch-face)|description=Equipment for clown exosuits. Delivers fun right to your face!}}}}
{{Autowiki/TechwebEntry|name=Clown Technology|description=Honk?!|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Research Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Air Horn|description=Damn son, where'd you find this?}}{{Autowiki/TechwebEntryDesign|name=Clown Module|description=Allows you to to turn a cyborg into a clown, honk.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Chassis ("H.O.N.K")|description=}}{{Autowiki/TechwebEntryDesign|name=Exosuit Head ("H.O.N.K")|description=A H.O.N.K head. Appears to lack a face plate.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Arm ("H.O.N.K")|description=A H.O.N.K left arm. With unique sockets that accept odd weaponry designed by clown scientists.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Leg ("H.O.N.K")|description=A H.O.N.K left leg. The foot appears just large enough to fully accommodate a clown shoe.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Arm ("H.O.N.K")|description=A H.O.N.K right arm. With unique sockets that accept odd weaponry designed by clown scientists.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Leg ("H.O.N.K")|description=A H.O.N.K right leg. The foot appears just large enough to fully accommodate a clown shoe.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Torso ("H.O.N.K")|description=A torso part of H.O.N.K. Contains chuckle unit, bananium core and honk support systems.}}{{Autowiki/TechwebEntryDesign|name="H.O.N.K." Central Control module|description=Allows for the construction of a "H.O.N.K." Central Control module.}}{{Autowiki/TechwebEntryDesign|name="H.O.N.K." Peripherals Control module|description=Allows for the construction of a "H.O.N.K." Peripheral Control module.}}{{Autowiki/TechwebEntryDesign|name="H.O.N.K." Weapons & Targeting Control module|description=Allows for the construction of a "H.O.N.K." Weapons & Targeting Control module.}}{{Autowiki/TechwebEntryDesign|name=Sad Trombone Implant Case|description=Makes death amusing.}}{{Autowiki/TechwebEntryDesign|name=Banana Mortar|description=Equipment for clown exosuits. Launches banana peels.}}{{Autowiki/TechwebEntryDesign|name=HoNkER BlAsT 5000|description=Equipment for clown exosuits. Spreads fun and joy to everyone around. Honk!}}{{Autowiki/TechwebEntryDesign|name=Mousetrap Mortar|description=Equipment for clown exosuits. Launches armed mousetraps.}}{{Autowiki/TechwebEntryDesign|name=Oingo Boingo Punch-face|description=Equipment for clown exosuits. Delivers fun right to your face!}}{{Autowiki/TechwebEntryDesign|name=Hilarious Firing Pin|description=Advanced clowntech that can convert any firearm into a far more useful object.}}}}


{{Autowiki/TechwebEntry|name=Computer Consoles|description=Computers and how they work.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Data Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Computer Design (Supply Console)|description=Allows for the construction of circuit boards used to build a Supply Console.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Supply Request Console)|description=Allows for the construction of circuit boards used to build a Supply Request Console.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Communications)|description=Allows for the construction of circuit boards used to build a communications console.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Crew monitoring computer)|description=Allows for the construction of circuit boards used to build a Crew monitoring computer.}}{{Autowiki/TechwebEntryDesign|name=Identification Card|description=A card used to provide ID and determine access across the station. Has an integrated digital display and advanced microchips.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Library Console)|description=Allows for the construction of circuit boards used to build a new library console.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Outpost Status Display)|description=Allows for the construction of circuit boards used to build an outpost status display console.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Research Monitor)|description=Allows for the construction of circuit boards used to build research camera computers.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Security Camera)|description=Allows for the construction of circuit boards used to build security camera computers.}}}}
{{Autowiki/TechwebEntry|name=Computer Consoles|description=Computers and how they work.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Data Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Bank Machine Board|description=Allows for the construction of circuit boards used to build a Bank Machine.}}{{Autowiki/TechwebEntryDesign|name=Barcode Scanner|description=A fabulous tool if you need to scan a barcode.}}{{Autowiki/TechwebEntryDesign|name=Supply Console Board|description=Allows for the construction of circuit boards used to build a Supply Console.}}{{Autowiki/TechwebEntryDesign|name=Supply Request Console Board|description=Allows for the construction of circuit boards used to build a Supply Request Console.}}{{Autowiki/TechwebEntryDesign|name=Communications Board|description=Allows for the construction of circuit boards used to build a communications console.}}{{Autowiki/TechwebEntryDesign|name=Crew Monitoring Computer Board|description=Allows for the construction of circuit boards used to build a Crew monitoring computer.}}{{Autowiki/TechwebEntryDesign|name=Identification Card|description=A card used to provide ID and determine access across the station. Has an integrated digital display and advanced microchips.}}{{Autowiki/TechwebEntryDesign|name=Library Console Board|description=Allows for the construction of circuit boards used to build a new library console.}}{{Autowiki/TechwebEntryDesign|name=Outpost Status Display Board|description=Allows for the construction of circuit boards used to build an outpost status display console.}}{{Autowiki/TechwebEntryDesign|name=Photobooth Board|description=The circuit board for a photobooth.}}{{Autowiki/TechwebEntryDesign|name=Research Monitor Board|description=Allows for the construction of circuit boards used to build research camera computers.}}{{Autowiki/TechwebEntryDesign|name=Security Camera Board|description=Allows for the construction of circuit boards used to build security camera computers.}}{{Autowiki/TechwebEntryDesign|name=Security Photobooth Board|description=The circuit board for a security photobooth.}}}}


{{Autowiki/TechwebEntry|name=Computer Hardware|description=How computer hardware is made.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Computer Consoles}}|designs={{Autowiki/TechwebEntryDesign|name=Area Power Connector|description=A device that wirelessly recharges connected device from nearby APC.}}{{Autowiki/TechwebEntryDesign|name=Intellicard Slot|description=A module allowing this computer to interface with most common intelliCard modules. Necessary for some programs to run properly.}}{{Autowiki/TechwebEntryDesign|name=Advanced Battery Module|description=An advanced power cell, often used in most laptops. It is too large to be fitted into smaller devices.}}{{Autowiki/TechwebEntryDesign|name=Power Cell Controller|description=A charge controller for standard power cells, used in all kinds of modular computers.}}{{Autowiki/TechwebEntryDesign|name=Micro Battery Module|description=A small power cell, commonly seen in most portable microcomputers.}}{{Autowiki/TechwebEntryDesign|name=Nano Battery Module|description=A tiny power cell, commonly seen in low-end portable microcomputers.}}{{Autowiki/TechwebEntryDesign|name=Battery Module|description=A standard power cell, commonly seen in high-end portable microcomputers or low-end laptops.}}{{Autowiki/TechwebEntryDesign|name=Super Battery Module|description=An advanced power cell, often used in high-end laptops.}}{{Autowiki/TechwebEntryDesign|name=ID Card Slot|description=A module allowing this computer to read or write data on ID cards. Necessary for some programs to run properly.}}{{Autowiki/TechwebEntryDesign|name=Processor Board|description=A standard CPU board used in most computers. It can run up to three programs simultaneously.}}{{Autowiki/TechwebEntryDesign|name=Microprocessor|description=A miniaturised CPU used in portable devices. It can run up to two programs simultaneously.}}{{Autowiki/TechwebEntryDesign|name=Advanced Hard Disk Drive|description=A hybrid HDD, for use in higher grade computers where balance between power efficiency and capacity is desired.}}{{Autowiki/TechwebEntryDesign|name=Hard Disk Drive|description=A small HDD, for use in basic computers where power efficiency is desired.}}{{Autowiki/TechwebEntryDesign|name=Cluster Hard Disk Drive|description=A large storage cluster consisting of multiple HDDs for usage in dedicated storage systems.}}{{Autowiki/TechwebEntryDesign|name=Super Hard Disk Drive|description=A high capacity HDD, for use in cluster storage solutions where capacity is more important than power efficiency.}}{{Autowiki/TechwebEntryDesign|name=Miniprinter|description=A small printer with paper recycling module.}}{{Autowiki/TechwebEntryDesign|name=Advanced Network Card|description=An advanced network card for usage with standard NTNet frequencies. Its transmitter is strong enough to connect even off-station.}}{{Autowiki/TechwebEntryDesign|name=Network Card|description=A basic wireless network card for usage with standard NTNet frequencies.}}{{Autowiki/TechwebEntryDesign|name=Wired Network Card|description=An advanced network card for usage with standard NTNet frequencies. This one also supports wired connection.}}{{Autowiki/TechwebEntryDesign|name=Photonic Processor Board|description=An advanced experimental CPU board that uses photonic core instead of regular circuitry. It can run up to five programs simultaneously, but uses a lot of power.}}{{Autowiki/TechwebEntryDesign|name=Photonic Microprocessor|description=An advanced miniaturised CPU for use in portable devices. It uses photonic core instead of regular circuitry. It can run up to three programs simultaneously.}}{{Autowiki/TechwebEntryDesign|name=Advanced Data Disk|description=Removable disk used to store data.}}{{Autowiki/TechwebEntryDesign|name=Data Disk|description=Removable disk used to store data.}}{{Autowiki/TechwebEntryDesign|name=Super Data Disk|description=Removable disk used to store large amounts of data.}}{{Autowiki/TechwebEntryDesign|name=Sensor Package|description=An integrated sensor package allowing a computer to take readings from the environment. Required by certain programs.}}{{Autowiki/TechwebEntryDesign|name=Micro Solid State Drive|description=A highly efficient SSD chip for portable devices.}}{{Autowiki/TechwebEntryDesign|name=Solid State Drive|description=An efficient SSD for portable devices.}}}}
{{Autowiki/TechwebEntry|name=Computer Data Disks|description=Data disks used for storing modular computer stuff.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Computer Consoles}}|designs={{Autowiki/TechwebEntryDesign|name=Advanced Data Disk|description=Removable disk used to store data.}}{{Autowiki/TechwebEntryDesign|name=Data Disk|description=Removable disk used to store data.}}{{Autowiki/TechwebEntryDesign|name=Super Data Disk|description=Removable disk used to store large amounts of data.}}}}


{{Autowiki/TechwebEntry|name=Computerized Recordkeeping|description=Organized record databases and how they're used.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Computer Consoles}}|designs={{Autowiki/TechwebEntryDesign|name=Machine Design (Account Registration Device)|description=The circuit board for a Account Registration Device.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Automated Announcement System Board)|description=The circuit board for an automated announcement system.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Medical Records)|description=Allows for the construction of circuit boards used to build a medical records console.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Prisoner Management Console)|description=Allows for the construction of circuit boards used to build a prisoner management console.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Security Records Console)|description=Allows for the construction of circuit boards used to build a security records console.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Vendor Board)|description=The circuit board for a Vendor.}}}}
{{Autowiki/TechwebEntry|name=Computerized Recordkeeping|description=Organized record databases and how they're used.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Computer Consoles}}|designs={{Autowiki/TechwebEntryDesign|name=Account Lookup Console Board|description=Allows for the construction of circuit boards used to assess the wealth of crewmates on station.}}{{Autowiki/TechwebEntryDesign|name=Automated Announcement System Board|description=The circuit board for an automated announcement system.}}{{Autowiki/TechwebEntryDesign|name=Medical Records Board|description=Allows for the construction of circuit boards used to build a medical records console.}}{{Autowiki/TechwebEntryDesign|name=Prisoner Management Console Board|description=Allows for the construction of circuit boards used to build a prisoner management console.}}{{Autowiki/TechwebEntryDesign|name=Security Records Console Board|description=Allows for the construction of circuit boards used to build a security records console.}}{{Autowiki/TechwebEntryDesign|name=Vendor Board|description=The circuit board for a Vendor.}}}}


{{Autowiki/TechwebEntry|name=Cybernetic Organs|description=We have the technology to rebuild him.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Cybernetic Ears|description=A pair of cybernetic ears.}}{{Autowiki/TechwebEntryDesign|name=Cybernetic Eyes|description=A pair of cybernetic eyes.}}{{Autowiki/TechwebEntryDesign|name=Cybernetic Heart|description=A cybernetic heart.}}{{Autowiki/TechwebEntryDesign|name=Cybernetic Liver|description=A cybernetic liver.}}{{Autowiki/TechwebEntryDesign|name=Cybernetic Lungs|description=A pair of cybernetic lungs.}}{{Autowiki/TechwebEntryDesign|name=Cybernetic Stomach|description=A cybernetic stomach.}}}}
{{Autowiki/TechwebEntry|name=Cybernetic Organs|description=We have the technology to rebuild him.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Cybernetic Ears|description=A pair of cybernetic ears.}}{{Autowiki/TechwebEntryDesign|name=Cybernetic Eyes|description=A pair of cybernetic eyes.}}{{Autowiki/TechwebEntryDesign|name=Cybernetic Moth Eyes|description=A pair of cybernetic eyes.}}{{Autowiki/TechwebEntryDesign|name=Cybernetic Heart|description=A cybernetic heart.}}{{Autowiki/TechwebEntryDesign|name=Cybernetic Liver|description=A cybernetic liver.}}{{Autowiki/TechwebEntryDesign|name=Cybernetic Lungs|description=A pair of cybernetic lungs.}}{{Autowiki/TechwebEntryDesign|name=Cybernetic Stomach|description=A cybernetic stomach.}}}}


{{Autowiki/TechwebEntry|name=Cyborg Upgrades: Medical|description=Medical upgrades for cyborgs.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Biotechnology}}|designs={{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Beaker Storage)|description=A supplementary beaker storage apparatus for medical cyborgs.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Defibrillator)|description=An upgrade to the Medical model, installing a built-in defibrillator, for on the scene revival.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Hypospray Expanded Synthesiser)|description=An upgrade to the Medical model's hypospray, allowing it to treat a wider range of conditions and problems.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Piercing Hypospray)|description=An upgrade to a cyborg's hypospray, allowing it to pierce armor and thick material.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Crew pinpointer)|description=A crew pinpointer module for the medical cyborg. Permits remote access to the crew monitor.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Surgical Processor)|description=An upgrade to the Medical model, installing a processor capable of scanning surgery disks and carrying out procedures}}}}
{{Autowiki/TechwebEntry|name=Cyborg Upgrades: Medical|description=Medical upgrades for cyborgs.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Biotechnology}}|designs={{Autowiki/TechwebEntryDesign|name=Secondary Beaker Storage|description=A supplementary beaker storage apparatus for medical cyborgs.}}{{Autowiki/TechwebEntryDesign|name=Defibrillator|description=An upgrade to the Medical model, installing a built-in defibrillator, for on the scene revival.}}{{Autowiki/TechwebEntryDesign|name=Expanded Hypospray Synthesiser|description=An upgrade to the Medical model's hypospray, allowing it to treat a wider range of conditions and problems.}}{{Autowiki/TechwebEntryDesign|name=Piercing Hypospray|description=An upgrade to a cyborg's hypospray, allowing it to pierce armor and thick material.}}{{Autowiki/TechwebEntryDesign|name=Crew Pinpointer|description=A crew pinpointer module for the medical cyborg. Permits remote access to the crew monitor.}}{{Autowiki/TechwebEntryDesign|name=Surgical Processor|description=An upgrade to the Medical model, installing a processor capable of scanning surgery disks and carrying out procedures}}{{Autowiki/TechwebEntryDesign|name=Advanced Surgical Omnitool Upgrade|description=An upgrade to the Medical model, upgrading the built-in surgical omnitool, to be on par with advanced surgical tools}}}}


{{Autowiki/TechwebEntry|name=Cyborg Upgrades: Utility|description=Utility upgrades for cyborgs.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Robotics Research}}|designs={{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Advanced Mop)|description=An advanced mop replacement for the janiborg's standard mop.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Experimental Push Broom)|description=An experimental push broom used for efficiently pushing refuse.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Expand)|description=A cyborg resizer, it makes a cyborg huge.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Plating Repair Tool)|description=A tiny heating device to repair burnt and damaged hull platings with.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Self-repair)|description=This module will repair the cyborg over time.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Ion Thrusters)|description=An energy-operated thruster system for cyborgs.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Trash Bag of Holding)|description=A trash bag of holding replacement for the janiborg's standard trash bag.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Rapid Disabler Cooling Module)|description=Used to cool a mounted disabler, increasing the potential current in it and thus its recharge rate.}}}}
{{Autowiki/TechwebEntry|name=Cyborg Upgrades: Service|description=Service upgrades for cyborgs.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Robotics Research}}|designs={{Autowiki/TechwebEntryDesign|name=Rolling Table Dock|description=An upgrade to the service model cyborg, to help provide mobile service.}}{{Autowiki/TechwebEntryDesign|name=Condiment Synthesizer|description=An upgrade to the service model cyborg, allowing it to produce solid condiments.}}{{Autowiki/TechwebEntryDesign|name=Kitchen Toolset|description=An upgrade to the service model cyborg, to help process foods.}}{{Autowiki/TechwebEntryDesign|name=Service Apparatus|description=An upgrade to the service model cyborg, to help handle foods and paper.}}{{Autowiki/TechwebEntryDesign|name=Drink Apparatus|description=A supplementary drinking glass storage apparatus for service cyborgs.}}{{Autowiki/TechwebEntryDesign|name=Service Cookbook|description=An upgrade to the service model cyborg, that lets them create more foods.}}}}


{{Autowiki/TechwebEntry|name=Data Theory|description=Big Data, in space!|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Research Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Machine Design (Civilian Bounty Pad)|description=The circuit board for a Civilian Bounty Pad.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Civilian Bounty Pad Control)|description=Allows for the construction of circuit boards used to build a new civilian bounty pad console.}}}}
{{Autowiki/TechwebEntry|name=Cyborg Upgrades: Utility|description=Utility upgrades for cyborgs.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Robotics Research}}|designs={{Autowiki/TechwebEntryDesign|name=Advanced Mop|description=An advanced mop replacement for the janiborg's standard mop.}}{{Autowiki/TechwebEntryDesign|name=Experimental Push Broom|description=An experimental push broom used for efficiently pushing refuse.}}{{Autowiki/TechwebEntryDesign|name=Expand Module|description=A cyborg resizer, it makes a cyborg huge.}}{{Autowiki/TechwebEntryDesign|name=Plating Repair Tool|description=A tiny heating device to repair burnt and damaged hull platings with.}}{{Autowiki/TechwebEntryDesign|name=Self-Repair Module|description=This module will repair the cyborg over time.}}{{Autowiki/TechwebEntryDesign|name=Ion Thrusters|description=An energy-operated thruster system for cyborgs.}}{{Autowiki/TechwebEntryDesign|name=Trash Bag of Holding|description=A trash bag of holding replacement for the janiborg's standard trash bag.}}{{Autowiki/TechwebEntryDesign|name=Rapid Disabler Cooling Module|description=Used to cool a mounted disabler, increasing the potential current in it and thus its recharge rate.}}}}


{{Autowiki/TechwebEntry|name=Electromagnetic Theory|description=Study into usage of frequencies in the electromagnetic spectrum.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Research Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Holographic Sign Projector|description=A holograpic projector used to project various warning signs.}}{{Autowiki/TechwebEntryDesign|name=Security Holobarrier Projector|description=A holographic projector that creates holographic security barriers.}}{{Autowiki/TechwebEntryDesign|name=Engineering Holobarrier Projector|description=A holographic projector that creates holographic engineering barriers.}}{{Autowiki/TechwebEntryDesign|name=ATMOS Holofan Projector|description=A holographic projector that creates holographic barriers that prevent changes in atmospheric conditions.}}{{Autowiki/TechwebEntryDesign|name=Restaurant Seating Projector|description=A holographic projector that creates seating designation for restaurants.}}{{Autowiki/TechwebEntryDesign|name=Bar Seating Projector|description=A holographic projector that creates seating designation for bars.}}{{Autowiki/TechwebEntryDesign|name=Inducer|description=The NT-75 Electromagnetic Power Inducer can wirelessly induce electric charge in an object, allowing you to recharge power cells without having to remove them.}}{{Autowiki/TechwebEntryDesign|name=Optical T-Ray Scanners|description=Used by engineering staff to see underfloor objects such as cables and pipes.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (AI Holopad Board)|description=The circuit board for a holopad.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Vend-a-Tray)|description=The circuit board for a Vend-a-Tray.}}}}
{{Autowiki/TechwebEntry|name=Data Theory|description=Big Data, in space!|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Research Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Civilian Bounty Pad Board|description=The circuit board for a Civilian Bounty Pad.}}{{Autowiki/TechwebEntryDesign|name=Civilian Bounty Pad Control Board|description=Allows for the construction of circuit boards used to build a new civilian bounty pad console.}}}}


{{Autowiki/TechwebEntry|name=Exosuit Diamond Drill|description=A diamond drill fit for a large exosuit|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Mining Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Mining (Diamond Mining Drill)|description=An upgraded version of the standard drill.}}}}
{{Autowiki/TechwebEntry|name=Electromagnetic Theory|description=Study into usage of frequencies in the electromagnetic spectrum.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Research Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Holographic Sign Projector|description=A holograpic projector used to project various warning signs.}}{{Autowiki/TechwebEntryDesign|name=Security Holobarrier Projector|description=A holographic projector that creates holographic security barriers.}}{{Autowiki/TechwebEntryDesign|name=Engineering Holobarrier Projector|description=A holographic projector that creates holographic engineering barriers.}}{{Autowiki/TechwebEntryDesign|name=ATMOS Holofan Projector|description=A holographic projector that creates holographic barriers that prevent changes in atmospheric conditions.}}{{Autowiki/TechwebEntryDesign|name=Restaurant Seating Projector|description=A holographic projector that creates seating designation for restaurants.}}{{Autowiki/TechwebEntryDesign|name=Bar Seating Projector|description=A holographic projector that creates seating designation for bars.}}{{Autowiki/TechwebEntryDesign|name=Inducer|description=The NT-75 Electromagnetic Power Inducer can wirelessly induce electric charge in an object, allowing you to recharge power cells without having to remove them.}}{{Autowiki/TechwebEntryDesign|name=Inducer|description=The NT-75 Electromagnetic Power Inducer can wirelessly induce electric charge in an object, allowing you to recharge power cells without having to remove them.}}{{Autowiki/TechwebEntryDesign|name=Optical T-Ray Scanners|description=Used by engineering staff to see underfloor objects such as cables and pipes.}}{{Autowiki/TechwebEntryDesign|name=AI Holopad Board|description=The circuit board for a holopad.}}{{Autowiki/TechwebEntryDesign|name=Vend-a-Tray Board|description=The circuit board for a Vend-a-Tray.}}}}


{{Autowiki/TechwebEntry|name=Exosuit Module (Localized Wormhole Generator)|description=An advanced piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Bluespace Travel}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Module (Localized Wormhole Generator)|description=An exosuit module that allows generating of small quasi-stable wormholes.}}}}
{{Autowiki/TechwebEntry|name=Exosuit Diamond Drill|description=A diamond drill fit for a large exosuit|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Mining Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Diamond Mining Drill|description=An upgraded version of the standard drill.}}}}


{{Autowiki/TechwebEntry|name=Exosuit Module (SOB-3 Clusterbang Launcher)|description=An advanced piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Explosive & Pyrotechnical Weaponry}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Weapon (SOB-3 Clusterbang Launcher)|description=A weapon that violates the Geneva Convention at 3 rounds per minute}}{{Autowiki/TechwebEntryDesign|name=SOB-3 Clusterbang Launcher Ammunition|description=Ammunition for the SOB-3 Clusterbang Launcher}}}}
{{Autowiki/TechwebEntry|name=Exosuit Module (Localized Wormhole Generator)|description=An advanced piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Bluespace Travel}}|designs={{Autowiki/TechwebEntryDesign|name=Localized Wormhole Generator|description=An exosuit module that allows generating of small quasi-stable wormholes.}}}}


{{Autowiki/TechwebEntry|name=Exosuit Module (Teleporter Module)|description=An advanced piece of mech Equipment|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Miniaturized Bluespace Research}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Module (Teleporter Module)|description=An exosuit module that allows exosuits to teleport to any position in view.}}}}
{{Autowiki/TechwebEntry|name=Exosuit Module (SOB-3 Clusterbang Launcher)|description=An advanced piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Explosive & Pyrotechnical Weaponry}}|designs={{Autowiki/TechwebEntryDesign|name=SOB-3 Clusterbang Launcher|description=A weapon that violates the Geneva Convention at 3 rounds per minute.}}{{Autowiki/TechwebEntryDesign|name=SOB-3 Clusterbang Launcher Ammunition|description=Ammunition for the SOB-3 Clusterbang Launcher}}}}


{{Autowiki/TechwebEntry|name=Exosuit Weapon ("Ultra AC 2" LMG)|description=An advanced piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Ballistic Weaponry}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Weapon ("Ultra AC 2" LMG)|description=A weapon for combat exosuits. Shoots a rapid, three shot burst.}}{{Autowiki/TechwebEntryDesign|name=Ultra AC 2 Ammunition|description=Ammunition for the Ultra AC 2 LMG}}}}
{{Autowiki/TechwebEntry|name=Exosuit Module (Teleporter Module)|description=An advanced piece of mech Equipment|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Miniaturized Bluespace Research}}|designs={{Autowiki/TechwebEntryDesign|name=Teleporter Module|description=An exosuit module that allows exosuits to teleport to any position in view.}}}}


{{Autowiki/TechwebEntry|name=Exosuit Weapon (BRM-6 Missile Rack)|description=An advanced piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Explosive & Pyrotechnical Weaponry}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Weapon (BRM-6 Missile Rack)|description=Allows for the construction of an BRM-6 Breaching Missile Rack.}}{{Autowiki/TechwebEntryDesign|name=SRM-8 Missile Rack Ammunition|description=Ammunition for the SRM-8 Missile Rack.}}}}
{{Autowiki/TechwebEntry|name=Exosuit Weapon ("Ultra AC 2" LMG)|description=An advanced piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Exosuits}}|designs={{Autowiki/TechwebEntryDesign|name=Ultra AC 2 LMG|description=A weapon for combat exosuits. Shoots a rapid, three shot burst.}}{{Autowiki/TechwebEntryDesign|name=Ultra AC 2 Ammunition|description=Ammunition for the Ultra AC 2 LMG}}}}


{{Autowiki/TechwebEntry|name=Exosuit Weapon (CH-DS "Peacemaker" Mounted Disabler)|description=A basic piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Beam Weaponry}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Weapon (CH-DS "Peacemaker" Disabler)|description=Allows for the construction of CH-DS Disabler.}}}}
{{Autowiki/TechwebEntry|name=Exosuit Weapon (BRM-6 Missile Rack)|description=An advanced piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Explosive & Pyrotechnical Weaponry}}|designs={{Autowiki/TechwebEntryDesign|name=PEP-6 Missile Rack|description=Allows for the construction of an PEP-6 Breaching Missile Rack.}}{{Autowiki/TechwebEntryDesign|name=PEP-6 Missile Rack Ammunition|description=Ammunition for the PEP-6 Missile Rack.}}}}


{{Autowiki/TechwebEntry|name=Exosuit Weapon (CH-LC "Solaris" Laser Cannon)|description=An advanced piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Beam Weaponry}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Weapon (CH-LC "Solaris" Laser Cannon)|description=Allows for the construction of CH-LC Laser Cannon.}}}}
{{Autowiki/TechwebEntry|name=Exosuit Weapon (CH-DS "Peacemaker" Mounted Disabler)|description=A basic piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Exosuits}}|designs={{Autowiki/TechwebEntryDesign|name=CH-DS "Peacemaker" Disabler|description=Allows for the construction of CH-DS Disabler.}}}}


{{Autowiki/TechwebEntry|name=Exosuit Weapon (CH-PS "Immolator" Laser)|description=A basic piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Beam Weaponry}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Weapon (CH-PS "Immolator" Laser)|description=Allows for the construction of CH-PS Laser.}}}}
{{Autowiki/TechwebEntry|name=Exosuit Weapon (CH-LC "Solaris" Laser Cannon)|description=An advanced piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Beam Weaponry}}|designs={{Autowiki/TechwebEntryDesign|name=CH-LC "Solaris" Laser Cannon|description=Allows for the construction of CH-LC Laser Cannon.}}}}


{{Autowiki/TechwebEntry|name=Exosuit Weapon (FNX-99 "Hades" Carbine)|description=An advanced piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Ballistic Weaponry}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Weapon (FNX-99 "Hades" Carbine)|description=Allows for the construction of FNX-99 "Hades" Carbine.}}{{Autowiki/TechwebEntryDesign|name=FNX-99 Carbine Ammunition|description=Ammunition for the FNX-99 "Hades" Carbine.}}}}
{{Autowiki/TechwebEntry|name=Exosuit Weapon (CH-PS "Immolator" Laser)|description=A basic piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Beam Weaponry}}|designs={{Autowiki/TechwebEntryDesign|name=CH-PS "Immolator" Laser|description=Allows for the construction of CH-PS Laser.}}}}


{{Autowiki/TechwebEntry|name=Exosuit Weapon (LBX AC 10 "Scattershot")|description=An advanced piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Ballistic Weaponry}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Weapon (LBX AC 10 "Scattershot")|description=Allows for the construction of LBX AC 10.}}{{Autowiki/TechwebEntryDesign|name=LBX AC 10 Scattershot Ammunition|description=Ammunition for the LBX AC 10 exosuit weapon.}}}}
{{Autowiki/TechwebEntry|name=Exosuit Weapon (FNX-99 "Hades" Carbine)|description=An advanced piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Exotic Ammunition}}|designs={{Autowiki/TechwebEntryDesign|name=FNX-99 "Hades" Carbine|description=Allows for the construction of FNX-99 "Hades" Carbine.}}{{Autowiki/TechwebEntryDesign|name=FNX-99 Carbine Ammunition|description=Ammunition for the FNX-99 "Hades" Carbine.}}}}


{{Autowiki/TechwebEntry|name=Exosuit Weapon (SGL-6 Grenade Launcher)|description=An advanced piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Explosive & Pyrotechnical Weaponry}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Weapon (SGL-6 Grenade Launcher)|description=Allows for the construction of SGL-6 Grenade Launcher.}}{{Autowiki/TechwebEntryDesign|name=SGL-6 Grenade Launcher Ammunition|description=Ammunition for the SGL-6 Grenade Launcher.}}}}
{{Autowiki/TechwebEntry|name=Exosuit Weapon (LBX AC 10 "Scattershot")|description=An advanced piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Exosuits}}|designs={{Autowiki/TechwebEntryDesign|name=LBX AC 10 "Scattershot"|description=Allows for the construction of LBX AC 10.}}{{Autowiki/TechwebEntryDesign|name=LBX AC 10 Ammunition|description=Ammunition for the LBX AC 10 exosuit weapon.}}}}
 
{{Autowiki/TechwebEntry|name=Exosuit Weapon (SGL-6 Grenade Launcher)|description=An advanced piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Explosive & Pyrotechnical Weaponry}}|designs={{Autowiki/TechwebEntryDesign|name=SGL-6 Grenade Launcher|description=Allows for the construction of SGL-6 Grenade Launcher.}}{{Autowiki/TechwebEntryDesign|name=SGL-6 Grenade Launcher Ammunition|description=Ammunition for the SGL-6 Grenade Launcher.}}}}


{{Autowiki/TechwebEntry|name=EXOSUIT: Clarke|description=Clarke exosuit designs|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Chassis ("Clarke")|description=}}{{Autowiki/TechwebEntryDesign|name=Exosuit Head ("Clarke")|description=A Clarke head. Contains an integrated diagnostic HUD scanner.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Arm ("Clarke")|description=A Clarke left arm. Data and power sockets are compatible with most exosuit tools.}}{{Autowiki/TechwebEntryDesign|name="Clarke" Central Control module|description=Allows for the construction of a "Clarke" Central Control module.}}{{Autowiki/TechwebEntryDesign|name="Clarke" Peripherals Control module|description=Allows for the construction of a "Clarke" Peripheral Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Arm ("Clarke")|description=A Clarke right arm. Data and power sockets are compatible with most exosuit tools.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Torso ("Clarke")|description=A torso part of Clarke. Contains power unit, processing core and life support systems.}}}}
{{Autowiki/TechwebEntry|name=EXOSUIT: Clarke|description=Clarke exosuit designs|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Chassis ("Clarke")|description=}}{{Autowiki/TechwebEntryDesign|name=Exosuit Head ("Clarke")|description=A Clarke head. Contains an integrated diagnostic HUD scanner.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Arm ("Clarke")|description=A Clarke left arm. Data and power sockets are compatible with most exosuit tools.}}{{Autowiki/TechwebEntryDesign|name="Clarke" Central Control module|description=Allows for the construction of a "Clarke" Central Control module.}}{{Autowiki/TechwebEntryDesign|name="Clarke" Peripherals Control module|description=Allows for the construction of a "Clarke" Peripheral Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Arm ("Clarke")|description=A Clarke right arm. Data and power sockets are compatible with most exosuit tools.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Torso ("Clarke")|description=A torso part of Clarke. Contains power unit, processing core and life support systems.}}}}
Строка 105: Строка 113:
{{Autowiki/TechwebEntry|name=EXOSUIT: Odysseus|description=Odysseus exosuit designs|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Research Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Chassis ("Odysseus")|description=}}{{Autowiki/TechwebEntryDesign|name=Exosuit Head ("Odysseus")|description=An Odysseus head. Contains an integrated medical HUD scanner.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Arm ("Odysseus")|description=An Odysseus left arm. Data and power sockets are compatible with specialized medical equipment.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Leg ("Odysseus")|description=An Odysseus left leg. Contains complex servodrives and balance maintaining systems to maintain stability for critical patients.}}{{Autowiki/TechwebEntryDesign|name="Odysseus" Central Control module|description=Allows for the construction of a "Odysseus" Central Control module.}}{{Autowiki/TechwebEntryDesign|name="Odysseus" Peripherals Control module|description=Allows for the construction of a "Odysseus" Peripheral Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Arm ("Odysseus")|description=An Odysseus right arm. Data and power sockets are compatible with specialized medical equipment.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Leg ("Odysseus")|description=An odysseus right leg. Contains complex servodrives and balance maintaining systems to maintain stability for critical patients.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Torso ("Odysseus")|description=A torso part of Odysseus. Contains power unit, processing core and life support systems along with an attachment port for a mounted sleeper.}}}}
{{Autowiki/TechwebEntry|name=EXOSUIT: Odysseus|description=Odysseus exosuit designs|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Research Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Chassis ("Odysseus")|description=}}{{Autowiki/TechwebEntryDesign|name=Exosuit Head ("Odysseus")|description=An Odysseus head. Contains an integrated medical HUD scanner.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Arm ("Odysseus")|description=An Odysseus left arm. Data and power sockets are compatible with specialized medical equipment.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Leg ("Odysseus")|description=An Odysseus left leg. Contains complex servodrives and balance maintaining systems to maintain stability for critical patients.}}{{Autowiki/TechwebEntryDesign|name="Odysseus" Central Control module|description=Allows for the construction of a "Odysseus" Central Control module.}}{{Autowiki/TechwebEntryDesign|name="Odysseus" Peripherals Control module|description=Allows for the construction of a "Odysseus" Peripheral Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Arm ("Odysseus")|description=An Odysseus right arm. Data and power sockets are compatible with specialized medical equipment.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Leg ("Odysseus")|description=An odysseus right leg. Contains complex servodrives and balance maintaining systems to maintain stability for critical patients.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Torso ("Odysseus")|description=A torso part of Odysseus. Contains power unit, processing core and life support systems along with an attachment port for a mounted sleeper.}}}}


{{Autowiki/TechwebEntry|name=Exotic Ammunition|description=They won't know what hit em.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Weapon Development Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Speed Loader (.38 Hot Shot)|description=Designed to quickly reload revolvers. Hot Shot bullets contain an incendiary payload.}}{{Autowiki/TechwebEntryDesign|name=Speed Loader (.38 Iceblox)|description=Designed to quickly reload revolvers. Iceblox bullets contain a cryogenic payload.}}{{Autowiki/TechwebEntryDesign|name=Unloaded Technological Shotshell|description=A high-tech shotgun shell which can be loaded with materials to produce unique effects.}}}}
{{Autowiki/TechwebEntry|name=Exotic Ammunition|description=They won't know what hit em.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Weapon Development Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Speed Loader (.38 Hot Shot) (Very Lethal)|description=Designed to quickly reload revolvers. Hot Shot bullets contain an incendiary payload.}}{{Autowiki/TechwebEntryDesign|name=Speed Loader (.38 Iceblox) (Lethal/Very Lethal (Lizardpeople))|description=Designed to quickly reload revolvers. Iceblox bullets contain a cryogenic payload.}}{{Autowiki/TechwebEntryDesign|name=Unloaded Technological Shotshell|description=A high-tech shotgun shell which can be crafted into more advanced shells to produce unique effects. Does nothing on its own.}}}}


{{Autowiki/TechwebEntry|name=Experimental Surgery|description=When evolution isn't fast enough.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Surgery}}|designs={{Autowiki/TechwebEntryDesign|name=Cortex Folding|description=A surgical procedure which modifies the cerebral cortex into a complex fold, giving space to non-standard neural patterns.}}{{Autowiki/TechwebEntryDesign|name=Cortex Imprint|description=A surgical procedure which modifies the cerebral cortex into a redundant neural pattern, making the brain able to bypass damage caused by minor brain traumas.}}{{Autowiki/TechwebEntryDesign|name=Tend Wounds (Physical) Upgrade|description=An upgraded version of the original surgery.}}{{Autowiki/TechwebEntryDesign|name=Ligament Hook|description=A surgical procedure which reshapes the connections between torso and limbs, making it so limbs can be attached manually if severed. However this weakens the connection, making them easier to detach as well.}}{{Autowiki/TechwebEntryDesign|name=Ligament Reinforcement|description=A surgical procedure which adds a protective tissue and bone cage around the connections between the torso and limbs, preventing dismemberment. However, the nerve connections as a result are more easily interrupted, making it easier to disable limbs with damage.}}{{Autowiki/TechwebEntryDesign|name=Vein Muscle Membrane|description=A surgical procedure which adds a muscled membrane to blood vessels, allowing them to pump blood without a heart.}}{{Autowiki/TechwebEntryDesign|name=Nerve Grounding|description=A surgical procedure which makes the patient's nerves act as grounding rods, protecting them from electrical shocks.}}{{Autowiki/TechwebEntryDesign|name=Nerve Splicing|description=A surgical procedure which splices the patient's nerves, making them more resistant to stuns.}}{{Autowiki/TechwebEntryDesign|name=Pacification|description=A surgical procedure which permanently inhibits the aggression center of the brain, making the patient unwilling to cause direct harm.}}{{Autowiki/TechwebEntryDesign|name=Vein Threading|description=A surgical procedure which severely reduces the amount of blood lost in case of injury.}}{{Autowiki/TechwebEntryDesign|name=Viral Bonding|description=A surgical procedure that forces a symbiotic relationship between a virus and its host. The patient must be dosed with spaceacillin, virus food, and formaldehyde.}}}}
{{Autowiki/TechwebEntry|name=Experimental Surgery|description=When evolution isn't fast enough.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Surgery}}|designs={{Autowiki/TechwebEntryDesign|name=Cortex Folding|description=A surgical procedure which modifies the cerebral cortex into a complex fold, giving space to non-standard neural patterns.}}{{Autowiki/TechwebEntryDesign|name=Cortex Imprint|description=A surgical procedure which modifies the cerebral cortex into a redundant neural pattern, making the brain able to bypass damage caused by minor brain traumas.}}{{Autowiki/TechwebEntryDesign|name=Tend Wounds (Physical) Upgrade|description=An upgraded version of the original surgery.}}{{Autowiki/TechwebEntryDesign|name=Ligament Hook|description=A surgical procedure which reshapes the connections between torso and limbs, making it so limbs can be attached manually if severed. However this weakens the connection, making them easier to detach as well.}}{{Autowiki/TechwebEntryDesign|name=Ligament Reinforcement|description=A surgical procedure which adds a protective tissue and bone cage around the connections between the torso and limbs, preventing dismemberment. However, the nerve connections as a result are more easily interrupted, making it easier to disable limbs with damage.}}{{Autowiki/TechwebEntryDesign|name=Vein Muscle Membrane|description=A surgical procedure which adds a muscled membrane to blood vessels, allowing them to pump blood without a heart.}}{{Autowiki/TechwebEntryDesign|name=Nerve Grounding|description=A surgical procedure which makes the patient's nerves act as grounding rods, protecting them from electrical shocks.}}{{Autowiki/TechwebEntryDesign|name=Nerve Splicing|description=A surgical procedure which splices the patient's nerves, making them more resistant to stuns.}}{{Autowiki/TechwebEntryDesign|name=Pacification|description=A surgical procedure which permanently inhibits the aggression center of the brain, making the patient unwilling to cause direct harm.}}{{Autowiki/TechwebEntryDesign|name=Vein Threading|description=A surgical procedure which severely reduces the amount of blood lost in case of injury.}}{{Autowiki/TechwebEntryDesign|name=Viral Bonding|description=A surgical procedure that forces a symbiotic relationship between a virus and its host. The patient must be dosed with spaceacillin, virus food, and formaldehyde.}}}}


{{Autowiki/TechwebEntry|name=Experimental Tools|description=Highly advanced tools.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=Experimental Welding Tool|description=An experimental welder capable of self-fuel generation.}}{{Autowiki/TechwebEntryDesign|name=Botanogenetic Plant Shears|description=A high tech, high fidelity pair of plant shears, capable of cutting genetic traits out of a plant.}}{{Autowiki/TechwebEntryDesign|name=Hand Drill|description=A small electric hand drill with an interchangeable screwdriver and bolt bit}}{{Autowiki/TechwebEntryDesign|name=Jaws of Life|description=A small, compact Jaws of Life with an interchangeable pry jaws and cutting jaws}}{{Autowiki/TechwebEntryDesign|name=Laser Scalpel|description=A laser scalpel used for precise cutting.}}{{Autowiki/TechwebEntryDesign|name=Mechanical Pinches|description=These pinches can be either used as retractor or hemostat.}}{{Autowiki/TechwebEntryDesign|name=Searing Tool|description=Used to mend tissue together. Or drill tissue away.}}}}
{{Autowiki/TechwebEntry|name=Experimental Tools|description=Highly advanced tools.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=Experimental Welding Tool|description=An experimental welder capable of self-fuel generation.}}{{Autowiki/TechwebEntryDesign|name=Hand Drill|description=A small electric hand drill with an interchangeable screwdriver and bolt bit}}{{Autowiki/TechwebEntryDesign|name=Jaws of Life|description=A small, compact Jaws of Life with an interchangeable pry jaws and cutting jaws}}{{Autowiki/TechwebEntryDesign|name=Laser Scalpel|description=A laser scalpel used for precise cutting.}}{{Autowiki/TechwebEntryDesign|name=Mechanical Pinches|description=These pinches can be either used as retractor or hemostat.}}{{Autowiki/TechwebEntryDesign|name=Experimental Long-range Gas Analyzer|description=An experimental gas analyzer capable of operating at long distance}}{{Autowiki/TechwebEntryDesign|name=Searing Tool|description=Used to mend tissue together. Or drill tissue away.}}{{Autowiki/TechwebEntryDesign|name=Advanced Fire Extinguisher|description=Used to stop thermonuclear fires from spreading inside your engine.}}}}


{{Autowiki/TechwebEntry|name=Exploration Drone Research|description=Technology for exploring far away locations.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Robotics Research}}|designs={{Autowiki/TechwebEntryDesign|name=Computer Design (Exploration Drone Control Console)|description=Allows for the construction of circuit boards used to build a new exploration drone control console.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Exploration Drone Launcher)|description=The circuit board for exodrone launcher.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Scanner Array)|description=The circuit board for scanner array.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Scanner Array Control Console)|description=Allows for the construction of circuit boards used to build a new scanner array control console.}}}}
{{Autowiki/TechwebEntry|name=Exploration Drone Research|description=Technology for exploring far away locations.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Robotics Research}}|designs={{Autowiki/TechwebEntryDesign|name=Exploration Drone Control Console Board|description=Allows for the construction of circuit boards used to build a new exploration drone control console.}}{{Autowiki/TechwebEntryDesign|name=Exploration Drone Launcher Board|description=The circuit board for exodrone launcher.}}{{Autowiki/TechwebEntryDesign|name=Scanner Array Board|description=The circuit board for scanner array.}}{{Autowiki/TechwebEntryDesign|name=Scanner Array Control Console Board|description=Allows for the construction of circuit boards used to build a new scanner array control console.}}}}


{{Autowiki/TechwebEntry|name=Genetic Engineering|description=We have the technology to change him.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Genetic Data Disk|description=Produce additional disks for storing genetic data.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (DNA Scanner)|description=The circuit board for a DNA Scanner.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (DNA Console)|description=Allows for the construction of circuit boards used to build a new DNA console.}}}}
{{Autowiki/TechwebEntry|name=Explosive & Pyrotechnical Weaponry|description=If the light stuff just won't do it.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Weapon Development Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Advanced Release Grenade Casing|description=An advanced grenade that can be detonated several times, best used with a repeating igniter.}}{{Autowiki/TechwebEntryDesign|name=Large Grenade Casing|description=A grenade that affects a larger area and use larger containers.}}{{Autowiki/TechwebEntryDesign|name=Pyro Grenade Casing|description=An advanced grenade that is able to self ignite its mixture.}}}}
 
{{Autowiki/TechwebEntry|name=Genetic Engineering|description=We have the technology to change him.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Genetic Data Disk|description=Produce additional disks for storing genetic data.}}{{Autowiki/TechwebEntryDesign|name=DNA Infuser Board|description=The circuit board for a DNA Infuser.}}{{Autowiki/TechwebEntryDesign|name=DNA Scanner Board|description=The circuit board for a DNA Scanner.}}{{Autowiki/TechwebEntryDesign|name=DNA Console Board|description=Allows for the construction of circuit boards used to build a new DNA console.}}}}


{{Autowiki/TechwebEntry|name=Improved Wound-Tending Surgery|description=Who would have known being more gentle with a hemostat decreases patient pain?|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Tend Wounds (Brute) Upgrade|description=An upgraded version of the original surgery.}}{{Autowiki/TechwebEntryDesign|name=Tend Wounds (Burn) Upgrade|description=An upgraded version of the original surgery.}}}}
{{Autowiki/TechwebEntry|name=Improved Wound-Tending Surgery|description=Who would have known being more gentle with a hemostat decreases patient pain?|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Tend Wounds (Brute) Upgrade|description=An upgraded version of the original surgery.}}{{Autowiki/TechwebEntryDesign|name=Tend Wounds (Burn) Upgrade|description=An upgraded version of the original surgery.}}}}


{{Autowiki/TechwebEntry|name=Industrial Engineering|description=A refresher course on modern engineering technology.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Research Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Advanced Capacitor|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Advanced Matter Bin|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Advanced Scanning Module|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Air Alarm Electronics|description=Looks like a circuit. Probably is.}}{{Autowiki/TechwebEntryDesign|name=Airlock Electronics|description=Looks like a circuit. Probably is.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (APC Control)|description=Allows for the construction of circuit boards used to build a new APC control console.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Atmospheric Monitor)|description=Allows for the construction of circuit boards used to build an Atmospheric Monitor.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Atmosphere Alert)|description=Allows for the construction of circuit boards used to build an atmosphere alert console.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Autolathe Board)|description=The circuit board for an autolathe.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Cell Charger Board)|description=The circuit board for a cell charger.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Cell Charger Board)|description=The circuit board for a cell charger.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Crystallizer)|description=The circuit board for a crystallizer.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Electrolyzer Board)|description=The circuit board for an electrolyzer.}}{{Autowiki/TechwebEntryDesign|name=Emergency Oxygen Tank|description=Used for emergencies. Contains very little oxygen, so try to conserve it until you actually need it.}}{{Autowiki/TechwebEntryDesign|name=Extended-Capacity Emergency Oxygen Tank|description=Used for emergencies. Contains very little oxygen, so try to conserve it until you actually need it.}}{{Autowiki/TechwebEntryDesign|name=Fire Alarm Electronics|description=A fire alarm circuit. Can handle heat levels up to 40 degrees celsius.}}{{Autowiki/TechwebEntryDesign|name=Firelock Circuitry|description=A circuit board used in construction of firelocks.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Grounding Rod Board)|description=The circuit board for a grounding rod.}}{{Autowiki/TechwebEntryDesign|name=High-Capacity Power Cell|description=A power cell that holds 10 MJ of energy.}}{{Autowiki/TechwebEntryDesign|name=High-Power Micro-Laser|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Optical Meson Scanners|description=Used by engineering and mining staff to see basic structural and terrain layouts through walls, regardless of lighting condition.}}{{Autowiki/TechwebEntryDesign|name=Nano Manipulator|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Oxygen Tank|description=An empty oxygen tank.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (PACMAN-type Generator Board)|description=The circuit board that for a PACMAN-type portable generator.}}{{Autowiki/TechwebEntryDesign|name=Plasma Tank|description=An empty oxygen tank.}}{{Autowiki/TechwebEntryDesign|name=Plasmaman Belt Tank|description=A tank of plasma gas designed specifically for use as internals, particularly for plasma-based lifeforms. If you're not a Plasmaman, you probably shouldn't use this.}}{{Autowiki/TechwebEntryDesign|name=Pneumatic Airlock Seal|description=A heavy brace used to seal airlocks. Useful for keeping out people without the dexterity to remove it.}}{{Autowiki/TechwebEntryDesign|name=APC Module|description=Heavy-duty switching circuits for power control.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Power Monitor)|description=Allows for the construction of circuit boards used to build a new power monitor.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Weapon Recharger Board)|description=The circuit board for a Weapon Recharger.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Recycler Board)|description=The circuit board for a recycler.}}{{Autowiki/TechwebEntryDesign|name=Rapid Part Exchange Device|description=Special mechanical module made to store, sort, and apply standard machine parts.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Scanner Gate)|description=The circuit board for a scanner gate.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Solar Control)|description=Allows for the construction of circuit boards used to build a solar control console.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Stacking Machine Console)|description=The circuit board for a Stacking Machine Console.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Stacking Machine)|description=The circuit board for a Stacking Machine.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Tesla Coil Board)|description=The circuit board for a tesla coil.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Thermomachine Board)|description=The circuit board for a thermomachine.}}{{Autowiki/TechwebEntryDesign|name=Water Recycler|description=A small hydrostatic reclaimer, it takes moisture out of the air and returns it back to the source.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Emitter Board)|description=The circuit board for an emitter.}}{{Autowiki/TechwebEntryDesign|name=Welding Goggles|description=Protects the eyes from bright flashes; approved by the mad scientist association.}}}}
{{Autowiki/TechwebEntry|name=Industrial Engineering|description=A refresher course on modern engineering technology.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Research Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Advanced Capacitor|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Advanced Matter Bin|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Advanced Scanning Module|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Air Alarm Electronics|description=Looks like a circuit. Probably is.}}{{Autowiki/TechwebEntryDesign|name=Airlock Electronics|description=Looks like a circuit. Probably is.}}{{Autowiki/TechwebEntryDesign|name=Anomaly Refinery Board|description=The circuit board for an anomaly refinery}}{{Autowiki/TechwebEntryDesign|name=APC Control Board|description=Allows for the construction of circuit boards used to build a new APC control console.}}{{Autowiki/TechwebEntryDesign|name=Atmospheric Monitor Board|description=Allows for the construction of circuit boards used to build an Atmospheric Monitor.}}{{Autowiki/TechwebEntryDesign|name=Atmospheric thermal imaging goggles|description=Used by Atmospheric Technician to determine the temperature of the air}}{{Autowiki/TechwebEntryDesign|name=Atmosphere Alert Board|description=Allows for the construction of circuit boards used to build an atmosphere alert console.}}{{Autowiki/TechwebEntryDesign|name=Autolathe Board|description=The circuit board for an autolathe.}}{{Autowiki/TechwebEntryDesign|name=Cell Charger Board|description=The circuit board for a cell charger.}}{{Autowiki/TechwebEntryDesign|name=Crystallizer Board|description=The circuit board for a crystallizer.}}{{Autowiki/TechwebEntryDesign|name=Electrolyzer Board|description=The circuit board for an electrolyzer.}}{{Autowiki/TechwebEntryDesign|name=Extended-Capacity Emergency Oxygen Tank|description=Used for emergencies. Contains very little oxygen, so try to conserve it until you actually need it.}}{{Autowiki/TechwebEntryDesign|name=Emergency Oxygen Tank|description=Used for emergencies. Contains very little oxygen, so try to conserve it until you actually need it.}}{{Autowiki/TechwebEntryDesign|name=Emitter Board|description=The circuit board for an emitter.}}{{Autowiki/TechwebEntryDesign|name=Mass Driver Board|description=The circuit board for a mass driver.}}{{Autowiki/TechwebEntryDesign|name=Fire Alarm Electronics|description=A fire alarm circuit. Can handle heat levels up to 40 degrees celsius.}}{{Autowiki/TechwebEntryDesign|name=Firelock Circuitry|description=A circuit board used in construction of firelocks.}}{{Autowiki/TechwebEntryDesign|name=Generic Gas Tank|description=A generic tank used for storing and transporting gasses. Can be used for internals.}}{{Autowiki/TechwebEntryDesign|name=Grounding Rod Board|description=The circuit board for a grounding rod.}}{{Autowiki/TechwebEntryDesign|name=High-Capacity Power Cell|description=A power cell that holds 10 MJ of energy.}}{{Autowiki/TechwebEntryDesign|name=High-Power Micro-Laser|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Optical Meson Scanners|description=Used by engineering and mining staff to see basic structural and terrain layouts through walls, regardless of lighting condition.}}{{Autowiki/TechwebEntryDesign|name=Nano Servo|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Oxygen Tank|description=An empty oxygen tank.}}{{Autowiki/TechwebEntryDesign|name=PACMAN Board|description=The circuit board for a PACMAN-type portable generator.}}{{Autowiki/TechwebEntryDesign|name=Plasma Tank|description=An empty oxygen tank.}}{{Autowiki/TechwebEntryDesign|name=Plasmaman Belt Tank|description=A tank of plasma gas designed specifically for use as internals, particularly for plasma-based lifeforms. If you're not a Plasmaman, you probably shouldn't use this.}}{{Autowiki/TechwebEntryDesign|name=Pneumatic Airlock Seal|description=A heavy brace used to seal airlocks. Useful for keeping out people without the dexterity to remove it.}}{{Autowiki/TechwebEntryDesign|name=APC Module|description=Heavy-duty switching circuits for power control.}}{{Autowiki/TechwebEntryDesign|name=Power Monitor Board|description=Allows for the construction of circuit boards used to build a new power monitor.}}{{Autowiki/TechwebEntryDesign|name=Weapon Recharger Board|description=The circuit board for a Weapon Recharger.}}{{Autowiki/TechwebEntryDesign|name=Recycler Board|description=The circuit board for a recycler.}}{{Autowiki/TechwebEntryDesign|name=Rapid Part Exchange Device|description=Special mechanical module made to store, sort, and apply standard machine parts.}}{{Autowiki/TechwebEntryDesign|name=Scanner Gate Board|description=The circuit board for a scanner gate.}}{{Autowiki/TechwebEntryDesign|name=Solar Control Board|description=Allows for the construction of circuit boards used to build a solar control console.}}{{Autowiki/TechwebEntryDesign|name=Stacking Machine Console Board|description=The circuit board for a Stacking Machine Console.}}{{Autowiki/TechwebEntryDesign|name=Stacking Machine Board|description=The circuit board for a Stacking Machine.}}{{Autowiki/TechwebEntryDesign|name=Suit Storage Unit|description=The circuit board for a suit storage unit.}}{{Autowiki/TechwebEntryDesign|name=Tank Compressor Board|description=The circuit board for a tank compressor}}{{Autowiki/TechwebEntryDesign|name=Tesla Coil Board|description=The circuit board for a tesla coil.}}{{Autowiki/TechwebEntryDesign|name=Thermomachine Board|description=The circuit board for a thermomachine.}}{{Autowiki/TechwebEntryDesign|name=Water Recycler|description=A small hydrostatic reclaimer, it takes moisture out of the air and returns it back to the source.}}{{Autowiki/TechwebEntryDesign|name=Welding Goggles|description=Protects the eyes from bright flashes; approved by the mad scientist association.}}}}


{{Autowiki/TechwebEntry|name=Medical Exosuit Equipment|description=Tools for high level mech suits|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Biotechnology}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Medical (Medical Beamgun)|description=Equipment for medical exosuits. A mounted medical nanite projector which will treat patients with a focused beam.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Medical (Mounted Sleeper)|description=Equipment for medical exosuits. A mounted sleeper that stabilizes patients and can inject reagents in the exosuit's reserves.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Medical (Syringe Gun)|description=Equipment for medical exosuits. A chem synthesizer with syringe gun. Reagents inside are held in stasis, so no reactions will occur.}}}}
{{Autowiki/TechwebEntry|name=Medical Exosuit Equipment|description=Tools for high level mech suits|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Biotechnology}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Medical (Medical Beamgun)|description=Equipment for medical exosuits. A mounted medical nanite projector which will treat patients with a focused beam.}}{{Autowiki/TechwebEntryDesign|name=Mounted Sleeper|description=Equipment for medical exosuits. A mounted sleeper that stabilizes patients and can inject reagents in the exosuit's reserves.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Medical (Syringe Gun)|description=Equipment for medical exosuits. A chem synthesizer with syringe gun. Reagents inside are held in stasis, so no reactions will occur.}}}}


{{Autowiki/TechwebEntry|name=Quantum Electromagnetic Technology|description=Even better electromagnetic technology.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Electromagnetic Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Quad-Ultra Micro-Laser|description=A stock part used in the construction of various devices.}}}}
{{Autowiki/TechwebEntry|name=Quantum Electromagnetic Technology|description=Even better electromagnetic technology.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Electromagnetic Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Quad-Ultra Micro-Laser|description=A stock part used in the construction of various devices.}}}}


{{Autowiki/TechwebEntry|name=Rapid Device Upgrade Designs|description=Unlocks new designs that improve rapid devices.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=RCD frames designs upgrade|description=Adds computer and machine frame designs to the RCD.}}{{Autowiki/TechwebEntryDesign|name=RCD furnishing upgrade|description=Adds the ability to furnish areas using the RCD.}}{{Autowiki/TechwebEntryDesign|name=RCD simple circuits designs upgrade|description=Adds the ability to produce simple circuits using the RCD.}}{{Autowiki/TechwebEntryDesign|name=RPD unwrenching upgrade|description=Adds reverse wrench mode to the RPD. Attention, due to budget cuts, the mode is hard linked to the destroy mode control button.}}}}
{{Autowiki/TechwebEntry|name=Rapid Device Upgrade Designs|description=Unlocks new designs that improve rapid devices.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=RCD anti disruption designs upgrade|description=Prevents interruption of RCD construction and deconstruction.}}{{Autowiki/TechwebEntryDesign|name=RCD cooling upgrade|description=Allows the RCD to more quickly perform multiple actions at once.}}{{Autowiki/TechwebEntryDesign|name=RCD frames designs upgrade|description=Adds computer and machine frame designs to the RCD.}}{{Autowiki/TechwebEntryDesign|name=RCD furnishing upgrade|description=Adds the ability to furnish areas using the RCD.}}{{Autowiki/TechwebEntryDesign|name=RCD simple circuits designs upgrade|description=Adds the ability to produce simple circuits using the RCD.}}{{Autowiki/TechwebEntryDesign|name=RPD unwrenching upgrade|description=Adds reverse wrench mode to the RPD. Attention, due to budget cuts, the mode is hard linked to the destroy mode control button.}}}}


{{Autowiki/TechwebEntry|name=Regulated Bluespace Research|description=Bluespace technology using stable and balanced procedures. Required by galactic convention for public use.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Research Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Machine Design (Bluespace Navigation Gigabeacon)|description=The circuit board for a Bluespace Navigation Gigabeacon.}}}}
{{Autowiki/TechwebEntry|name=Subdermal Implants|description=Electronic implants buried beneath the skin.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Speed Loader (.38 TRAC) (Less Lethal)|description=Designed to quickly reload revolvers. TRAC bullets embed a tracking implant within the target's body. The implant's signal is incompatible with teleporters.}}{{Autowiki/TechwebEntryDesign|name=Chemical Implant Case|description=A glass case containing a chemical implant.}}{{Autowiki/TechwebEntryDesign|name=Tracking Implant Case|description=A glass case containing a tracking implant.}}{{Autowiki/TechwebEntryDesign|name=Exile Implant Case|description=A glass case containing an exile implant.}}{{Autowiki/TechwebEntryDesign|name=Implant Case|description=A glass case for containing an implant.}}{{Autowiki/TechwebEntryDesign|name=Implanter|description=A sterile automatic implant injector.}}{{Autowiki/TechwebEntryDesign|name=Bluespace Locator|description=Used to track portable teleportation beacons and targets with embedded tracking implants.}}}}


{{Autowiki/TechwebEntry|name=Subdermal Implants|description=Electronic implants buried beneath the skin.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Speed Loader (.38 TRAC)|description=Designed to quickly reload revolvers. TRAC bullets embed a tracking implant within the target's body.}}{{Autowiki/TechwebEntryDesign|name=Chemical Implant Case|description=A glass case containing an implant.}}{{Autowiki/TechwebEntryDesign|name=Tracking Implant Case|description=A glass case containing an implant.}}{{Autowiki/TechwebEntryDesign|name=Implant Case|description=A glass case for containing an implant.}}{{Autowiki/TechwebEntryDesign|name=Implanter|description=A sterile automatic implant injector.}}{{Autowiki/TechwebEntryDesign|name=Bluespace Locator|description=Used to track portable teleportation beacons and targets with embedded tracking implants.}}}}
{{Autowiki/TechwebEntry|name=Tram Technology|description=Technology for linear induction transportation systems.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Telecommunications Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Tram Controller Cabinet|description=A box that contains the equipment to control a tram. Just secure to the tram wall.}}{{Autowiki/TechwebEntryDesign|name=Tram Indicator Display|description=Used to build tram indicator displays, just secure to the wall.}}{{Autowiki/TechwebEntryDesign|name=Crossing Signal Board|description=The circuit board for a tram crossing signal.}}{{Autowiki/TechwebEntryDesign|name=Guideway Sensor Board|description=The circuit board for a tram proximity sensor.}}}}


{{Autowiki/TechwebEntry|name=Xeno-organ Biology|description=Plasmaman, Ethereals, Lizardpeople... What makes our non-human crewmembers tick?|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Biotechnology}}|designs={{Autowiki/TechwebEntryDesign|name=Ethereal Limb Design Disk|description=Contains designs for ethereal organs for the limbgrower - Ethereal tongue and stomach.}}{{Autowiki/TechwebEntryDesign|name=Felinid Limb Design Disk|description=Contains designs for felinid bodyparts for the limbgrower - Felinid ears and tail.}}{{Autowiki/TechwebEntryDesign|name=Lizard Limb Design Disk|description=Contains designs for lizard bodyparts for the limbgrower - Lizard tongue, tail, and digitigrade legs.}}{{Autowiki/TechwebEntryDesign|name=Plasmaman Limb Design Disk|description=Contains designs for plasmaman organs for the limbgrower - Plasmaman tongue, liver, stomach, and lungs.}}}}
{{Autowiki/TechwebEntry|name=Weapon Development Technology|description=Our researchers have found new ways to weaponize just about everything now.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=Ballistic Shield|description=A heavy shield designed for blocking projectiles, weaker to melee.}}{{Autowiki/TechwebEntryDesign|name=Test-Range Firing Pin|description=This safety firing pin allows firearms to be operated within proximity to a firing range.}}{{Autowiki/TechwebEntryDesign|name=Telescopic Riot Shield|description=An advanced riot shield made of lightweight materials that collapses for easy storage.}}{{Autowiki/TechwebEntryDesign|name=Scatter Laser Shotgun Shell (Lethal)|description=A high-tech shotgun shell which houses an internal capacitor and laser focusing crystal inside of a shell casing. Able to be fired from conventional ballistic shotguns with minimal rifling degradation. Also leaves most targets covered in grotesque burns.}}}}


{{Autowiki/TechwebEntry|name=Advanced Biotechnology|description=Advanced Biotechnology|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Crew Pinpointer|description=Allows tracking of someone's location if their suit sensors are turned to tracking beacon.}}{{Autowiki/TechwebEntryDesign|name=Compact Defibrillator|description=A compact defibrillator that can be worn on a belt.}}{{Autowiki/TechwebEntryDesign|name=Forensic Scanner|description=Used to remotely scan objects and biomass for DNA and fingerprints. Can print a report of the findings.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Organ Harvester Board)|description=The circuit board for an organ harvester.}}{{Autowiki/TechwebEntryDesign|name=Advanced Health Analyzer|description=A hand-held body scanner able to distinguish vital signs of the subject with high accuracy.}}{{Autowiki/TechwebEntryDesign|name=PENLITE Holobarrier Projector|description=PENLITE holobarriers, a device that halts individuals with malicious diseases.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Limb Grower Board)|description=The circuit board for a limb grower.}}{{Autowiki/TechwebEntryDesign|name=Metamaterial Beaker|description=A large beaker. Can hold up to 180 units.}}{{Autowiki/TechwebEntryDesign|name=Chemical analyser|description=An electrode attached to a small circuit box that will display details of a solution. Can be toggled to provide a description of each of the reagents. The screen currently displays nothing.}}{{Autowiki/TechwebEntryDesign|name=Piercing Syringe|description=A diamond-tipped syringe that pierces armor when launched at high velocity. It can hold up to 10 units.}}{{Autowiki/TechwebEntryDesign|name=Plasma-Man Jumpsuit Refill|description=A refill pack for the auto-extinguisher on Plasma-man suits.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Smoke Machine)|description=The circuit board for a smoke machine.}}}}
{{Autowiki/TechwebEntry|name=Xeno-organ Biology|description=Plasmaman, Ethereals, Lizardpeople... What makes our non-human crewmembers tick?|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Biotechnology}}|designs={{Autowiki/TechwebEntryDesign|name=Ethereal Organ Design Disk|description=Contains designs for ethereal organs for the limbgrower - Ethereal tongue and stomach.}}{{Autowiki/TechwebEntryDesign|name=Felinid Organ Design Disk|description=Contains designs for felinid organs for the limbgrower - Felinid ears and tail.}}{{Autowiki/TechwebEntryDesign|name=Lizard Organ Design Disk|description=Contains designs for lizard organs for the limbgrower - Lizard tongue, and tail}}{{Autowiki/TechwebEntryDesign|name=Plasmaman Organ Design Disk|description=Contains designs for plasmaman organs for the limbgrower - Plasmaman tongue, liver, stomach, and lungs.}}}}


{{Autowiki/TechwebEntry|name=Biological Technology|description=What makes us tick.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Research Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Machine Design (Portable Booze Dispenser Board)|description=The circuit board for a portable booze dispenser.}}{{Autowiki/TechwebEntryDesign|name=Biopsy Tool|description=Don't worry, it won't sting.}}{{Autowiki/TechwebEntryDesign|name=Blood Pack|description=Is used to contain blood used for transfusion. Must be attached to an IV drip.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Portable Chem Dispenser Board)|description=The circuit board for a portable chem dispenser.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Chemical Heater Board)|description=The circuit board for a chemical heater.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (High-Performance Liquid Chromatography)|description=The circuit board for a High-Performance Liquid Chromatography (Machine Board)}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Chem Master Board)|description=The circuit board for a Chem Master 3000.}}{{Autowiki/TechwebEntryDesign|name=Intravenous Medicine Bag|description=A plastic pressure bag for IV administration of drugs.}}{{Autowiki/TechwebEntryDesign|name=Proximity Crew Pinpointer|description=Displays your approximate proximity to someone if their suit sensors are turned to tracking beacon.}}{{Autowiki/TechwebEntryDesign|name=PENLITE Defibrillator Wall Mount|description=An all-in-one mounted frame for holding defibrillators, complete with ID-locked clamps and recharging cables. The PENLITE version also allows for slow recharging of the defib's battery.}}{{Autowiki/TechwebEntryDesign|name=Defibrillator|description=A portable defibrillator, used for resuscitating recently deceased crew.}}{{Autowiki/TechwebEntryDesign|name=Genetic Sequence Analyzer|description=A handy hand-held analyzers for quickly determining mutations and collecting the full sequence.}}{{Autowiki/TechwebEntryDesign|name=Health Analyzer|description=A hand-held body scanner capable of distinguishing vital signs of the subject. Has a side button to scan for chemicals, and can be toggled to scan wounds.}}{{Autowiki/TechwebEntryDesign|name=Medical Spray Bottle|description=A traditional spray bottle used to generate a fine mist. Not to be confused with a medspray.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Medical Kiosk)|description=The circuit board for a Medical Kiosk.}}{{Autowiki/TechwebEntryDesign|name=Medical Gel|description=A medical gel applicator bottle, designed for precision application, with an unscrewable cap.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Medipen Refiller)|description=The circuit board for a Medipen Refiller.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Operating Computer)|description=Allows for the construction of circuit boards used to build an operating computer console.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (PanD.E.M.I.C. 2200)|description=Allows for the construction of circuit boards used to build a PanD.E.M.I.C. 2200 console.}}{{Autowiki/TechwebEntryDesign|name=Research Plumbing Constructor|description=A type of plumbing constructor designed to rapidly deploy the machines needed to conduct cytological research.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Portable Soda Dispenser Board)|description=The circuit board for a portable soda dispenser.}}}}
{{Autowiki/TechwebEntry|name=Advanced Biotechnology|description=Advanced Biotechnology|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Autopsy Scanner|description=Used in surgery to extract information from a cadaver. Can also scan the health of cadavers like an advanced health analyzer!}}{{Autowiki/TechwebEntryDesign|name=Crew Pinpointer|description=Allows tracking of someone's location if their suit sensors are turned to tracking beacon.}}{{Autowiki/TechwebEntryDesign|name=Compact Defibrillator|description=A compact defibrillator that can be worn on a belt.}}{{Autowiki/TechwebEntryDesign|name=Organ Harvester Board|description=The circuit board for an organ harvester.}}{{Autowiki/TechwebEntryDesign|name=Advanced Health Analyzer|description=A hand-held body scanner able to distinguish vital signs of the subject with high accuracy.}}{{Autowiki/TechwebEntryDesign|name=PENLITE Holobarrier Projector|description=PENLITE holobarriers, a device that halts individuals with malicious diseases.}}{{Autowiki/TechwebEntryDesign|name=Limb Grower Board|description=The circuit board for a limb grower.}}{{Autowiki/TechwebEntryDesign|name=Metamaterial Beaker|description=A large beaker. Can hold up to 180 units.}}{{Autowiki/TechwebEntryDesign|name=Chemical Analyzer|description=An electrode attached to a small circuit box that will display details of a solution. Can be toggled to provide a description of each of the reagents. The screen currently displays nothing.}}{{Autowiki/TechwebEntryDesign|name=Piercing Syringe|description=A diamond-tipped syringe that pierces armor when launched at high velocity. It can hold up to 10 units.}}{{Autowiki/TechwebEntryDesign|name=Plasmaman Jumpsuit Refill|description=A refill pack for the auto-extinguisher on Plasma-man suits.}}{{Autowiki/TechwebEntryDesign|name=Smoke Machine Board|description=The circuit board for a smoke machine.}}}}


{{Autowiki/TechwebEntry|name=Explosive & Pyrotechnical Weaponry|description=If the light stuff just won't do it.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Weapon Development Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Advanced Release Grenade|description=An advanced grenade that can be detonated several times, best used with a repeating igniter.}}{{Autowiki/TechwebEntryDesign|name=Large Grenade|description=A grenade that affects a larger area and use larger containers.}}{{Autowiki/TechwebEntryDesign|name=Pyro Grenade|description=An advanced grenade that is able to self ignite its mixture.}}}}
{{Autowiki/TechwebEntry|name=Biological Technology|description=What makes us tick.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Research Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Portable Booze Dispenser Board|description=The circuit board for a portable booze dispenser.}}{{Autowiki/TechwebEntryDesign|name=Blood Pack|description=Is used to contain blood used for transfusion. Must be attached to an IV drip.}}{{Autowiki/TechwebEntryDesign|name=Portable Chem Dispenser Board|description=The circuit board for a portable chem dispenser.}}{{Autowiki/TechwebEntryDesign|name=Chemical Heater Board|description=The circuit board for a chemical heater.}}{{Autowiki/TechwebEntryDesign|name=High-Performance Liquid Chromatography Board|description=The circuit board for a High-Performance Liquid Chromatography (Machine Board}}{{Autowiki/TechwebEntryDesign|name=Chem Master Board|description=The circuit board for a Chem Master 3000.}}{{Autowiki/TechwebEntryDesign|name=Intravenous Medicine Bag|description=A plastic pressure bag for IV administration of drugs.}}{{Autowiki/TechwebEntryDesign|name=PENLITE Defibrillator Wall Mount|description=An all-in-one mounted frame for holding defibrillators, complete with ID-locked clamps and recharging cables. The PENLITE version also allows for slow recharging of the defib's battery.}}{{Autowiki/TechwebEntryDesign|name=Defibrillator|description=A portable defibrillator, used for resuscitating recently deceased crew.}}{{Autowiki/TechwebEntryDesign|name=Genetic Sequence Analyzer|description=A handy hand-held analyzers for quickly determining mutations and collecting the full sequence.}}{{Autowiki/TechwebEntryDesign|name=Health Analyzer|description=A hand-held body scanner capable of distinguishing vital signs of the subject. Has a side button to scan for chemicals, and can be toggled to scan wounds.}}{{Autowiki/TechwebEntryDesign|name=Medical Spray Bottle|description=A traditional spray bottle used to generate a fine mist. Not to be confused with a medspray.}}{{Autowiki/TechwebEntryDesign|name=Medical Kiosk Board|description=The circuit board for a Medical Kiosk.}}{{Autowiki/TechwebEntryDesign|name=Medical Gel|description=A medical gel applicator bottle, designed for precision application, with an unscrewable cap.}}{{Autowiki/TechwebEntryDesign|name=Medipen Refiller Board|description=The circuit board for a Medipen Refiller.}}{{Autowiki/TechwebEntryDesign|name=PanD.E.M.I.C. 2200 Board|description=Allows for the construction of circuit boards used to build a PanD.E.M.I.C. 2200 console.}}{{Autowiki/TechwebEntryDesign|name=Paramedic Penlight|description=A high-powered UV penlight intended to help stave off infection in the field on serious burned patients. Probably really bad to look into.}}{{Autowiki/TechwebEntryDesign|name=Portable Soda Dispenser Board|description=The circuit board for a portable soda dispenser.}}}}


{{Autowiki/TechwebEntry|name=Weapon Development Technology|description=Our researchers have found new ways to weaponize just about everything now.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=Test-Range Firing Pin|description=This safety firing pin allows firearms to be operated within proximity to a firing range.}}{{Autowiki/TechwebEntryDesign|name=Telescopic Riot Shield|description=An advanced riot shield made of lightweight materials that collapses for easy storage.}}}}
{{Autowiki/TechwebEntry|name=Botanical Engineering|description=Botanical tools|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Biogenerator Board|description=The circuit board for a biogenerator.}}{{Autowiki/TechwebEntryDesign|name=Floral Somatoray|description=A tool that discharges controlled radiation which induces mutation in plant cells. Harmless to other organic life.}}{{Autowiki/TechwebEntryDesign|name=Botanogenetic Plant Shears|description=A high tech, high fidelity pair of plant shears, capable of cutting genetic traits out of a plant.}}{{Autowiki/TechwebEntryDesign|name=Hydroponics Tray Board|description=The circuit board for a hydroponics tray.}}{{Autowiki/TechwebEntryDesign|name=Portable Seed Extractor|description=For the enterprising botanist on the go. Less efficient than the stationary model, it creates one seed per plant.}}{{Autowiki/TechwebEntryDesign|name=Seed Extractor Board|description=The circuit board for a seed extractor.}}{{Autowiki/TechwebEntryDesign|name=Advanced Watering Can|description=Everything a botanist would want in a watering can. This marvel of technology generates its own water!}}}}
 
{{Autowiki/TechwebEntry|name=Fishing Technology|description=Cutting edge fishing advancements.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Research Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Advanced Fishing Rod|description=A fishing rod with an embedded generator dispensing an infinite supply of fishing baits.}}{{Autowiki/TechwebEntryDesign|name=Gyro-Stabilized Hook|description=An advanced fishing hook that gives the user a tighter control on the fish when reeling in.}}{{Autowiki/TechwebEntryDesign|name=Fishing Line Auto-Reel|description=An advanced line reel which can be used speed up both fishing and casually snagging other items in your direction.}}{{Autowiki/TechwebEntryDesign|name=Fish Analyzer|description=An analyzer used to monitor fish's status and traits with.}}}}


{{Autowiki/TechwebEntry|name=Advanced Bluespace Storage|description=With the use of bluespace we can create even more advanced storage devices than we could have ever done|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Miniaturized Bluespace Research}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Sanitation Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Inert Bag of Holding|description=A block of metal ready to be transformed into a bag of holding with a bluespace anomaly core.}}}}
{{Autowiki/TechwebEntry|name=Advanced Bluespace Storage|description=With the use of bluespace we can create even more advanced storage devices than we could have ever done|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Miniaturized Bluespace Research}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Sanitation Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Inert Bag of Holding|description=A block of metal ready to be transformed into a bag of holding with a bluespace anomaly core.}}}}


{{Autowiki/TechwebEntry|name=Advanced Engineering|description=Pushing the boundaries of physics, one chainsaw-fist at a time.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Electromagnetic Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Machine Design (HFR Core)|description=The circuit board for an HFR Core.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (HFR corner)|description=The circuit board for an HFR corner.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (HFR fuel input)|description=The circuit board for an HFR fuel input.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (HFR interface)|description=The circuit board for an HFR interface.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (HFR moderator input)|description=The circuit board for an HFR moderator input.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (HFR waste output)|description=The circuit board for an HFR waste output.}}{{Autowiki/TechwebEntryDesign|name=Engineering Scanner Goggles|description=Goggles used by engineers. The Meson Scanner mode lets you see basic structural and terrain layouts through walls, regardless of lighting condition. The T-ray Scanner mode lets you see underfloor objects such as cables and pipes.}}{{Autowiki/TechwebEntryDesign|name=Forcefield Projector|description=A device which can project temporary forcefields to seal off an area.}}{{Autowiki/TechwebEntryDesign|name=Magnetic Boots|description=Magnetic boots, often used during extravehicular activity to ensure the user remains safely attached to the vehicle.}}{{Autowiki/TechwebEntryDesign|name=Rapid Construction Device|description=A tool that can construct and deconstruct walls, airlocks and floors on the fly.}}{{Autowiki/TechwebEntryDesign|name=Rapid Pipe Dispenser (RPD)|description=A device used to rapidly pipe things.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Sheet-meister 2000)|description=The circuit board for a Sheet-meister 2000.}}{{Autowiki/TechwebEntryDesign|name=Welding Gas Mask|description=A gas mask with built in welding goggles and face shield. Looks like a skull, clearly designed by a nerd.}}}}
{{Autowiki/TechwebEntry|name=Advanced Engineering|description=Pushing the boundaries of physics, one chainsaw-fist at a time.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Electromagnetic Theory}}|designs={{Autowiki/TechwebEntryDesign|name=HFR Core Board|description=The circuit board for an HFR Core.}}{{Autowiki/TechwebEntryDesign|name=HFR Corner Board|description=The circuit board for an HFR corner.}}{{Autowiki/TechwebEntryDesign|name=HFR Fuel Input Board|description=The circuit board for an HFR fuel input.}}{{Autowiki/TechwebEntryDesign|name=HFR Interface Board|description=The circuit board for an HFR interface.}}{{Autowiki/TechwebEntryDesign|name=HFR Moderator Input Board|description=The circuit board for an HFR moderator input.}}{{Autowiki/TechwebEntryDesign|name=HFR Waste Output Board|description=The circuit board for an HFR waste output.}}{{Autowiki/TechwebEntryDesign|name=Engineering Scanner Goggles|description=Goggles used by engineers. The Meson Scanner mode lets you see basic structural and terrain layouts through walls, regardless of lighting condition. The T-ray Scanner mode lets you see underfloor objects such as cables and pipes.}}{{Autowiki/TechwebEntryDesign|name=Forcefield Projector|description=A device which can project temporary forcefields to seal off an area.}}{{Autowiki/TechwebEntryDesign|name=Magnetic Boots|description=Magnetic boots, often used during extravehicular activity to ensure the user remains safely attached to the vehicle.}}{{Autowiki/TechwebEntryDesign|name=Rapid Construction Device|description=A tool that can construct and deconstruct walls, airlocks and floors on the fly.}}{{Autowiki/TechwebEntryDesign|name=RCD Matter Cartridge|description=Highly compressed matter for the RCD.}}{{Autowiki/TechwebEntryDesign|name=Rapid Pipe Dispenser (RPD)|description=A device used to rapidly pipe things.}}{{Autowiki/TechwebEntryDesign|name=Rapid Tiling Device|description=A tool that can lay & destroy floor tiles on the fly.}}{{Autowiki/TechwebEntryDesign|name=Sheet-meister 2000 Board|description=The circuit board for a Sheet-meister 2000.}}{{Autowiki/TechwebEntryDesign|name=Welding Gas Mask|description=A gas mask with built in welding goggles and face shield. Looks like a skull, clearly designed by a nerd.}}{{Autowiki/TechwebEntryDesign|name=Bolter Wrench|description=A wrench that can unbolt airlocks regardless of power status.}}}}
 
{{Autowiki/TechwebEntry|name=Advanced Engineering Modular Suits|description=Advanced Engineering suits, for advanced powered engineers.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Engineering Modular Suits}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=MOD Atmospheric Plating|description=External plating for a MODsuit. An atmospheric-resistant suit by Nakamura Engineering, offering extreme heat resistance compared to the engineer suit.}}{{Autowiki/TechwebEntryDesign|name=Ion Jetpack Module|description=A series of electric thrusters installed across the suit, this is a module highly anticipated by trainee Engineers. Rather than using gasses for combustion thrust, these jets are capable of accelerating ions using charge from the suit's charge. Some say this isn't Nakamura Engineering's first foray into jet-enabled suits. It uses 3 complexity.}}{{Autowiki/TechwebEntryDesign|name=Radiation Protection Module|description=A module utilizing polymers and reflective shielding to protect the user against ionizing radiation; a common danger in space. This comes with software to notify the wearer that they're even in a radioactive area, giving a voice to an otherwise silent killer. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=EMP Shield Module|description=A field inhibitor installed into the suit, protecting it against feedback such as electromagnetic pulses that would otherwise damage the electronic systems of the suit or it's modules. However, it will take from the suit's power to do so. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Expanded Storage Module|description=Reverse engineered by Nakamura Engineering from Donk Corporation designs, this system of hidden compartments is entirely within the suit, distributing items and weight evenly to ensure a comfortable experience for the user; whether smuggling, or simply hauling. It uses 3 complexity.}}}}


{{Autowiki/TechwebEntry|name=Advanced Engineering Modular Suits|description=Advanced Engineering suits, for advanced powered engineers.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Engineering Modular Suits}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=MOD atmospheric armor|description=External plating for a MODsuit. An atmospheric-resistant suit by Nakamura Engineering, offering extreme heat resistance compared to the engineer suit.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Ion Jetpack|description=A series of electric thrusters installed across the suit, this is a module highly anticipated by trainee Engineers. Rather than using gasses for combustion thrust, these jets are capable of accelerating ions using charge from the suit's charge. Some say this isn't Nakamura Engineering's first foray into jet-enabled suits. It uses 3 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Radiation Protection|description=A module utilizing polymers and reflective shielding to protect the user against ionizing radiation; a common danger in space. This comes with software to notify the wearer that they're even in a radioactive area, giving a voice to an otherwise silent killer. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: EMP Shield|description=A field inhibitor installed into the suit, protecting it against feedback such as electromagnetic pulses that would otherwise damage the electronic systems of the suit or devices on the wearer. However, it will take from the suit's power to do so. Luckily, your PDA already has one of these. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Expanded Storage|description=Reverse engineered by Nakamura Engineering from Donk Corporation designs, this system of hidden compartments is entirely within the suit, distributing items and weight evenly to ensure a comfortable experience for the user; whether smuggling, or simply hauling. It uses 3 complexity.}}}}
{{Autowiki/TechwebEntry|name=Advanced Medical Modular Suits|description=Advanced medical suits for quicker rescue purposes.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Medical Modular Suits}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Biotechnology}}|designs={{Autowiki/TechwebEntryDesign|name=Defibrillator Module|description=A module built into the gauntlets of the suit; commonly known as the 'Healing Hands' by medical professionals. The user places their palms above the patient. Onboard computers in the suit calculate the necessary voltage, and a modded targeting computer determines the best position for the user to push. Twenty five pounds of force are applied to the patient's skin. Shocks travel from the suit's gloves and counter-shock the heart, and the wearer returns to Medical a hero. Don't you even think about using it as a weapon; regulations on manufacture and software locks expressly forbid it. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=Thread Ripper Module|description=A custom-built module integrated with the suit's wrist. The thread ripper is built from recent technology dating back to the start of 2562, after an attempt by a well-known Nanotrasen researcher to expand on the rapid-tailoring technology found in Autodrobes. Rather than being capable of creating any fabric pattern under the suns, the thread ripper is capable of rapid disassembly of them. Anything from kevlar-weave, to leather, to durathread can be quickly pulled open to the wearer's specification and sewn back together, a development commonly utilized by Medical workers to obtain easy access for surgery, defibrillation, or injection of chemicals to ease patients into not worrying about their brand-name fashion being marred. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=Surgical Processor Module|description=A module using an onboard surgical computer which can be connected to other computers to download and perform advanced surgeries on the go. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=Status Readout Module|description=A once-common module, this technology unfortunately went out of fashion in the safer regions of space; and found new life in the research networks of the Periphery. This particular unit hooks into the suit's spine, capable of capturing and displaying all possible biometric data of the wearer; sleep, nutrition, fitness, fingerprints, and even useful information such as their overall health and wellness. The vitals monitor also comes with a speaker, loud enough to alert anyone nearby that someone has, in fact, died. It uses 1 complexity.}}}}


{{Autowiki/TechwebEntry|name=Advanced RCD Designs Upgrade|description=Unlocks new RCD designs.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Bluespace Travel}}{{Autowiki/TechwebEntryPrerequisite|name=Rapid Device Upgrade Designs}}|designs={{Autowiki/TechwebEntryDesign|name=Advanced RCD silo link upgrade|description=Upgrades the RCD to be able to pull materials from the ore silo. The RCD must be linked to the silo using a multitool before it will function.}}}}
{{Autowiki/TechwebEntry|name=Advanced RCD Designs Upgrade|description=Unlocks new RCD designs.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Bluespace Travel}}{{Autowiki/TechwebEntryPrerequisite|name=Rapid Device Upgrade Designs}}|designs={{Autowiki/TechwebEntryDesign|name=Advanced RCD silo link upgrade|description=Upgrades the RCD to be able to pull materials from the ore silo. The RCD must be linked to the silo using a multitool before it will function.}}}}


{{Autowiki/TechwebEntry|name=Advanced Robotics Research|description=Machines using actual neural networks to simulate human lives.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Neural Programming}}{{Autowiki/TechwebEntryPrerequisite|name=Basic Robotics Research}}|designs={{Autowiki/TechwebEntryDesign|name=Positronic Brain|description=The latest in Artificial Intelligences.}}}}
{{Autowiki/TechwebEntry|name=Advanced Shell Research|description=Grants access to more complicated shell designs.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Integrated Circuits}}{{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=Assembly Shell|description=An assembly shell that can be attached to wires and other assemblies.}}{{Autowiki/TechwebEntryDesign|name=Bot Shell|description=An immobile shell that can store more components. Has a USB port to be able to connect to computers and machines.}}{{Autowiki/TechwebEntryDesign|name=Equipment Action Component|description=Represents an action the user can take when using supported shells.}}{{Autowiki/TechwebEntryDesign|name=Controller Shell|description=A handheld shell with several buttons.}}{{Autowiki/TechwebEntryDesign|name=Dispenser Shell|description=A dispenser shell that can dispense items.}}{{Autowiki/TechwebEntryDesign|name=Airlock Shell|description=A door shell that cannot be moved around when assembled.}}{{Autowiki/TechwebEntryDesign|name=Gun Shell|description=A handheld shell that can fire projectiles to output entities.}}{{Autowiki/TechwebEntryDesign|name=Keyboard Shell|description=A handheld shell that allows the user to input a string}}{{Autowiki/TechwebEntryDesign|name=MOD Module Shell|description=A module shell that allows a circuit to be inserted into, and interface with, a MODsuit.}}{{Autowiki/TechwebEntryDesign|name=Money Bot Shell|description=An immobile shell that is similar to a regular bot shell, but accepts monetary inputs and can also dispense money.}}{{Autowiki/TechwebEntryDesign|name=Scanner Gate Shell|description=A scanner gate shell that performs mid-depth scans on people when they pass through it.}}{{Autowiki/TechwebEntryDesign|name=Scanner Shell|description=A handheld scanner shell that can scan entities.}}}}
 
{{Autowiki/TechwebEntry|name=Advanced Subdermal Implants|description=Subdermal implants that leverage bluespace research to control their bluespace signature.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Subdermal Implants}}{{Autowiki/TechwebEntryPrerequisite|name=Miniaturized Bluespace Research}}|designs={{Autowiki/TechwebEntryDesign|name=Beacon Implant Case|description=A glass case containing a beacon implant.}}{{Autowiki/TechwebEntryDesign|name=Bluespace Grounding Implant Case|description=A glass case containing a teleport blocker implant.}}}}
 
{{Autowiki/TechwebEntry|name=Advanced Weapon Development Technology|description=Our weapons are breaking the rules of reality by now.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Weapon Development Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Mindshield Firing Pin|description=This is a security firing pin which only authorizes users who are mindshield-implanted.}}}}


{{Autowiki/TechwebEntry|name=Advanced Shell Research|description=Grants access to more complicated shell designs.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Integrated Circuits}}{{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=Assembly Shell|description=An assembly shell that can be attached to wires and other assemblies.}}{{Autowiki/TechwebEntryDesign|name=Bot Shell|description=An immobile shell that can store more components. Has a USB port to be able to connect to computers and machines.}}{{Autowiki/TechwebEntryDesign|name=MOD Action Component|description=Represents an action the user can take when wearing the MODsuit.}}{{Autowiki/TechwebEntryDesign|name=Controller Shell|description=A handheld shell with several buttons.}}{{Autowiki/TechwebEntryDesign|name=Dispenser Shell|description=A dispenser shell that can dispense items.}}{{Autowiki/TechwebEntryDesign|name=Airlock Shell|description=A door shell that cannot be moved around when assembled.}}{{Autowiki/TechwebEntryDesign|name=Gun Shell|description=A handheld shell that can fire projectiles to output entities.}}{{Autowiki/TechwebEntryDesign|name=MOD Module Shell|description=A module shell that allows a circuit to be inserted into, and interface with, a MODsuit.}}{{Autowiki/TechwebEntryDesign|name=Money Bot Shell|description=An immobile shell that is similar to a regular bot shell, but accepts monetary inputs and can also dispense money.}}{{Autowiki/TechwebEntryDesign|name=Scanner Gate Shell|description=A scanner gate shell that performs mid-depth scans on people when they pass through it.}}{{Autowiki/TechwebEntryDesign|name=Scanner Shell|description=A handheld scanner shell that can scan entities.}}}}
{{Autowiki/TechwebEntry|name=Alien Biological Tools|description=Advanced biological tools.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Alien Technology}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Biotechnology}}|designs={{Autowiki/TechwebEntryDesign|name=Alien Cautery|description=An advanced cautery obtained through Abductor technology.}}{{Autowiki/TechwebEntryDesign|name=Alien Drill|description=An advanced drill obtained through Abductor technology.}}{{Autowiki/TechwebEntryDesign|name=Alien Hemostat|description=An advanced hemostat obtained through Abductor technology.}}{{Autowiki/TechwebEntryDesign|name=Alien Retractor|description=An advanced retractor obtained through Abductor technology.}}{{Autowiki/TechwebEntryDesign|name=Alien Circular Saw|description=An advanced surgical saw obtained through Abductor technology.}}{{Autowiki/TechwebEntryDesign|name=Alien Scalpel|description=An advanced scalpel obtained through Abductor technology.}}}}


{{Autowiki/TechwebEntry|name=Alien Engineering|description=Alien engineering tools|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Alien Technology}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=Alien Crowbar|description=An advanced crowbar obtained through Abductor technology.}}{{Autowiki/TechwebEntryDesign|name=Alien Multitool|description=An advanced multitool obtained through Abductor technology.}}{{Autowiki/TechwebEntryDesign|name=Alien Screwdriver|description=An advanced screwdriver obtained through Abductor technology.}}{{Autowiki/TechwebEntryDesign|name=Alien Welding Tool|description=An advanced welding tool obtained through Abductor technology.}}{{Autowiki/TechwebEntryDesign|name=Alien Wirecutters|description=Advanced wirecutters obtained through Abductor technology.}}{{Autowiki/TechwebEntryDesign|name=Alien Wrench|description=An advanced wrench obtained through Abductor technology.}}}}
{{Autowiki/TechwebEntry|name=Alien Engineering|description=Alien engineering tools|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Alien Technology}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=Alien Crowbar|description=An advanced crowbar obtained through Abductor technology.}}{{Autowiki/TechwebEntryDesign|name=Alien Multitool|description=An advanced multitool obtained through Abductor technology.}}{{Autowiki/TechwebEntryDesign|name=Alien Screwdriver|description=An advanced screwdriver obtained through Abductor technology.}}{{Autowiki/TechwebEntryDesign|name=Alien Welding Tool|description=An advanced welding tool obtained through Abductor technology.}}{{Autowiki/TechwebEntryDesign|name=Alien Wirecutters|description=Advanced wirecutters obtained through Abductor technology.}}{{Autowiki/TechwebEntryDesign|name=Alien Wrench|description=An advanced wrench obtained through Abductor technology.}}}}
Строка 157: Строка 175:
{{Autowiki/TechwebEntry|name=Alien Technology|description=Things used by the greys.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}{{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=Alien Alloy|description=A sheet of reverse-engineered alien alloy.}}}}
{{Autowiki/TechwebEntry|name=Alien Technology|description=Things used by the greys.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}{{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=Alien Alloy|description=A sheet of reverse-engineered alien alloy.}}}}


{{Autowiki/TechwebEntry|name=Anomalock Modular Suits|description=Modules for modular suits that require anomaly cores to function.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Modular Suits}}{{Autowiki/TechwebEntryPrerequisite|name=Anomaly Research}}|designs={{Autowiki/TechwebEntryDesign|name=MOD Module: Anti-Gravity|description=A module that uses a gravitational core to make the user completely weightless. It uses 3 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Teleporter|description=A module that uses a bluespace core to let the user transport their particles elsewhere. It uses 3 complexity.}}}}
{{Autowiki/TechwebEntry|name=Anomalock Modular Suits|description=Modules for modular suits that require anomaly cores to function.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Modular Suits}}{{Autowiki/TechwebEntryPrerequisite|name=Anomaly Research}}|designs={{Autowiki/TechwebEntryDesign|name=Anti-Gravity Module|description=A module that uses a gravitational core to make the user completely weightless. It uses 3 complexity.}}{{Autowiki/TechwebEntryDesign|name=Teleporter Module|description=A module that uses a bluespace core to let the user transport their particles elsewhere. It uses 3 complexity.}}}}
 
{{Autowiki/TechwebEntry|name=Anomalous Morphology|description=Use poorly understood energies to change your body.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Biotechnology}}{{Autowiki/TechwebEntryPrerequisite|name=Anomaly Research}}|designs={{Autowiki/TechwebEntryDesign|name=Polymorphic Field Inverter|description=This device can scan and store DNA from other life forms, and use it to transform its wearer. It requires a Bioscrambler Anomaly Core in order to function.}}}}


{{Autowiki/TechwebEntry|name=Anomaly Research|description=Unlock the potential of the mysterious anomalies that appear on station.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Applied Bluespace Research}}|designs={{Autowiki/TechwebEntryDesign|name=Anomaly Neutralizer|description=An advanced tool capable of instantly neutralizing anomalies, designed to capture the fleeting aberrations created by the engine.}}{{Autowiki/TechwebEntryDesign|name=Reactive Armour Shell|description=An experimental suit of armour capable of utilizing an implanted anomaly core to protect the user.}}}}
{{Autowiki/TechwebEntry|name=Anomaly Research|description=Unlock the potential of the mysterious anomalies that appear on station.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Applied Bluespace Research}}|designs={{Autowiki/TechwebEntryDesign|name=Anomaly Neutralizer|description=An advanced tool capable of instantly neutralizing anomalies, designed to capture the fleeting aberrations created by the engine.}}{{Autowiki/TechwebEntryDesign|name=Reactive Armour Shell|description=An experimental suit of armour capable of utilizing an implanted anomaly core to protect the user.}}}}


{{Autowiki/TechwebEntry|name=Applied Bluespace Research|description=Using bluespace to make things faster and better.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Bluespace Theory}}{{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=Bluespace Beaker|description=A bluespace beaker, powered by experimental bluespace technology and Element Cuban combined with the Compound Pete. Can hold up to 300 units.}}{{Autowiki/TechwebEntryDesign|name=Bluespace Syringe|description=An advanced syringe that can hold 60 units of chemicals}}{{Autowiki/TechwebEntryDesign|name=Bluespace RPED|description=Powered by bluespace technology, this RPED variant can upgrade buildings from a distance, without needing to remove the panel first.}}{{Autowiki/TechwebEntryDesign|name=Mining Satchel of Holding|description=A mining satchel that can hold an infinite amount of ores.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Ore Silo)|description=The circuit board for an ore silo.}}{{Autowiki/TechwebEntryDesign|name=Phasic Scanning Module|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Chemical Recipient)|description=The circuit board for a Chemical Recipient.}}{{Autowiki/TechwebEntryDesign|name=Advanced Roasting Stick|description=A roasting stick for cooking sausages in exotic ovens.}}}}
{{Autowiki/TechwebEntry|name=Applied Bluespace Research|description=Using bluespace to make things faster and better.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Basic Bluespace Theory}}{{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=Bluespace Beaker|description=A bluespace beaker, powered by experimental bluespace technology and Element Cuban combined with the Compound Pete. Can hold up to 300 units.}}{{Autowiki/TechwebEntryDesign|name=Bluespace Syringe|description=An advanced syringe that can hold 60 units of chemicals}}{{Autowiki/TechwebEntryDesign|name=Bluespace Coffeepot|description=The most advanced coffeepot the eggheads could cook up: sleek design; graduated lines; connection to a pocket dimension for coffee containment; yep, it's got it all. Contains 8 standard cups.}}{{Autowiki/TechwebEntryDesign|name=Bluespace RPED|description=Powered by bluespace technology, this RPED variant can upgrade buildings from a distance, without needing to remove the panel first.}}{{Autowiki/TechwebEntryDesign|name=Mining Satchel of Holding|description=A mining satchel that can hold an infinite amount of ores.}}{{Autowiki/TechwebEntryDesign|name=Ore Silo Board|description=The circuit board for an ore silo.}}{{Autowiki/TechwebEntryDesign|name=Phasic Scanning Module|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Chemical Recipient Board|description=The circuit board for a Chemical Recipient.}}{{Autowiki/TechwebEntryDesign|name=Advanced Roasting Stick|description=A roasting stick for cooking sausages in exotic ovens.}}}}


{{Autowiki/TechwebEntry|name=Bluespace Power Technology|description=Even more powerful.. power!|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Power Manipulation}}{{Autowiki/TechwebEntryPrerequisite|name=Applied Bluespace Research}}|designs={{Autowiki/TechwebEntryDesign|name=Bluespace Power Cell|description=A power cell that holds 40 MJ of energy.}}{{Autowiki/TechwebEntryDesign|name=Quadratic Capacitor|description=A stock part used in the construction of various devices.}}}}
{{Autowiki/TechwebEntry|name=Bluespace Power Technology|description=Even more powerful.. power!|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Power Manipulation}}{{Autowiki/TechwebEntryPrerequisite|name=Applied Bluespace Research}}|designs={{Autowiki/TechwebEntryDesign|name=Bluespace Power Cell|description=A power cell that holds 40 MJ of energy.}}{{Autowiki/TechwebEntryDesign|name=Quadratic Capacitor|description=A stock part used in the construction of various devices.}}}}


{{Autowiki/TechwebEntry|name=Botanical Engineering|description=Botanical tools|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Machine Design (Biogenerator Board)|description=The circuit board for a biogenerator.}}{{Autowiki/TechwebEntryDesign|name=Floral Somatoray|description=A tool that discharges controlled radiation which induces mutation in plant cells. Harmless to other organic life.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Hydroponics Tray Board)|description=The circuit board for a hydroponics tray.}}{{Autowiki/TechwebEntryDesign|name=Portable Seed Extractor|description=For the enterprising botanist on the go. Less efficient than the stationary model, it creates one seed per plant.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Seed Extractor Board)|description=The circuit board for a seed extractor.}}}}
{{Autowiki/TechwebEntry|name=Cryostasis Technology|description=Smart freezing of objects to preserve them!|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Cryo Grenade Casing|description=An advanced grenade that rapidly cools its contents upon detonation.}}{{Autowiki/TechwebEntryDesign|name=Cryotube Board|description=The circuit board for a cryotube.}}{{Autowiki/TechwebEntryDesign|name=Cryostasis Beaker|description=A cryostasis beaker that allows for chemical storage without reactions. Can hold up to 50 units.}}{{Autowiki/TechwebEntryDesign|name=Lifeform Stasis Unit Board|description=The circuit board for a stasis unit.}}}}


{{Autowiki/TechwebEntry|name=Cryostasis Technology|description=Smart freezing of objects to preserve them!|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Cryo Grenade|description=An advanced grenade that rapidly cools its contents upon detonation.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Cryotube Board)|description=The circuit board for a cryotube.}}{{Autowiki/TechwebEntryDesign|name=Cryostasis Beaker|description=A cryostasis beaker that allows for chemical storage without reactions. Can hold up to 50 units.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Lifeform Stasis Unit)|description=The circuit board for a stasis unit.}}}}
{{Autowiki/TechwebEntry|name=Cybernetic Implants|description=Electronic implants that improve humans.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Biotechnology}}{{Autowiki/TechwebEntryPrerequisite|name=Data Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Breathing Tube Implant|description=This simple implant adds an internals connector to your back, allowing you to use internals without a mask and protecting you from being choked.}}{{Autowiki/TechwebEntryDesign|name=Diagnostic HUD Implant|description=These cybernetic eyes will display a diagnostic HUD over everything you see. Wiggle eyes to control.}}{{Autowiki/TechwebEntryDesign|name=Medical HUD Implant|description=These cybernetic eyes will display a medical HUD over everything you see. Wiggle eyes to control.}}{{Autowiki/TechwebEntryDesign|name=Nutriment Pump Implant|description=This implant with synthesize and pump into your bloodstream a small amount of nutriment when you are starving.}}{{Autowiki/TechwebEntryDesign|name=Security HUD Implant|description=These cybernetic eyes will display a security HUD over everything you see. Wiggle eyes to control.}}}}


{{Autowiki/TechwebEntry|name=Cybernetic Implants|description=Electronic implants that improve humans.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Biotechnology}}{{Autowiki/TechwebEntryPrerequisite|name=Data Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Breathing Tube Implant|description=This simple implant adds an internals connector to your back, allowing you to use internals without a mask and protecting you from being choked.}}{{Autowiki/TechwebEntryDesign|name=Diagnostic HUD Implant|description=These cybernetic eyes will display a diagnostic HUD over everything you see. Wiggle eyes to control.}}{{Autowiki/TechwebEntryDesign|name=Luminescent Eyes|description=A pair of cybernetic eyes that can emit multicolored light}}{{Autowiki/TechwebEntryDesign|name=Medical HUD Implant|description=These cybernetic eyes will display a medical HUD over everything you see. Wiggle eyes to control.}}{{Autowiki/TechwebEntryDesign|name=Nutriment Pump Implant|description=This implant with synthesize and pump into your bloodstream a small amount of nutriment when you are starving.}}{{Autowiki/TechwebEntryDesign|name=Security HUD Implant|description=These cybernetic eyes will display a security HUD over everything you see. Wiggle eyes to control.}}{{Autowiki/TechwebEntryDesign|name=Welding Shield Eyes|description=These reactive micro-shields will protect you from welders and flashes without obscuring your vision.}}}}
{{Autowiki/TechwebEntry|name=Cyborg Upgrades: Engineering & Mining|description=Engineering and Mining upgrades for cyborgs.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Mining Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Circuit Manipulator|description=An engineering cyborg upgrade allowing for manipulation of circuit boards.}}{{Autowiki/TechwebEntryDesign|name=Diamond Drill|description=A diamond drill replacement for the mining model's standard drill.}}{{Autowiki/TechwebEntryDesign|name=Ore Satchel of Holding|description=A satchel of holding replacement for mining cyborg's ore satchel module.}}{{Autowiki/TechwebEntryDesign|name=Lavaproof Tracks|description=An upgrade kit to apply specialized coolant systems and insulation layers to a mining cyborg's chassis, enabling them to withstand exposure to molten rock and liquid plasma.}}{{Autowiki/TechwebEntryDesign|name=Rapid Part Exchange Device|description=A rapid part exchange device for the engineering cyborg.}}{{Autowiki/TechwebEntryDesign|name=Kinetic Accelerator Mining AoE Mod|description=A modification kit for Kinetic Accelerators which causes it to fire AoE blasts that destroy rock.}}{{Autowiki/TechwebEntryDesign|name=Cyborg inducer|description=An integrated inducer that can charge a device's internal cell from power provided by the cyborg.}}{{Autowiki/TechwebEntryDesign|name=Advanced Engineering Omnitool Upgrade|description=An upgrade to the Engineering model, upgrading the built-in engineering omnitool, to be on par with advanced engineering tools}}}}


{{Autowiki/TechwebEntry|name=Cyborg Upgrades: Engineering & Mining|description=Engineering and Mining upgrades for cyborgs.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Mining Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Circuit Manipulator)|description=An engineering cyborg upgrade allowing for manipulation of circuit boards.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Diamond Drill)|description=A diamond drill replacement for the mining model's standard drill.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Ore Satchel of Holding)|description=A satchel of holding replacement for mining cyborg's ore satchel module.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Lavaproof Tracks)|description=An upgrade kit to apply specialized coolant systems and insulation layers to a mining cyborg's chassis, enabling them to withstand exposure to molten rock.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (RPED)|description=A rapid part exchange device for the engineering cyborg.}}}}
{{Autowiki/TechwebEntry|name=Engineering Anomalock Modular Suits|description=Advanced modules for modular suits, using anomaly cores to become even better engineers.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering Modular Suits}}{{Autowiki/TechwebEntryPrerequisite|name=Anomalock Modular Suits}}|designs={{Autowiki/TechwebEntryDesign|name=Kinesis Module|description=A modular plug-in to the forearm, this module was presumed lost for many years, despite the suits it used to be mounted on still seeing some circulation. This piece of technology allows the user to generate precise anti-gravity fields, letting them move objects as small as a titanium rod to as large as industrial machinery. Oddly enough, it doesn't seem to work on living creatures. It uses 3 complexity.}}}}


{{Autowiki/TechwebEntry|name=Engineering Anomalock Modular Suits|description=Advanced modules for modular suits, using anomaly cores to become even better engineers.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering Modular Suits}}{{Autowiki/TechwebEntryPrerequisite|name=Anomalock Modular Suits}}|designs={{Autowiki/TechwebEntryDesign|name=MOD Module: Kinesis|description=A modular plug-in to the forearm, this module was presumed lost for many years, despite the suits it used to be mounted on still seeing some circulation. This piece of technology allows the user to generate precise anti-gravity fields, letting them move objects as small as a titanium rod to as large as industrial machinery. Oddly enough, it doesn't seem to work on living creatures. It uses 3 complexity.}}}}
{{Autowiki/TechwebEntry|name=Engineering Modular Suits|description=Engineering suits, for powered engineers.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Modular Suits}}{{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=MOD Engineering Plating|description=External plating for a MODsuit. An engineer-fit suit with heat and shock resistance. Nakamura Engineering's classic.}}{{Autowiki/TechwebEntryDesign|name=Meson Visor Module|description=A heads-up display installed into the visor of the suit. This module is based off well-loved meson scanner technology, used by construction workers and miners across the galaxy to see basic structural and terrain layouts through walls, regardless of lighting conditions. They say these also let you see behind you. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=T-Ray Scanner Module|description=A module installed into the visor of the suit, allowing the user to use a pulse of terahertz radiation to essentially echolocate things beneath the floor, mostly cables and pipes. A staple of atmospherics work, and counter-smuggling work. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Magnetic Stabilizator Module|description=These are powerful electromagnets fitted into the suit's boots, allowing users both excellent traction no matter the condition indoors, and to essentially hitch a ride on the exterior of a hull. However, these basic models do not feature computerized systems to automatically toggle them on and off, so numerous users report a certain stickiness to their steps. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=Emergency Tether Module|description=A custom-built grappling-hook powered by a winch capable of hauling the user. While some older models of cargo-oriented grapples have capacities of a few tons, these are only capable of working in zero-gravity environments, a blessing to some Engineers. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=Constructor Module|description=This module entirely occupies the wearer's forearm, notably causing conflict with advanced arm servos meant to carry crewmembers. However, it functions as an extremely advanced construction hologram scanner, as well as containing the latest engineering schematics combined with inbuilt memory to help the user build walls. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=Resin Mister Module|description=An atmospheric resin mister, able to fix up areas quickly. It uses 2 complexity.}}}}


{{Autowiki/TechwebEntry|name=Engineering Modular Suits|description=Engineering suits, for powered engineers.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Modular Suits}}{{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}|designs={{Autowiki/TechwebEntryDesign|name=MOD engineering armor|description=External plating for a MODsuit. An engineer-fit suit with heat and shock resistance. Nakamura Engineering's classic.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Meson Visor|description=A heads-up display installed into the visor of the suit. This module is based off well-loved meson scanner technology, used by construction workers and miners across the galaxy to see basic structural and terrain layouts through walls, regardless of lighting conditions. They say these also let you see behind you. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: T-Ray Scanner|description=A module installed into the visor of the suit, allowing the user to use a pulse of terahertz radiation to essentially echolocate things beneath the floor, mostly cables and pipes. A staple of atmospherics work, and counter-smuggling work. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Magnetic Stabilizator|description=These are powerful electromagnets fitted into the suit's boots, allowing users both excellent traction no matter the condition indoors, and to essentially hitch a ride on the exterior of a hull. However, these basic models do not feature computerized systems to automatically toggle them on and off, so numerous users report a certain stickiness to their steps. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Emergency Tether|description=A custom-built grappling-hook powered by a winch capable of hauling the user. While some older models of cargo-oriented grapples have capacities of a few tons, these are only capable of working in zero-gravity environments, a blessing to some Engineers. It uses 3 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Constructor|description=This module entirely occupies the wearer's forearm, notably causing conflict with advanced arm servos meant to carry crewmembers. However, it functions as an extremely advanced construction hologram scanner, as well as containing the latest engineering schematics combined with inbuilt memory to help the user build walls. It uses 2 complexity.}}}}
{{Autowiki/TechwebEntry|name=Entertainment Modular Suits|description=Powered suits for protection against low-humor environments.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Modular Suits}}{{Autowiki/TechwebEntryPrerequisite|name=Clown Technology}}|designs={{Autowiki/TechwebEntryDesign|name=MOD Cosmohonk Plating|description=External plating for a MODsuit. A suit by Honk Ltd. Protects against low humor environments. Most of the tech went to lower the power cost.}}{{Autowiki/TechwebEntryDesign|name=Bike Horn Module|description=A shoulder-mounted piece of heavy sonic artillery, this module uses the finest femto-manipulator technology to precisely deliver an almost lethal squeeze to... a bike horn, producing a significantly memorable sound. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Microwave Beam Module|description=An oddly domestic device, this module is installed into the user's palm, hooking up with culinary scanners located in the helmet to blast food with precise microwave radiation, allowing them to cook food from a distance, with the greatest of ease. Not recommended for use against grapes. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Waddle Module|description=Some of the most primitive technology in use by Honk Co. This module works off an automatic intention system, utilizing its' sensitivity to the pilot's often-limited brainwaves to directly read their next step, affecting the boots they're installed in. Employing a twin-linked gravitonic drive to create miniaturized etheric blasts of space-time beneath the user's feet, this enables them to... to waddle around, bouncing to and fro with a pep in their step. It uses 1 complexity.}}}}


{{Autowiki/TechwebEntry|name=Entertainment Modular Suits|description=Powered suits for protection against low-humor environments.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Modular Suits}}{{Autowiki/TechwebEntryPrerequisite|name=Clown Technology}}|designs={{Autowiki/TechwebEntryDesign|name=MOD cosmohonk armor|description=External plating for a MODsuit. A suit by Honk Ltd. Protects against low humor environments. Most of the tech went to lower the power cost.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Bike Horn|description=A shoulder-mounted piece of heavy sonic artillery, this module uses the finest femto-manipulator technology to precisely deliver an almost lethal squeeze to... a bike horn, producing a significantly memorable sound. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Microwave Beam|description=An oddly domestic device, this module is installed into the user's palm, hooking up with culinary scanners located in the helmet to blast food with precise microwave radiation, allowing them to cook food from a distance, with the greatest of ease. Not recommended for use against grapes. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Waddle|description=Some of the most primitive technology in use by HonkCo. This module works off an automatic intention system, utilizing its' sensitivity to the pilot's often-limited brainwaves to directly read their next step, affecting the boots they're installed in. Employing a twin-linked gravitonic drive to create miniaturized etheric blasts of space-time beneath the user's feet, this enables them to... to waddle around, bouncing to and fro with a pep in their step. It uses 1 complexity.}}}}
{{Autowiki/TechwebEntry|name=Exosuit Weapon (MKI Tesla Cannon)|description=An advanced piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Electric Weapons}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Power Manipulation}}|designs={{Autowiki/TechwebEntryDesign|name=MKI Tesla Cannon|description=Allows for the construction of MKI Tesla Cannon.}}}}


{{Autowiki/TechwebEntry|name=Exosuit Weapon (MKI Tesla Cannon)|description=An advanced piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Electric Weapons}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Power Manipulation}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Weapon (MKI Tesla Cannon)|description=Allows for the construction of MKI Tesla Cannon.}}}}
{{Autowiki/TechwebEntry|name=Exosuit Weapon (MKIV Ion Heavy Cannon)|description=An advanced piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Electric Weapons}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Electromagnetic Theory}}|designs={{Autowiki/TechwebEntryDesign|name=MKIV Ion Heavy Cannon|description=Allows for the construction of MKIV Ion Heavy Cannon.}}}}


{{Autowiki/TechwebEntry|name=Exosuit Weapon (MKIV Ion Heavy Cannon)|description=An advanced piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Electric Weapons}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Electromagnetic Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Weapon (MKIV Ion Heavy Cannon)|description=Allows for the construction of MKIV Ion Heavy Cannon.}}}}
{{Autowiki/TechwebEntry|name=EXOSUIT: APLU "Paddy"|description=Paddy exosuit designs|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Exosuits}}{{Autowiki/TechwebEntryPrerequisite|name=Exosuit Heavy Armor Research}}|designs={{Autowiki/TechwebEntryDesign|name=Ripley MK-I to Paddy Conversion Kit|description=A hardpoint modification kit for an Autonomous Power Loader Unit "Ripley" MK-I exosuit, to convert it to the Paddy lightweight security design. This kit cannot be removed, once applied.}}{{Autowiki/TechwebEntryDesign|name=Hydraulic Claw|description=A modified hydraulic clamp, for use exclusively with the Paddy exosuit. Non-lethally apprehends suspects.}}}}


{{Autowiki/TechwebEntry|name=EXOSUIT: Durand|description=Durand exosuit designs|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Exosuits}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Weapon Development Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Armor ("Durand")|description=A set of armor plates for the Durand. Built heavy to resist an incredible amount of brute force.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Chassis ("Durand")|description=}}{{Autowiki/TechwebEntryDesign|name=Exosuit Head ("Durand")|description=A Durand head. Houses advanced surveillance and targeting sensors.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Arm ("Durand")|description=A Durand left arm. Data and power sockets are compatible with most exosuit tools and weapons. Packs a really mean punch as well.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Leg ("Durand")|description=A Durand left leg. Built particularly sturdy to support the Durand's heavy weight and defensive needs.}}{{Autowiki/TechwebEntryDesign|name="Durand" Central Control module|description=Allows for the construction of a "Durand" Central Control module.}}{{Autowiki/TechwebEntryDesign|name="Durand" Peripherals Control module|description=Allows for the construction of a "Durand" Peripheral Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Arm ("Durand")|description=A Durand right arm. Data and power sockets are compatible with most exosuit tools and weapons. Packs a really mean punch as well.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Leg ("Durand")|description=A Durand right leg. Built particularly sturdy to support the Durand's heavy weight and defensive needs.}}{{Autowiki/TechwebEntryDesign|name="Durand" Weapons & Targeting Control module|description=Allows for the construction of a "Durand" Weapons & Targeting Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Torso ("Durand")|description=A torso part of Durand. Contains power unit, processing core and life support systems within a robust protective frame.}}}}
{{Autowiki/TechwebEntry|name=EXOSUIT: Durand|description=Durand exosuit designs|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Exosuits}}{{Autowiki/TechwebEntryPrerequisite|name=Exosuit Heavy Armor Research}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Armor ("Durand")|description=A set of armor plates for the Durand. Built heavy to resist an incredible amount of brute force.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Chassis ("Durand")|description=}}{{Autowiki/TechwebEntryDesign|name=Exosuit Head ("Durand")|description=A Durand head. Houses advanced surveillance and targeting sensors.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Arm ("Durand")|description=A Durand left arm. Data and power sockets are compatible with most exosuit tools and weapons. Packs a really mean punch as well.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Leg ("Durand")|description=A Durand left leg. Built particularly sturdy to support the Durand's heavy weight and defensive needs.}}{{Autowiki/TechwebEntryDesign|name="Durand" Central Control module|description=Allows for the construction of a "Durand" Central Control module.}}{{Autowiki/TechwebEntryDesign|name="Durand" Peripherals Control module|description=Allows for the construction of a "Durand" Peripheral Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Arm ("Durand")|description=A Durand right arm. Data and power sockets are compatible with most exosuit tools and weapons. Packs a really mean punch as well.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Leg ("Durand")|description=A Durand right leg. Built particularly sturdy to support the Durand's heavy weight and defensive needs.}}{{Autowiki/TechwebEntryDesign|name="Durand" Weapons & Targeting Control module|description=Allows for the construction of a "Durand" Weapons & Targeting Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Torso ("Durand")|description=A torso part of Durand. Contains power unit, processing core and life support systems within a robust protective frame.}}}}


{{Autowiki/TechwebEntry|name=EXOSUIT: Gygax|description=Gygax exosuit designs|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Exosuits}}{{Autowiki/TechwebEntryPrerequisite|name=Weapon Development Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Armor ("Gygax")|description=A set of armor plates designed for the Gygax. Designed to effectively deflect damage with a lightweight construction.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Chassis ("Gygax")|description=}}{{Autowiki/TechwebEntryDesign|name=Exosuit Head ("Gygax")|description=A Gygax head. Houses advanced surveillance and targeting sensors.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Arm ("Gygax")|description=A Gygax left arm. Data and power sockets are compatible with most exosuit tools and weapons.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Leg ("Gygax")|description=A Gygax left leg. Constructed with advanced servomechanisms and actuators to enable faster speed.}}{{Autowiki/TechwebEntryDesign|name="Gygax" Central Control module|description=Allows for the construction of a "Gygax" Central Control module.}}{{Autowiki/TechwebEntryDesign|name="Gygax" Peripherals Control module|description=Allows for the construction of a "Gygax" Peripheral Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Arm ("Gygax")|description=A Gygax right arm. Data and power sockets are compatible with most exosuit tools and weapons.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Leg ("Gygax")|description=A Gygax right leg. Constructed with advanced servomechanisms and actuators to enable faster speed.}}{{Autowiki/TechwebEntryDesign|name="Gygax" Weapons & Targeting Control module|description=Allows for the construction of a "Gygax" Weapons & Targeting Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Torso ("Gygax")|description=A torso part of Gygax. Contains power unit, processing core and life support systems.}}}}
{{Autowiki/TechwebEntry|name=EXOSUIT: Gygax|description=Gygax exosuit designs|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Exosuits}}{{Autowiki/TechwebEntryPrerequisite|name=Exosuit Heavy Armor Research}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Armor ("Gygax")|description=A set of armor plates designed for the Gygax. Designed to effectively deflect damage with a lightweight construction.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Chassis ("Gygax")|description=}}{{Autowiki/TechwebEntryDesign|name=Exosuit Head ("Gygax")|description=A Gygax head. Houses advanced surveillance and targeting sensors.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Arm ("Gygax")|description=A Gygax left arm. Data and power sockets are compatible with most exosuit tools and weapons.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Leg ("Gygax")|description=A Gygax left leg. Constructed with advanced servomechanisms and actuators to enable faster speed.}}{{Autowiki/TechwebEntryDesign|name="Gygax" Central Control module|description=Allows for the construction of a "Gygax" Central Control module.}}{{Autowiki/TechwebEntryDesign|name="Gygax" Peripherals Control module|description=Allows for the construction of a "Gygax" Peripheral Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Arm ("Gygax")|description=A Gygax right arm. Data and power sockets are compatible with most exosuit tools and weapons.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Leg ("Gygax")|description=A Gygax right leg. Constructed with advanced servomechanisms and actuators to enable faster speed.}}{{Autowiki/TechwebEntryDesign|name="Gygax" Weapons & Targeting Control module|description=Allows for the construction of a "Gygax" Weapons & Targeting Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Torso ("Gygax")|description=A torso part of Gygax. Contains power unit, processing core and life support systems.}}}}


{{Autowiki/TechwebEntry|name=High Efficiency Parts|description=Finely-tooled manufacturing techniques allowing for picometer-perfect precision levels.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Data Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Pico Manipulator|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Super Matter Bin|description=A stock part used in the construction of various devices.}}}}
{{Autowiki/TechwebEntry|name=High Efficiency Parts|description=Finely-tooled manufacturing techniques allowing for picometer-perfect precision levels.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Data Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Pico Servo|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Super Matter Bin|description=A stock part used in the construction of various devices.}}}}


{{Autowiki/TechwebEntry|name=Integrated HUDs|description=The usefulness of computerized records, projected straight onto your eyepiece!|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Computerized Recordkeeping}}{{Autowiki/TechwebEntryPrerequisite|name=Electromagnetic Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Diagnostic HUD|description=A HUD used to analyze and determine faults within robotic machinery.}}{{Autowiki/TechwebEntryDesign|name=Health Scanner HUD|description=A heads-up display that scans the humans in view and provides accurate data about their health status.}}{{Autowiki/TechwebEntryDesign|name=Science Goggles|description=Goggles fitted with a portable analyzer capable of determining the research worth of an item or components of a machine.}}{{Autowiki/TechwebEntryDesign|name=Security HUD|description=A heads-up display that scans the humans in view and provides accurate data about their ID status.}}}}
{{Autowiki/TechwebEntry|name=Integrated HUDs|description=The usefulness of computerized records, projected straight onto your eyepiece!|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Computerized Recordkeeping}}{{Autowiki/TechwebEntryPrerequisite|name=Electromagnetic Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Diagnostic HUD|description=A HUD used to analyze and determine faults within robotic machinery.}}{{Autowiki/TechwebEntryDesign|name=Health Scanner HUD|description=A heads-up display that scans the humans in view and provides accurate data about their health status.}}{{Autowiki/TechwebEntryDesign|name=Science Goggles|description=Goggles fitted with a portable analyzer capable of determining the research worth of an item or components of a machine.}}{{Autowiki/TechwebEntryDesign|name=Security HUD|description=A heads-up display that scans the humans in view and provides accurate data about their ID status.}}}}


{{Autowiki/TechwebEntry|name=Medical Modular Suits|description=Medical suits for quick rescue purposes.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Modular Suits}}{{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}|designs={{Autowiki/TechwebEntryDesign|name=MOD medical armor|description=External plating for a MODsuit. A lightweight suit by DeForest Medical Corporation, allows for easier movement.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Medical Visor|description=A heads-up display installed into the visor of the suit. This cross-references suit sensor data with a modern biological scanning suite, allowing the user to visualize the current health of organic lifeforms, as well as access data such as patient files in a convenient readout. They say these also let you see behind you. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Health Analyzer|description=A module installed into the glove of the suit. This is a high-tech biological scanning suite, allowing the user indepth information on the vitals and injuries of others even at a distance, all with the flick of the wrist. Data is displayed in a convenient package on HUD in the helmet, but it's up to you to do something with it. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Quick Carry|description=A suite of advanced servos, redirecting power from the suit's arms to help carry the wounded; or simply for fun. However, Nanotrasen has locked the module's ability to assist in hand-to-hand combat. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Injector|description=A module installed into the wrist of the suit, this functions as a high-capacity syringe, with a tip fine enough to locate the emergency injection ports on any suit of armor, penetrating it with ease. Even yours. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Organ Thrower|description=A device recovered from a crashed Interdyne Pharmaceuticals vessel, this module has been unearthed for better or for worse. It's an arm-mounted device utilizing technology similar to modern-day part replacers, capable of storing and inserting organs into open patients. It's recommended by the DeForest Medical Corporation to not inform patients it has been used. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: DNA Lock|description=A module which engages with the various locks and seals tied to the suit's systems, enabling it to only be worn by someone corresponding with the user's exact DNA profile; however, this incredibly sensitive module is shorted out by EMPs. Luckily, cloning has been outlawed. It uses 2 complexity.}}}}
{{Autowiki/TechwebEntry|name=Medical Modular Suits|description=Medical suits for quick rescue purposes.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Modular Suits}}{{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}|designs={{Autowiki/TechwebEntryDesign|name=MOD Medical Plating|description=External plating for a MODsuit. A lightweight suit by DeForest Medical Corporation, allows for easier movement.}}{{Autowiki/TechwebEntryDesign|name=Medical Visor Module|description=A heads-up display installed into the visor of the suit. This cross-references suit sensor data with a modern biological scanning suite, allowing the user to visualize the current health of organic lifeforms, as well as access data such as patient files in a convenient readout. They say these also let you see behind you. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Health Analyzer Module|description=A module installed into the glove of the suit. This is a high-tech biological scanning suite, allowing the user indepth information on the vitals and injuries of others even at a distance, all with the flick of the wrist. Data is displayed in a convenient package on HUD in the helmet, but it's up to you to do something with it. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Quick Carry Module|description=A suite of advanced servos, redirecting power from the suit's arms to help carry the wounded; or simply for fun. However, Nanotrasen has locked the module's ability to assist in hand-to-hand combat. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Injector Module|description=A module installed into the wrist of the suit, this functions as a high-capacity syringe, with a tip fine enough to locate the emergency injection ports on any suit of armor, penetrating it with ease. Even yours. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Organ Thrower Module|description=A device recovered from a crashed Interdyne Pharmaceuticals vessel, this module has been unearthed for better or for worse. It's an arm-mounted device utilizing technology similar to modern-day part replacers, capable of storing and inserting organs into open patients. It's recommended by the DeForest Medical Corporation to not inform patients it has been used. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=DNA Lock Module|description=A module which engages with the various locks and seals tied to the suit's systems, enabling it to only be worn by someone corresponding with the user's exact DNA profile; however, this incredibly sensitive module is shorted out by EMPs. Luckily, cloning has been outlawed. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Patient Transport Module|description=A module built into the forearm of the suit. Countless waves of mostly-lost mining teams being sent to Indecipheries and other hazardous locations have taught the DeForest Medical Company many lessons. Physical bodybags are difficult to store, hard to deploy, and even worse to keep intact in tough scenarios. Enter the hardlight transport bag. Summonable with merely a gesture, weightless, and immunized against any extreme scenario the wearer could think of, this bag is perfectly designed for transport of any body in any environment, any time. It uses 2 complexity.}}}}


{{Autowiki/TechwebEntry|name=Mining Technology|description=Better than Efficiency V.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Basic Plasma Research}}|designs={{Autowiki/TechwebEntryDesign|name=Computer Design (Express Supply Console)|description=Allows for the construction of circuit boards used to build an Express Supply Console.}}{{Autowiki/TechwebEntryDesign|name=Kinetic Accelerator Cooldown Mod|description=A device which decreases the cooldown of a Kinetic Accelerator.}}{{Autowiki/TechwebEntryDesign|name=Kinetic Accelerator Damage Mod|description=A device which allows kinetic accelerators to deal more damage.}}{{Autowiki/TechwebEntryDesign|name=Mining Drill|description=Yours is the drill that will pierce through the rock walls.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Mining Rewards Vendor Board)|description=The circuit board for a Mining Rewards Vendor.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Ore Redemption Board)|description=The circuit board for an Ore Redemption machine.}}{{Autowiki/TechwebEntryDesign|name=Plasma Cutter|description=You could use it to cut limbs off of xenos! Or, you know, mine stuff.}}{{Autowiki/TechwebEntryDesign|name=Kinetic Accelerator Range Mod|description=A device which allows kinetic accelerators to fire at a further range.}}{{Autowiki/TechwebEntryDesign|name=Upgraded Resonator|description=An upgraded version of the resonator that allows more fields to be active at once.}}{{Autowiki/TechwebEntryDesign|name=Kinetic Accelerator Trigger Guard Mod|description=A device which allows kinetic accelerators to be wielded by any organism.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Mining (Proto-kinetic Accelerator)|description=An exosuit-mounted mining tool that does increased damage in low pressure. Drawing from an onboard power source allows it to project further than the handheld version.}}}}
{{Autowiki/TechwebEntry|name=Mining Technology|description=Better than Efficiency V.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Industrial Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Basic Plasma Research}}|designs={{Autowiki/TechwebEntryDesign|name=Kinetic Accelerator Cooldown Mod|description=A device which decreases the cooldown of a Kinetic Accelerator.}}{{Autowiki/TechwebEntryDesign|name=Kinetic Accelerator Damage Mod|description=A device which allows kinetic accelerators to deal more damage.}}{{Autowiki/TechwebEntryDesign|name=Kinetic Accelerator Range Mod|description=A device which allows kinetic accelerators to fire at a further range.}}{{Autowiki/TechwebEntryDesign|name=Express Supply Console Board|description=Allows for the construction of circuit boards used to build an Express Supply Console.}}{{Autowiki/TechwebEntryDesign|name=Kinetic Accelerator Cooldown Mod|description=A device which decreases the cooldown of a Kinetic Accelerator.}}{{Autowiki/TechwebEntryDesign|name=Kinetic Accelerator Damage Mod|description=A device which allows kinetic accelerators to deal more damage.}}{{Autowiki/TechwebEntryDesign|name=Mining Drill|description=Yours is the drill that will pierce through the rock walls.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Proto-Kinetic Accelerator|description=An exosuit-mounted mining tool that does increased damage in low pressure. Drawing from an onboard power source allows it to project further than the handheld version.}}{{Autowiki/TechwebEntryDesign|name=Mining Rewards Vendor Board|description=The circuit board for a Mining Rewards Vendor.}}{{Autowiki/TechwebEntryDesign|name=Ore Redemption Machine Board|description=The circuit board for an Ore Redemption machine.}}{{Autowiki/TechwebEntryDesign|name=Plasma Cutter|description=You could use it to cut limbs off of xenos! Or, you know, mine stuff.}}{{Autowiki/TechwebEntryDesign|name=Kinetic Accelerator Range Mod|description=A device which allows kinetic accelerators to fire at a further range.}}{{Autowiki/TechwebEntryDesign|name=Upgraded Resonator|description=An upgraded version of the resonator that allows more fields to be active at once.}}{{Autowiki/TechwebEntryDesign|name=Kinetic Accelerator Trigger Guard Mod|description=A device which allows kinetic accelerators to be wielded by any organism.}}{{Autowiki/TechwebEntryDesign|name=Mining Scanner|description=A scanner that automatically checks surrounding rock for useful minerals; it can also be used to stop gibtonite detonations.}}{{Autowiki/TechwebEntryDesign|name=Boulder Retrieval Matrix|description=I promise this doesn't give you syndicate goodies!}}{{Autowiki/TechwebEntryDesign|name=Boulder Smelter|description=A circuitboard for a boulder smelter. Lowtech enough to be printed from the lathe.}}{{Autowiki/TechwebEntryDesign|name=Boulder Refinery|description=A circuitboard for a boulder refinery. Lowtech enough to be printed from the lathe.}}}}


{{Autowiki/TechwebEntry|name=Movable Shell Research|description=Grants access to movable shells.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Shell Research}}{{Autowiki/TechwebEntryPrerequisite|name=Basic Robotics Research}}|designs={{Autowiki/TechwebEntryDesign|name=Pathfinder|description=When triggered, the next step to the target's location as an entity. This can be used with the direction component and the drone shell to make it move on its own. The Id Card input port is for considering ID access when pathing, it does not give the shell actual access.}}{{Autowiki/TechwebEntryDesign|name=Pull Component|description=A component that can force the shell to pull entities. Only works for drone shells.}}{{Autowiki/TechwebEntryDesign|name=Drone Shell|description=A shell with the ability to move itself around.}}}}
{{Autowiki/TechwebEntry|name=Movable Shell Research|description=Grants access to movable shells.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Shell Research}}{{Autowiki/TechwebEntryPrerequisite|name=Basic Robotics Research}}|designs={{Autowiki/TechwebEntryDesign|name=Pathfinder|description=When triggered, the next step to the target's location as an entity. This can be used with the direction component and the drone shell to make it move on its own. The Id Card input port is for considering ID access when pathing, it does not give the shell actual access.}}{{Autowiki/TechwebEntryDesign|name=Pull Component|description=A component that can force the shell to pull entities. Only works for drone shells.}}{{Autowiki/TechwebEntryDesign|name=Drone Shell|description=A shell with the ability to move itself around.}}}}


{{Autowiki/TechwebEntry|name=Neural Programming|description=Study into networks of processing units that mimic our brains.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}{{Autowiki/TechwebEntryPrerequisite|name=Data Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Machine Design (Skill station)|description=The circuit board for Skill station.}}}}
{{Autowiki/TechwebEntry|name=Neural Programming|description=Study into networks of processing units that mimic our brains.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Biological Technology}}{{Autowiki/TechwebEntryPrerequisite|name=Data Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Skill Station Board|description=The circuit board for Skill station.}}}}


{{Autowiki/TechwebEntry|name=One-point Bluespace-gravitational Manipulator|description=Fancy wording for gravity gun.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Weapon Development Technology}}{{Autowiki/TechwebEntryPrerequisite|name=Bluespace Travel}}|designs={{Autowiki/TechwebEntryDesign|name=One-point Gravitational Manipulator|description=A multi-mode device that blasts one-point bluespace-gravitational bolts that locally distort gravity. Requires a gravitational anomaly core to function.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Module (Gravitational Catapult Module)|description=An exosuit mounted Gravitational Catapult.}}}}
{{Autowiki/TechwebEntry|name=One-point Bluespace-gravitational Manipulator|description=Fancy wording for gravity gun.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Weapon Development Technology}}{{Autowiki/TechwebEntryPrerequisite|name=Bluespace Travel}}|designs={{Autowiki/TechwebEntryDesign|name=One-point Gravitational Manipulator|description=A multi-mode device that blasts one-point bluespace-gravitational bolts that locally distort gravity. Requires a gravitational anomaly core to function.}}{{Autowiki/TechwebEntryDesign|name=Gravitational Catapult Module|description=An exosuit mounted Gravitational Catapult.}}}}


{{Autowiki/TechwebEntry|name=Radioactive Weaponry|description=Weapons using radioactive technology.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Weapon Development Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Advanced Energy Gun Part Kit|description=The kit for an energy gun with an experimental miniaturized reactor.}}}}
{{Autowiki/TechwebEntry|name=Radioactive Weaponry|description=Weapons using radioactive technology.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Weapon Development Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Advanced Energy Gun Part Kit (Lethal/Nonlethal)|description=The kit for an energy gun with an experimental miniaturized reactor.}}}}


{{Autowiki/TechwebEntry|name=Security Modular Suits|description=Security suits for space crime handling.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Modular Suits}}{{Autowiki/TechwebEntryPrerequisite|name=Basic Security Equipment}}|designs={{Autowiki/TechwebEntryDesign|name=MOD security armor|description=External plating for a MODsuit. An Apadyne Technologies security suit, offering shock protection and quicker speed, at the cost of carrying capacity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Security Visor|description=A heads-up display installed into the visor of the suit. This module is a heavily-retrofitted targeting system, plugged into various criminal databases to be able to view arrest records, command simple security-oriented robots, and generally know who to shoot. They say these also let you see behind you. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Cloak|description=A complete retrofitting of the suit, this is a form of visual concealment tech employing esoteric technology to bend light around the user, as well as mimetic materials to make the surface of the suit match the surroundings based off sensor data. For some reason, this tech is rarely seen. It uses 4 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Holster|description=Based off typical storage compartments, this system allows the suit to holster a standard firearm across its surface and allow for extremely quick retrieval. While some users prefer the chest, others the forearm for quick deployment, some law enforcement prefer the holster to extend from the thigh. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=MOD Module: Pathfinder|description=This module, brought to you by Nakamura Engineering, has two components. The first component is a series of thrusters and a computerized location subroutine installed into the very control unit of the suit, allowing it flight at highway speeds, and to be able to locate the second part of the system; a pathfinding implant installed into the base of the user's spine, broadcasting their location to the suit and allowing them to recall it to their back at any time. The implant is stored in the module and needs to be injected in a human to function. Nakamura Engineering swears up and down there's airbrakes. It uses 2 complexity.}}}}
{{Autowiki/TechwebEntry|name=Security Modular Suits|description=Security suits for space crime handling.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Modular Suits}}{{Autowiki/TechwebEntryPrerequisite|name=Basic Security Equipment}}|designs={{Autowiki/TechwebEntryDesign|name=MOD Security Plating|description=External plating for a MODsuit. An Apadyne Technologies security suit, offering quicker speed at the cost of carrying capacity.}}{{Autowiki/TechwebEntryDesign|name=Security Visor Module|description=A heads-up display installed into the visor of the suit. This module is a heavily-retrofitted targeting system, plugged into various criminal databases to be able to view arrest records, command simple security-oriented robots, and generally know who to shoot. They say these also let you see behind you. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Cloak Module|description=A complete retrofitting of the suit, this is a form of visual concealment tech employing esoteric technology to bend light around the user, as well as mimetic materials to make the surface of the suit match the surroundings based off sensor data. For some reason, this tech is rarely seen. It uses 4 complexity.}}{{Autowiki/TechwebEntryDesign|name=Magnetic Harness Module|description=Based off old TerraGov harness kits, this magnetic harness automatically attaches dropped guns back to the wearer. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=Pathfinder Module|description=This module, brought to you by Nakamura Engineering, has two components. The first component is a series of thrusters and a computerized location subroutine installed into the very control unit of the suit, allowing it flight at highway speeds using the suit's access locks to navigate through the station, and to be able to locate the second part of the system; a pathfinding implant installed into the base of the user's spine, broadcasting their location to the suit and allowing them to recall it to their person at any time. The implant is stored in the module and needs to be injected in a human to function. Nakamura Engineering swears up and down there's airbrakes. It uses 1 complexity.}}{{Autowiki/TechwebEntryDesign|name=Holster Module|description=Based off typical storage compartments, this system allows the suit to holster a standard firearm across its surface and allow for extremely quick retrieval. While some users prefer the chest, others the forearm for quick deployment, some law enforcement prefer the holster to extend from the thigh. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=Active Sonar Module|description=Ancient tech from the 20th century, this module uses sonic waves to detect living creatures within the user's radius. Its basic function slowly scans around the user for any bio-signatures, however it can be overclocked to scan everywhere at once.Its loud ping is much harder to hide in an indoor station than in the outdoor operations it was designed for. It uses 2 complexity.}}{{Autowiki/TechwebEntryDesign|name=Projectile Dampener Module|description=Using technology from peaceborgs, this module weakens all projectiles in nearby range. It uses 3 complexity.}}{{Autowiki/TechwebEntryDesign|name=Criminal Capture Module|description=The private security that had orders to take in people dead were quite happy with their space-proofed suit, but for those who wanted to bring back whomever their targets were still breathing needed a way to "share" the space-proofing. And thus: criminal capture! Creates a hardlight prisoner transport bag around the apprehended that has breathable atmospheric conditions. It uses 2 complexity.}}}}


{{Autowiki/TechwebEntry|name=Server Technology Research|description=Grants access to a server shell that has a very high capacity for components.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Shell Research}}{{Autowiki/TechwebEntryPrerequisite|name=Computer Hardware}}|designs={{Autowiki/TechwebEntryDesign|name=Server Shell|description=A very large shell that cannot be moved around. Stores the most components.}}}}
{{Autowiki/TechwebEntry|name=Server Technology Research|description=Grants access to a server shell that has a very high capacity for components.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Shell Research}}{{Autowiki/TechwebEntryPrerequisite|name=Computer Data Disks}}|designs={{Autowiki/TechwebEntryDesign|name=Server Shell|description=A very large shell that cannot be moved around. Stores the most components.}}}}


{{Autowiki/TechwebEntry|name=Simple Exosuit Modules|description=An advanced piece of mech weaponry|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Exosuits}}{{Autowiki/TechwebEntryPrerequisite|name=Bluespace Power Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Module (Reactive Armor Booster Module)|description=Exosuit-mounted armor booster.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Module (Tesla Energy Relay)|description=Tesla Energy Relay}}{{Autowiki/TechwebEntryDesign|name=Exosuit Module (Reflective Armor Booster Module)|description=Exosuit-mounted armor booster.}}}}
{{Autowiki/TechwebEntry|name=Telecommunications Technology|description=Subspace transmission technology for near-instant communications devices.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Computer Consoles}}{{Autowiki/TechwebEntryPrerequisite|name=Basic Bluespace Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Telecommunications Monitoring Console Board|description=Allows for the construction of circuit boards used to build a telecommunications monitor.}}{{Autowiki/TechwebEntryDesign|name=Telecommunications Server Monitoring Console Board|description=Allows for the construction of circuit boards used to build a telecommunication server browser and monitor.}}{{Autowiki/TechwebEntryDesign|name=Compact Radio Navigation Gigabeacon|description=A compact radio navigation gigabeacon, a device used to provide shuttle navigation waypoints in unexplored areas. Must be deployed before use.}}{{Autowiki/TechwebEntryDesign|name=Messaging Monitor Console Board|description=Allows for the construction of circuit boards used to build a messaging monitor console.}}{{Autowiki/TechwebEntryDesign|name=NTNet Relay Board|description=The circuit board for a wireless network relay.}}{{Autowiki/TechwebEntryDesign|name=Subspace Amplifier|description=A compact micro-machine capable of amplifying weak subspace transmissions.}}{{Autowiki/TechwebEntryDesign|name=Subspace Analyzer|description=A sophisticated analyzer capable of analyzing cryptic subspace wavelengths.}}{{Autowiki/TechwebEntryDesign|name=Subspace Ansible|description=A compact module capable of sensing extradimensional activity.}}{{Autowiki/TechwebEntryDesign|name=Subspace Broadcaster Board|description=Allows for the construction of Subspace Broadcasting equipment.}}{{Autowiki/TechwebEntryDesign|name=Bus Mainframe Board|description=Allows for the construction of Telecommunications Bus Mainframes.}}{{Autowiki/TechwebEntryDesign|name=Ansible Crystal|description=A sophisticated analyzer capable of analyzing cryptic subspace wavelengths.}}{{Autowiki/TechwebEntryDesign|name=Hyperwave Filter|description=A tiny device capable of filtering and converting super-intense radiowaves.}}{{Autowiki/TechwebEntryDesign|name=Hub Mainframe Board|description=Allows for the construction of Telecommunications Hub Mainframes.}}{{Autowiki/TechwebEntryDesign|name=Messaging Server Board|description=Allows for the construction of Telecommunications Messaging Servers.}}{{Autowiki/TechwebEntryDesign|name=Processor Unit Board|description=Allows for the construction of Telecommunications Processor equipment.}}{{Autowiki/TechwebEntryDesign|name=Subspace Receiver Board|description=Allows for the construction of Subspace Receiver equipment.}}{{Autowiki/TechwebEntryDesign|name=Relay Mainframe Board|description=Allows for the construction of Telecommunications Relay Mainframes.}}{{Autowiki/TechwebEntryDesign|name=Server Mainframe Board|description=Allows for the construction of Telecommunications Servers.}}{{Autowiki/TechwebEntryDesign|name=Subspace Transmitter|description=A large piece of equipment used to open a window into the subspace dimension.}}{{Autowiki/TechwebEntryDesign|name=Subspace Treatment Disk|description=A compact micro-machine capable of stretching out hyper-compressed radio waves.}}}}
 
{{Autowiki/TechwebEntry|name=Telecommunications Technology|description=Subspace transmission technology for near-instant communications devices.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Computer Consoles}}{{Autowiki/TechwebEntryPrerequisite|name=Basic Bluespace Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Computer Design (Telecommunications Monitoring Console)|description=Allows for the construction of circuit boards used to build a telecommunications monitor.}}{{Autowiki/TechwebEntryDesign|name=Computer Design (Telecommunications Server Monitoring Console)|description=Allows for the construction of circuit boards used to build a telecommunication server browser and monitor.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (NTNet Relay Board)|description=The circuit board for a wireless network relay.}}{{Autowiki/TechwebEntryDesign|name=Subspace Amplifier|description=A compact micro-machine capable of amplifying weak subspace transmissions.}}{{Autowiki/TechwebEntryDesign|name=Subspace Analyzer|description=A sophisticated analyzer capable of analyzing cryptic subspace wavelengths.}}{{Autowiki/TechwebEntryDesign|name=Subspace Ansible|description=A compact module capable of sensing extradimensional activity.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Subspace Broadcaster)|description=Allows for the construction of Subspace Broadcasting equipment.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Bus Mainframe)|description=Allows for the construction of Telecommunications Bus Mainframes.}}{{Autowiki/TechwebEntryDesign|name=Ansible Crystal|description=A sophisticated analyzer capable of analyzing cryptic subspace wavelengths.}}{{Autowiki/TechwebEntryDesign|name=Hyperwave Filter|description=A tiny device capable of filtering and converting super-intense radiowaves.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Hub Mainframe)|description=Allows for the construction of Telecommunications Hub Mainframes.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Messaging Server)|description=Allows for the construction of Telecommunications Messaging Servers.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Processor Unit)|description=Allows for the construction of Telecommunications Processor equipment.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Subspace Receiver)|description=Allows for the construction of Subspace Receiver equipment.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Relay Mainframe)|description=Allows for the construction of Telecommunications Relay Mainframes.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Server Mainframe)|description=Allows for the construction of Telecommunications Servers.}}{{Autowiki/TechwebEntryDesign|name=Subspace Transmitter|description=A large piece of equipment used to open a window into the subspace dimension.}}{{Autowiki/TechwebEntryDesign|name=Subspace Treatment Disk|description=A compact micro-machine capable of stretching out hyper-compressed radio waves.}}}}


{{Autowiki/TechwebEntry|name=Unregulated Bluespace Research|description=Bluespace technology using unstable or unbalanced procedures, prone to damaging the fabric of bluespace. Outlawed by galactic conventions.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Bluespace Travel}}{{Autowiki/TechwebEntryPrerequisite|name=Illegal Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Desynchronizer|description=A device that can desynchronize the user from spacetime.}}}}
{{Autowiki/TechwebEntry|name=Unregulated Bluespace Research|description=Bluespace technology using unstable or unbalanced procedures, prone to damaging the fabric of bluespace. Outlawed by galactic conventions.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Bluespace Travel}}{{Autowiki/TechwebEntryPrerequisite|name=Illegal Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Desynchronizer|description=A device that can desynchronize the user from spacetime.}}}}


{{Autowiki/TechwebEntry|name=Upgraded Cybernetic Organs|description=We have the technology to upgrade him.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Biotechnology}}{{Autowiki/TechwebEntryPrerequisite|name=Cybernetic Organs}}|designs={{Autowiki/TechwebEntryDesign|name=Upgraded Cybernetic Ears|description=A pair of upgraded cybernetic ears.}}{{Autowiki/TechwebEntryDesign|name=Upgraded Cybernetic Heart|description=An upgraded cybernetic heart.}}{{Autowiki/TechwebEntryDesign|name=Upgraded Cybernetic Liver|description=An upgraded cybernetic liver.}}{{Autowiki/TechwebEntryDesign|name=Upgraded Cybernetic Lungs|description=A pair of upgraded cybernetic lungs.}}{{Autowiki/TechwebEntryDesign|name=Upgraded Cybernetic Stomach|description=An upgraded cybernetic stomach.}}}}
{{Autowiki/TechwebEntry|name=Upgraded Cybernetic Organs|description=We have the technology to upgrade him.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Biotechnology}}{{Autowiki/TechwebEntryPrerequisite|name=Cybernetic Organs}}|designs={{Autowiki/TechwebEntryDesign|name=Whisper-sensitive Cybernetic Ears|description=A pair of whisper-sensitive cybernetic ears.}}{{Autowiki/TechwebEntryDesign|name=Wall-penetrating Cybernetic Ears|description=A pair of wall-penetrating cybernetic ears.}}{{Autowiki/TechwebEntryDesign|name=Luminescent Eyes|description=A pair of cybernetic eyes that can emit multicolored light}}{{Autowiki/TechwebEntryDesign|name=Welding Shield Eyes|description=These reactive micro-shields will protect you from welders and flashes without obscuring your vision.}}{{Autowiki/TechwebEntryDesign|name=Luminescent Moth Eyes|description=A pair of cybernetic eyes that can emit multicolored light}}{{Autowiki/TechwebEntryDesign|name=Welding Shield Moth Eyes|description=These reactive micro-shields will protect you from welders and flashes without obscuring your vision.}}{{Autowiki/TechwebEntryDesign|name=Upgraded Cybernetic Heart|description=An upgraded cybernetic heart.}}{{Autowiki/TechwebEntryDesign|name=Upgraded Cybernetic Liver|description=An upgraded cybernetic liver.}}{{Autowiki/TechwebEntryDesign|name=Upgraded Cybernetic Lungs|description=A pair of upgraded cybernetic lungs.}}{{Autowiki/TechwebEntryDesign|name=Upgraded Cybernetic Stomach|description=An upgraded cybernetic stomach.}}}}


{{Autowiki/TechwebEntry|name=Advanced Weapon Development Technology|description=Our weapons are breaking the rules of reality by now.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Weapon Development Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Mindshield Firing Pin|description=This is a security firing pin which only authorizes users who are mindshield-implanted.}}}}
{{Autowiki/TechwebEntry|name=Exosuit Heavy Armor Research|description=Recreating heavy armor with new rapid fabrication techniques.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Exosuits}}{{Autowiki/TechwebEntryPrerequisite|name=Bluespace Power Technology}}|designs={{Autowiki/TechwebEntryDesign|name=Reactive Armor Booster Module|description=Exosuit-mounted melee armor booster.}}{{Autowiki/TechwebEntryDesign|name=Reflective Armor Booster Module|description=Exosuit-mounted ranged armor booster.}}}}


{{Autowiki/TechwebEntry|name=Alien Biological Tools|description=Advanced biological tools.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Alien Technology}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Biotechnology}}|designs={{Autowiki/TechwebEntryDesign|name=Alien Cautery|description=An advanced cautery obtained through Abductor technology.}}{{Autowiki/TechwebEntryDesign|name=Alien Drill|description=An advanced drill obtained through Abductor technology.}}{{Autowiki/TechwebEntryDesign|name=Alien Hemostat|description=An advanced hemostat obtained through Abductor technology.}}{{Autowiki/TechwebEntryDesign|name=Alien Retractor|description=An advanced retractor obtained through Abductor technology.}}{{Autowiki/TechwebEntryDesign|name=Alien Circular Saw|description=An advanced surgical saw obtained through Abductor technology.}}{{Autowiki/TechwebEntryDesign|name=Alien Scalpel|description=An advanced scalpel obtained through Abductor technology.}}}}
{{Autowiki/TechwebEntry|name=Advanced Cybernetic Implants|description=Upgraded and more powerful cybernetic implants.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Neural Programming}}{{Autowiki/TechwebEntryPrerequisite|name=Cybernetic Implants}}{{Autowiki/TechwebEntryPrerequisite|name=Integrated HUDs}}|designs={{Autowiki/TechwebEntryDesign|name=Nutriment Pump Implant PLUS|description=This implant with synthesize and pump into your bloodstream a small amount of nutriment when you are hungry.}}{{Autowiki/TechwebEntryDesign|name=Reviver Implant|description=This implant will attempt to revive you if you lose consciousness. For the faint of heart!}}{{Autowiki/TechwebEntryDesign|name=Surgical Arm Implant|description=A set of surgical tools hidden behind a concealed panel on the user's arm.}}{{Autowiki/TechwebEntryDesign|name=Toolset Arm Implant|description=A stripped-down version of engineering cyborg toolset, designed to be installed on subject's arm.}}}}


{{Autowiki/TechwebEntry|name=Advanced Cybernetic Implants|description=Upgraded and more powerful cybernetic implants.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Neural Programming}}{{Autowiki/TechwebEntryPrerequisite|name=Cybernetic Implants}}{{Autowiki/TechwebEntryPrerequisite|name=Integrated HUDs}}|designs={{Autowiki/TechwebEntryDesign|name=Nutriment Pump Implant PLUS|description=This implant with synthesize and pump into your bloodstream a small amount of nutriment when you are hungry.}}{{Autowiki/TechwebEntryDesign|name=Reviver Implant|description=This implant will attempt to revive you if you lose consciousness. For the faint of heart!}}{{Autowiki/TechwebEntryDesign|name=Surgical Arm Implant|description=A set of surgical tools hidden behind a concealed panel on the user's arm.}}{{Autowiki/TechwebEntryDesign|name=Toolset Arm Implant|description=A stripped-down version of engineering cyborg toolset, designed to be installed on subject's arm.}}}}
{{Autowiki/TechwebEntry|name=Advanced Mining Technology|description=Efficiency Level 127|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Mining Technology}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Power Manipulation}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Plasma Research}}|designs={{Autowiki/TechwebEntryDesign|name=Diamond-Tipped Mining Drill|description=Yours is the drill that will pierce the heavens!}}{{Autowiki/TechwebEntryDesign|name=Kinetic Accelerator Mining AoE Mod|description=A modification kit for Kinetic Accelerators which causes it to fire AoE blasts that destroy rock.}}{{Autowiki/TechwebEntryDesign|name=Sonic Jackhammer|description=Essentially a handheld planet-cracker. Rock walls cower in fear when they hear one of these.}}{{Autowiki/TechwebEntryDesign|name=Advanced Plasma Cutter|description=It's an advanced plasma cutter, oh my god.}}}}


{{Autowiki/TechwebEntry|name=Electric Weapons|description=Weapons using electric technology|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Weapon Development Technology}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Power Manipulation}}{{Autowiki/TechwebEntryPrerequisite|name=Electromagnetic Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Ion Carbine Part Kit|description=How to dismantle a cyborg : The gun.}}{{Autowiki/TechwebEntryDesign|name=Tesla Cannon Part Kit|description=The kit for a high-tech cannon that fires internal, reusable bolt cartridges in a revolving cylinder. The cartridges can be recharged using conventional rechargers.}}}}
{{Autowiki/TechwebEntry|name=Electric Weapons|description=Weapons using electric technology|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Weapon Development Technology}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Power Manipulation}}{{Autowiki/TechwebEntryPrerequisite|name=Electromagnetic Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Ion Carbine Part Kit (Nonlethal/Highly Destructive/Lethal (Silicons))|description=How to Dismantle a Cyborg: The Gun.}}{{Autowiki/TechwebEntryDesign|name=Tesla Cannon Part Kit (Lethal)|description=The kit for a high-tech cannon that fires internal, reusable bolt cartridges in a revolving cylinder. The cartridges can be recharged using conventional rechargers.}}}}


{{Autowiki/TechwebEntry|name=EXOSUIT: Phazon|description=Phazon exosuit designs|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Exosuits}}{{Autowiki/TechwebEntryPrerequisite|name=Weapon Development Technology}}{{Autowiki/TechwebEntryPrerequisite|name=Miniaturized Bluespace Research}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Armor ("Phazon")|description=Phazon armor plates. They are layered with plasma to protect the pilot from the stress of phasing and have unusual properties.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Chassis ("Phazon")|description=}}{{Autowiki/TechwebEntryDesign|name=Exosuit Head ("Phazon")|description=A Phazon head. Its sensors are carefully calibrated to provide vision and data even when the exosuit is phasing.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Arm ("Phazon")|description=A Phazon left arm. Several microtool arrays are located under the armor plating, which can be adjusted to the situation at hand.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Leg ("Phazon")|description=A Phazon left leg. It contains the unique phase drives that allow the exosuit to phase through solid matter when engaged.}}{{Autowiki/TechwebEntryDesign|name="Phazon" Central Control module|description=Allows for the construction of a "Phazon" Central Control module.}}{{Autowiki/TechwebEntryDesign|name="Phazon" Peripherals Control module|description=Allows for the construction of a "Phazon" Peripheral Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Arm ("Phazon")|description=A Phazon right arm. Several microtool arrays are located under the armor plating, which can be adjusted to the situation at hand.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Leg ("Phazon")|description=A Phazon right leg. It contains the unique phase drives that allow the exosuit to phase through solid matter when engaged.}}{{Autowiki/TechwebEntryDesign|name="Phazon" Weapons & Targeting Control module|description=Allows for the construction of a "Phazon" Weapons & Targeting Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Torso ("Phazon")|description=A Phazon torso part. The socket for the bluespace core that powers the exosuit's unique phase drives is located in the middle.}}}}
{{Autowiki/TechwebEntry|name=EXOSUIT: Phazon|description=Phazon exosuit designs|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Exosuits}}{{Autowiki/TechwebEntryPrerequisite|name=Exosuit Heavy Armor Research}}{{Autowiki/TechwebEntryPrerequisite|name=Miniaturized Bluespace Research}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Armor ("Phazon")|description=Phazon armor plates. They are layered with plasma to protect the pilot from the stress of phasing and have unusual properties.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Chassis ("Phazon")|description=}}{{Autowiki/TechwebEntryDesign|name=Exosuit Head ("Phazon")|description=A Phazon head. Its sensors are carefully calibrated to provide vision and data even when the exosuit is phasing.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Arm ("Phazon")|description=A Phazon left arm. Several microtool arrays are located under the armor plating, which can be adjusted to the situation at hand.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Leg ("Phazon")|description=A Phazon left leg. It contains the unique phase drives that allow the exosuit to phase through solid matter when engaged.}}{{Autowiki/TechwebEntryDesign|name="Phazon" Central Control module|description=Allows for the construction of a "Phazon" Central Control module.}}{{Autowiki/TechwebEntryDesign|name="Phazon" Peripherals Control module|description=Allows for the construction of a "Phazon" Peripheral Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Arm ("Phazon")|description=A Phazon right arm. Several microtool arrays are located under the armor plating, which can be adjusted to the situation at hand.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Leg ("Phazon")|description=A Phazon right leg. It contains the unique phase drives that allow the exosuit to phase through solid matter when engaged.}}{{Autowiki/TechwebEntryDesign|name="Phazon" Weapons & Targeting Control module|description=Allows for the construction of a "Phazon" Weapons & Targeting Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Torso ("Phazon")|description=A Phazon torso part. The socket for the bluespace core that powers the exosuit's unique phase drives is located in the middle.}}}}


{{Autowiki/TechwebEntry|name=EXOSUIT: Savannah-Ivanov|description=Savannah-Ivanov exosuit designs|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Exosuits}}{{Autowiki/TechwebEntryPrerequisite|name=Weapon Development Technology}}{{Autowiki/TechwebEntryPrerequisite|name=Experimental Tools}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Armor ("Savannah-Ivanov")|description=Savannah-Ivanov armor plates. They are uniquely shaped and reinforced to deal with the stresses of two pilots, grandiose leaps, and missiles.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Chassis ("Savannah-Ivanov")|description=}}{{Autowiki/TechwebEntryDesign|name=Exosuit Head ("Savannah-Ivanov")|description=A Savannah-Ivanov head. It's sensors have been adjusted to support graceful landings.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Arm ("Savannah-Ivanov")|description=A Savannah-Ivanov left arm. Hidden rocket fabrication included in the wrists.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Leg ("Savannah-Ivanov")|description=A Savannah-Ivanov left leg. In production they were designed to carry more than two passengers, so the leaping functionality was added as to not waste potential.}}{{Autowiki/TechwebEntryDesign|name="Savannah-Ivanov" Central Control module|description=Allows for the construction of a "Savannah-Ivanov" Central Control module.}}{{Autowiki/TechwebEntryDesign|name="Savannah-Ivanov" Peripherals Control module|description=Allows for the construction of a "Savannah-Ivanov" Peripheral Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Arm ("Savannah-Ivanov")|description=A Savannah-Ivanov left arm. Hidden rocket fabrication included in the wrists.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Leg ("Savannah-Ivanov")|description=A Savannah-Ivanov left leg. In production they were designed to carry more than two passengers, so the leaping functionality was added as to not waste potential.}}{{Autowiki/TechwebEntryDesign|name="Savannah-Ivanov" Weapons & Targeting Control module|description=Allows for the construction of a "Savannah-Ivanov" Weapons & Targeting Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Torso ("Savannah-Ivanov")|description=A Savannah-Ivanov torso part. It's missing a huge chunk of space...}}}}
{{Autowiki/TechwebEntry|name=EXOSUIT: Savannah-Ivanov|description=Savannah-Ivanov exosuit designs|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Exosuits}}{{Autowiki/TechwebEntryPrerequisite|name=Weapon Development Technology}}{{Autowiki/TechwebEntryPrerequisite|name=Experimental Tools}}|designs={{Autowiki/TechwebEntryDesign|name=Exosuit Armor ("Savannah-Ivanov")|description=Savannah-Ivanov armor plates. They are uniquely shaped and reinforced to deal with the stresses of two pilots, grandiose leaps, and missiles.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Chassis ("Savannah-Ivanov")|description=}}{{Autowiki/TechwebEntryDesign|name=Exosuit Head ("Savannah-Ivanov")|description=A Savannah-Ivanov head. It's sensors have been adjusted to support graceful landings.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Arm ("Savannah-Ivanov")|description=A Savannah-Ivanov left arm. Hidden rocket fabrication included in the wrists.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Left Leg ("Savannah-Ivanov")|description=A Savannah-Ivanov left leg. In production they were designed to carry more than two passengers, so the leaping functionality was added as to not waste potential.}}{{Autowiki/TechwebEntryDesign|name="Savannah-Ivanov" Central Control module|description=Allows for the construction of a "Savannah-Ivanov" Central Control module.}}{{Autowiki/TechwebEntryDesign|name="Savannah-Ivanov" Peripherals Control module|description=Allows for the construction of a "Savannah-Ivanov" Peripheral Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Arm ("Savannah-Ivanov")|description=A Savannah-Ivanov left arm. Hidden rocket fabrication included in the wrists.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Right Leg ("Savannah-Ivanov")|description=A Savannah-Ivanov left leg. In production they were designed to carry more than two passengers, so the leaping functionality was added as to not waste potential.}}{{Autowiki/TechwebEntryDesign|name="Savannah-Ivanov" Weapons & Targeting Control module|description=Allows for the construction of a "Savannah-Ivanov" Weapons & Targeting Control module.}}{{Autowiki/TechwebEntryDesign|name=Exosuit Torso ("Savannah-Ivanov")|description=A Savannah-Ivanov torso part. It's missing a huge chunk of space...}}}}


{{Autowiki/TechwebEntry|name=Illegal Technology|description=Dangerous research used to create dangerous objects.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Weapon Development Technology}}{{Autowiki/TechwebEntryPrerequisite|name=Explosive & Pyrotechnical Weaponry}}|designs={{Autowiki/TechwebEntryDesign|name=Computer Design (Advanced Camera Console)|description=Allows for the construction of circuit boards used to build advanced camera consoles.}}{{Autowiki/TechwebEntryDesign|name=AI Surveillance Software Update|description=A software package that will allow an artificial intelligence to 'hear' from its cameras via lip reading.}}{{Autowiki/TechwebEntryDesign|name=Cyborg Upgrade (Illegal Modules)|description=Unlocks the hidden, deadlier functions of a cyborg.}}{{Autowiki/TechwebEntryDesign|name=Decloner Part Kit|description=Your opponent will bubble into a messy pile of goop.}}{{Autowiki/TechwebEntryDesign|name=Donksoft Toy Vendor Refill|description=A refill canister for Donksoft Toy Vendors.}}{{Autowiki/TechwebEntryDesign|name=Machine Design (Donksoft Toy Vendor Board)|description=The circuit board for a Donksoft Toy Vendor.}}{{Autowiki/TechwebEntryDesign|name=Energy Crossbow Part Kit|description=A kit to reverse-engineer a proto-kinetic acceleratr into an energy crossbow, favored by syndicate infiltration teams and carp hunters.}}{{Autowiki/TechwebEntryDesign|name=Rapid Syringe Gun|description=A gun that fires many syringes.}}{{Autowiki/TechwebEntryDesign|name=Suppressor|description=A reverse-engineered suppressor that fits on most small arms with threaded barrels.}}}}
{{Autowiki/TechwebEntry|name=Illegal Technology|description=Dangerous research used to create dangerous objects.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Weapon Development Technology}}{{Autowiki/TechwebEntryPrerequisite|name=Explosive & Pyrotechnical Weaponry}}|designs={{Autowiki/TechwebEntryDesign|name=Advanced Camera Console Board|description=Allows for the construction of circuit boards used to build advanced camera consoles.}}{{Autowiki/TechwebEntryDesign|name=AI Surveillance Software Update|description=A software package that will allow an artificial intelligence to 'hear' from its cameras via lip reading.}}{{Autowiki/TechwebEntryDesign|name=Illegal Modules|description=Unlocks the hidden, deadlier functions of a cyborg.}}{{Autowiki/TechwebEntryDesign|name=Donksoft Toy Vendor Refill|description=A refill canister for Donksoft Toy Vendors.}}{{Autowiki/TechwebEntryDesign|name=Donksoft Toy Vendor Board|description=The circuit board for a Donksoft Toy Vendor.}}{{Autowiki/TechwebEntryDesign|name=Energy Crossbow Part Kit (Less Lethal/Contraband)|description=A kit to reverse-engineer a proto-kinetic accelerator into an energy crossbow, favored by syndicate infiltration teams and carp hunters.}}{{Autowiki/TechwebEntryDesign|name=WT-550 Autorifle Magazine (4.6x30mm) (Lethal)|description=A 20 round magazine for the out of date WT-550 Autorifle.}}{{Autowiki/TechwebEntryDesign|name=WT-550 Autorifle Armour Piercing Magazine (4.6x30mm AP) (Lethal)|description=A 20 round armour piercing magazine for the out of date WT-550 Autorifle.}}{{Autowiki/TechwebEntryDesign|name=WT-550 Autorifle Incendiary Magazine (4.6x30mm IC) (Lethal/Highly Destructive)|description=A 20 round armour piercing magazine for the out of date WT-550 Autorifle.}}{{Autowiki/TechwebEntryDesign|name=Rapid Syringe Gun|description=A gun that fires many syringes.}}{{Autowiki/TechwebEntryDesign|name=Suppressor|description=A reverse-engineered suppressor that fits on most small arms with threaded barrels.}}{{Autowiki/TechwebEntryDesign|name=Super Pointy Tape|description=You didn't know tape could look so sinister. Welcome to Space Station 13.}}}}
 
{{Autowiki/TechwebEntry|name=Miniaturized Bluespace Research|description=Extreme reduction in space required for bluespace engines, leading to portable bluespace technology.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Bluespace Travel}}{{Autowiki/TechwebEntryPrerequisite|name=Applied Bluespace Research}}{{Autowiki/TechwebEntryPrerequisite|name=High Efficiency Parts}}|designs={{Autowiki/TechwebEntryDesign|name=Bluespace Matter Bin|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Bluespace Body Bag|description=A bluespace body bag, powered by experimental bluespace technology. It can hold loads of bodies and the largest of creatures.}}{{Autowiki/TechwebEntryDesign|name=Femto Manipulator|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Quantum Keycard|description=Allows for the construction of a quantum keycard.}}{{Autowiki/TechwebEntryDesign|name=Quantum Spin Inverter|description=An experimental device that is able to swap the locations of two entities by switching their particles' spin values. Must be linked to another device to function.}}{{Autowiki/TechwebEntryDesign|name=Triphasic Scanning Module|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Bluespace Wormhole Projector|description=A projector that emits high density quantum-coupled bluespace beams. Requires a bluespace anomaly core to function.}}}}


{{Autowiki/TechwebEntry|name=Night Vision Technology|description=Allows seeing in the dark without actual light!|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Integrated HUDs}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Electromagnetic Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Night Vision Diagnostic HUD|description=Upgraded version of the diagnostic HUD designed to function during a power failure.}}{{Autowiki/TechwebEntryDesign|name=Night Vision Health Scanner HUD|description=An advanced medical head-up display that allows doctors to find patients in complete darkness.}}{{Autowiki/TechwebEntryDesign|name=Night Vision Goggles|description=Goggles that let you see through darkness unhindered.}}{{Autowiki/TechwebEntryDesign|name=Night Vision Optical Meson Scanners|description=Prototype meson scanners fitted with an extra sensor which amplifies the visible light spectrum and overlays it to the UHD display.}}{{Autowiki/TechwebEntryDesign|name=Night Vision Security HUD|description=A heads-up display which provides id data and vision in complete darkness.}}}}
{{Autowiki/TechwebEntry|name=Miniaturized Bluespace Research|description=Extreme reduction in space required for bluespace engines, leading to portable bluespace technology.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Bluespace Travel}}{{Autowiki/TechwebEntryPrerequisite|name=Applied Bluespace Research}}{{Autowiki/TechwebEntryPrerequisite|name=High Efficiency Parts}}|designs={{Autowiki/TechwebEntryDesign|name=Bluespace Matter Bin|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Bluespace Body Bag|description=A bluespace body bag, powered by experimental bluespace technology. It can hold loads of bodies and the largest of creatures.}}{{Autowiki/TechwebEntryDesign|name=Medical Bed (Emergency)|description=A portable, foldable version of the medical bed. Perfect for paramedics or whenever you have mass casualties!}}{{Autowiki/TechwebEntryDesign|name=Femto Servo|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Quantum Keycard|description=Allows for the construction of a quantum keycard.}}{{Autowiki/TechwebEntryDesign|name=Quantum Spin Inverter|description=An experimental device that is able to swap the locations of two entities by switching their particles' spin values. Must be linked to another device to function.}}{{Autowiki/TechwebEntryDesign|name=Triphasic Scanning Module|description=A stock part used in the construction of various devices.}}{{Autowiki/TechwebEntryDesign|name=Bluespace Wormhole Projector|description=A projector that emits high density quantum-coupled bluespace beams. Requires a bluespace anomaly core to function.}}}}


{{Autowiki/TechwebEntry|name=Advanced Mining Technology|description=Efficiency Level 127|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Mining Technology}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Power Manipulation}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Plasma Research}}|designs={{Autowiki/TechwebEntryDesign|name=Diamond-Tipped Mining Drill|description=Yours is the drill that will pierce the heavens!}}{{Autowiki/TechwebEntryDesign|name=Kinetic Accelerator Mining AoE Mod|description=A modification kit for Kinetic Accelerators which causes it to fire AoE blasts that destroy rock.}}{{Autowiki/TechwebEntryDesign|name=Sonic Jackhammer|description=Essentially a handheld planet-cracker. Can drill through walls with ease as well.}}{{Autowiki/TechwebEntryDesign|name=Advanced Plasma Cutter|description=It's an advanced plasma cutter, oh my god.}}}}
{{Autowiki/TechwebEntry|name=Night Vision Technology|description=Allows seeing in the dark without actual light!|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Integrated HUDs}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Engineering}}{{Autowiki/TechwebEntryPrerequisite|name=Advanced Electromagnetic Theory}}|designs={{Autowiki/TechwebEntryDesign|name=Night Vision Diagnostic HUD|description=Upgraded version of the diagnostic HUD designed to function during a power failure.}}{{Autowiki/TechwebEntryDesign|name=Night Vision Health Scanner HUD|description=An advanced medical head-up display that allows doctors to find patients in complete darkness.}}{{Autowiki/TechwebEntryDesign|name=Night Vision Goggles|description=Goggles that let you see through darkness unhindered.}}{{Autowiki/TechwebEntryDesign|name=Night Vision Optical Meson Scanners|description=Prototype meson scanners fitted with an extra sensor which amplifies the visible light spectrum and overlays it to the UHD display.}}{{Autowiki/TechwebEntryDesign|name=Night Vision Science Goggles|description=Goggles that lets the user see in the dark and recognize chemical compounds at a glance.}}{{Autowiki/TechwebEntryDesign|name=Night Vision Security HUD|description=A heads-up display which provides id data and vision in complete darkness.}}}}


{{Autowiki/TechwebEntry|name=Combat Cybernetic Implants|description=Military grade combat implants to improve performance.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Cybernetic Implants}}{{Autowiki/TechwebEntryPrerequisite|name=Weapon Development Technology}}{{Autowiki/TechwebEntryPrerequisite|name=Night Vision Technology}}{{Autowiki/TechwebEntryPrerequisite|name=High Efficiency Parts}}|designs={{Autowiki/TechwebEntryDesign|name=Anti-Drop Implant|description=This cybernetic brain implant will allow you to force your hand muscles to contract, preventing item dropping. Twitch ear to toggle.}}{{Autowiki/TechwebEntryDesign|name=CNS Rebooter Implant|description=This implant will automatically give you back control over your central nervous system, reducing downtime when stunned.}}{{Autowiki/TechwebEntryDesign|name=Thermal Eyes|description=These cybernetic eyes will give you Thermal vision. Vertical slit pupil included.}}{{Autowiki/TechwebEntryDesign|name=Thrusters Set Implant|description=This implant will allow you to use gas from environment or your internals for propulsion in zero-gravity areas.}}{{Autowiki/TechwebEntryDesign|name=X-ray Eyes|description=These cybernetic eyes will give you X-ray vision. Blinking is futile.}}}}
{{Autowiki/TechwebEntry|name=Combat Cybernetic Implants|description=Military grade combat implants to improve performance.|prerequisites={{Autowiki/TechwebEntryPrerequisite|name=Advanced Cybernetic Implants}}{{Autowiki/TechwebEntryPrerequisite|name=Weapon Development Technology}}{{Autowiki/TechwebEntryPrerequisite|name=Night Vision Technology}}{{Autowiki/TechwebEntryPrerequisite|name=High Efficiency Parts}}|designs={{Autowiki/TechwebEntryDesign|name=Anti-Drop Implant|description=This cybernetic brain implant will allow you to force your hand muscles to contract, preventing item dropping. Twitch ear to toggle.}}{{Autowiki/TechwebEntryDesign|name=CNS Rebooter Implant|description=This implant will automatically give you back control over your central nervous system, reducing downtime when stunned.}}{{Autowiki/TechwebEntryDesign|name=Thermal Eyes|description=These cybernetic eyes will give you Thermal vision. Vertical slit pupil included.}}{{Autowiki/TechwebEntryDesign|name=Thrusters Set Implant|description=This implant will allow you to use gas from environment or your internals for propulsion in zero-gravity areas.}}{{Autowiki/TechwebEntryDesign|name=X-ray Eyes|description=These cybernetic eyes will give you X-ray vision. Blinking is futile.}}{{Autowiki/TechwebEntryDesign|name=Moth Thermal Eyes|description=These cybernetic eyes will give you Thermal vision. Vertical slit pupil included.}}{{Autowiki/TechwebEntryDesign|name=Moth X-ray Eyes|description=These cybernetic eyes will give you X-ray vision. Blinking is futile.}}}}

Текущая версия от 04:10, 22 апреля 2024

This page is automated by Autowiki. Do NOT edit it manually.

Basic Exosuit Equipment

Various tools fit for basic mech units

Designs

  • Mining Drill: Equipment for engineering and combat exosuits. This is the drill that'll pierce the heavens!
  • Extinguisher: Equipment for engineering exosuits. A rapid-firing high capacity fire extinguisher.
  • Mining Scanner: Equipment for working exosuits. It will automatically check surrounding rock for useful minerals.



Basic Integrated Circuits

Research on how to fully exploit the power of integrated circuits

Designs

  • Circuit Multitool: A circuit multitool to mark entities and load them into.
  • Access Checker Component: Performs a basic comparison between two lists of strings, with additional functions that help in using it to check access on IDs.
  • Arctangent 2 Component: A two parameter arctan2 component, for calculating any angle you want.
  • Arithmetic Component: General arithmetic component with arithmetic capabilities.
  • Associative List Pick Component: A component that lets a user pick 1 element from an associative list. Returns the selected element.
  • Associative List Remove: Removes a key from an associative list variable.
  • Associative List Set: Sets a string key on an associative list to a specific value.
  • Binary Conversion Component: Splits a decimal number into an array of binary digits, or bits, represented as 1 or 0 and often used in boolean or binary operations like AND, OR and XOR.
  • Clock Component: A component that repeatedly fires.
  • Comparison Component: A component that compares two objects.
  • Concatenation Component: A component that combines strings.
  • Concatenate List Component: A component that joins up a list with a separator into a single string.
  • Decimal Conversion Component: Merges an array of binary digits, or bits, represented as 1 or 0 and often used in boolean or binary operations, into a decimal number.
  • Delay Component: A component that delays a signal by a specified duration. Timer gets reset when triggered again.
  • Direction Component: A component that returns the direction of itself and an entity.
  • Element Find: Checks if an element is in a list and returns the index it is as if it is. Index is set to 0 on failure.
  • Filter List Component: A component that loops through each element in a list and filters them.
  • For Each Component: A component that loops through each element in a list.
  • Format List Component: A component that formats lists, replacing %n in the format string with corresponding nth list item.
  • Format Associative List Component: A component that formats associative lists, replacing %key in the format string with corresponding list[key] item.
  • Get Column Component: Gets the column of a table and returns it as a regular list.
  • GPS Component: A component that returns the xyz co-ordinates of itself.
  • Health Component: A component that returns the health of an organism.
  • Voice Activator Component: A component that listens for messages. Requires a shell.
  • ID Access Reader Component: A component that reads the access on an ID.
  • ID Getter Component: A component that returns the first available ID card on an organism.
  • ID Info Reader Component: A component that reads the name, job, and age on an ID.
  • Index Component: A component that returns the value of a list at a given index.
  • Index Associative List Component: A component that is commonly used to access a row from a table. Accesses data from a key, value list.
  • Index Table Component: Gets the row of a table as an associative list using the index inputted. Will return no value if the index is invalid or a proper table is not returned.
  • Laser Pointer Component: A component that shines a high powered light at a target.
  • Length Component: A component that returns the length of its input.
  • Light Component: A component that emits a light of a specific brightness and colour. Requires a shell.
  • List Add: Adds an element to a list variable.
  • Associative List Literal: A component that returns an associative list consisting of the inputs.
  • List Clear: Clears a list variable.
  • List Literal Component: A component that creates a list from whatever input you give it.
  • List Pick Component: A component that lets a user pick 1 element from a list. Returns the selected element.
  • List Remove: Removes an element from a list variable.
  • Logic Component: A component with 'and' and 'or' capabilities.
  • Material Scanner: Outputs the material composition of the inputted entity.
  • MMI Component: A component that allows MMI to enter shells to send output signals.
  • Module Component: A component that has other components within it, acting like a function. Use it in your hand to control the amount of input and output ports it has, as well as being able to access the integrated circuit contained inside.
  • Multiplexer Component: Copies the input chosen by "Input Selector" to the output.
  • Not Component: A component that inverts its input.
  • NTNet Receiver: Receives data packages through NTNet. If Encryption Key is set then only signals with the same Encryption Key will be received.
  • NTNet Transmitter: Sends a data package through NTNet. If Encryption Key is set then transmitted data will be only picked up by receivers with the same Encryption Key.
  • Proximity Pinpointer Component: A component that returns the xyz co-ordinates of its entity input, as long as its in view.
  • Pressure Sensor Component: Outputs the current pressure of the tile
  • Radio Component: A component that can listen and send frequencies. If set to private, the component will only receive signals from other components attached to circuitboards with the same owner id.
  • Random Component: A component that returns random values.
  • Reagents Scanner: Outputs the reagents found inside the inputted entity.
  • Router Component: Copies the input chosen by "Input Selector" to the output chosen by "Output Selector".
  • Select Query Component: A component used with USB cables that can perform select queries on a list based on the column name selected. The values are then compared with the comparison input.
  • Self Component: A component that returns the current shell.
  • Set Variable Trigger: A component that sets a variable globally on the circuit. This one requires input signals and also provides an output signal
  • Sound Emitter Component: A component that emits a sound when it receives an input. The frequency is a multiplier which determines the speed at which the sound is played
  • Get Species Component: A component that returns the species of its input.
  • Speech Component: A component that sends a message. Requires a shell.
  • Speech Component: A component that sends a message. Requires a shell.
  • Split Component: Splits a string by the separator, turning it into a list
  • String Contains Component: Checks if a string contains a word/letter
  • Temperature Sensor Component: Outputs the current temperature of the tile
  • Textcase Component: A component that makes its input uppercase or lowercase.
  • Timepiece Component: A component that outputs the current station time. The text output port is used for time formats while the numerical output port is used for units of time.
  • To Number: A component that converts its input (a string) to a number. If there's text in the input, it'll only consider it if it starts with a number. It will take that number and ignore the rest.
  • To String Component: A component that converts its input to text.
  • Trigonometry Component: General trigonometry component with main and inverse trigonometry functions.
  • Typecast Component: A component that casts a value to a type if it matches or outputs null.
  • Typecheck Component: A component that checks the type of its input.
  • View Sensor Component: Outputs a list with all movable objects in it's view. Requires a shell. Max range of 5 tiles.
  • Compact Remote Shell: A handheld shell with one big button.
  • Component Printer Board: The circuit board for a component printer
  • Integrated Circuit: The foundation of all circuits. All Circuitry go onto this.
  • Module Duplicator Board: The circuit board for a module duplicator
  • USB Cable: A cable that allows certain shells to connect to nearby computers and machines.



Basic Medical Equipment

Basic medical tools and equipment.

Designs



Basic Modular Suits

Specialized back mounted power suits with various different modules.

Designs

  • MOD Boots: 'Nakamura Engineering' designed boots for a Modular Suit.
  • MOD Chestplate: A 'Nakamura Engineering' designed chestplate for a Modular Suit.
  • MOD Gauntlets: 'Nakamura Engineering' designed gauntlets for a Modular Suit.
  • MOD Helmet: A 'Nakamura Engineering' designed helmet for a Modular Suit.
  • MOD Paint Kit: A paint kit for Modular Suits.
  • MOD Shell: A 'Nakamura Engineering' designed shell for a Modular Suit.
  • MOD External Plating: External plating for a MODsuit. A civilian class suit by Nakamura Engineering, doesn't offer much other than slightly quicker movement.
  • Storage Module: What amounts to a series of integrated storage compartments and specialized pockets installed across the surface of the suit, useful for storing various bits, and or bobs. It uses 3 complexity.
  • Welding Protection Module: A module installed into the visor of the suit, this projects a polarized, holographic overlay in front of the user's eyes. It's rated high enough for immunity against extremities such as spot and arc welding, solar eclipses, and handheld flashlights. It uses 1 complexity.
  • Safety-First Head Protection Module: A series of dampening plates are installed along the back and upper areas of the helmet. These plates absorb abrupt kinetic shocks delivered to the skull. The bulk of this module prevents it from being installed in any suit that is capable of combat armor adjustments. However, the rudimentry nature of the module makes it relatively easy to install into most other suits. It uses 1 complexity.
  • Eating Apparatus Module: A favorite by Miners, this modification to the helmet utilizes a nanotechnology barrier infront of the mouth to allow eating and drinking while retaining protection and atmosphere. However, it won't free you from masks, lets pepper spray pass through and it will do nothing to improve the taste of a goliath steak. It uses 1 complexity.
  • Flashlight Module: A simple pair of configurable flashlights installed on the left and right sides of the helmet, useful for providing light in a variety of ranges and colors. Some survivalists prefer the color green for their illumination, for reasons unknown. It uses 1 complexity.
  • Longfall Module: Useful for protecting both the suit and the wearer, utilizing commonplace systems to convert the possible damage from a fall into kinetic charge, as well as internal gyroscopes to ensure the user's safe falling. Useful for mining, monorail tracks, or even skydiving! It uses 1 complexity.
  • Thermal Regulator Module: Advanced climate control, using an inner body glove interwoven with thousands of tiny, flexible cooling lines. This circulates coolant at various user-controlled temperatures, ensuring they're comfortable; even if they're some that like it hot. It uses 1 complexity.
  • Plasma Stabilizer Module: This system essentially forms an atmosphere of its own, within the suit, efficiently and quickly preventing oxygen from causing the user's head to burst into flame. This allows plasmamen to safely remove their helmet, allowing for easier equipping of any MODsuit-related equipment, or otherwise. The purple glass of the visor seems to be constructed for nostalgic purposes. It uses 1 complexity.
  • Glove Translator Module: A module that adds motion sensors into the suit's gloves, which works in tandem with a short-range subspace transmitter, letting the audibly impaired use sign language over comms. It uses 1 complexity.



Basic Research Technology

NT default research technologies.

Designs



Basic Tools

Basic mechanical, electronic, surgical and botanical tools.

Designs

  • Airlock Painter: An advanced autopainter preprogrammed with several paintjobs for airlocks. Use it on an airlock during or after construction to change the paintjob.
  • Gas Analyzer: A hand-held environmental scanner which reports current gas levels.
  • Boxcutter: A tool for cutting boxes, or throats.
  • Cable Coil: A coil of insulated power cable.
  • Cable Coil: A coil of insulated power cable.
  • Pocket Crowbar: A small crowbar. This handy tool is useful for lots of things, such as prying floor tiles or opening unpowered doors.
  • Cultivator: It's used for removing weeds or scratching your back.
  • Decal Painter: An airlock painter, reprogramed to use a different style of paint in order to apply decals for floor tiles as well, in addition to repainting doors. Decals break when the floor tiles are removed.
  • Hatchet: A very sharp axe blade upon a short fibremetal handle. It has a long history of chopping things, but now it is used for chopping wood.
  • Mop: The world of janitalia wouldn't be complete without a mop.
  • Multitool: Used for pulsing wires to test which to cut. Not recommended by doctors.
  • Trashbag: It's a bag for trash, you put garbage in it.
  • Pipe Painter: Used for coloring pipes, unsurprisingly.
  • Plant Analyzer: A scanner used to evaluate a plant's various areas of growth, and genetic traits. Comes with a growth scanning mode and a chemical scanning mode.
  • Plunger: It's a plunger for plunging.
  • Push Broom: This is my BROOMSTICK! It can be used manually or braced with two hands to sweep items as you move. It has a telescopic handle for compact storage.
  • Rapid Wiring Device: A device used to rapidly lay cable & pick up stray cable pieces laying around.
  • Electric Razor: The latest and greatest power razor born from the science of shaving.
  • Screwdriver: You can be totally screwy with this.
  • Secateurs: It's a tool for cutting grafts off plants or changing podperson looks.
  • Shovel: A large tool for digging and moving dirt.
  • Spade: A small tool for digging and moving dirt.
  • Spraycan: A metallic container containing tasty paint.
  • Tile Sprayer: An airlock painter, reprogramed to use a different style of paint in order to spray colors on floor tiles as well, in addition to repainting doors. Decals break when the floor tiles are removed.
  • T-Ray Scanner: A terahertz-ray emitter and scanner used to detect underfloor objects such as cables and pipes.
  • Welding Helmet: A head-mounted face cover designed to protect the wearer completely from space-arc eye.
  • Welding Tool: A standard edition welder provided by Nanotrasen.
  • Wirebrush: A tool to remove rust from walls.
  • Wirecutters: This cuts wires.
  • Wrench: A wrench with common uses. Can be found in your hand.
  • Pickaxe:



Cyborg Construction

Sapient robots with preloaded tool modules and programmable laws.

Designs

  • Cyborg Torso: A heavily reinforced case containing cyborg logic boards, with space for a standard power cell.
  • Cyborg Head: A standard reinforced braincase, with spine-plugged neural socket and sensor gimbals.
  • Cyborg Left Arm: A skeletal limb wrapped in pseudomuscles, with a low-conductivity case.
  • Cyborg Left Leg: A skeletal limb wrapped in pseudomuscles, with a low-conductivity case.
  • Cyborg Right Arm: A skeletal limb wrapped in pseudomuscles, with a low-conductivity case.
  • Cyborg Right Leg: A skeletal limb wrapped in pseudomuscles, with a low-conductivity case.
  • Cyborg Endoskeleton: A complex metal backbone with standard limb sockets and pseudomuscle anchors.
  • Rename Board: Used to rename a cyborg.
  • Emergency Reboot Board: A reusable firmware reset tool that can force a reboot of a disabled-but-repaired cyborg, bringing it back online.
  • Cyborg Upload Board: Allows for the construction of circuit boards used to build a Cyborg Upload Console.
  • Cyborg Recharger Board: The circuit board for a Cyborg Recharger.
  • Robotics Control Console Board: Allows for the construction of circuit boards used to build a Robotics Control console.
  • Flash: When a problem arises, SCIENCE is the solution.



Man Machine Interface

A slightly Frankensteinian device that allows human brains to interface natively with software APIs.

Designs



Mechanical Exosuits

Mechanized exosuits that are several magnitudes stronger and more powerful than the average human.

Designs



Advanced Artificial Intelligence

State of the art lawsets to be used for AI research.

Designs

Prerequisites


Advanced Beam Weaponry

Various advanced beam weapons

Designs

Prerequisites


Advanced Bots Research

Grants access to a special launchpad designed for bots.

Designs

Prerequisites


Advanced Electromagnetic Theory

Determining whether reversing the polarity will actually help in a given situation.

Designs

Prerequisites


Advanced Exosuit Equipment

Tools for high level mech suits

Designs

  • RCD Module: An exosuit-mounted Rapid Construction Device.

Prerequisites


Advanced Exosuits

For when you just aren't Gundam enough.

Designs

Prerequisites


Advanced Modular Suits

More advanced modules, to improve modular suits.

Designs

  • Diagnostic Visor Module: A heads-up display installed into the visor of the suit. This uses a series of advanced sensors to access data from advanced machinery, exosuits, and other devices, allowing the user to visualize current power levels and integrity of such. They say these also let you see behind you. It uses 1 complexity.
  • Internal GPS Module: This module uses common Nanotrasen technology to calculate the user's position anywhere in space, down to the exact coordinates. This information is fed to a central database viewable from the device itself, though using it to help people is up to you. It uses 1 complexity.
  • Reagent Scanner Module: A module based off research-oriented Nanotrasen HUDs, this is capable of scanning the contents of containers and projecting the information in an easy-to-read format on the wearer's display. It cannot detect flavors, so that's up to you. It uses 1 complexity.
  • Crate Clamp Module: A series of actuators installed into both arms of the suit, boasting a lifting capacity of almost a ton. However, this design has been locked by Nanotrasen to be primarily utilized for lifting various crates. A lot of people would say that loading cargo is a dull job, but you could not disagree more. It uses 3 complexity.
  • Drill Module: An integrated drill, typically extending over the user's hand. While useful for drilling through rock, your drill is surely the one that both pierces and creates the heavens. It uses 1 complexity.
  • Ore Bag Module: An integrated ore storage system installed into the suit, this utilizes precise electromagnets and storage compartments to automatically collect and deposit ore. It's recommended by Nakamura Engineering to actually deposit that ore at local refineries. It uses 1 complexity.
  • MODlink Scryer: A neck-worn piece of gear that can call with another MODlink-compatible device.

Prerequisites


Advanced Plasma Research

Research on how to fully exploit the power of plasma.

Designs

  • 217-D Heavy Plasma Cutter: A device that shoots resonant plasma bursts at extreme velocity. The blasts are capable of crushing rock and demolishing solid obstacles.

Prerequisites


Advanced Power Manipulation

How to get more zap.

Designs

Prerequisites


Advanced Robotics Research

Advanced synthetic neural networks and synaptic pathways allows for extraordinary leaps in cybernetic intelligence and interfacing.

Designs

  • Advanced Left Arm: An advanced cybernetic arm, capable of greater feats of strength and durability.
  • Advanced Right Arm: An advanced cybernetic arm, capable of greater feats of strength and durability.
  • Advanced Left Leg: An advanced cybernetic leg, capable of greater feats of strength and durability.
  • Advanced Right Leg: An advanced cybernetic leg, capable of greater feats of strength and durability.
  • Positronic Brain: The latest in Artificial Intelligences.

Prerequisites


Advanced Sanitation Technology

Clean things better, faster, stronger, and harder!

Designs

  • Advanced Mop: An upgraded mop with a large internal capacity for holding water or other cleaning chemicals.
  • Bear Trap: A trap used to catch space bears and other legged creatures.
  • Trashbag of Holding: An advanced trash bag with bluespace properties; capable of holding a plethora of garbage.
  • Floor Buffer Upgrade: A floor buffer that can be attached to vehicular janicarts.
  • Vacuum Upgrade: A vacuum that can be attached to vehicular janicarts.
  • Custodial Holobarrier Projector: A holograpic projector used to project hard light wet floor barriers.
  • Bluespace Light Replacer: A device to automatically replace lights at a distance. Refill with working light bulbs.
  • Paint Remover: Removes stains from the floor, and not much else.
  • Spray Bottle: A spray bottle, with an unscrewable top.

Prerequisites


Advanced Surgery

When simple medicine doesn't cut it.

Designs

  • Tend Wounds (Brute) Upgrade: An upgraded version of the original surgery.
  • Tend Wounds (Burn) Upgrade: An upgraded version of the original surgery.
  • Tend Wounds (Physical): A surgical procedure that repairs both bruises and burns. Repair efficiency is not as high as the individual surgeries but it is faster.
  • Lobotomy: An invasive surgical procedure which guarantees removal of almost all brain traumas, but might cause another permanent trauma in return.
  • Wing Reconstruction: An experimental surgical procedure that reconstructs the damaged wings of moth people. Requires Synthflesh.

Prerequisites


Arcade Games

For the slackers on the station.

Designs

Prerequisites


Artificial Intelligence

AI unit research.

Designs

Prerequisites


Basic Bluespace Theory

Basic studies into the mysterious alternate dimension known as bluespace.

Designs

Prerequisites


Basic Plasma Research

Research into the mysterious and dangerous substance, plasma.

Designs

  • Plasma Generator: An exosuit module that generates power using solid plasma as fuel.

Prerequisites


Basic Robotics Research

Programmable machines that make our lives lazier.

Designs

Prerequisites


Basic Security Equipment

Standard equipment used by security.

Designs

  • Energy Bola: A specialized hard-light bola designed to ensnare fleeing criminals and aid in arrests.
  • Evidence Bag: An empty evidence bag.
  • Pepper Spray: Manufactured by UhangInc, used to blind and down an opponent quickly. Printed pepper sprays do not contain reagents.
  • Seclite: A robust flashlight used by security.
  • Zipties: Plastic, disposable zipties that can be used to restrain temporarily but are destroyed after use.
  • N-Spect Scanner: Central Command-issued inspection device. Performs inspections according to Nanotrasen protocols when activated, then prints an encrypted report regarding the maintenance of the station. Definitely not giving you cancer.

Prerequisites


Beam Weaponry

Various basic beam weapons

Designs

Prerequisites


Biological Processing

From slimes to kitchens.

Designs

Prerequisites


Bitrunning Technology

Bluespace technology has led to the development of quantum-scale computing, which unlocks the means to materialize atomic structures while executing advanced programs.

Designs

Prerequisites


Bluespace Travel

Application of Bluespace for static teleportation technology.

Designs

Prerequisites


Brain-Computer Interfaces

Grants access to biocompatable shell designs and components.

Designs

Prerequisites


Clown Technology

Honk?!

Designs

Prerequisites


Computer Consoles

Computers and how they work.

Designs

Prerequisites


Computer Data Disks

Data disks used for storing modular computer stuff.

Designs

Prerequisites


Computerized Recordkeeping

Organized record databases and how they're used.

Designs

Prerequisites


Cybernetic Organs

We have the technology to rebuild him.

Designs

Prerequisites


Cyborg Upgrades: Medical

Medical upgrades for cyborgs.

Designs

  • Secondary Beaker Storage: A supplementary beaker storage apparatus for medical cyborgs.
  • Defibrillator: An upgrade to the Medical model, installing a built-in defibrillator, for on the scene revival.
  • Expanded Hypospray Synthesiser: An upgrade to the Medical model's hypospray, allowing it to treat a wider range of conditions and problems.
  • Piercing Hypospray: An upgrade to a cyborg's hypospray, allowing it to pierce armor and thick material.
  • Crew Pinpointer: A crew pinpointer module for the medical cyborg. Permits remote access to the crew monitor.
  • Surgical Processor: An upgrade to the Medical model, installing a processor capable of scanning surgery disks and carrying out procedures
  • Advanced Surgical Omnitool Upgrade: An upgrade to the Medical model, upgrading the built-in surgical omnitool, to be on par with advanced surgical tools

Prerequisites


Cyborg Upgrades: Service

Service upgrades for cyborgs.

Designs

  • Rolling Table Dock: An upgrade to the service model cyborg, to help provide mobile service.
  • Condiment Synthesizer: An upgrade to the service model cyborg, allowing it to produce solid condiments.
  • Kitchen Toolset: An upgrade to the service model cyborg, to help process foods.
  • Service Apparatus: An upgrade to the service model cyborg, to help handle foods and paper.
  • Drink Apparatus: A supplementary drinking glass storage apparatus for service cyborgs.
  • Service Cookbook: An upgrade to the service model cyborg, that lets them create more foods.

Prerequisites


Cyborg Upgrades: Utility

Utility upgrades for cyborgs.

Designs

Prerequisites


Data Theory

Big Data, in space!

Designs

Prerequisites


Electromagnetic Theory

Study into usage of frequencies in the electromagnetic spectrum.

Designs

  • Holographic Sign Projector: A holograpic projector used to project various warning signs.
  • Security Holobarrier Projector: A holographic projector that creates holographic security barriers.
  • Engineering Holobarrier Projector: A holographic projector that creates holographic engineering barriers.
  • ATMOS Holofan Projector: A holographic projector that creates holographic barriers that prevent changes in atmospheric conditions.
  • Restaurant Seating Projector: A holographic projector that creates seating designation for restaurants.
  • Bar Seating Projector: A holographic projector that creates seating designation for bars.
  • Inducer: The NT-75 Electromagnetic Power Inducer can wirelessly induce electric charge in an object, allowing you to recharge power cells without having to remove them.
  • Inducer: The NT-75 Electromagnetic Power Inducer can wirelessly induce electric charge in an object, allowing you to recharge power cells without having to remove them.
  • Optical T-Ray Scanners: Used by engineering staff to see underfloor objects such as cables and pipes.
  • AI Holopad Board: The circuit board for a holopad.
  • Vend-a-Tray Board: The circuit board for a Vend-a-Tray.

Prerequisites


Exosuit Diamond Drill

A diamond drill fit for a large exosuit

Designs

Prerequisites


Exosuit Module (Localized Wormhole Generator)

An advanced piece of mech weaponry

Designs

Prerequisites


Exosuit Module (SOB-3 Clusterbang Launcher)

An advanced piece of mech weaponry

Designs

Prerequisites


Exosuit Module (Teleporter Module)

An advanced piece of mech Equipment

Designs

  • Teleporter Module: An exosuit module that allows exosuits to teleport to any position in view.

Prerequisites


Exosuit Weapon ("Ultra AC 2" LMG)

An advanced piece of mech weaponry

Designs

Prerequisites


Exosuit Weapon (BRM-6 Missile Rack)

An advanced piece of mech weaponry

Designs

Prerequisites


Exosuit Weapon (CH-DS "Peacemaker" Mounted Disabler)

A basic piece of mech weaponry

Designs

Prerequisites


Exosuit Weapon (CH-LC "Solaris" Laser Cannon)

An advanced piece of mech weaponry

Designs

Prerequisites


Exosuit Weapon (CH-PS "Immolator" Laser)

A basic piece of mech weaponry

Designs

Prerequisites


Exosuit Weapon (FNX-99 "Hades" Carbine)

An advanced piece of mech weaponry

Designs

Prerequisites


Exosuit Weapon (LBX AC 10 "Scattershot")

An advanced piece of mech weaponry

Designs

Prerequisites


Exosuit Weapon (SGL-6 Grenade Launcher)

An advanced piece of mech weaponry

Designs

Prerequisites


EXOSUIT: Clarke

Clarke exosuit designs

Designs

Prerequisites


EXOSUIT: Odysseus

Odysseus exosuit designs

Designs

Prerequisites


Exotic Ammunition

They won't know what hit em.

Designs

Prerequisites


Experimental Surgery

When evolution isn't fast enough.

Designs

  • Cortex Folding: A surgical procedure which modifies the cerebral cortex into a complex fold, giving space to non-standard neural patterns.
  • Cortex Imprint: A surgical procedure which modifies the cerebral cortex into a redundant neural pattern, making the brain able to bypass damage caused by minor brain traumas.
  • Tend Wounds (Physical) Upgrade: An upgraded version of the original surgery.
  • Ligament Hook: A surgical procedure which reshapes the connections between torso and limbs, making it so limbs can be attached manually if severed. However this weakens the connection, making them easier to detach as well.
  • Ligament Reinforcement: A surgical procedure which adds a protective tissue and bone cage around the connections between the torso and limbs, preventing dismemberment. However, the nerve connections as a result are more easily interrupted, making it easier to disable limbs with damage.
  • Vein Muscle Membrane: A surgical procedure which adds a muscled membrane to blood vessels, allowing them to pump blood without a heart.
  • Nerve Grounding: A surgical procedure which makes the patient's nerves act as grounding rods, protecting them from electrical shocks.
  • Nerve Splicing: A surgical procedure which splices the patient's nerves, making them more resistant to stuns.
  • Pacification: A surgical procedure which permanently inhibits the aggression center of the brain, making the patient unwilling to cause direct harm.
  • Vein Threading: A surgical procedure which severely reduces the amount of blood lost in case of injury.
  • Viral Bonding: A surgical procedure that forces a symbiotic relationship between a virus and its host. The patient must be dosed with spaceacillin, virus food, and formaldehyde.

Prerequisites


Experimental Tools

Highly advanced tools.

Designs

Prerequisites


Exploration Drone Research

Technology for exploring far away locations.

Designs

Prerequisites


Explosive & Pyrotechnical Weaponry

If the light stuff just won't do it.

Designs

Prerequisites


Genetic Engineering

We have the technology to change him.

Designs

Prerequisites


Improved Wound-Tending Surgery

Who would have known being more gentle with a hemostat decreases patient pain?

Designs

Prerequisites


Industrial Engineering

A refresher course on modern engineering technology.

Designs

Prerequisites


Medical Exosuit Equipment

Tools for high level mech suits

Designs

  • Exosuit Medical (Medical Beamgun): Equipment for medical exosuits. A mounted medical nanite projector which will treat patients with a focused beam.
  • Mounted Sleeper: Equipment for medical exosuits. A mounted sleeper that stabilizes patients and can inject reagents in the exosuit's reserves.
  • Exosuit Medical (Syringe Gun): Equipment for medical exosuits. A chem synthesizer with syringe gun. Reagents inside are held in stasis, so no reactions will occur.

Prerequisites


Quantum Electromagnetic Technology

Even better electromagnetic technology.

Designs

Prerequisites


Rapid Device Upgrade Designs

Unlocks new designs that improve rapid devices.

Designs

Prerequisites


Subdermal Implants

Electronic implants buried beneath the skin.

Designs

Prerequisites


Tram Technology

Technology for linear induction transportation systems.

Designs

Prerequisites


Weapon Development Technology

Our researchers have found new ways to weaponize just about everything now.

Designs

  • Ballistic Shield: A heavy shield designed for blocking projectiles, weaker to melee.
  • Test-Range Firing Pin: This safety firing pin allows firearms to be operated within proximity to a firing range.
  • Telescopic Riot Shield: An advanced riot shield made of lightweight materials that collapses for easy storage.
  • Scatter Laser Shotgun Shell (Lethal): A high-tech shotgun shell which houses an internal capacitor and laser focusing crystal inside of a shell casing. Able to be fired from conventional ballistic shotguns with minimal rifling degradation. Also leaves most targets covered in grotesque burns.

Prerequisites


Xeno-organ Biology

Plasmaman, Ethereals, Lizardpeople... What makes our non-human crewmembers tick?

Designs

Prerequisites


Advanced Biotechnology

Advanced Biotechnology

Designs

  • Autopsy Scanner: Used in surgery to extract information from a cadaver. Can also scan the health of cadavers like an advanced health analyzer!
  • Crew Pinpointer: Allows tracking of someone's location if their suit sensors are turned to tracking beacon.
  • Compact Defibrillator: A compact defibrillator that can be worn on a belt.
  • Organ Harvester Board: The circuit board for an organ harvester.
  • Advanced Health Analyzer: A hand-held body scanner able to distinguish vital signs of the subject with high accuracy.
  • PENLITE Holobarrier Projector: PENLITE holobarriers, a device that halts individuals with malicious diseases.
  • Limb Grower Board: The circuit board for a limb grower.
  • Metamaterial Beaker: A large beaker. Can hold up to 180 units.
  • Chemical Analyzer: An electrode attached to a small circuit box that will display details of a solution. Can be toggled to provide a description of each of the reagents. The screen currently displays nothing.
  • Piercing Syringe: A diamond-tipped syringe that pierces armor when launched at high velocity. It can hold up to 10 units.
  • Plasmaman Jumpsuit Refill: A refill pack for the auto-extinguisher on Plasma-man suits.
  • Smoke Machine Board: The circuit board for a smoke machine.

Prerequisites


Biological Technology

What makes us tick.

Designs

Prerequisites


Botanical Engineering

Botanical tools

Designs

Prerequisites


Fishing Technology

Cutting edge fishing advancements.

Designs

  • Advanced Fishing Rod: A fishing rod with an embedded generator dispensing an infinite supply of fishing baits.
  • Gyro-Stabilized Hook: An advanced fishing hook that gives the user a tighter control on the fish when reeling in.
  • Fishing Line Auto-Reel: An advanced line reel which can be used speed up both fishing and casually snagging other items in your direction.
  • Fish Analyzer: An analyzer used to monitor fish's status and traits with.

Prerequisites


Advanced Bluespace Storage

With the use of bluespace we can create even more advanced storage devices than we could have ever done

Designs

  • Inert Bag of Holding: A block of metal ready to be transformed into a bag of holding with a bluespace anomaly core.

Prerequisites


Advanced Engineering

Pushing the boundaries of physics, one chainsaw-fist at a time.

Designs

Prerequisites


Advanced Engineering Modular Suits

Advanced Engineering suits, for advanced powered engineers.

Designs

  • MOD Atmospheric Plating: External plating for a MODsuit. An atmospheric-resistant suit by Nakamura Engineering, offering extreme heat resistance compared to the engineer suit.
  • Ion Jetpack Module: A series of electric thrusters installed across the suit, this is a module highly anticipated by trainee Engineers. Rather than using gasses for combustion thrust, these jets are capable of accelerating ions using charge from the suit's charge. Some say this isn't Nakamura Engineering's first foray into jet-enabled suits. It uses 3 complexity.
  • Radiation Protection Module: A module utilizing polymers and reflective shielding to protect the user against ionizing radiation; a common danger in space. This comes with software to notify the wearer that they're even in a radioactive area, giving a voice to an otherwise silent killer. It uses 2 complexity.
  • EMP Shield Module: A field inhibitor installed into the suit, protecting it against feedback such as electromagnetic pulses that would otherwise damage the electronic systems of the suit or it's modules. However, it will take from the suit's power to do so. It uses 1 complexity.
  • Expanded Storage Module: Reverse engineered by Nakamura Engineering from Donk Corporation designs, this system of hidden compartments is entirely within the suit, distributing items and weight evenly to ensure a comfortable experience for the user; whether smuggling, or simply hauling. It uses 3 complexity.

Prerequisites


Advanced Medical Modular Suits

Advanced medical suits for quicker rescue purposes.

Designs

  • Defibrillator Module: A module built into the gauntlets of the suit; commonly known as the 'Healing Hands' by medical professionals. The user places their palms above the patient. Onboard computers in the suit calculate the necessary voltage, and a modded targeting computer determines the best position for the user to push. Twenty five pounds of force are applied to the patient's skin. Shocks travel from the suit's gloves and counter-shock the heart, and the wearer returns to Medical a hero. Don't you even think about using it as a weapon; regulations on manufacture and software locks expressly forbid it. It uses 2 complexity.
  • Thread Ripper Module: A custom-built module integrated with the suit's wrist. The thread ripper is built from recent technology dating back to the start of 2562, after an attempt by a well-known Nanotrasen researcher to expand on the rapid-tailoring technology found in Autodrobes. Rather than being capable of creating any fabric pattern under the suns, the thread ripper is capable of rapid disassembly of them. Anything from kevlar-weave, to leather, to durathread can be quickly pulled open to the wearer's specification and sewn back together, a development commonly utilized by Medical workers to obtain easy access for surgery, defibrillation, or injection of chemicals to ease patients into not worrying about their brand-name fashion being marred. It uses 2 complexity.
  • Surgical Processor Module: A module using an onboard surgical computer which can be connected to other computers to download and perform advanced surgeries on the go. It uses 2 complexity.
  • Status Readout Module: A once-common module, this technology unfortunately went out of fashion in the safer regions of space; and found new life in the research networks of the Periphery. This particular unit hooks into the suit's spine, capable of capturing and displaying all possible biometric data of the wearer; sleep, nutrition, fitness, fingerprints, and even useful information such as their overall health and wellness. The vitals monitor also comes with a speaker, loud enough to alert anyone nearby that someone has, in fact, died. It uses 1 complexity.

Prerequisites


Advanced RCD Designs Upgrade

Unlocks new RCD designs.

Designs

  • Advanced RCD silo link upgrade: Upgrades the RCD to be able to pull materials from the ore silo. The RCD must be linked to the silo using a multitool before it will function.

Prerequisites


Advanced Shell Research

Grants access to more complicated shell designs.

Designs

  • Assembly Shell: An assembly shell that can be attached to wires and other assemblies.
  • Bot Shell: An immobile shell that can store more components. Has a USB port to be able to connect to computers and machines.
  • Equipment Action Component: Represents an action the user can take when using supported shells.
  • Controller Shell: A handheld shell with several buttons.
  • Dispenser Shell: A dispenser shell that can dispense items.
  • Airlock Shell: A door shell that cannot be moved around when assembled.
  • Gun Shell: A handheld shell that can fire projectiles to output entities.
  • Keyboard Shell: A handheld shell that allows the user to input a string
  • MOD Module Shell: A module shell that allows a circuit to be inserted into, and interface with, a MODsuit.
  • Money Bot Shell: An immobile shell that is similar to a regular bot shell, but accepts monetary inputs and can also dispense money.
  • Scanner Gate Shell: A scanner gate shell that performs mid-depth scans on people when they pass through it.
  • Scanner Shell: A handheld scanner shell that can scan entities.

Prerequisites


Advanced Subdermal Implants

Subdermal implants that leverage bluespace research to control their bluespace signature.

Designs

Prerequisites


Advanced Weapon Development Technology

Our weapons are breaking the rules of reality by now.

Designs

  • Mindshield Firing Pin: This is a security firing pin which only authorizes users who are mindshield-implanted.

Prerequisites


Alien Biological Tools

Advanced biological tools.

Designs

  • Alien Cautery: An advanced cautery obtained through Abductor technology.
  • Alien Drill: An advanced drill obtained through Abductor technology.
  • Alien Hemostat: An advanced hemostat obtained through Abductor technology.
  • Alien Retractor: An advanced retractor obtained through Abductor technology.
  • Alien Circular Saw: An advanced surgical saw obtained through Abductor technology.
  • Alien Scalpel: An advanced scalpel obtained through Abductor technology.

Prerequisites


Alien Engineering

Alien engineering tools

Designs

  • Alien Crowbar: An advanced crowbar obtained through Abductor technology.
  • Alien Multitool: An advanced multitool obtained through Abductor technology.
  • Alien Screwdriver: An advanced screwdriver obtained through Abductor technology.
  • Alien Welding Tool: An advanced welding tool obtained through Abductor technology.
  • Alien Wirecutters: Advanced wirecutters obtained through Abductor technology.
  • Alien Wrench: An advanced wrench obtained through Abductor technology.

Prerequisites


Alien Surgery

Abductors did nothing wrong.

Designs

  • Brainwashing: A surgical procedure which directly implants a directive into the patient's brain, making it their absolute priority. It can be cleared using a mindshield implant.
  • Tend Wounds (Physical) Upgrade: A surgical procedure that repairs both bruises and burns faster than their individual counterparts. It is more effective than both the individual surgeries.
  • Necrotic Revival: An experimental surgical procedure that stimulates the growth of a Romerol tumor inside the patient's brain. Requires zombie powder or rezadone.

Prerequisites


Alien Technology

Things used by the greys.

Designs

  • Alien Alloy: A sheet of reverse-engineered alien alloy.

Prerequisites


Anomalock Modular Suits

Modules for modular suits that require anomaly cores to function.

Designs

  • Anti-Gravity Module: A module that uses a gravitational core to make the user completely weightless. It uses 3 complexity.
  • Teleporter Module: A module that uses a bluespace core to let the user transport their particles elsewhere. It uses 3 complexity.

Prerequisites


Anomalous Morphology

Use poorly understood energies to change your body.

Designs

  • Polymorphic Field Inverter: This device can scan and store DNA from other life forms, and use it to transform its wearer. It requires a Bioscrambler Anomaly Core in order to function.

Prerequisites


Anomaly Research

Unlock the potential of the mysterious anomalies that appear on station.

Designs

  • Anomaly Neutralizer: An advanced tool capable of instantly neutralizing anomalies, designed to capture the fleeting aberrations created by the engine.
  • Reactive Armour Shell: An experimental suit of armour capable of utilizing an implanted anomaly core to protect the user.

Prerequisites


Applied Bluespace Research

Using bluespace to make things faster and better.

Designs

  • Bluespace Beaker: A bluespace beaker, powered by experimental bluespace technology and Element Cuban combined with the Compound Pete. Can hold up to 300 units.
  • Bluespace Syringe: An advanced syringe that can hold 60 units of chemicals
  • Bluespace Coffeepot: The most advanced coffeepot the eggheads could cook up: sleek design; graduated lines; connection to a pocket dimension for coffee containment; yep, it's got it all. Contains 8 standard cups.
  • Bluespace RPED: Powered by bluespace technology, this RPED variant can upgrade buildings from a distance, without needing to remove the panel first.
  • Mining Satchel of Holding: A mining satchel that can hold an infinite amount of ores.
  • Ore Silo Board: The circuit board for an ore silo.
  • Phasic Scanning Module: A stock part used in the construction of various devices.
  • Chemical Recipient Board: The circuit board for a Chemical Recipient.
  • Advanced Roasting Stick: A roasting stick for cooking sausages in exotic ovens.

Prerequisites


Bluespace Power Technology

Even more powerful.. power!

Designs

Prerequisites


Cryostasis Technology

Smart freezing of objects to preserve them!

Designs

Prerequisites


Cybernetic Implants

Electronic implants that improve humans.

Designs

  • Breathing Tube Implant: This simple implant adds an internals connector to your back, allowing you to use internals without a mask and protecting you from being choked.
  • Diagnostic HUD Implant: These cybernetic eyes will display a diagnostic HUD over everything you see. Wiggle eyes to control.
  • Medical HUD Implant: These cybernetic eyes will display a medical HUD over everything you see. Wiggle eyes to control.
  • Nutriment Pump Implant: This implant with synthesize and pump into your bloodstream a small amount of nutriment when you are starving.
  • Security HUD Implant: These cybernetic eyes will display a security HUD over everything you see. Wiggle eyes to control.

Prerequisites


Cyborg Upgrades: Engineering & Mining

Engineering and Mining upgrades for cyborgs.

Designs

  • Circuit Manipulator: An engineering cyborg upgrade allowing for manipulation of circuit boards.
  • Diamond Drill: A diamond drill replacement for the mining model's standard drill.
  • Ore Satchel of Holding: A satchel of holding replacement for mining cyborg's ore satchel module.
  • Lavaproof Tracks: An upgrade kit to apply specialized coolant systems and insulation layers to a mining cyborg's chassis, enabling them to withstand exposure to molten rock and liquid plasma.
  • Rapid Part Exchange Device: A rapid part exchange device for the engineering cyborg.
  • Kinetic Accelerator Mining AoE Mod: A modification kit for Kinetic Accelerators which causes it to fire AoE blasts that destroy rock.
  • Cyborg inducer: An integrated inducer that can charge a device's internal cell from power provided by the cyborg.
  • Advanced Engineering Omnitool Upgrade: An upgrade to the Engineering model, upgrading the built-in engineering omnitool, to be on par with advanced engineering tools

Prerequisites


Engineering Anomalock Modular Suits

Advanced modules for modular suits, using anomaly cores to become even better engineers.

Designs

  • Kinesis Module: A modular plug-in to the forearm, this module was presumed lost for many years, despite the suits it used to be mounted on still seeing some circulation. This piece of technology allows the user to generate precise anti-gravity fields, letting them move objects as small as a titanium rod to as large as industrial machinery. Oddly enough, it doesn't seem to work on living creatures. It uses 3 complexity.

Prerequisites


Engineering Modular Suits

Engineering suits, for powered engineers.

Designs

  • MOD Engineering Plating: External plating for a MODsuit. An engineer-fit suit with heat and shock resistance. Nakamura Engineering's classic.
  • Meson Visor Module: A heads-up display installed into the visor of the suit. This module is based off well-loved meson scanner technology, used by construction workers and miners across the galaxy to see basic structural and terrain layouts through walls, regardless of lighting conditions. They say these also let you see behind you. It uses 1 complexity.
  • T-Ray Scanner Module: A module installed into the visor of the suit, allowing the user to use a pulse of terahertz radiation to essentially echolocate things beneath the floor, mostly cables and pipes. A staple of atmospherics work, and counter-smuggling work. It uses 1 complexity.
  • Magnetic Stabilizator Module: These are powerful electromagnets fitted into the suit's boots, allowing users both excellent traction no matter the condition indoors, and to essentially hitch a ride on the exterior of a hull. However, these basic models do not feature computerized systems to automatically toggle them on and off, so numerous users report a certain stickiness to their steps. It uses 2 complexity.
  • Emergency Tether Module: A custom-built grappling-hook powered by a winch capable of hauling the user. While some older models of cargo-oriented grapples have capacities of a few tons, these are only capable of working in zero-gravity environments, a blessing to some Engineers. It uses 2 complexity.
  • Constructor Module: This module entirely occupies the wearer's forearm, notably causing conflict with advanced arm servos meant to carry crewmembers. However, it functions as an extremely advanced construction hologram scanner, as well as containing the latest engineering schematics combined with inbuilt memory to help the user build walls. It uses 2 complexity.
  • Resin Mister Module: An atmospheric resin mister, able to fix up areas quickly. It uses 2 complexity.

Prerequisites


Entertainment Modular Suits

Powered suits for protection against low-humor environments.

Designs

  • MOD Cosmohonk Plating: External plating for a MODsuit. A suit by Honk Ltd. Protects against low humor environments. Most of the tech went to lower the power cost.
  • Bike Horn Module: A shoulder-mounted piece of heavy sonic artillery, this module uses the finest femto-manipulator technology to precisely deliver an almost lethal squeeze to... a bike horn, producing a significantly memorable sound. It uses 1 complexity.
  • Microwave Beam Module: An oddly domestic device, this module is installed into the user's palm, hooking up with culinary scanners located in the helmet to blast food with precise microwave radiation, allowing them to cook food from a distance, with the greatest of ease. Not recommended for use against grapes. It uses 1 complexity.
  • Waddle Module: Some of the most primitive technology in use by Honk Co. This module works off an automatic intention system, utilizing its' sensitivity to the pilot's often-limited brainwaves to directly read their next step, affecting the boots they're installed in. Employing a twin-linked gravitonic drive to create miniaturized etheric blasts of space-time beneath the user's feet, this enables them to... to waddle around, bouncing to and fro with a pep in their step. It uses 1 complexity.

Prerequisites


Exosuit Weapon (MKI Tesla Cannon)

An advanced piece of mech weaponry

Designs

Prerequisites


Exosuit Weapon (MKIV Ion Heavy Cannon)

An advanced piece of mech weaponry

Designs

Prerequisites


EXOSUIT: APLU "Paddy"

Paddy exosuit designs

Designs

  • Ripley MK-I to Paddy Conversion Kit: A hardpoint modification kit for an Autonomous Power Loader Unit "Ripley" MK-I exosuit, to convert it to the Paddy lightweight security design. This kit cannot be removed, once applied.
  • Hydraulic Claw: A modified hydraulic clamp, for use exclusively with the Paddy exosuit. Non-lethally apprehends suspects.

Prerequisites


EXOSUIT: Durand

Durand exosuit designs

Designs

Prerequisites


EXOSUIT: Gygax

Gygax exosuit designs

Designs

Prerequisites


High Efficiency Parts

Finely-tooled manufacturing techniques allowing for picometer-perfect precision levels.

Designs

  • Pico Servo: A stock part used in the construction of various devices.
  • Super Matter Bin: A stock part used in the construction of various devices.

Prerequisites


Integrated HUDs

The usefulness of computerized records, projected straight onto your eyepiece!

Designs

  • Diagnostic HUD: A HUD used to analyze and determine faults within robotic machinery.
  • Health Scanner HUD: A heads-up display that scans the humans in view and provides accurate data about their health status.
  • Science Goggles: Goggles fitted with a portable analyzer capable of determining the research worth of an item or components of a machine.
  • Security HUD: A heads-up display that scans the humans in view and provides accurate data about their ID status.

Prerequisites


Medical Modular Suits

Medical suits for quick rescue purposes.

Designs

  • MOD Medical Plating: External plating for a MODsuit. A lightweight suit by DeForest Medical Corporation, allows for easier movement.
  • Medical Visor Module: A heads-up display installed into the visor of the suit. This cross-references suit sensor data with a modern biological scanning suite, allowing the user to visualize the current health of organic lifeforms, as well as access data such as patient files in a convenient readout. They say these also let you see behind you. It uses 1 complexity.
  • Health Analyzer Module: A module installed into the glove of the suit. This is a high-tech biological scanning suite, allowing the user indepth information on the vitals and injuries of others even at a distance, all with the flick of the wrist. Data is displayed in a convenient package on HUD in the helmet, but it's up to you to do something with it. It uses 1 complexity.
  • Quick Carry Module: A suite of advanced servos, redirecting power from the suit's arms to help carry the wounded; or simply for fun. However, Nanotrasen has locked the module's ability to assist in hand-to-hand combat. It uses 1 complexity.
  • Injector Module: A module installed into the wrist of the suit, this functions as a high-capacity syringe, with a tip fine enough to locate the emergency injection ports on any suit of armor, penetrating it with ease. Even yours. It uses 1 complexity.
  • Organ Thrower Module: A device recovered from a crashed Interdyne Pharmaceuticals vessel, this module has been unearthed for better or for worse. It's an arm-mounted device utilizing technology similar to modern-day part replacers, capable of storing and inserting organs into open patients. It's recommended by the DeForest Medical Corporation to not inform patients it has been used. It uses 2 complexity.
  • DNA Lock Module: A module which engages with the various locks and seals tied to the suit's systems, enabling it to only be worn by someone corresponding with the user's exact DNA profile; however, this incredibly sensitive module is shorted out by EMPs. Luckily, cloning has been outlawed. It uses 1 complexity.
  • Patient Transport Module: A module built into the forearm of the suit. Countless waves of mostly-lost mining teams being sent to Indecipheries and other hazardous locations have taught the DeForest Medical Company many lessons. Physical bodybags are difficult to store, hard to deploy, and even worse to keep intact in tough scenarios. Enter the hardlight transport bag. Summonable with merely a gesture, weightless, and immunized against any extreme scenario the wearer could think of, this bag is perfectly designed for transport of any body in any environment, any time. It uses 2 complexity.

Prerequisites


Mining Technology

Better than Efficiency V.

Designs

Prerequisites


Movable Shell Research

Grants access to movable shells.

Designs

  • Pathfinder: When triggered, the next step to the target's location as an entity. This can be used with the direction component and the drone shell to make it move on its own. The Id Card input port is for considering ID access when pathing, it does not give the shell actual access.
  • Pull Component: A component that can force the shell to pull entities. Only works for drone shells.
  • Drone Shell: A shell with the ability to move itself around.

Prerequisites


Neural Programming

Study into networks of processing units that mimic our brains.

Designs

Prerequisites


One-point Bluespace-gravitational Manipulator

Fancy wording for gravity gun.

Designs

Prerequisites


Radioactive Weaponry

Weapons using radioactive technology.

Designs

Prerequisites


Security Modular Suits

Security suits for space crime handling.

Designs

  • MOD Security Plating: External plating for a MODsuit. An Apadyne Technologies security suit, offering quicker speed at the cost of carrying capacity.
  • Security Visor Module: A heads-up display installed into the visor of the suit. This module is a heavily-retrofitted targeting system, plugged into various criminal databases to be able to view arrest records, command simple security-oriented robots, and generally know who to shoot. They say these also let you see behind you. It uses 1 complexity.
  • Cloak Module: A complete retrofitting of the suit, this is a form of visual concealment tech employing esoteric technology to bend light around the user, as well as mimetic materials to make the surface of the suit match the surroundings based off sensor data. For some reason, this tech is rarely seen. It uses 4 complexity.
  • Magnetic Harness Module: Based off old TerraGov harness kits, this magnetic harness automatically attaches dropped guns back to the wearer. It uses 2 complexity.
  • Pathfinder Module: This module, brought to you by Nakamura Engineering, has two components. The first component is a series of thrusters and a computerized location subroutine installed into the very control unit of the suit, allowing it flight at highway speeds using the suit's access locks to navigate through the station, and to be able to locate the second part of the system; a pathfinding implant installed into the base of the user's spine, broadcasting their location to the suit and allowing them to recall it to their person at any time. The implant is stored in the module and needs to be injected in a human to function. Nakamura Engineering swears up and down there's airbrakes. It uses 1 complexity.
  • Holster Module: Based off typical storage compartments, this system allows the suit to holster a standard firearm across its surface and allow for extremely quick retrieval. While some users prefer the chest, others the forearm for quick deployment, some law enforcement prefer the holster to extend from the thigh. It uses 2 complexity.
  • Active Sonar Module: Ancient tech from the 20th century, this module uses sonic waves to detect living creatures within the user's radius. Its basic function slowly scans around the user for any bio-signatures, however it can be overclocked to scan everywhere at once.Its loud ping is much harder to hide in an indoor station than in the outdoor operations it was designed for. It uses 2 complexity.
  • Projectile Dampener Module: Using technology from peaceborgs, this module weakens all projectiles in nearby range. It uses 3 complexity.
  • Criminal Capture Module: The private security that had orders to take in people dead were quite happy with their space-proofed suit, but for those who wanted to bring back whomever their targets were still breathing needed a way to "share" the space-proofing. And thus: criminal capture! Creates a hardlight prisoner transport bag around the apprehended that has breathable atmospheric conditions. It uses 2 complexity.

Prerequisites


Server Technology Research

Grants access to a server shell that has a very high capacity for components.

Designs

  • Server Shell: A very large shell that cannot be moved around. Stores the most components.

Prerequisites


Telecommunications Technology

Subspace transmission technology for near-instant communications devices.

Designs

Prerequisites


Unregulated Bluespace Research

Bluespace technology using unstable or unbalanced procedures, prone to damaging the fabric of bluespace. Outlawed by galactic conventions.

Designs

  • Desynchronizer: A device that can desynchronize the user from spacetime.

Prerequisites


Upgraded Cybernetic Organs

We have the technology to upgrade him.

Designs

Prerequisites


Exosuit Heavy Armor Research

Recreating heavy armor with new rapid fabrication techniques.

Designs

Prerequisites


Advanced Cybernetic Implants

Upgraded and more powerful cybernetic implants.

Designs

  • Nutriment Pump Implant PLUS: This implant with synthesize and pump into your bloodstream a small amount of nutriment when you are hungry.
  • Reviver Implant: This implant will attempt to revive you if you lose consciousness. For the faint of heart!
  • Surgical Arm Implant: A set of surgical tools hidden behind a concealed panel on the user's arm.
  • Toolset Arm Implant: A stripped-down version of engineering cyborg toolset, designed to be installed on subject's arm.

Prerequisites


Advanced Mining Technology

Efficiency Level 127

Designs

Prerequisites


Electric Weapons

Weapons using electric technology

Designs

Prerequisites


EXOSUIT: Phazon

Phazon exosuit designs

Designs

Prerequisites


EXOSUIT: Savannah-Ivanov

Savannah-Ivanov exosuit designs

Designs

Prerequisites


Illegal Technology

Dangerous research used to create dangerous objects.

Designs

Prerequisites


Miniaturized Bluespace Research

Extreme reduction in space required for bluespace engines, leading to portable bluespace technology.

Designs

  • Bluespace Matter Bin: A stock part used in the construction of various devices.
  • Bluespace Body Bag: A bluespace body bag, powered by experimental bluespace technology. It can hold loads of bodies and the largest of creatures.
  • Medical Bed (Emergency): A portable, foldable version of the medical bed. Perfect for paramedics or whenever you have mass casualties!
  • Femto Servo: A stock part used in the construction of various devices.
  • Quantum Keycard: Allows for the construction of a quantum keycard.
  • Quantum Spin Inverter: An experimental device that is able to swap the locations of two entities by switching their particles' spin values. Must be linked to another device to function.
  • Triphasic Scanning Module: A stock part used in the construction of various devices.
  • Bluespace Wormhole Projector: A projector that emits high density quantum-coupled bluespace beams. Requires a bluespace anomaly core to function.

Prerequisites


Night Vision Technology

Allows seeing in the dark without actual light!

Designs

Prerequisites


Combat Cybernetic Implants

Military grade combat implants to improve performance.

Designs

  • Anti-Drop Implant: This cybernetic brain implant will allow you to force your hand muscles to contract, preventing item dropping. Twitch ear to toggle.
  • CNS Rebooter Implant: This implant will automatically give you back control over your central nervous system, reducing downtime when stunned.
  • Thermal Eyes: These cybernetic eyes will give you Thermal vision. Vertical slit pupil included.
  • Thrusters Set Implant: This implant will allow you to use gas from environment or your internals for propulsion in zero-gravity areas.
  • X-ray Eyes: These cybernetic eyes will give you X-ray vision. Blinking is futile.
  • Moth Thermal Eyes: These cybernetic eyes will give you Thermal vision. Vertical slit pupil included.
  • Moth X-ray Eyes: These cybernetic eyes will give you X-ray vision. Blinking is futile.

Prerequisites