Delta-v/Resources/ServerInfo/Guidebook/Science/ScannersAndVessels.xml

31 lines
1.4 KiB
XML

<Document>
## Anomaly Scanner
The Anomaly Scanner is used to gather various information on anomalies. They can be found inside of the lockers in the epistemics department.
<Box>
<GuideEntityEmbed Entity="AnomalyScanner"/>
</Box>
Scanning an anomaly shows the severity, general stability, approximate point output, reactions with particle types, and time until the next pulse. The reaction types, specifically, can be used in conjunction with the A.P.E. to manipulate anomalies.
## Anomaly Vessel
The anomaly vessel is a machine that generates points from anomalies. Use the anomaly scanner on an empty vessel, and the anomaly that was last scanned will be synced with the vessel.
<Box>
<GuideEntityEmbed Entity="MachineAnomalyVessel"/>
</Box>
<Box>
<GuideEntityEmbed Entity="MachineAnomalyVesselExperimental"/>
</Box>
<!--Delta V: Added the Experimental Anomaly Vessel to the above box, also reworded the below to account for it. -->
The amount of points a vessel generates per second is based on the severity, stability, and health of an anomaly. The higher each of these values, the higher the point output will be.
It is also increased by a substantial amount if assigned to an Experimental Anomaly Vessel. However, as a cost it will proactivley produce radiation surrounding it.
Be careful: if an anomaly goes [color=#a4885c]supercritical[/color], the vessel it is linked to will explode. This may damage the station and nearby equipment.
</Document>