Detectors (Disambiguation): Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
(Outdated)
(move images out of heading)
(13 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Outdated|Needs to be up to date with the [[Version_history/Alpha|current steam version]].}}
{{stub|This info can probably be expanded further.}}
{{Items infobox
{{Items infobox
| image = Detectors.png
| image = Detectors icon.png
| imagewidth = 180
| caption = Inventory icon
| image2 = Detectors sprite.png
| imagewidth2 = 180
| caption2 = Sprite
| type = electrical
| type = electrical
| name = Detectors
| ammo = N/A
| noreq = yes
| noreq = yes
| cost = 10
| cost = 117-162 Marks
(Oxygen) 90-125
| fabricator = Yes
| fabricator = Yes
| fabricatorskill = electrical
| fabricatorskilllevel = 30
| fabricatortime = 10
| fabricatormaterials = {{Hyperlink|FPGA Circuit}}
{{Hyperlink|Silicon}}
| deconstructor = Yes
| deconstructor = Yes
| materials = {{Hyperlink|FPGA Circuit|15}},
| deconstructortime = 10
{{Hyperlink|Steel Bar}}
| deconstructormaterials = {{Hyperlink|FPGA Circuit}}
{{Hyperlink|Silicon}}
}}
}}
'''Detectors''' are a type of [[:Category:Electrical_Components|Electrical Component]] that detect water/oxygen/motion and send out signals accordingly.
'''Detectors''' are a type of [[:Category:Electrical_Components|Electrical Component]] that detect water/oxygen/motion/smoke and send out signals accordingly.


==[[File:Water_Detector.png]] Water Detector==
Most commonly used with [[Pump]]s to auto-pump water out of certain rooms (custom submarines) and to trigger siren about rising flood in the submarine.
Sends out a signal when it detects water.
 
==Motion Detector==
 
[[File:Motion_Detector.png]] [[File:Motion_Detector icon.png]]
<blockquote>"''Sends out a signal when it detects movement."''</blockquote>
The '''Motion Detector''' is an electrical component used to provide a signal when it detects a creature.
 
It is most commonly used in tandem with [[Light Component|Light Components]] to provide a warning when monsters are nearby.
 
 
{{Connection panel
|output1=State_Out
|output1tt=Outputs a signal of 1 when a creature is detected, otherwise outputs 0.
}}
 
== Oxygen Detector ==
[[File:Oxygen_Detector.png]] [[File:Oxygen_Detector icon.png]]
 
<blockquote>"''Sends out a value between 0-100 depending on the quality of the surrounding air."''</blockquote>
 
The '''Oxygen Detector''' is an electrical component used to provide a signal when it detects oxygen.  


Most commonly used with [[Pump]]s to auto-pump water out of certain rooms (custom submarines) and to trigger siren about rising flood in the submarine.
It is most commonly used in tandem with [[Status Monitor|Status Monitors]] to view the level of oxygen in certain hulls. The <code>signal_out</code> output can be connected to the [[Status Monitor]]'s <code>oxygen_data_in</code> input to display the air quality for a room.
==[[File:Oxygen_Detector.png]] Oxygen Detector==
 
Sends out a value between 0-100 depending on the quality of the surrounding air.
 
{{Connection panel
|output1=Signal_Out
|output1tt=Outputs the level of oxygen of the room it is in, ranging from 0 to 100.
}}
 
