| {{ t('ledger.date') }} | {{ t('fleet.character') }} | {{ t('ledger.system') }} | {{ t('ledger.type') }} | {{ t('ledger.quantity') }} |
|---|---|---|---|---|
| {{ m.date }} | {{ m.charName }} | {{ m.system_name }} | {{ m.type_name }} | {{ fmt(m.quantity) }} |
| {{ t('assets.type') }} | {{ t('assets.quantity') }} |
|---|---|
| {{ a.type_name }} | {{ fmt(a.quantity) }} |
| {{ t('ships.ship') }} | {{ t('ships.status') }} |
|---|---|
| {{ s.type_name }} | {{ s.name }} |
| {{ t('fleet.character') }} | {{ t('fleet.role') }} | {{ t('fleet.yieldM3s') }} | {{ t('fleet.drone') }} | {{ t('fleet.unitsPerHour') }} | {{ t('fleet.iskPerHourNet') }} | {{ t('fleet.fleetPct') }} | {{ t('fleet.active') }} | |
|---|---|---|---|---|---|---|---|---|
|
|
{{ c.bestShip }}
{{ c.m3sSource }}
{{ t('fleet.boostFleet') }}
|
{{ c.droneName ? c.droneName.replace('Ice Harvesting Drone ','IHD ') : 'drone' }} ({{ c.role==='orca' ? c.droneM3s : c.minerDroneM3s }}) — | {{ c.role==='miner' && c.active ? fmt(charBoostedM3s(c) * 3600 / currentIce.size) : '—' }} | {{ c.role==='miner' && c.active ? fmtISK(minerNetChar(c)) : '—' }} | {{ fmtDec(charBoostedM3s(c) / totalM3sBoost * 100) }}% ORCA — | |||
| {{ t('fleet.manual') }} | — | {{ m.active ? fmt(boosted(m) * 3600 / currentIce.size) : '—' }} | {{ m.active ? fmtISK(minerNet(m)) : '—' }} | {{ fmtDec(boosted(m) / totalM3sBoost * 100) }}% — | ||||
| {{ t('fleet.emptyMsg') }} | ||||||||
| {{ t('accounting.info') }} | {{ t('accounting.value') }} |
|---|---|
| {{ t('accounting.grossM3s') }} | {{ fmtDec(totalM3sBoost) }} |
| {{ t('accounting.unitSize') }} | {{ fmt(currentIce.size) }} |
| {{ t('accounting.unitPriceSell') }} | {{ fmtISK(icePrice) }} |
| {{ t('accounting.unitPriceTax') }} | {{ fmtISK(icePrice * marketTax / 100) }} |
| {{ t('accounting.unitPriceTTC') }} | {{ fmtISK(icePrice * (1 - marketTax/100)) }} |
| {{ t('accounting.marketTaxPct') }} | {{ fmtDec(marketTax) }}% |
| {{ t('accounting.grossIskPerHour') }} | {{ fmtISK(grossPerHour) }} |
| {{ t('accounting.taxIskPerHour') }} | {{ fmtISK(mktTaxPerHour) }} |
| {{ t('accounting.netIskPerHour') }} | {{ fmtISK(netPerHour) }} |
| {{ t('accounting.period') }} | {{ t('accounting.gross') }} | {{ t('accounting.tax') }} | {{ t('accounting.net') }} |
|---|---|---|---|
| {{ t('accounting.iskPerSec') }} | {{ fmtISK(grossPerHour/3600) }} | {{ fmtISK(mktTaxPerHour/3600) }} | {{ fmtISK(netPerHour/3600) }} |
| {{ t('accounting.iskPerMin') }} | {{ fmtISK(grossPerHour/60) }} | {{ fmtISK(mktTaxPerHour/60) }} | {{ fmtISK(netPerHour/60) }} |
| {{ t('accounting.iskPerHour') }} | {{ fmtISK(grossPerHour) }} | {{ fmtISK(mktTaxPerHour) }} | {{ fmtISK(netPerHour) }} |
| {{ t('accounting.iskPerDay') }} ({{ sessionHours }}h) | {{ fmtISK(grossPerHour*sessionHours) }} | {{ fmtISK(mktTaxPerHour*sessionHours) }} | {{ fmtISK(netPerHour*sessionHours) }} |
| {{ t('accounting.iskPerWeek') }} ({{ daysPerWeek }}{{ t('session.days') }}) | {{ fmtISK(grossPerHour*sessionHours*daysPerWeek) }} | {{ fmtISK(mktTaxPerHour*sessionHours*daysPerWeek) }} | {{ fmtISK(netPerHour*sessionHours*daysPerWeek) }} |
| {{ t('accounting.iskPerMonth') }} | {{ fmtISK(grossPerHour*sessionHours*daysPerWeek*(30/7)) }} | {{ fmtISK(mktTaxPerHour*sessionHours*daysPerWeek*(30/7)) }} | {{ fmtISK(netPerHour*sessionHours*daysPerWeek*(30/7)) }} |
| {{ t('byproducts.product') }} | {{ t('byproducts.base100') }} | {{ t('byproducts.effective') }} ({{ reprocessEff }}%) | {{ t('byproducts.pricePerUnit') }} | {{ t('byproducts.valuePerIce') }} | {{ t('byproducts.valuePerHour') }} | {{ t('byproducts.valuePerDay') }} ({{ sessionHours }}h) |
|---|---|---|---|---|---|---|
| {{ bpNames[key] || key }} | {{ baseQty }} | {{ fmtDec(baseQty * reprocessEff / 100) }} |
ISK
|
{{ fmtISK(baseQty * reprocessEff / 100 * (prices[key]||0)) }} | {{ fmtISK(baseQty * reprocessEff / 100 * (prices[key]||0) * unitsPerHour) }} | {{ fmtISK(baseQty * reprocessEff / 100 * (prices[key]||0) * unitsPerHour * sessionHours) }} |
| {{ t('byproducts.totalGross') }} | {{ fmtISK(valuePerUnitReprocess) }} | {{ fmtISK(grossPerHour) }} | {{ fmtISK(grossPerHour * sessionHours) }} | |||
| Matériau | Base / run | ME {{ fuelBpoME }}% | Produit / h (ice) | Prix unit. | Coût / run |
|---|---|---|---|---|---|
| {{ bpNames[mat] || fuelPiNames[mat] || mat }} | {{ currentFuelBlock.recipe[mat] }} | {{ qty }} | {{ currentIce.byproducts[mat] ? fmtDec(currentIce.byproducts[mat] * reprocessEff / 100 * unitsPerHour) : 'PI' }} |
ISK
{{ fmtISK(prices[mat] || 0) }}
|
{{ fmtISK(qty * (prices[mat] || piPrices[mat] || 0)) }} |
| Total / run (40 blocks) | {{ fmtISK(fuelCostPerBlock * 40) }} | ||||
| {{ t('stock.stockHT') }} | {{ fmtISK(stockUnits * valuePerUnit) }} |
| {{ t('stock.marketTaxPct') }} ({{ marketTax }}%) | {{ fmtISK(stockUnits * valuePerUnit * marketTax/100) }} |
| {{ t('stock.stockTTC') }} | {{ fmtISK(stockUnits * valuePerUnit * (1 - marketTax/100)) }} |
| {{ t('buySell.totalSell') }} | {{ fmtISK(stockUnits * sellPrice * (1 - marketTax/100)) }} |
| {{ t('buySell.totalBuy') }} | {{ fmtISK(stockUnits * buyPrice) }} |
| {{ t('buySell.profit') }} | {{ fmtISK(stockUnits * sellPrice * (1 - marketTax/100) - stockUnits * buyPrice) }} |
| Pilote | m³/s | ISK/h | % |
|---|---|---|---|
| {{ fmtDec(charBoostedM3s(c)) }} | {{ fmtISK(minerNetChar(c)) }} | {{ fmtDec(charBoostedM3s(c)/totalM3sBoost*100) }}% | |
| BOOST | −{{ fmtDec(orcaBurstPct) }}% | ORCA |
| {{ t('distribution.character') }} | {{ t('distribution.m3s') }} | {{ t('distribution.fleetPct') }} | {{ t('distribution.salaryH') }} | {{ t('distribution.salaryDay') }} ({{ sessionHours }}h) | {{ t('distribution.salaryWeek') }} | {{ t('distribution.salaryMonth') }} |
|---|---|---|---|---|---|---|
|
|
{{ fmtDec(charBoostedM3s(c)) }} | {{ fmtDec(charBoostedM3s(c)/totalM3sBoost*100) }}% | {{ fmtISK(minerNetChar(c)) }} | {{ fmtISK(minerNetChar(c) * sessionHours) }} | {{ fmtISK(minerNetChar(c) * sessionHours * daysPerWeek) }} | {{ fmtISK(minerNetChar(c) * sessionHours * daysPerWeek * (30/7)) }} |
| {{ m.name }} | {{ fmtDec(boosted(m)) }} | {{ fmtDec(boosted(m)/totalM3sBoost*100) }}% | {{ fmtISK(minerSal(m)) }} | {{ fmtISK(minerSal(m) * sessionHours) }} | {{ fmtISK(minerSal(m) * sessionHours * daysPerWeek) }} | {{ fmtISK(minerSal(m) * sessionHours * daysPerWeek * (30/7)) }} |
| {{ t('distribution.noMiner') }} | ||||||
| {{ t('distribution.totalFleet') }} | {{ fmtDec(totalM3sBoost) }} | 100% | {{ fmtISK(salPerHour) }} | {{ fmtISK(salPerHour * sessionHours) }} | {{ fmtISK(salPerHour * sessionHours * daysPerWeek) }} | {{ fmtISK(salPerHour * sessionHours * daysPerWeek * (30/7)) }} |