Files
tbd-station-14/Resources/ServerInfo/Guidebook/Science/AnalysisConsole.xml
Mora 5cb80f05b5 Update Xenoarchaeology Guidebook Page (#40621)
* Update xenoarch guidebook page

* Remove artifact reports from science.yml and word change

* Some adjustments

* Remove references to artifact reports

* fix error and typo

* Various changes

* typo

* THATS NOT BROWN????

* Changed trigger window

* Added new section and notes about reagents

* Split into sub pages and various changes

* Change AnalysisConsole to link to the AnalysisConsole guidebook entry

* slight wording change

* Replace reagent explanations with reagent embeds

---------

Co-authored-by: TrixxedHeart <46364955+TrixxedBit@users.noreply.github.com>
2025-10-11 17:21:35 +00:00

23 lines
1.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<Document>
# Analysis Console
The Analysis Console is a device used to interface with artifacts. It can be used to check nodes, their triggers and effects, and extract points.
<Box>
<GuideEntityEmbed Entity="ComputerAnalysisConsole" Caption="Analysis Console"/>
</Box>
The console displays detailed information about each node in the artifacts tree structure. This includes:
- [bold]ID:[/bold] Unique identifier for use with the Node Scanner.
- [bold]Class:[/bold] The layer name, nodes on the same layer share it.
- [bold]Status:[/bold]
- [italic][color=red]Locked[/color][/italic] by default.
- [italic][color=plum]Active[/color][/italic] when first triggered.
- [italic][color=lime]Unlocked[/color][/italic] if a deeper node is reached (prevents manual activations).
- [bold]Durability:[/bold] Number of manual activations available.
- [bold]Effect:[/bold] What happens when the node activates or is manually triggered.
- [bold]Triggers:[/bold] Required actions to unlock the node.
- [bold]Server:[/bold] Choose the research server where extracted points are sent.
- [bold]Extract Points:[/bold] Extracts points from nodes unlocked since the last extraction.
</Document>