What this is about
From the mining site to the sale: this guide separates what is in our game data from trade data that changes all the time. There is no “best route” here.
Transport
| Name | Slots: Quantenantrieb | Slots: Quantentank |
|---|---|---|
| MISC Prospector | 1 × size 1 · stock: Goliath | 1 × size 1 · stock: Interner Tank |
| Argo MOLE | 1 × size 2 · stock: Huracan | 1 × size 1 · stock: Interner Tank |
| Drake Golem | 1 × size 1 · stock: Goliath | 1 × size 1 · stock: Interner Tank |
The three mining ships carry these quantum drives and tanks as stock.q1 In mining mode there is Jettison Cargo.q2
Sale
Our game data contains no prices and no information on where which ore is bought.q3 Prices are trade data: time-dependent, different by location and not part of the game data extract.
This is how the hub handles it:
- Game data – from the Data.p4k, with build number.
- Trade data – only with source, retrieval time and patch.
- Time-dependent prices – never without a date.
Later
The toolbox's route planner and mining calculator are meant to complement this page later – with trade data including timestamps. Neither exists yet.