Trading: Difference between revisions

446 bytes removed ,  01:54, 4 April 2021
→‎Liquids: move to to template
(Remove strategies, and xref the making money guide)
(→‎Liquids: move to to template)
Line 138: Line 138:
Note that this table simply provides the minimum value for a container of the appropriate size, as factors like player trading stats cannot be accounted for. Liquids with a trading value of $0 are not listed such as {{favilink|Asphalt}} and {{favilink|Putrescence}}. Liquids also have varying weights, so their value per pound will depend.
Note that this table simply provides the minimum value for a container of the appropriate size, as factors like player trading stats cannot be accounted for. Liquids with a trading value of $0 are not listed such as {{favilink|Asphalt}} and {{favilink|Putrescence}}. Liquids also have varying weights, so their value per pound will depend.


{{#cargo_query:tables=Liquids=L, GeneralData=GD
{{liquid weight to value table}}
|join on = L.JoinKey = GD.JoinKey
| fields =CONCAT("{{favilink {{!}}",L._pageName, "}}")=Liquid, CONCAT('{{drams}}', Commerce, '/', Weight, '{{pounds}}')=Value over Weight, CONCAT(Commerce/Weight)=Value<br/>($/LB),
CONCAT(4 * Commerce)= 4D,
CONCAT(16 * Commerce) = 16D,
CONCAT(32 * Commerce) = 32D,
CONCAT(64 * Commerce) = 64D
| where = L._pageNamespace = 0 AND Commerce > 0 AND L._pageName <> "Water"
| order by = Commerce ASC
}}


==== Trade Goods ====
==== Trade Goods ====