Unidentified artifacts: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
No edit summary
(add weight and tier)
Line 9: Line 9:
CONCAT('[[File:',WAD.UnknownImage,'{{!}}25px]]')=Image,
CONCAT('[[File:',WAD.UnknownImage,'{{!}}25px]]')=Image,
CONCAT('{{((}}ExplodeColors{{!}}', GD.TileColors, '{{!}}firstonly=true{{))}}')=Colors,
CONCAT('{{((}}ExplodeColors{{!}}', GD.TileColors, '{{!}}firstonly=true{{))}}')=Colors,
GD.Weight,
UnknownName=Unidentified Name,
UnknownName=Unidentified Name,
UnknownAltName=Partially-Identified Name,  
UnknownAltName=Partially-Identified Name,  
CONCAT('{{((}}favilink page{{!}}',WAD._pageName,'{{)}}')=Object
CONCAT('{{((}}favilink page{{!}}',WAD._pageName,'{{)}}')=Object,
GD.Tier
|where=WAD.UnknownImage IS NOT NULL AND (WAD.UnknownName = 'strange tubes' OR WAD.UnknownAltName = 'strange tubes')
|where=WAD.UnknownImage IS NOT NULL AND (WAD.UnknownName = 'strange tubes' OR WAD.UnknownAltName = 'strange tubes')
|order by=Colors ASC, Object ASC
|order by=Colors ASC, Object ASC
Line 23: Line 25:
CONCAT('[[File:',WAD.UnknownImage,'{{!}}25px]]')=Image,
CONCAT('[[File:',WAD.UnknownImage,'{{!}}25px]]')=Image,
CONCAT('{{((}}ExplodeColors{{!}}', GD.TileColors, '{{))}}')=Colors,
CONCAT('{{((}}ExplodeColors{{!}}', GD.TileColors, '{{))}}')=Colors,
GD.Weight,
UnknownName=Unidentified Name,
UnknownName=Unidentified Name,
UnknownAltName=Partially-Identified Name,  
UnknownAltName=Partially-Identified Name,  
CONCAT('{{((}}favilink page{{!}}',WAD._pageName,'{{)}}')=Object
CONCAT('{{((}}favilink page{{!}}',WAD._pageName,'{{)}}')=Object,
GD.Tier
|where=WAD.UnknownImage IS NOT NULL AND (WAD.UnknownName = 'strange plant' OR WAD.UnknownAltName = 'strange plant')
|where=WAD.UnknownImage IS NOT NULL AND (WAD.UnknownName = 'strange plant' OR WAD.UnknownAltName = 'strange plant')
|order by=Colors ASC, Object ASC
|order by=Colors ASC, Object ASC
Line 41: Line 45:
CONCAT('[[File:',WAD.UnknownImage,'{{!}}25px]]')=Image,
CONCAT('[[File:',WAD.UnknownImage,'{{!}}25px]]')=Image,
CONCAT('{{((}}ExplodeColors{{!}}', GD.TileColors, '{{))}}')=Colors,
CONCAT('{{((}}ExplodeColors{{!}}', GD.TileColors, '{{))}}')=Colors,
GD.Weight,
UnknownName=Unidentified Name,
UnknownName=Unidentified Name,
UnknownAltName=Partially-Identified Name,  
UnknownAltName=Partially-Identified Name,  
CONCAT('{{((}}favilink page{{!}}',WAD._pageName,'{{)}}')=Object
CONCAT('{{((}}favilink page{{!}}',WAD._pageName,'{{)}}')=Object,
GD.Tier
|where=WAD.UnknownImage IS NOT NULL AND WAD.UnknownName <> 'strange tubes' AND WAD.UnknownAltName <> 'strange tubes' AND WAD.UnknownName <> 'strange plant' AND WAD.UnknownAltName <> 'strange plant'
|where=WAD.UnknownImage IS NOT NULL AND WAD.UnknownName <> 'strange tubes' AND WAD.UnknownAltName <> 'strange tubes' AND WAD.UnknownName <> 'strange plant' AND WAD.UnknownAltName <> 'strange plant'
|order by=Colors ASC, Object ASC
|order by=Colors ASC, Object ASC

Revision as of 05:24, 18 December 2020

Spoiler Warning: This article contains spoilers regarding objects that are normally a mystery until identified in game. Proceed at your own discretion.

This page provides images and other aggregated information about unidentified artifacts.

Strange Tubes

Error: Table WeirdArtifactData not found.

Strange Plants

Error: Table WeirdArtifactData not found.

Other Items

Note that about a half-dozen items without a sprite in-game are missing from this table due to wiki limitations, such as the gaslight flyssa and other gaslight weapons.

Most of those items have an unidentified tile that is identical to the Fix-It spray foam's unidentified tile, which you can see in the table below.

Error: Table WeirdArtifactData not found.