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

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>