ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
[Archaeology](https://wow.gamepedia.com/Archaeology "Archaeology")was introduced in[Patch 4.0.1](https://wow.gamepedia.com/Patch_4.0.1 "Patch 4.0.1"). [C\_ResearchInfo.GetDigSitesForMap](https://wow.gamepedia.com/API_C_ResearchInfo.GetDigSitesForMap "API C ResearchInfo.GetDigSitesForMap")(uiMapID) - Returns the dig sites on a map. [ArchaeologyMapUpdateAll](https://wow.gamepedia.com/API_ArchaeologyMapUpdateAll "API ArchaeologyMapUpdateAll")() - Updates the digsites and returns the number of digsites in the current map-zone. [ArchaeologyGetIconInfo](https://wow.gamepedia.com/index.php?title=API_ArchaeologyGetIconInfo&action=edit&redlink=1 "API ArchaeologyGetIconInfo (page does not exist)")(index) [ArcheologyGetVisibleBlobID](https://wow.gamepedia.com/index.php?title=API_ArcheologyGetVisibleBlobID&action=edit&redlink=1 "API ArcheologyGetVisibleBlobID (page does not exist)")(index) - Returns BlobID of a digsite in the current map-zone. [CanItemBeSocketedToArtifact](https://wow.gamepedia.com/index.php?title=API_CanItemBeSocketedToArtifact&action=edit&redlink=1 "API CanItemBeSocketedToArtifact (page does not exist)")(itemID) - Returns 1 if item could be added to the[selected](https://wow.gamepedia.com/API_SetSelectedArtifact "API SetSelectedArtifact")artifact. [CanScanResearchSite](https://wow.gamepedia.com/API_CanScanResearchSite "API CanScanResearchSite")() - Returns whether the player is currently on a digsite. [CanSolveArtifact](https://wow.gamepedia.com/index.php?title=API_CanSolveArtifact&action=edit&redlink=1 "API CanSolveArtifact (page does not exist)")() - Returns true if artifact can be solved. [CloseResearch](https://wow.gamepedia.com/index.php?title=API_CloseResearch&action=edit&redlink=1 "API CloseResearch (page does not exist)")() [GetActiveArtifactByRace](https://wow.gamepedia.com/API_GetActiveArtifactByRace "API GetActiveArtifactByRace")(raceIndex) - Returns the information for the active artifact of raceIndex. [GetArchaeologyInfo](https://wow.gamepedia.com/API_GetArchaeologyInfo "API GetArchaeologyInfo")() - Returns localized name of Archaeology skill. [GetArchaeologyRaceInfo](https://wow.gamepedia.com/API_GetArchaeologyRaceInfo "API GetArchaeologyRaceInfo")(raceIndex) - Returns the information for a specific race used in Archaeology. [GetArchaeologyRaceInfoByID](https://wow.gamepedia.com/API_GetArchaeologyRaceInfoByID "API GetArchaeologyRaceInfoByID")(researchBranchID) - Returns Racename and texture. [GetArtifactInfoByRace](https://wow.gamepedia.com/API_GetArtifactInfoByRace "API GetArtifactInfoByRace")(raceIndex, artifactIndex) - Returns the information for a specific race's artifact. [GetNumArchaeologyRaces](https://wow.gamepedia.com/API_GetNumArchaeologyRaces "API GetNumArchaeologyRaces")() - Returns the amount of Archaeology races in the game. [GetNumArtifactsByRace](https://wow.gamepedia.com/API_GetNumArtifactsByRace "API GetNumArtifactsByRace")(raceIndex) - Returns the amount of artifacts the player has acquired from the provided race. [GetSelectedArtifactInfo](https://wow.gamepedia.com/API_GetSelectedArtifactInfo "API GetSelectedArtifactInfo")() - Returns the information for the[selected](https://wow.gamepedia.com/API_SetSelectedArtifact "API SetSelectedArtifact")race. [GetArtifactProgress](https://wow.gamepedia.com/API_GetArtifactProgress "API GetArtifactProgress")() - Returns fragment-information about the[selected](https://wow.gamepedia.com/API_SetSelectedArtifact "API SetSelectedArtifact")artifact. [IsArtifactCompletionHistoryAvailable](https://wow.gamepedia.com/index.php?title=API_IsArtifactCompletionHistoryAvailable&action=edit&redlink=1 "API IsArtifactCompletionHistoryAvailable (page does not exist)")() [ItemAddedToArtifact](https://wow.gamepedia.com/index.php?title=API_ItemAddedToArtifact&action=edit&redlink=1 "API ItemAddedToArtifact (page does not exist)")(keystoneindex) - Returns if there is a keystone in the artifact. [SetSelectedArtifact](https://wow.gamepedia.com/API_SetSelectedArtifact "API SetSelectedArtifact")(raceIndex) - Sets the selected artifact to raceIndex. [RemoveItemFromArtifact](https://wow.gamepedia.com/API_RemoveItemFromArtifact "API RemoveItemFromArtifact")() - Remove a keystone from the[selected](https://wow.gamepedia.com/API_SetSelectedArtifact "API SetSelectedArtifact")artifact. [RequestArtifactCompletionHistory](https://wow.gamepedia.com/API_RequestArtifactCompletionHistory "API RequestArtifactCompletionHistory")() [SocketItemToArtifact](https://wow.gamepedia.com/API_SocketItemToArtifact "API SocketItemToArtifact")() - Add a keystone to the[selected](https://wow.gamepedia.com/API_SetSelectedArtifact "API SetSelectedArtifact")artifact. [SolveArtifact](https://wow.gamepedia.com/index.php?title=API_SolveArtifact&action=edit&redlink=1 "API SolveArtifact (page does not exist)")() - Solve the[selected](https://wow.gamepedia.com/API_SetSelectedArtifact "API SetSelectedArtifact")artifact.