Mission planner


{{ mission.name }}

Fuel

{{ formatEIValue(fuel.amount, { trim: true }) }}
Total: {{ formatEIValue(totalFuel, { trim: true }) }} / {{ formatEIValue(fuelTankCapacity, {trim:true}) }}
Total fuel required exceeds tank capacity!

Note that fueling in-game is imprecise; a mission could actually take slightly more or less fuel (usually by a fraction of an egg) than advertised. Therefore you should always have a little surplus of each fuel when planning your tank. A precisely planned tank — e.g. a full 100T tank for 10 extended Henerprises — is pointless and will likely leave you disappointed.


Launch points

Spaceship LP earned
{{ ship.name }} {{ launchPoints[i].toFixed(1) }}