Changed current value to unextracted value in artifact report guidebook (#26253)
* Fix name Forgot the name was also different * Fix Name, wording happened so fast I messed up
This commit is contained in:
parent
fb804d806d
commit
06b3f273ea
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ A large portion of Xenoarchaeology gameplay revolves around the interpretation o
|
|||
|
||||
- [color=#a4885c]Edges:[/color] the amount of nodes that are connected to the current node. Using this, you can calculate the total number of nodes as well as organize a map of their connections.
|
||||
|
||||
- [color=#a4885c]Current value:[/color] the amount of research points an artifact is currently worth. Extracting will set this to zero and traversing new nodes will increase it.
|
||||
- [color=#a4885c]Unextracted value:[/color] the amount of research points an artifact will give when extracted. Extracting sets this to zero and traversing new nodes increases it.
|
||||
|
||||
Reports are a helpful tool in manipulating an artifact, especially in the later stages where you are traversing nodes that have already been activated.
|
||||
<Box>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue