{{dep.uwp}} {{dest.uwp}} {{parsecs}} parsec{{#if (gt parsecs 1)}}s{{/if}}
| Catégorie | Total | Passagers | Tarif | Revenu |
|---|---|---|---|---|
| {{label}} | {{trafficTotal}} | {{count}} | {{formatCredits pricePerPax}} | {{formatCredits revenue}} |
{{dep.uwp}} {{dest.uwp}} {{parsecs}} parsec{{#if (gt parsecs 1)}}s{{/if}}
| Type | Total | Lots | T/lot | Tarif/t | Revenu |
|---|---|---|---|---|---|
| {{label}} | {{trafficTotal}} | {{count}} | {{tonsPerLot}} t | {{formatCredits ratePerTon}} | {{formatCredits revenue}} |
Monde : {{world.uwp}} | Codes : {{#if world.tradeCodes.length}} {{join world.tradeCodes " "}} {{else}} Aucun {{/if}}
{{#if supplierRoll}}Recherche fournisseur : {{supplierRoll.dice}} + {{supplierRoll.mod}} = {{supplierRoll.total}}
{{/if}}| D66 | Marchandise | Dispo | Prix base/t | MD achat | MD vente |
|---|---|---|---|---|---|
| {{d66}} | {{name}}{{#if illegal}} {{/if}} | {{tons}} t | {{formatCredits basePrice}} | {{#if (gt buyMod 0)}}+{{/if}}{{buyMod}} | {{#if (gt sellMod 0)}}+{{/if}}{{sellMod}} |
Aucune marchandise disponible sur ce monde.
{{/if}} {{/if}} {{!-- ══════════════════════════════════════ --}} {{!-- Prix d'achat / vente --}} {{!-- ══════════════════════════════════════ --}} {{#if (eq type "buy-prices")}}| Marchandise | Tonnes | Total | % | Coût total |
|---|---|---|---|---|
| {{name}} | {{tons}} t | {{total}} | {{percent}}% | {{formatCredits totalCost}} |