No items in production
Click the + button on any item in the Calculator
| Item {{ sortIndicator('name') }} | Station {{ sortIndicator('station') }} | Focus {{ sortIndicator('focus') }} | Qty {{ sortIndicator('qty') }} | Cost / unit {{ sortIndicator('cost') }} | |
|---|---|---|---|---|---|
|
|
{{ stationLabel(item.recipe.journalType) }} | Focus No Focus | Missing prices {{ formatSilver(item.craftCostPerUnit) }} |
| Material | Qty | Unit Price | Total |
|---|---|---|---|
|
|
{{ mat.qty.toLocaleString() }} |
|
{{ mat.totalCost > 0 ? formatSilver(mat.totalCost) : '—' }} |
| Journal | Qty | Total Fame |
|---|---|---|
|
|
{{ row.journals.toLocaleString() }} | {{ row.totalFame.toLocaleString() }} |