Artifacts by complexity: Difference between revisions

m
no edit summary
(Created page with "This is a full list of all artifacts by complexity. For more information about artifact complexity, refe8r to the Artifact examination page. {{#cargo_query:table=ItemsTa...")
 
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This is a full list of all artifacts by complexity.
This is a full list of all [[artifacts]] by complexity. Note that items which do not normally have complexity, such as {{qud text|&wbronze &ylong sword}}, may gain complexity when modded, such as a {{Qud shader|fiery|flaming}} {{qud text|&wbronze &ylong sword}}. These kinds of items are not included on the page below.


For more information about artifact complexity, refe8r to the [[Artifact examination]] page.
For more information about artifact complexity, refer to the [[Artifact examination]] page.


{{#cargo_query:table=ItemsTable
{{#cargo_query:table=ArtifactData=AD, ItemsTable=IT,GeneralData=GD
|fields=CONCAT('{{((}}favilink page{{!}}', _pageName,'{{)}}')=Artifact,Complexity
|join on=AD.ObjectID = IT.ObjectID, IT.ObjectID = GD.ObjectID
|fields=CONCAT('{{((}}favilink id{{!}}', AD.ObjectID,'{{)}}')=Artifact,Complexity, Categories=Category, IT.UsesSlots=Slots
|where=Complexity IS NOT NULL AND Complexity > 0
|where=Complexity IS NOT NULL AND Complexity > 0
|order by=Complexity DESC
|order by=Complexity DESC
|format=ul
|format=table
|columns=1
|limit=999
|limit=999
}}
}}