Category:Trade Goods: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(Added to the description of what a trade good is.)
(rewording, added query that returns trade goods by whether they are fixed/unfixed price, and how much they are worth)
Line 1: Line 1:
[[Category:Items]]
[[Category:Items]]
Items which, in the player’s inventory, are grouped as "Trade Goods"
Trade Goods are a category of items grouped together in the player’s inventory.


Trade goods are distinct from other items in that they have a single value which is independent of the player’s [[Ego]] bonus.  
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|notxml}}), rather than a blue dollar sign ({{Qud text|&b$&C10.00|notxml}}).
{|
!Fixed Price
!Unfixed Price
|-
| style="text-align: left;vertical-align:top; | {{#cargo_query:tables=GeneralData=GD,ExtraInfo=EI
|join on=GD.JoinKey=EI.JoinKey
|fields=CONCAT('{{((}}favilink page{{!}}', GD._pageName, '{{))}}'), GD.Commerce
|where=GD.categories='Trade Goods' AND EI.Info LIKE '%Currency,,,%'
|format=ul
|order by=GD.commerce}}
| style="text-align: left;vertical-align:top; | {{#cargo_query:tables=GeneralData=GD,ExtraInfo=EI
|join on=GD.JoinKey=EI.JoinKey
|fields=CONCAT('{{((}}favilink page{{!}}', GD._pageName, '{{))}}'), GD.Commerce
|where=GD.categories='Trade Goods' AND (EI.Info NOT LIKE '%Currency,,,%' OR EI.Info IS NULL)
|format=ul
|order by=GD.Commerce}}


In the trading interface, their value is displayed with a yellow dollar sign ({{Qud text|&W$&C10.00|notxml}}), rather than a blue dollar sign ({{Qud text|&b$&C10.00|notxml}}).
|}


Generally, trade goods also have a high weight-to-value ratio.
Generally, trade goods also have a high weight-to-value ratio. All trade goods weigh 1{{pounds}} except the {{favilink|bronze ingot}}, which weights 5{{pounds}}.

Revision as of 22:20, 23 February 2020

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 ($10.00), rather than a blue dollar sign ($10.00).

Fixed Price Unfixed Price

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

Subcategories

This category has the following 2 subcategories, out of 2 total.

F

G

Pages in category "Trade Goods"

The following 12 pages are in this category, out of 12 total.