Returns information about the progress of the currently-selected artifact's construction.


See also Archaeology profession functions.

Signature:

base, adjusted, total_cost = GetArtifactProgress()

Returns:

  • base - Base number of fragments currently possessed. (number)
  • adjusted - Adjusted number of fragments from keystones. (number)
  • total_cost - Total fragments required to assemble the artifact. (number)