GreatWorkArtifactType - LoneGazebo/Community-Patch-DLL GitHub Wiki
The GreatWorkArtifactType pseudo-type is actually a regular integer. Pseudo-types do not exist in Lua, they only serve a documentation purpose on the wiki.
GreatWorkArtifactType is based on the entries in the database table GreatWorkArtifactClasses. In Vox Populi, this is as follows.
| Value | Type |
|---|---|
| 1 | ARTIFACT_BATTLE_RANGED |
| 2 | ARTIFACT_BATTLE_MELEE |
| 3 | ARTIFACT_BARBARIAN_CAMP |
| 4 | ARTIFACT_ANCIENT_RUIN |
| 5 | ARTIFACT_RAZED_CITY |
| 6 | ARTIFACT_WRITING |
| 7 | ARTIFACT_SARCOPHAGUS |