Шаблон:Autowiki/Content/Techweb: различия между версиями
imported>Autowiki (Autowiki edit @ 2023-11-02T04:10:24.207Z) |
imported>Autowiki (Autowiki edit @ 2024-04-22T04:10:04.733Z) |
||
(не показано 16 промежуточных версий этого же участника) | |||
Строка 3: | Строка 3: | ||
{{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 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 lists of strings, 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=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 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=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 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 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=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 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=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=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.}}{{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=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 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.}}{{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=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=}}}} | ||
Строка 17: | Строка 17: | ||
{{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=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 | {{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 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 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.}}}} | ||
Строка 37: | Строка 37: | ||
{{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 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 Robotics Research|description= | {{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 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.}}}} | ||
Строка 63: | Строка 63: | ||
{{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=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/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=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=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= | {{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 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=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.}}}} | ||
Строка 75: | Строка 75: | ||
{{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=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=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/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: 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=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.}}}} | ||
Строка 83: | Строка 83: | ||
{{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=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=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=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=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 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 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.}}}} | ||
Строка 135: | Строка 135: | ||
{{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=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=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 | {{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=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=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=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/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=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=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=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.}}}} | ||
Строка 149: | Строка 149: | ||
{{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=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=Fish Analyzer|description=An analyzer used to monitor fish's status and traits with.}}}} | {{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.}}}} | ||
Строка 161: | Строка 161: | ||
{{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 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= | {{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 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.}}}} | ||
Строка 187: | Строка 189: | ||
{{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=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=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/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=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=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.}}}} | ||
Строка 198: | Строка 200: | ||
{{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=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=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: 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.}}}} | ||
Строка 209: | Строка 213: | ||
{{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=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=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/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.}}}} | ||
Строка 241: | Строка 245: | ||
{{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=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/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=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=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.}}}} |
Текущая версия от 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
- Beaker: A beaker. It can hold up to 50 units.
- Biopsy Tool: Don't worry, it won't sting.
- Blood Filter: For filtering the blood.
- Bonesetter: For setting things right.
- Cautery: This stops bleeding.
- Circular Saw: For heavy duty cutting.
- Basic Cybernetic Ears: A Basic pair of cybernetic ears.
- Basic Cybernetic Eyes: A basic pair of cybernetic eyes.
- Basic Cybernetic Moth Eyes: A basic pair of cybernetic eyes.
- Basic Cybernetic Heart: A basic cybernetic heart.
- Basic Cybernetic Liver: A basic cybernetic liver.
- Basic Cybernetic Lungs: A basic pair of cybernetic lungs.
- Basic Cybernetic Stomach: A basic cybernetic stomach.
- Defibrillator Wall Mount: A mounted frame for holding defibrillators, providing easy security.
- Dropper: A dropper. Holds up to 5 units.
- Hemostat: You think you have seen this before.
- Large Beaker: A large beaker. Can hold up to 100 units.
- Medical Bed: A bed made of sterile materials ideal for use in the medical field. Patient assistance or joyriding, it'll do it all!
- Man-Machine Interface: The Warrior's bland acronym, MMI, obscures the true horror of this monstrosity.
- Operating Computer Board: Allows for the construction of circuit boards used to build an operating computer console.
- Petri Dish: This makes you feel well-cultured.
- Pill Bottle: It's an airtight container for storing medication.
- Plumbing Constructor: An expertly modified RCD outfitted to construct plumbing machinery.
- Service Plumbing Constructor: A type of plumbing constructor designed to rapidly deploy the machines needed to make a brewery.
- Research Plumbing Constructor: A type of plumbing constructor designed to rapidly deploy the machines needed to conduct cytological research.
- Portable Chemical Mixer: A portable device that dispenses and mixes chemicals. Reagents have to be supplied with beakers.
- Penlight: A pen-sized light, used by medical staff. It can also be used to create a hologram to alert people of incoming medical assistance.
- Retractor: Retracts stuff.
- Scalpel: Cut, cut, and once more cut.
- Stethoscope: 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.
- Surgical Drapes: Nanotrasen brand surgical drapes provide optimal safety and infection control.
- Surgical Tape: Made for patching broken bones back together alongside bone gel, not for playing pranks.
- Surgical Drill: You can drill using this item. You dig?
- Sterile Swab: Some men use these for different reasons.
- Syringe: A syringe that can hold up to 15 units.
- X-large Beaker: An extra-large beaker. Can hold up to 120 units.
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 Capacitor: A stock part used in the construction of various devices.
- Basic Power Cell: A basic power cell that holds 1 MJ of energy.
- Basic Matter Bin: A stock part used in the construction of various devices.
- Basic Micro-Laser: A stock part used in the construction of various devices.
- Basic Scanning Module: A stock part used in the construction of various devices.
- Blast Door Controller: A small electronic device able to control a blast door remotely.
- Station Bounced Radio: A basic handheld radio that communicates with local telecommunication networks.
- Bowl: A simple bowl, used for soups and salads.
- Bucket: It's a bucket.
- Card Reader: A small magnetic card reader, used for devices that take and transmit holocredits.
- Speed Loader (.38 Rubber) (Less Lethal): Designed to quickly reload revolvers. Rubber bullets are bouncy and less-than-lethal.
- Camera Assembly: The basic construction for Nanotrasen-Always-Watching-You cameras.
- Camera Film Cartridge: A camera film cartridge. Insert it into a camera to reload it.
- Camera: A polaroid camera.
- Box of Cap Gun Shots: Make sure to recyle the box in an autolathe when it gets empty.
- Chisel: Breaking and making art since 4000 BC. This one uses advanced technology to allow the creation of lifelike moving statues.
- Ancient Circuit Imprinter Board: The circuit board for an ancient circuit imprinter.
- Circuit Imprinter Board: The circuit board for a circuit imprinter.
- Blue Circuit Tile: A blue circuit tile.
- Green Circuit Tile: A green circuit tile.
- Red Circuit Tile: A red circuit tile.
- Blank Coffee Cartridge: A blank coffee cartridge, ready to be filled with coffee paste.
- Coffeemaker Board: The circuit board for a coffeemaker.
- Coffeepot: A large pot for dispensing that ambrosia of corporate life known to mortals only as coffee. Contains 4 standard cups.
- Condenser: A small electronic device able to chill their surroundings.
- Conveyor Belt: A conveyor belt assembly.
- Conveyor Belt Switch: A conveyor control switch assembly.
- Custom Vendor Refill: A vending machine restock cart.
- Destructive Analyzer Board: The circuit board for a destructive analyzer.
- Destructive Scanner Board: The circuit board for an experimental destructive scanner.
- Destination Tagger: Used to set the destination of properly wrapped packages.
- Tachyon-Doppler Research Array Board: The circuit board for a tachyon-doppler research array
- Drinking Glass: Your standard drinking glass.
- Earmuffs: Protects your hearing from loud noises, and quiet ones as well.
- Electropack: Dance my monkeys! DANCE!!!
- Experimental Scanner: Experimental scanning unit used for performing scanning experiments.
- E.X.P.E.R.I-MENTOR Board: The circuit board for an E.X.P.E.R.I-MENTOR.
- Fire Extinguisher: A traditional red fire extinguisher.
- Fax Machine Board: The circuit board for a fax machine.
- Stasis Fish Case: A resizable case keeping the fish inside in stasis.
- Fishing Rod: You can fish with this.
- Fishing Portal Generator Board: The circuit board for the fishing portal generator
- Flashlight: A hand-held emergency light.
- Fluid Duct: A stack of fluid ducts.
- Box of Foam Darts (Harmless): A box of ammo.
- Fork: Pointy.
- Gas Filter: A piece of filtering cloth to be used with atmospheric gas masks and emergency gas masks.
- Handcuffs: Use this to keep prisoners in line.
- Hand Labeler: A combined label printer, applicator, and remover, all in a single portable device. Designed to be easy to operate and use.
- Health Sensor: Used for scanning and monitoring health.
- Holodisk: Stores recorder holocalls.
- Igniter: A small electronic device able to ignite combustible substances.
- Infrared Emitter: Emits a visible or invisible beam and is triggered when the beam is interrupted.
- Intercom Frame: A ready-to-go intercom. Just slap it on a wall and screw it in!
- Kitchen Knife: A general purpose Chef's Knife made by SpaceCook Incorporated. Guaranteed to stay sharp for years to come.
- Laptop Frame: A portable laptop computer.
- Light Bulb: A replacement light bulb.
- Light Replacer: A device to automatically replace lights. Refill with working light bulbs.
- Light Tube: A replacement light tube.
- Exosuit Fabricator Board: The circuit board for an Exosuit Fabricator.
- Micro Servo: A stock part used in the construction of various devices.
- Light Fixture Battery: A tiny power cell with a very low power capacity. Used in light fixtures to power them in the event of an outage.
- Newscaster Frame: Used to build newscasters, just secure to the wall.
- Oven Tray: Gotta shove something in!
- Package Wrapping: You can use this to wrap items in.
-
Pet Carrier: A big white-and-blue pet carrier. Good for carrying
meat to the chefcute animals around. - Plasma Glass: A glass sheet made out of a plasma-silicate alloy. It looks extremely tough and heavily fire resistant.
- Plasmaman Gas Filter: A piece of filtering cloth to be used with atmospheric gas masks and emergency gas masks.
- Reinforced Plasma Glass: A glass sheet made out of a plasma-silicate alloy and a rod matrix. It looks hopelessly tough and nearly fire-proof!
- Plasteel: This sheet is an alloy of iron and plasma.
- Plastic Fork: Really takes you back to highschool lunch.
- Plastic Knife: A very safe, barely sharp knife made of plastic. Good for cutting food and not much else.
- Plastic Spoon: Just be careful your food doesn't melt the spoon first.
- Plastitanium:
- Plastitanium Glass: A glass sheet made out of a plasma-titanium-silicate alloy.
- Plate: Holds food, powerful. Good for morale when you're not eating your spaghetti off of a desk.
- Proximity Sensor: Used for scanning and alerting when someone enters a certain proximity.
- Radio Headset: An updated, modular intercom that fits over the head. Takes encryption keys.
- R&D Console Board: Allows for the construction of circuit boards used to build a new R&D console.
- R&D Server Board: The circuit board for an R&D Server.
- R&D Server Control Console Board: The circuit board for an R&D Server Control Console.
- Universal Recorder: A device that can record to cassette tapes, and play them. It automatically translates the content in playback.
- Reinforced Glass: Glass which seems to have rods or something stuck in them.
- Hand Labeler Paper Roll: A roll of paper. Use it on a hand labeler to refill it.
- Speed Loader (.38) (Lethal): Designed to quickly reload revolvers.
- Beanbag Slug (Less Lethal): Beangbag slug shotgun shells. Fires a single slug (a beanbag). Less-than-lethal.
- Shotgun Dart (Lethal): Dart shotgun shells. Fires a single projectile (a dart). Can be filled with chemicals, which it injects upon striking a target. Otherwise, very weak.
- Incendiary Slug (Lethal): 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.
- Rubber Shot (Less Lethal): Rubbershot shotgun shells. Fires a cloud of pellets. Rubber bullets are bouncy and less-than-lethal.
- Security Pen: 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.
- Serving Tray: A metal tray to lay food on.
- Shaker: A metal shaker to mix drinks in.
- Shot Glass: A shot glass - the universal symbol for bad decisions.
- Remote Signaling Device: Used to remotely activate devices. Allows for syncing when using a secure signaler on another.
- Slime Scanner: A device that analyzes a slime's internal composition and measures its stats.
- Solar Panel Frame: A solar panel assembly kit, allows constructions of a solar panel, or with a tracking circuit board, a solar tracker.
- Solar Tracking Electronics: Looks like a circuit. Probably is.
- Soup Pot: A tall soup designed to mix and cook all kinds of soup.
- Space Heater Board: The circuit board for a space heater.
- Spoon: Just be careful your food doesn't melt the spoon first.
- Status Display Frame: Used to build status displays, just secure to the wall.
- Sticky Tape: Used for sticking to things for sticking said things to people.
- Syrup bottle: A bottle with a syrup pump to dispense the delicious substance directly into your coffee cup.
- Universal Recorder Tape: A magnetic tape that can hold up to ten minutes of content on either side.
- Technology Data Storage Disk: Produce additional disks for storing technology data.
- Timer: Used to time things. Works well with contraptions which has to count down. Tick tock.
- Titanium Glass: A glass sheet made out of a titanium-silicate alloy.
- Toner Cartridge (Large): A hefty cartridge of Nanotrasen ValueBrand toner. Fits photocopiers and autopainters alike.
- Toner Cartridge: A small, lightweight cartridge of Nanotrasen ValueBrand toner. Fits photocopiers and autopainters alike.
- Tongs: So you never have to touch anything with your dirty, unwashed hands.
- Plastic Armblade: It says "Sternside Changs #1 fan" on it.
- Plastic Balloon: No birthday is complete without it. Sealed with a mechanical bluespace wrap so it remains floating no matter what.
- Cap Gun: Looks almost like the real thing! Ages 8 and up. Please recycle in an autolathe when you're out of caps.
- Dark Tram Tile: A high-traction floor tile. It sparkles in the light.
- Light Tram Tile: A high-traction floor tile. It sparkles in the light.
- Trapdoor Controller Electronics: A sinister-looking controller for a trapdoor.
- Turbine Compressor: The basic tier of a compressor blade.
- Turbine Rotor: The basic tier of a rotor shaft.
- Turbine Stator: The basic tier of a stator.
- Turret Control Frame: Used for building turret control panels.
- Universal Scanner: A utility scanner that fills multiple roles: Exports, sales, and vendor price tags.
- Voice Analyzer: A small electronic device able to record a voice sample, and send a signal when that sample is repeated.
- Watering Can: It's a watering can. It is scientifically proved that using a watering can to simulate rain increases plant happiness!
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
- Man-Machine Interface: The Warrior's bland acronym, MMI, obscures the true horror of this monstrosity.
Mechanical Exosuits
Mechanized exosuits that are several magnitudes stronger and more powerful than the average human.
Designs
- Mechbay Recharger Board: The circuit board for a Mechbay Recharger.
- Exosuit Tracking Beacon: Device used to transmit exosuit data.
- Exosuit Control Console Board: Allows for the construction of circuit boards used to build an exosuit control console.
- Mech Bay Power Control Console Board: Allows for the construction of circuit boards used to build a mech bay power control console.
- Exosuit Chassis (APLU "Ripley"):
- Exosuit Left Arm (APLU "Ripley"): A Ripley APLU left arm. Data and power sockets are compatible with most exosuit tools.
- Exosuit Left Leg (APLU "Ripley"): A Ripley APLU left leg. Contains somewhat complex servodrives and balance maintaining systems.
- APLU "Ripley" Central Control module: Allows for the construction of a "Ripley" Central Control module.
- APLU "Ripley" Peripherals Control module: Allows for the construction of a "Ripley" Peripheral Control module.
- Exosuit Right Arm (APLU "Ripley"): A Ripley APLU right arm. Data and power sockets are compatible with most exosuit tools.
- Exosuit Right Leg (APLU "Ripley"): A Ripley APLU right leg. Contains somewhat complex servodrives and balance maintaining systems.
- Exosuit Torso (APLU "Ripley"): A torso part of Ripley APLU. Contains power unit, processing core and life support systems.
- Ripley MK-I to MK-II Conversion Kit: 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.
- Hydraulic Clamp: Equipment for engineering exosuits. Lifts objects and loads them into cargo.
- Mech Radio: A basic component of every vehicle.
- Mech Air Tank: An internal air tank used to pressurize mech cabin, scrub CO2 and power RCS thrusters. Comes with a pump and a set of sensors.
- RCS Thruster Package: A thruster package for exosuits. Expells gas from the internal life-support air tank to generate thrust.
Advanced Artificial Intelligence
State of the art lawsets to be used for AI research.
Designs
- Asimov++ Module: Allows for the construction of a Asimov++ AI Core Module.
- Paladin Devotion Module: Allows for the construction of a Paladin Devotion AI Core Module.
- Dungeon Master Module: Allows for the construction of a Dungeon Master AI Core Module.
- Painter Module: Allows for the construction of a Painter AI Core Module.
- 10 Commandments Module: Allows for the construction of a 10 Commandments AI Core Module.
- Hippocratic Module: Allows for the construction of a Hippocratic AI Core Module.
- Maintain Module: Allows for the construction of a Maintain AI Core Module.
- Liveandletlive Module: Allows for the construction of a Liveandletlive AI Core Module.
- Reporter Module: Allows for the construction of a Reporter AI Core Module.
- H.O.G.A.N. Module: Allows for the construction of a H.O.G.A.N. AI Core Module.
- Peacekeeper Module: Allows for the construction of a Peacekeeper AI Core Module.
- Overlord Module: Allows for the construction of an Overlord AI Module.
- T.Y.R.A.N.T. Module: Allows for the construction of a T.Y.R.A.N.T. AI Module.
- Antimov Module: Allows for the construction of a Antimov AI Core Module.
- Balance Module: Allows for the construction of a Balance AI Core Module.
- Thermodynamic Module: Allows for the construction of a Thermodynamic AI Core Module.
- Damaged AI Module: Allows for the construction of a Damaged AI Core Module.
- Core Freeform Module: Allows for the construction of a Core Freeform AI Core Module.
- OneHuman Module: Allows for the construction of a OneHuman AI Module.
- Purge Module: Allows for the construction of a Purge AI Module.
Prerequisites
Advanced Beam Weaponry
Various advanced beam weapons
Designs
- Beam Marksman Rifle Part Kit (Lethal): The gunkit for a powerful long ranged anti-material rifle that fires charged particle beams to obliterate targets.
Prerequisites
Advanced Bots Research
Grants access to a special launchpad designed for bots.
Designs
- Machine Design (Bot launchpad): The circuit board for a bot launchpad.
- Bot Launchpad Controller: Allows you to control the connected bot launchpad
Prerequisites
Advanced Electromagnetic Theory
Determining whether reversing the polarity will actually help in a given situation.
Designs
- Ultra-High-Power Micro-Laser: A stock part used in the construction of various devices.
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
- Repair Droid Module: Automated Repair Droid. BEEP BOOP
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
- Hyper-Capacity Power Cell: A power cell that holds 30 MJ of energy.
- Turbine Power Console Board: The circuit board for a turbine power console.
- SMES Board: The circuit board for a SMES.
- Super Capacitor: A stock part used in the construction of various devices.
- Super-Capacity Power Cell: A power cell that holds 20 MJ of energy.
- Turbine Compressor Board: The circuit board for a turbine compressor.
- Turbine Rotor Board: The circuit board for a turbine rotor.
- Turbine Stator Board: The circuit board for a turbine stator.
- Modular Shield Generator Board: The circuit board for a modular shield generator.
- Modular Shield Node Board: The circuit board for a modular shield node.
- Modular Shield Relay Board: The circuit board for a modular shield relay.
- Modular Shield Charger Board: The circuit board for a modular shield charger.
- Modular Shield Well Board: The circuit board for a modular shield well.
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
- Battle Arcade Machine Board: Allows for the construction of circuit boards used to build a new arcade machine.
- Orion Trail Arcade Machine Board: Allows for the construction of circuit boards used to build a new Orion Trail machine.
- Slot Machine Board: Allows for the construction of circuit boards used to build a new slot machine.
Prerequisites
Artificial Intelligence
AI unit research.
Designs
- AI Core Board: Allows for the construction of circuit boards used to build new AI cores.
- B.O.R.I.S. AI-Cyborg Remote Control: 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.
- Intellicard AI Transportation System: Allows for the construction of an intellicard.
- AI Control Beacon: A device used to transmit exosuit data. Also allows active AI units to take control of said exosuit.
- AI Integrity Restorer Board: Allows for the construction of circuit boards used to build an AI Integrity Restorer.
- AI Upload Board: Allows for the construction of circuit boards used to build an AI Upload Console.
- Reset Module: Allows for the construction of a Reset AI Module.
- Asimov Module: Allows for the construction of an Asimov AI Core Module.
- Default Module: Allows for the construction of a Default AI Core Module.
- Nutimov Module: Allows for the construction of a Nutimov AI Core Module.
- P.A.L.A.D.I.N. Module: Allows for the construction of a P.A.L.A.D.I.N. AI Core Module.
- Robocop Module: Allows for the construction of a Robocop AI Core Module.
- Corporate Module: Allows for the construction of a Corporate AI Core Module.
- Drone Module: Allows for the construction of a Drone AI Core Module.
- OxygenIsToxicToHumans Module: Allows for the construction of a OxygenIsToxicToHumans AI Module.
- Safeguard Module: Allows for the construction of a Safeguard AI Module.
- ProtectStation Module: Allows for the construction of a ProtectStation AI Module.
- Quarantine Module: Allows for the construction of a Quarantine AI Module.
- Freeform Module: Allows for the construction of a Freeform AI Module.
- Law Removal Module: Allows for the construction of a Law Removal AI Core Module.
Prerequisites
Basic Bluespace Theory
Basic studies into the mysterious alternate dimension known as bluespace.
Designs
- Tracking Beacon: A bluespace tracking beacon.
- Artificial Bluespace Crystal: A small blue crystal with mystical properties.
- GPS Device: Little thingie that can track its position at all times.
- Xenobiology Console Board: Allows for the construction of circuit boards used to build xenobiology camera computers.
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
- Personal Artificial Intelligence Card: Allows for the construction of a pAI Card.
- Exosuit External Camera Kit: A durable CCTV camera designed for exosuit operations.
- Machine Design (Bot Navigational Beacon): The circuit board for a beacon that aids bot navigation.
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
- Temperature Gun Part Kit (Less Lethal/Very Lethal (Lizardpeople)): A gun that shoots temperature bullet energythings to change temperature.
- X-ray Laser Gun Part Kit (Lethal): Not quite as menacing as it sounds
Prerequisites
Biological Processing
From slimes to kitchens.
Designs
- Deep Fryer Board: The circuit board for a Deep Fryer.
- Dish Drive Board: The circuit board for a dish drive.
- Lipid Extractor Board: The circuit board for a lipid extractor.
- Gibber Board: The circuit board for a gibber.
- Griddle Board: The circuit board for a Griddle.
- Microwave Board: The circuit board for a microwave.
- Wireless Microwave Board: The circuit board for a cell-powered microwave.
- Monkey Recycler Board: The circuit board for a monkey recycler.
- Oven Board: The circuit board for a Oven.
- Food/Slime Processor Board: The circuit board for a processing unit. Screwdriver the circuit to switch between food (default) or slime processing.
- Range Board: The circuit board for a Range, which is both an Oven and a Stove.
- All-In-One Grinder Board: The circuit board for an All-In-One Grinder.
- Smartfridge Board: The circuit board for a smartfridge.
- Stove Board: The circuit board for a Stove.
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
- Byteforge Board: Allows for the construction of circuit boards used to build a Byteforge.
- Quantum Console Board: Allows for the construction of circuit boards used to build a Quantum Console.
- Netpod Board: The circuit board for a netpod.
Prerequisites
Bluespace Travel
Application of Bluespace for static teleportation technology.
Designs
- Express Supply Drop Pod Upgrade Disk: Allows the Cargo Express Console to call down the Bluespace Drop Pod, greatly increasing user safety.
- Bluespace Launchpad Board: The circuit board for a bluespace Launchpad.
- Bluespace Launchpad Console Board: The circuit board for a bluespace launchpad Console.
- Quantum Pad Board: The circuit board for a quantum telepad.
- Teleportation Hub Board: The circuit board for a teleportation hub.
- Teleportation Station Board: The circuit board for a teleportation station.
- Teleporter Console Board: Allows for the construction of circuit boards used to build a teleporter control console.
Prerequisites
Brain-Computer Interfaces
Grants access to biocompatable shell designs and components.
Designs
- Brain-Computer Interface Manipulation Chamber: 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.
- Brain-Computer Interface Shell: An implant that can be placed in a user's head to control circuits using their brain.
- Bar Overlay Component: Requires a BCI shell. A component that shows a bar overlay ontop of an object from a range of 0 to 100.
- Counter Overlay Component: A component that shows an three digit counter. Requires a BCI shell.
- Install Detector Component: A component that detects when a BCI is installed or removed from its user.
- Object Overlay Component: Requires a BCI shell. A component that shows an overlay on top of an object.
- Reagent Injector Component: A component that can inject reagents from a BCI's reagent storage.
- BCI Target Interceptor: 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.
- Thought Listener Component: A component that allows the user to input a string using their mind. Requires a BCI shell.
- VOX Announcement Component: A component that plays a local VOX Announcement for the user. Requires a BCI shell.
Prerequisites
Clown Technology
Honk?!
Designs
- Air Horn: Damn son, where'd you find this?
- Clown Module: Allows you to to turn a cyborg into a clown, honk.
- Exosuit Chassis ("H.O.N.K"):
- Exosuit Head ("H.O.N.K"): A H.O.N.K head. Appears to lack a face plate.
- Exosuit Left Arm ("H.O.N.K"): A H.O.N.K left arm. With unique sockets that accept odd weaponry designed by clown scientists.
- Exosuit Left Leg ("H.O.N.K"): A H.O.N.K left leg. The foot appears just large enough to fully accommodate a clown shoe.
- Exosuit Right Arm ("H.O.N.K"): A H.O.N.K right arm. With unique sockets that accept odd weaponry designed by clown scientists.
- Exosuit Right Leg ("H.O.N.K"): A H.O.N.K right leg. The foot appears just large enough to fully accommodate a clown shoe.
- Exosuit Torso ("H.O.N.K"): A torso part of H.O.N.K. Contains chuckle unit, bananium core and honk support systems.
- "H.O.N.K." Central Control module: Allows for the construction of a "H.O.N.K." Central Control module.
- "H.O.N.K." Peripherals Control module: Allows for the construction of a "H.O.N.K." Peripheral Control module.
- "H.O.N.K." Weapons & Targeting Control module: Allows for the construction of a "H.O.N.K." Weapons & Targeting Control module.
- Sad Trombone Implant Case: Makes death amusing.
- Banana Mortar: Equipment for clown exosuits. Launches banana peels.
- HoNkER BlAsT 5000: Equipment for clown exosuits. Spreads fun and joy to everyone around. Honk!
- Mousetrap Mortar: Equipment for clown exosuits. Launches armed mousetraps.
- Oingo Boingo Punch-face: Equipment for clown exosuits. Delivers fun right to your face!
- Hilarious Firing Pin: Advanced clowntech that can convert any firearm into a far more useful object.
Prerequisites
Computer Consoles
Computers and how they work.
Designs
- Bank Machine Board: Allows for the construction of circuit boards used to build a Bank Machine.
- Barcode Scanner: A fabulous tool if you need to scan a barcode.
- Supply Console Board: Allows for the construction of circuit boards used to build a Supply Console.
- Supply Request Console Board: Allows for the construction of circuit boards used to build a Supply Request Console.
- Communications Board: Allows for the construction of circuit boards used to build a communications console.
- Crew Monitoring Computer Board: Allows for the construction of circuit boards used to build a Crew monitoring computer.
- Identification Card: A card used to provide ID and determine access across the station. Has an integrated digital display and advanced microchips.
- Library Console Board: Allows for the construction of circuit boards used to build a new library console.
- Outpost Status Display Board: Allows for the construction of circuit boards used to build an outpost status display console.
- Photobooth Board: The circuit board for a photobooth.
- Research Monitor Board: Allows for the construction of circuit boards used to build research camera computers.
- Security Camera Board: Allows for the construction of circuit boards used to build security camera computers.
- Security Photobooth Board: The circuit board for a security photobooth.
Prerequisites
Computer Data Disks
Data disks used for storing modular computer stuff.
Designs
- Advanced Data Disk: Removable disk used to store data.
- Data Disk: Removable disk used to store data.
- Super Data Disk: Removable disk used to store large amounts of data.
Prerequisites
Computerized Recordkeeping
Organized record databases and how they're used.
Designs
- Account Lookup Console Board: Allows for the construction of circuit boards used to assess the wealth of crewmates on station.
- Automated Announcement System Board: The circuit board for an automated announcement system.
- Medical Records Board: Allows for the construction of circuit boards used to build a medical records console.
- Prisoner Management Console Board: Allows for the construction of circuit boards used to build a prisoner management console.
- Security Records Console Board: Allows for the construction of circuit boards used to build a security records console.
- Vendor Board: The circuit board for a Vendor.
Prerequisites
Cybernetic Organs
We have the technology to rebuild him.
Designs
- Cybernetic Ears: A pair of cybernetic ears.
- Cybernetic Eyes: A pair of cybernetic eyes.
- Cybernetic Moth Eyes: A pair of cybernetic eyes.
- Cybernetic Heart: A cybernetic heart.
- Cybernetic Liver: A cybernetic liver.
- Cybernetic Lungs: A pair of cybernetic lungs.
- Cybernetic Stomach: A cybernetic stomach.
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
- Advanced Mop: An advanced mop replacement for the janiborg's standard mop.
- Experimental Push Broom: An experimental push broom used for efficiently pushing refuse.
- Expand Module: A cyborg resizer, it makes a cyborg huge.
- Plating Repair Tool: A tiny heating device to repair burnt and damaged hull platings with.
- Self-Repair Module: This module will repair the cyborg over time.
- Ion Thrusters: An energy-operated thruster system for cyborgs.
- Trash Bag of Holding: A trash bag of holding replacement for the janiborg's standard trash bag.
- Rapid Disabler Cooling Module: Used to cool a mounted disabler, increasing the potential current in it and thus its recharge rate.
Prerequisites
Data Theory
Big Data, in space!
Designs
- Civilian Bounty Pad Board: The circuit board for a Civilian Bounty Pad.
- Civilian Bounty Pad Control Board: Allows for the construction of circuit boards used to build a new civilian bounty pad console.
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
- Diamond Mining Drill: An upgraded version of the standard drill.
Prerequisites
Exosuit Module (Localized Wormhole Generator)
An advanced piece of mech weaponry
Designs
- Localized Wormhole Generator: An exosuit module that allows generating of small quasi-stable wormholes.
Prerequisites
Exosuit Module (SOB-3 Clusterbang Launcher)
An advanced piece of mech weaponry
Designs
- SOB-3 Clusterbang Launcher: A weapon that violates the Geneva Convention at 3 rounds per minute.
- SOB-3 Clusterbang Launcher Ammunition: Ammunition for the SOB-3 Clusterbang Launcher
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
- Ultra AC 2 LMG: A weapon for combat exosuits. Shoots a rapid, three shot burst.
- Ultra AC 2 Ammunition: Ammunition for the Ultra AC 2 LMG
Prerequisites
Exosuit Weapon (BRM-6 Missile Rack)
An advanced piece of mech weaponry
Designs
- PEP-6 Missile Rack: Allows for the construction of an PEP-6 Breaching Missile Rack.
- PEP-6 Missile Rack Ammunition: Ammunition for the PEP-6 Missile Rack.
Prerequisites
Exosuit Weapon (CH-DS "Peacemaker" Mounted Disabler)
A basic piece of mech weaponry
Designs
- CH-DS "Peacemaker" Disabler: Allows for the construction of CH-DS Disabler.
Prerequisites
Exosuit Weapon (CH-LC "Solaris" Laser Cannon)
An advanced piece of mech weaponry
Designs
- CH-LC "Solaris" Laser Cannon: Allows for the construction of CH-LC Laser Cannon.
Prerequisites
Exosuit Weapon (CH-PS "Immolator" Laser)
A basic piece of mech weaponry
Designs
- CH-PS "Immolator" Laser: Allows for the construction of CH-PS Laser.
Prerequisites
Exosuit Weapon (FNX-99 "Hades" Carbine)
An advanced piece of mech weaponry
Designs
- FNX-99 "Hades" Carbine: Allows for the construction of FNX-99 "Hades" Carbine.
- FNX-99 Carbine Ammunition: Ammunition for the FNX-99 "Hades" Carbine.
Prerequisites
Exosuit Weapon (LBX AC 10 "Scattershot")
An advanced piece of mech weaponry
Designs
- LBX AC 10 "Scattershot": Allows for the construction of LBX AC 10.
- LBX AC 10 Ammunition: Ammunition for the LBX AC 10 exosuit weapon.
Prerequisites
Exosuit Weapon (SGL-6 Grenade Launcher)
An advanced piece of mech weaponry
Designs
- SGL-6 Grenade Launcher: Allows for the construction of SGL-6 Grenade Launcher.
- SGL-6 Grenade Launcher Ammunition: Ammunition for the SGL-6 Grenade Launcher.
Prerequisites
EXOSUIT: Clarke
Clarke exosuit designs
Designs
- Exosuit Chassis ("Clarke"):
- Exosuit Head ("Clarke"): A Clarke head. Contains an integrated diagnostic HUD scanner.
- Exosuit Left Arm ("Clarke"): A Clarke left arm. Data and power sockets are compatible with most exosuit tools.
- "Clarke" Central Control module: Allows for the construction of a "Clarke" Central Control module.
- "Clarke" Peripherals Control module: Allows for the construction of a "Clarke" Peripheral Control module.
- Exosuit Right Arm ("Clarke"): A Clarke right arm. Data and power sockets are compatible with most exosuit tools.
- Exosuit Torso ("Clarke"): A torso part of Clarke. Contains power unit, processing core and life support systems.
Prerequisites
EXOSUIT: Odysseus
Odysseus exosuit designs
Designs
- Exosuit Chassis ("Odysseus"):
- Exosuit Head ("Odysseus"): An Odysseus head. Contains an integrated medical HUD scanner.
- Exosuit Left Arm ("Odysseus"): An Odysseus left arm. Data and power sockets are compatible with specialized medical equipment.
- Exosuit Left Leg ("Odysseus"): An Odysseus left leg. Contains complex servodrives and balance maintaining systems to maintain stability for critical patients.
- "Odysseus" Central Control module: Allows for the construction of a "Odysseus" Central Control module.
- "Odysseus" Peripherals Control module: Allows for the construction of a "Odysseus" Peripheral Control module.
- Exosuit Right Arm ("Odysseus"): An Odysseus right arm. Data and power sockets are compatible with specialized medical equipment.
- Exosuit Right Leg ("Odysseus"): An odysseus right leg. Contains complex servodrives and balance maintaining systems to maintain stability for critical patients.
- Exosuit Torso ("Odysseus"): A torso part of Odysseus. Contains power unit, processing core and life support systems along with an attachment port for a mounted sleeper.
Prerequisites
Exotic Ammunition
They won't know what hit em.
Designs
- Speed Loader (.38 Hot Shot) (Very Lethal): Designed to quickly reload revolvers. Hot Shot bullets contain an incendiary payload.
- Speed Loader (.38 Iceblox) (Lethal/Very Lethal (Lizardpeople)): Designed to quickly reload revolvers. Iceblox bullets contain a cryogenic payload.
- Unloaded Technological Shotshell: A high-tech shotgun shell which can be crafted into more advanced shells to produce unique effects. Does nothing on its own.
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
- Experimental Welding Tool: An experimental welder capable of self-fuel generation.
- Hand Drill: A small electric hand drill with an interchangeable screwdriver and bolt bit
- Jaws of Life: A small, compact Jaws of Life with an interchangeable pry jaws and cutting jaws
- Laser Scalpel: A laser scalpel used for precise cutting.
- Mechanical Pinches: These pinches can be either used as retractor or hemostat.
- Experimental Long-range Gas Analyzer: An experimental gas analyzer capable of operating at long distance
- Searing Tool: Used to mend tissue together. Or drill tissue away.
- Advanced Fire Extinguisher: Used to stop thermonuclear fires from spreading inside your engine.
Prerequisites
Exploration Drone Research
Technology for exploring far away locations.
Designs
- Exploration Drone Control Console Board: Allows for the construction of circuit boards used to build a new exploration drone control console.
- Exploration Drone Launcher Board: The circuit board for exodrone launcher.
- Scanner Array Board: The circuit board for scanner array.
- Scanner Array Control Console Board: Allows for the construction of circuit boards used to build a new scanner array control console.
Prerequisites
Explosive & Pyrotechnical Weaponry
If the light stuff just won't do it.
Designs
- Advanced Release Grenade Casing: An advanced grenade that can be detonated several times, best used with a repeating igniter.
- Large Grenade Casing: A grenade that affects a larger area and use larger containers.
- Pyro Grenade Casing: An advanced grenade that is able to self ignite its mixture.
Prerequisites
Genetic Engineering
We have the technology to change him.
Designs
- Genetic Data Disk: Produce additional disks for storing genetic data.
- DNA Infuser Board: The circuit board for a DNA Infuser.
- DNA Scanner Board: The circuit board for a DNA Scanner.
- DNA Console Board: Allows for the construction of circuit boards used to build a new DNA console.
Prerequisites
Improved Wound-Tending Surgery
Who would have known being more gentle with a hemostat decreases patient pain?
Designs
- Tend Wounds (Brute) Upgrade: An upgraded version of the original surgery.
- Tend Wounds (Burn) Upgrade: An upgraded version of the original surgery.
Prerequisites
Industrial Engineering
A refresher course on modern engineering technology.
Designs
- Advanced Capacitor: A stock part used in the construction of various devices.
- Advanced Matter Bin: A stock part used in the construction of various devices.
- Advanced Scanning Module: A stock part used in the construction of various devices.
- Air Alarm Electronics: Looks like a circuit. Probably is.
- Airlock Electronics: Looks like a circuit. Probably is.
- Anomaly Refinery Board: The circuit board for an anomaly refinery
- APC Control Board: Allows for the construction of circuit boards used to build a new APC control console.
- Atmospheric Monitor Board: Allows for the construction of circuit boards used to build an Atmospheric Monitor.
- Atmospheric thermal imaging goggles: Used by Atmospheric Technician to determine the temperature of the air
- Atmosphere Alert Board: Allows for the construction of circuit boards used to build an atmosphere alert console.
- Autolathe Board: The circuit board for an autolathe.
- Cell Charger Board: The circuit board for a cell charger.
- Crystallizer Board: The circuit board for a crystallizer.
- Electrolyzer Board: The circuit board for an electrolyzer.
- Extended-Capacity Emergency Oxygen Tank: Used for emergencies. Contains very little oxygen, so try to conserve it until you actually need it.
- Emergency Oxygen Tank: Used for emergencies. Contains very little oxygen, so try to conserve it until you actually need it.
- Emitter Board: The circuit board for an emitter.
- Mass Driver Board: The circuit board for a mass driver.
- Fire Alarm Electronics: A fire alarm circuit. Can handle heat levels up to 40 degrees celsius.
- Firelock Circuitry: A circuit board used in construction of firelocks.
- Generic Gas Tank: A generic tank used for storing and transporting gasses. Can be used for internals.
- Grounding Rod Board: The circuit board for a grounding rod.
- High-Capacity Power Cell: A power cell that holds 10 MJ of energy.
- High-Power Micro-Laser: A stock part used in the construction of various devices.
- Optical Meson Scanners: Used by engineering and mining staff to see basic structural and terrain layouts through walls, regardless of lighting condition.
- Nano Servo: A stock part used in the construction of various devices.
- Oxygen Tank: An empty oxygen tank.
- PACMAN Board: The circuit board for a PACMAN-type portable generator.
- Plasma Tank: An empty oxygen tank.
- Plasmaman Belt Tank: 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.
- Pneumatic Airlock Seal: A heavy brace used to seal airlocks. Useful for keeping out people without the dexterity to remove it.
- APC Module: Heavy-duty switching circuits for power control.
- Power Monitor Board: Allows for the construction of circuit boards used to build a new power monitor.
- Weapon Recharger Board: The circuit board for a Weapon Recharger.
- Recycler Board: The circuit board for a recycler.
- Rapid Part Exchange Device: Special mechanical module made to store, sort, and apply standard machine parts.
- Scanner Gate Board: The circuit board for a scanner gate.
- Solar Control Board: Allows for the construction of circuit boards used to build a solar control console.
- Stacking Machine Console Board: The circuit board for a Stacking Machine Console.
- Stacking Machine Board: The circuit board for a Stacking Machine.
- Suit Storage Unit: The circuit board for a suit storage unit.
- Tank Compressor Board: The circuit board for a tank compressor
- Tesla Coil Board: The circuit board for a tesla coil.
- Thermomachine Board: The circuit board for a thermomachine.
- Water Recycler: A small hydrostatic reclaimer, it takes moisture out of the air and returns it back to the source.
- Welding Goggles: Protects the eyes from bright flashes; approved by the mad scientist association.
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
- Quad-Ultra Micro-Laser: A stock part used in the construction of various devices.
Prerequisites
Rapid Device Upgrade Designs
Unlocks new designs that improve rapid devices.
Designs
- RCD anti disruption designs upgrade: Prevents interruption of RCD construction and deconstruction.
- RCD cooling upgrade: Allows the RCD to more quickly perform multiple actions at once.
- RCD frames designs upgrade: Adds computer and machine frame designs to the RCD.
- RCD furnishing upgrade: Adds the ability to furnish areas using the RCD.
- RCD simple circuits designs upgrade: Adds the ability to produce simple circuits using the RCD.
- RPD unwrenching upgrade: Adds reverse wrench mode to the RPD. Attention, due to budget cuts, the mode is hard linked to the destroy mode control button.
Prerequisites
Subdermal Implants
Electronic implants buried beneath the skin.
Designs
- Speed Loader (.38 TRAC) (Less Lethal): Designed to quickly reload revolvers. TRAC bullets embed a tracking implant within the target's body. The implant's signal is incompatible with teleporters.
- Chemical Implant Case: A glass case containing a chemical implant.
- Tracking Implant Case: A glass case containing a tracking implant.
- Exile Implant Case: A glass case containing an exile implant.
- Implant Case: A glass case for containing an implant.
- Implanter: A sterile automatic implant injector.
- Bluespace Locator: Used to track portable teleportation beacons and targets with embedded tracking implants.
Prerequisites
Tram Technology
Technology for linear induction transportation systems.
Designs
- Tram Controller Cabinet: A box that contains the equipment to control a tram. Just secure to the tram wall.
- Tram Indicator Display: Used to build tram indicator displays, just secure to the wall.
- Crossing Signal Board: The circuit board for a tram crossing signal.
- Guideway Sensor Board: The circuit board for a tram proximity sensor.
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
- Ethereal Organ Design Disk: Contains designs for ethereal organs for the limbgrower - Ethereal tongue and stomach.
- Felinid Organ Design Disk: Contains designs for felinid organs for the limbgrower - Felinid ears and tail.
- Lizard Organ Design Disk: Contains designs for lizard organs for the limbgrower - Lizard tongue, and tail
- Plasmaman Organ Design Disk: Contains designs for plasmaman organs for the limbgrower - Plasmaman tongue, liver, stomach, and lungs.
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
- Portable Booze Dispenser Board: The circuit board for a portable booze dispenser.
- Blood Pack: Is used to contain blood used for transfusion. Must be attached to an IV drip.
- Portable Chem Dispenser Board: The circuit board for a portable chem dispenser.
- Chemical Heater Board: The circuit board for a chemical heater.
- High-Performance Liquid Chromatography Board: The circuit board for a High-Performance Liquid Chromatography (Machine Board
- Chem Master Board: The circuit board for a Chem Master 3000.
- Intravenous Medicine Bag: A plastic pressure bag for IV administration of drugs.
- PENLITE Defibrillator Wall Mount: 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.
- Defibrillator: A portable defibrillator, used for resuscitating recently deceased crew.
- Genetic Sequence Analyzer: A handy hand-held analyzers for quickly determining mutations and collecting the full sequence.
- Health Analyzer: 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.
- Medical Spray Bottle: A traditional spray bottle used to generate a fine mist. Not to be confused with a medspray.
- Medical Kiosk Board: The circuit board for a Medical Kiosk.
- Medical Gel: A medical gel applicator bottle, designed for precision application, with an unscrewable cap.
- Medipen Refiller Board: The circuit board for a Medipen Refiller.
- PanD.E.M.I.C. 2200 Board: Allows for the construction of circuit boards used to build a PanD.E.M.I.C. 2200 console.
- Paramedic Penlight: A high-powered UV penlight intended to help stave off infection in the field on serious burned patients. Probably really bad to look into.
- Portable Soda Dispenser Board: The circuit board for a portable soda dispenser.
Prerequisites
Botanical Engineering
Botanical tools
Designs
- Biogenerator Board: The circuit board for a biogenerator.
- Floral Somatoray: A tool that discharges controlled radiation which induces mutation in plant cells. Harmless to other organic life.
- Botanogenetic Plant Shears: A high tech, high fidelity pair of plant shears, capable of cutting genetic traits out of a plant.
- Hydroponics Tray Board: The circuit board for a hydroponics tray.
- Portable Seed Extractor: For the enterprising botanist on the go. Less efficient than the stationary model, it creates one seed per plant.
- Seed Extractor Board: The circuit board for a seed extractor.
- Advanced Watering Can: Everything a botanist would want in a watering can. This marvel of technology generates its own water!
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
- HFR Core Board: The circuit board for an HFR Core.
- HFR Corner Board: The circuit board for an HFR corner.
- HFR Fuel Input Board: The circuit board for an HFR fuel input.
- HFR Interface Board: The circuit board for an HFR interface.
- HFR Moderator Input Board: The circuit board for an HFR moderator input.
- HFR Waste Output Board: The circuit board for an HFR waste output.
- Engineering Scanner Goggles: 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.
- Forcefield Projector: A device which can project temporary forcefields to seal off an area.
- Magnetic Boots: Magnetic boots, often used during extravehicular activity to ensure the user remains safely attached to the vehicle.
- Rapid Construction Device: A tool that can construct and deconstruct walls, airlocks and floors on the fly.
- RCD Matter Cartridge: Highly compressed matter for the RCD.
- Rapid Pipe Dispenser (RPD): A device used to rapidly pipe things.
- Rapid Tiling Device: A tool that can lay & destroy floor tiles on the fly.
- Sheet-meister 2000 Board: The circuit board for a Sheet-meister 2000.
- Welding Gas Mask: A gas mask with built in welding goggles and face shield. Looks like a skull, clearly designed by a nerd.
- Bolter Wrench: A wrench that can unbolt airlocks regardless of power status.
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
- Beacon Implant Case: A glass case containing a beacon implant.
- Bluespace Grounding Implant Case: A glass case containing a teleport blocker implant.
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
- Bluespace Power Cell: A power cell that holds 40 MJ of energy.
- Quadratic Capacitor: A stock part used in the construction of various devices.
Prerequisites
Cryostasis Technology
Smart freezing of objects to preserve them!
Designs
- Cryo Grenade Casing: An advanced grenade that rapidly cools its contents upon detonation.
- Cryotube Board: The circuit board for a cryotube.
- Cryostasis Beaker: A cryostasis beaker that allows for chemical storage without reactions. Can hold up to 50 units.
- Lifeform Stasis Unit Board: The circuit board for a stasis unit.
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
- MKI Tesla Cannon: Allows for the construction of MKI Tesla Cannon.
Prerequisites
Exosuit Weapon (MKIV Ion Heavy Cannon)
An advanced piece of mech weaponry
Designs
- MKIV Ion Heavy Cannon: Allows for the construction of MKIV Ion Heavy Cannon.
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
- Exosuit Armor ("Durand"): A set of armor plates for the Durand. Built heavy to resist an incredible amount of brute force.
- Exosuit Chassis ("Durand"):
- Exosuit Head ("Durand"): A Durand head. Houses advanced surveillance and targeting sensors.
- Exosuit Left Arm ("Durand"): A Durand left arm. Data and power sockets are compatible with most exosuit tools and weapons. Packs a really mean punch as well.
- Exosuit Left Leg ("Durand"): A Durand left leg. Built particularly sturdy to support the Durand's heavy weight and defensive needs.
- "Durand" Central Control module: Allows for the construction of a "Durand" Central Control module.
- "Durand" Peripherals Control module: Allows for the construction of a "Durand" Peripheral Control module.
- Exosuit Right Arm ("Durand"): A Durand right arm. Data and power sockets are compatible with most exosuit tools and weapons. Packs a really mean punch as well.
- Exosuit Right Leg ("Durand"): A Durand right leg. Built particularly sturdy to support the Durand's heavy weight and defensive needs.
- "Durand" Weapons & Targeting Control module: Allows for the construction of a "Durand" Weapons & Targeting Control module.
- Exosuit Torso ("Durand"): A torso part of Durand. Contains power unit, processing core and life support systems within a robust protective frame.
Prerequisites
EXOSUIT: Gygax
Gygax exosuit designs
Designs
- Exosuit Armor ("Gygax"): A set of armor plates designed for the Gygax. Designed to effectively deflect damage with a lightweight construction.
- Exosuit Chassis ("Gygax"):
- Exosuit Head ("Gygax"): A Gygax head. Houses advanced surveillance and targeting sensors.
- Exosuit Left Arm ("Gygax"): A Gygax left arm. Data and power sockets are compatible with most exosuit tools and weapons.
- Exosuit Left Leg ("Gygax"): A Gygax left leg. Constructed with advanced servomechanisms and actuators to enable faster speed.
- "Gygax" Central Control module: Allows for the construction of a "Gygax" Central Control module.
- "Gygax" Peripherals Control module: Allows for the construction of a "Gygax" Peripheral Control module.
- Exosuit Right Arm ("Gygax"): A Gygax right arm. Data and power sockets are compatible with most exosuit tools and weapons.
- Exosuit Right Leg ("Gygax"): A Gygax right leg. Constructed with advanced servomechanisms and actuators to enable faster speed.
- "Gygax" Weapons & Targeting Control module: Allows for the construction of a "Gygax" Weapons & Targeting Control module.
- Exosuit Torso ("Gygax"): A torso part of Gygax. Contains power unit, processing core and life support systems.
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
- Kinetic Accelerator Cooldown Mod: A device which decreases the cooldown of a Kinetic Accelerator.
- Kinetic Accelerator Damage Mod: A device which allows kinetic accelerators to deal more damage.
- Kinetic Accelerator Range Mod: A device which allows kinetic accelerators to fire at a further range.
- Express Supply Console Board: Allows for the construction of circuit boards used to build an Express Supply Console.
- Kinetic Accelerator Cooldown Mod: A device which decreases the cooldown of a Kinetic Accelerator.
- Kinetic Accelerator Damage Mod: A device which allows kinetic accelerators to deal more damage.
- Mining Drill: Yours is the drill that will pierce through the rock walls.
- Exosuit Proto-Kinetic Accelerator: 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.
- Mining Rewards Vendor Board: The circuit board for a Mining Rewards Vendor.
- Ore Redemption Machine Board: The circuit board for an Ore Redemption machine.
- Plasma Cutter: You could use it to cut limbs off of xenos! Or, you know, mine stuff.
- Kinetic Accelerator Range Mod: A device which allows kinetic accelerators to fire at a further range.
- Upgraded Resonator: An upgraded version of the resonator that allows more fields to be active at once.
- Kinetic Accelerator Trigger Guard Mod: A device which allows kinetic accelerators to be wielded by any organism.
- Mining Scanner: A scanner that automatically checks surrounding rock for useful minerals; it can also be used to stop gibtonite detonations.
- Boulder Retrieval Matrix: I promise this doesn't give you syndicate goodies!
- Boulder Smelter: A circuitboard for a boulder smelter. Lowtech enough to be printed from the lathe.
- Boulder Refinery: A circuitboard for a boulder refinery. Lowtech enough to be printed from the lathe.
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
- Skill Station Board: The circuit board for Skill station.
Prerequisites
One-point Bluespace-gravitational Manipulator
Fancy wording for gravity gun.
Designs
- One-point Gravitational Manipulator: A multi-mode device that blasts one-point bluespace-gravitational bolts that locally distort gravity. Requires a gravitational anomaly core to function.
- Gravitational Catapult Module: An exosuit mounted Gravitational Catapult.
Prerequisites
Radioactive Weaponry
Weapons using radioactive technology.
Designs
- Advanced Energy Gun Part Kit (Lethal/Nonlethal): The kit for an energy gun with an experimental miniaturized reactor.
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
- Telecommunications Monitoring Console Board: Allows for the construction of circuit boards used to build a telecommunications monitor.
- Telecommunications Server Monitoring Console Board: Allows for the construction of circuit boards used to build a telecommunication server browser and monitor.
- Compact Radio Navigation Gigabeacon: A compact radio navigation gigabeacon, a device used to provide shuttle navigation waypoints in unexplored areas. Must be deployed before use.
- Messaging Monitor Console Board: Allows for the construction of circuit boards used to build a messaging monitor console.
- NTNet Relay Board: The circuit board for a wireless network relay.
- Subspace Amplifier: A compact micro-machine capable of amplifying weak subspace transmissions.
- Subspace Analyzer: A sophisticated analyzer capable of analyzing cryptic subspace wavelengths.
- Subspace Ansible: A compact module capable of sensing extradimensional activity.
- Subspace Broadcaster Board: Allows for the construction of Subspace Broadcasting equipment.
- Bus Mainframe Board: Allows for the construction of Telecommunications Bus Mainframes.
- Ansible Crystal: A sophisticated analyzer capable of analyzing cryptic subspace wavelengths.
- Hyperwave Filter: A tiny device capable of filtering and converting super-intense radiowaves.
- Hub Mainframe Board: Allows for the construction of Telecommunications Hub Mainframes.
- Messaging Server Board: Allows for the construction of Telecommunications Messaging Servers.
- Processor Unit Board: Allows for the construction of Telecommunications Processor equipment.
- Subspace Receiver Board: Allows for the construction of Subspace Receiver equipment.
- Relay Mainframe Board: Allows for the construction of Telecommunications Relay Mainframes.
- Server Mainframe Board: Allows for the construction of Telecommunications Servers.
- Subspace Transmitter: A large piece of equipment used to open a window into the subspace dimension.
- Subspace Treatment Disk: A compact micro-machine capable of stretching out hyper-compressed radio waves.
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
- Whisper-sensitive Cybernetic Ears: A pair of whisper-sensitive cybernetic ears.
- Wall-penetrating Cybernetic Ears: A pair of wall-penetrating cybernetic ears.
- Luminescent Eyes: A pair of cybernetic eyes that can emit multicolored light
- Welding Shield Eyes: These reactive micro-shields will protect you from welders and flashes without obscuring your vision.
- Luminescent Moth Eyes: A pair of cybernetic eyes that can emit multicolored light
- Welding Shield Moth Eyes: These reactive micro-shields will protect you from welders and flashes without obscuring your vision.
- Upgraded Cybernetic Heart: An upgraded cybernetic heart.
- Upgraded Cybernetic Liver: An upgraded cybernetic liver.
- Upgraded Cybernetic Lungs: A pair of upgraded cybernetic lungs.
- Upgraded Cybernetic Stomach: An upgraded cybernetic stomach.
Prerequisites
Exosuit Heavy Armor Research
Recreating heavy armor with new rapid fabrication techniques.
Designs
- Reactive Armor Booster Module: Exosuit-mounted melee armor booster.
- Reflective Armor Booster Module: Exosuit-mounted ranged armor booster.
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
- Diamond-Tipped Mining Drill: Yours is the drill that will pierce the heavens!
- Kinetic Accelerator Mining AoE Mod: A modification kit for Kinetic Accelerators which causes it to fire AoE blasts that destroy rock.
- Sonic Jackhammer: Essentially a handheld planet-cracker. Rock walls cower in fear when they hear one of these.
- Advanced Plasma Cutter: It's an advanced plasma cutter, oh my god.
Prerequisites
Electric Weapons
Weapons using electric technology
Designs
- Ion Carbine Part Kit (Nonlethal/Highly Destructive/Lethal (Silicons)): How to Dismantle a Cyborg: The Gun.
- Tesla Cannon Part Kit (Lethal): 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.
Prerequisites
EXOSUIT: Phazon
Phazon exosuit designs
Designs
- Exosuit Armor ("Phazon"): Phazon armor plates. They are layered with plasma to protect the pilot from the stress of phasing and have unusual properties.
- Exosuit Chassis ("Phazon"):
- Exosuit Head ("Phazon"): A Phazon head. Its sensors are carefully calibrated to provide vision and data even when the exosuit is phasing.
- Exosuit Left Arm ("Phazon"): A Phazon left arm. Several microtool arrays are located under the armor plating, which can be adjusted to the situation at hand.
- Exosuit Left Leg ("Phazon"): A Phazon left leg. It contains the unique phase drives that allow the exosuit to phase through solid matter when engaged.
- "Phazon" Central Control module: Allows for the construction of a "Phazon" Central Control module.
- "Phazon" Peripherals Control module: Allows for the construction of a "Phazon" Peripheral Control module.
- Exosuit Right Arm ("Phazon"): A Phazon right arm. Several microtool arrays are located under the armor plating, which can be adjusted to the situation at hand.
- Exosuit Right Leg ("Phazon"): A Phazon right leg. It contains the unique phase drives that allow the exosuit to phase through solid matter when engaged.
- "Phazon" Weapons & Targeting Control module: Allows for the construction of a "Phazon" Weapons & Targeting Control module.
- Exosuit Torso ("Phazon"): A Phazon torso part. The socket for the bluespace core that powers the exosuit's unique phase drives is located in the middle.
Prerequisites
EXOSUIT: Savannah-Ivanov
Savannah-Ivanov exosuit designs
Designs
- Exosuit Armor ("Savannah-Ivanov"): Savannah-Ivanov armor plates. They are uniquely shaped and reinforced to deal with the stresses of two pilots, grandiose leaps, and missiles.
- Exosuit Chassis ("Savannah-Ivanov"):
- Exosuit Head ("Savannah-Ivanov"): A Savannah-Ivanov head. It's sensors have been adjusted to support graceful landings.
- Exosuit Left Arm ("Savannah-Ivanov"): A Savannah-Ivanov left arm. Hidden rocket fabrication included in the wrists.
- Exosuit Left Leg ("Savannah-Ivanov"): 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.
- "Savannah-Ivanov" Central Control module: Allows for the construction of a "Savannah-Ivanov" Central Control module.
- "Savannah-Ivanov" Peripherals Control module: Allows for the construction of a "Savannah-Ivanov" Peripheral Control module.
- Exosuit Right Arm ("Savannah-Ivanov"): A Savannah-Ivanov left arm. Hidden rocket fabrication included in the wrists.
- Exosuit Right Leg ("Savannah-Ivanov"): 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.
- "Savannah-Ivanov" Weapons & Targeting Control module: Allows for the construction of a "Savannah-Ivanov" Weapons & Targeting Control module.
- Exosuit Torso ("Savannah-Ivanov"): A Savannah-Ivanov torso part. It's missing a huge chunk of space...
Prerequisites
Illegal Technology
Dangerous research used to create dangerous objects.
Designs
- Advanced Camera Console Board: Allows for the construction of circuit boards used to build advanced camera consoles.
- AI Surveillance Software Update: A software package that will allow an artificial intelligence to 'hear' from its cameras via lip reading.
- Illegal Modules: Unlocks the hidden, deadlier functions of a cyborg.
- Donksoft Toy Vendor Refill: A refill canister for Donksoft Toy Vendors.
- Donksoft Toy Vendor Board: The circuit board for a Donksoft Toy Vendor.
- Energy Crossbow Part Kit (Less Lethal/Contraband): A kit to reverse-engineer a proto-kinetic accelerator into an energy crossbow, favored by syndicate infiltration teams and carp hunters.
- WT-550 Autorifle Magazine (4.6x30mm) (Lethal): A 20 round magazine for the out of date WT-550 Autorifle.
- WT-550 Autorifle Armour Piercing Magazine (4.6x30mm AP) (Lethal): A 20 round armour piercing magazine for the out of date WT-550 Autorifle.
- WT-550 Autorifle Incendiary Magazine (4.6x30mm IC) (Lethal/Highly Destructive): A 20 round armour piercing magazine for the out of date WT-550 Autorifle.
- Rapid Syringe Gun: A gun that fires many syringes.
- Suppressor: A reverse-engineered suppressor that fits on most small arms with threaded barrels.
- Super Pointy Tape: You didn't know tape could look so sinister. Welcome to Space Station 13.
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
- Night Vision Diagnostic HUD: Upgraded version of the diagnostic HUD designed to function during a power failure.
- Night Vision Health Scanner HUD: An advanced medical head-up display that allows doctors to find patients in complete darkness.
- Night Vision Goggles: Goggles that let you see through darkness unhindered.
- Night Vision Optical Meson Scanners: Prototype meson scanners fitted with an extra sensor which amplifies the visible light spectrum and overlays it to the UHD display.
- Night Vision Science Goggles: Goggles that lets the user see in the dark and recognize chemical compounds at a glance.
- Night Vision Security HUD: A heads-up display which provides id data and vision in complete darkness.
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
- Advanced Cybernetic Implants
- Weapon Development Technology
- Night Vision Technology
- High Efficiency Parts