Scrap: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(Removed redirect to Category:Scrap)
m (Update to use new Cargo table)
 
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:


Scrap can be obtained as random loot, by using [[Scavenger]] to rifle through piles of trash, or by having said skill and killing robots. Legendary [[Barathrumites]] and tinkers will also sell scrap.
Scrap can be obtained as random loot, by using [[Scavenger]] to rifle through piles of trash, or by having said skill and killing robots. Legendary [[Barathrumites]] and tinkers will also sell scrap.
== Scrap ==
{{#cargo_query:tables = ArtifactData=AD, GeneralData=GD
|join on=AD.JoinKey = GD.JoinKey
| fields = CONCAT("{{favilink id{{!}}", AD.ObjectID, "}}") = Scrap, CONCAT("{{Bits{{!}}", AD.Bits, "}}")=Bits
| where=AD._pageNamespace='0' AND AD.Bits <> '' AND GD.ParentObject WITHIN 'Scrap' AND NOT GD.ObjectID LIKE 'Med%'
| order by=AD.Bits}}


{{#cargo_query:tables=ItemsTable=IT, _pageData=PD
== Medical Scrap ==
|join on=IT._pageName = PD._pageName
{{#cargo_query:tables = ArtifactData=AD, GeneralData=GD
|fields=CONCAT("{{favilink id{{!}}", IT.ObjectID, "}}") = Scrap, CONCAT("{{Bits{{!}}", Bits, "}}")=Bits
|join on=AD.JoinKey = GD.JoinKey
|where=IT._pageNamespace='0' AND IT.Bits <> '' AND PD._categories HOLDS 'Scrap'|order by=_rowID}}
| fields = CONCAT("{{favilink id{{!}}", AD.ObjectID, "}}") = Scrap, CONCAT("{{Bits{{!}}", AD.Bits, "}}")=Bits
 
| where=AD._pageNamespace='0' AND AD.Bits <> '' AND GD.ParentObject WITHIN 'Scrap' AND GD.ObjectID LIKE 'Med%'
For the category, see [[:Category:Scrap]].
| order by=AD.Bits}}

Latest revision as of 16:23, 7 October 2021

This article is a stub. You can help Caves of Qud Wiki by expanding it.
This article is a stub. You can help Caves of Qud Wiki by expanding it.

This information is reliable as of patch 2.0.202.22. If this is no longer the current patch, you can help by updating it.
As of Patch This information is reliable as of patch 2.0.202.22.

Scrap are items that generally have one or two guaranteed type of bits. There is regular scrap, and medical scrap. Medical scrap is much rarer.

Scrap can be obtained as random loot, by using Scavenger to rifle through piles of trash, or by having said skill and killing robots. Legendary Barathrumites and tinkers will also sell scrap.

Scrap

Scrap Bits
corroded circuit board <00>
failed energy relay <1>
fried processing core <2>
cracked robotics housing <3>
broken microcontroller array <4>
partial monomatter assembly <5>
detuned antimatter microreactor <6>
dysfunctional AI master unit <7>
metamorphic core <8>
burnt capacitor <A>
cracked lens <B>
bent metal sheet <C>
fractured microchip <D>

Medical Scrap

Scrap Bits
twisted metamuscle <00>
worn replacement valve <1>
destroyed cybernetics controller <2>
fractured crysbone <3>
powdered nanohulls <4>
depleted stem-generator <5>
detuned cortical regenerator <6>
faulty cellular detelomerator <7>
low-quality replacement head <8>
fried implant core <A>
shattered magnifying glass <B>
blunt scalpel <C>
bent surgical stent <D>