== Smoke Detector ==
[[File:Smoke_Detector.png]] [[File:Smoke_Detector icon.png]]
<blockquote>"''Sends out a signal when it senses smoke."''</blockquote>
The '''Smoke Detector''' is an electrical component used to provide a signal when it detects [[Maintenance#Fire|fire]].
 
It is most commonly used in tandem with [[Alarms]] to signal the crew to an active fire.
 
 
{{Connection panel
|output1=Signal_Out
|output1tt=Outputs a signal of 1 when fire is detected, otherwise outputs 0.
}}
 
== Water Detector ==
[[File:Water_Detector.png]]  [[File:Water_Detector icon.png]]
 
<blockquote>"''Sends out a signal when the detector is submerged."''</blockquote>
The '''Water Detector''' is an electrical component used to provide a signal when it detects water.
 
It is most commonly used in tandem with [[Pumps]], [[Doors]], [[Alarms]] to pump out water, or alert the crew when water is detected inside.


The <code>signal_out</code> output can be connected to the [[Status Monitor]]'s <code>oxygen_data_in</code> input to display the air quality for a room.


==[[File:Motion_Detector.png]] Motion Detector==
{{Connection panel
Sends out a signal when it detects something within it's range.
|output1=Signal_Out
|output1tt=Outputs a signal of 1 when water is detected, otherwise outputs 0.
|output2=Water_%
|output2tt=Outputs the detector's room water level in %.
|output3=High_Pressure
|output3tt=Outputs a signal of 1 when the room is under high pressure, otherwise 0.
}}


==Trivia==
==Trivia==
* Before being introduced to vanilla, Motion Detectors were already present in the mod Barotrauma Extended (BTE). Originally in BTE the sensor function was added using xml code from already existing vanilla "[[Alien_Ruins|alien]] motion sensors".
* Before being introduced to vanilla, Motion Detectors were already present in the mod Barotrauma Extended (BTE). Originally in BTE the sensor function was added using xml code from already existing vanilla "[[Alien_Ruins|alien]] motion sensors".
{{Electrical Nav}}

Revision as of 01:06, 10 December 2021

Detectors (Disambiguation)
Click to upload a new image.Dummy link


Sprite
Crafting
Fabricator
Requirements
Skill: Electrical: 30
Deconstructor Yield
Technical
Identifier
Categories

Detectors are a type of Electrical Component that detect water/oxygen/motion/smoke and send out signals accordingly.

Most commonly used with Pumps to auto-pump water out of certain rooms (custom submarines) and to trigger siren about rising flood in the submarine.

Motion Detector

File:Motion Detector icon.png

"Sends out a signal when it detects movement."

The Motion Detector is an electrical component used to provide a signal when it detects a creature.

It is most commonly used in tandem with Light Components to provide a warning when monsters are nearby.


Connection Panel for Detectors (Disambiguation)
Hover over pins to see their descriptions.
State_Out
Outputs a signal of 1 when a creature is detected, otherwise outputs 0.
Requires: Screwdriver

Oxygen Detector

File:Oxygen Detector icon.png

"Sends out a value between 0-100 depending on the quality of the surrounding air."

The Oxygen Detector is an electrical component used to provide a signal when it detects oxygen.

It is most commonly used in tandem with Status Monitors to view the level of oxygen in certain hulls. The signal_out output can be connected to the Status Monitor's oxygen_data_in input to display the air quality for a room.


Connection Panel for Detectors (Disambiguation)
Hover over pins to see their descriptions.
Signal_Out
Outputs the level of oxygen of the room it is in, ranging from 0 to 100.
Requires: Screwdriver

Smoke Detector

File:Smoke Detector icon.png

"Sends out a signal when it senses smoke."

The Smoke Detector is an electrical component used to provide a signal when it detects fire.

It is most commonly used in tandem with Alarms to signal the crew to an active fire.


Connection Panel for Detectors (Disambiguation)
Hover over pins to see their descriptions.
Signal_Out
Outputs a signal of 1 when fire is detected, otherwise outputs 0.
Requires: Screwdriver

Water Detector

File:Water Detector icon.png

"Sends out a signal when the detector is submerged."

The Water Detector is an electrical component used to provide a signal when it detects water.

It is most commonly used in tandem with Pumps, Doors, Alarms to pump out water, or alert the crew when water is detected inside.


Connection Panel for Detectors (Disambiguation)
Hover over pins to see their descriptions.
Signal_Out
Water_%
High_Pressure
Outputs a signal of 1 when water is detected, otherwise outputs 0.
Outputs the detector's room water level in %.
Outputs a signal of 1 when the room is under high pressure, otherwise 0.
Requires: Screwdriver

Trivia

  • Before being introduced to vanilla, Motion Detectors were already present in the mod Barotrauma Extended (BTE). Originally in BTE the sensor function was added using xml code from already existing vanilla "alien motion sensors".
v·d·e·h
Electrical Components
Alarms
Detectors
Interactable
Wiring Components
Misc