Trade goods: Difference between revisions

Jump to navigation Jump to search
1,316 bytes added ,  18:56, 23 January 2021
Removed redirect to Category:Trade Goods
(Redirected page to Category:Trade Goods)
 
(Removed redirect to Category:Trade Goods)
Line 1: Line 1:
#REDIRECT [[:Category:Trade Goods]]
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}}).
{|
!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=list
|delimiter=</br>
|order by=GD.commerce,GD._pageName}}
| 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=list
|delimiter=</br>
|order by=GD.Commerce,GD._pageName}}
 
|}
 
Generally, trade goods also have a high value-to-weight ratio. All trade goods weigh 1{{pounds}} except the {{favilink|bronze ingot}}, which weighs 5{{pounds}}.
 
[[Category:Mechanics]]
{{Mechanics Navbox}}

Navigation menu