-
Notifications
You must be signed in to change notification settings - Fork 0
Plan and Shopping
beulea edited this page Jul 21, 2026
·
1 revision
The Plan is your build queue: every item you add (with its per-item runs, sourcing, decryptor/relic and BPC cost) recomputed at current prices, plus one consolidated shopping list.
- Crafted components are exploded to the leaf materials you actually buy — a component you chose to build contributes its inputs, not itself.
- Invention inputs (datacores, decryptors) are listed separately, sized by the expected number of attempts; untick Include invention if you already hold the BPCs.
- Net against stock: with a logged-in character, the list subtracts what's in your hangar and what's inbound on your open buy orders (flagged ↧ — an order may not fill). You buy only the shortfall.
One click copies the list in EVE's Multibuy format (name<TAB>qty, plain integers — EVE's parser reads 20,000 as 20, so no thousands separators, ever). Paste into the in-game Multibuy window and buy everything at once.
Each plan row is computed with exactly the same saved setup as the Build tab — same runs, same buy/build choices, same decryptor/relic/BPC cost. If the two ever disagree, that's a bug we want to hear about.