Trade goods: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
m (Teamtoto moved page Trade Goods to Trade goods)
m (Add figurines)
Line 1: Line 1:
Trade Goods are a category of items grouped together in the player’s inventory.
Trade Goods are a category of items grouped together in the player’s inventory.


Most trade goods are distinct from other items in that they have a single value which is independent of the player’s [[Ego]] bonus. In the trading interface, goods with a fixed price are displayed with a yellow dollar sign ({{Qud text|&W$&C10.00}}), rather than a blue dollar sign ({{Qud text|&b$&C10.00}}).  
Most of the commonly found trade goods are distinct from other items in that they have a fixed value which is independent of the player’s [[Ego]] bonus. In the trading interface, goods with a fixed price are displayed with a yellow dollar sign ({{Qud text|&W$&C10.00}}), rather than a blue dollar sign ({{Qud text|&b$&C10.00}}).  
{|
{|
!Fixed Price
!Fixed Price ({{Qud text|&W$}})
!Unfixed Price
!Unfixed Price ({{Qud text|&b$}})
|-
|-
| style="text-align: left;vertical-align:top; | {{#cargo_query:tables=GeneralData=GD,ExtraInfo=EI
| style="text-align: left;vertical-align:top; | {{#cargo_query:tables=GeneralData=GD,ExtraInfo=EI
Line 16: Line 16:
|join on=GD.JoinKey=EI.JoinKey
|join on=GD.JoinKey=EI.JoinKey
|fields=CONCAT('{{((}}favilink page{{!}}', GD._pageName, '{{))}}'), GD.Commerce
|fields=CONCAT('{{((}}favilink page{{!}}', GD._pageName, '{{))}}'), GD.Commerce
|where=GD.categories='Trade Goods' AND (EI.Info NOT LIKE '%Currency,,,%' OR EI.Info IS NULL)
|where=(GD.categories='Trade Goods' OR GD.categories='Figurines') AND (EI.Info NOT LIKE '%Currency,,,%' OR EI.Info IS NULL)
|format=list
|format=list
|delimiter=</br>
|delimiter=</br>
|order by=GD.Commerce,GD._pageName}}
|order by=GD.categories DESC,GD.Commerce,GD._pageName}}


|}
|}

Revision as of 15:10, 23 September 2021

Trade Goods are a category of items grouped together in the player’s inventory.

Most of the commonly found trade goods are distinct from other items in that they have a fixed value which is independent of the player’s Ego bonus. In the trading interface, goods with a fixed price are displayed with a yellow dollar sign ($10.00), rather than a blue dollar sign ($10.00).

Fixed Price ($) Unfixed Price ($)
copper nugget (Commerce: 10.0)
silver nugget (Commerce: 50.0)
bronze ingot (Commerce: 100.0)
gold nugget (Commerce: 200.0)
grave goods (Commerce: 10.0)
box of crayons (Commerce: 15.0)
neck-ring (Commerce: 20.0)
silver rondure (Commerce: 50.0)
beaded bracelet (Commerce: 80.0)
albino ape pelt (Commerce: 100.0)
polyhedral rings (Commerce: 150.0)
ogre ape pelt (Commerce: 300.0)
copper figurine (Commerce: 60.0)
agate figurine (Commerce: 100.0)
silver figurine (Commerce: 100.0)
topaz figurine (Commerce: 150.0)
gold figurine (Commerce: 200.0)
jasper figurine (Commerce: 200.0)
amethyst figurine (Commerce: 250.0)
sapphire figurine (Commerce: 300.0)
emerald figurine (Commerce: 350.0)
peridot figurine (Commerce: 350.0)

Generally, trade goods also have a high value-to-weight ratio. All trade goods weigh 1# except the bronze ingot, which weighs 5#.