Tool guide · Capsuleers.app

Incursion ISK/h

Wallet-paste calculator for incursion runners

Paste your wallet journal rows and read out gross income, corp tax, net income, session length, ISK per hour and average incursion site time — plus three charts that give you the visual picture of the session.

Preview

Schematic mockup — the real tool is interactive

How it works

1

Copy journal

Copy your wallet journal rows in-game

2

Paste rows

Paste the journal text into the tool

3

Analyse

Parser pairs rewards with their corp tax

4

Share link

Publish a read-only shareable report URL

Features in detail

Gross, tax and net

The parser separates CONCORD payouts from corporation tax rows and rolls them into gross, corp tax and net ISK totals for the session.

ISK per hour

From the first and last journal timestamps it derives session duration and your ISK/h, the headline number for comparing incursion communities.

Per-site timing

Reward-to-reward gaps give you average, minimum and maximum site execution time so you can spot a slow fleet or a fast one.

Cumulative net chart

An echarts panel plots cumulative net ISK over time so you can see your payout curve climb across the session.

Per-site bar and histogram

A stacked bar breaks each site into reward plus tax, and a histogram shows the distribution of site durations across the run.

Shareable report

Saving the analysis mints a read-only share URL backed by a persisted record; it works anonymously and the share pages are noindex, kept out of search.

Key benefits

1

Locale-tolerant parser

Both US `1,234,567.89` and EU `1.234.567,89` ISK formats work. Same for dates — ISO and EU short. Whatever your client's language, it just parses.

2

Headline numbers

Gross / tax / net are summed across all rows; session length is first-to-last reward; ISK/h is net ÷ session hours.

3

Site duration

Time between consecutive CONCORD rewards = the site's effective execution time. The tool surfaces average, min, max and a histogram of all intervals.

4

Three charts at a glance

Cumulative net ISK over time, per-site reward + tax bars, and a duration histogram. All from the same paste.

Frequently asked questions

Where does my data go?

Nowhere. The tool is entirely client-side — your pasted wallet rows never leave the browser. No login, no tracking, no server roundtrip.

Does it work for non-incursion ISK?

The parser only picks rows containing `CONCORD rewarded` (incursion rewards) and `Corporation tax` (the matching outgoing tax). Bounties and other income types are intentionally ignored.

Why is the ISK/h different from what I expect?

Session duration is computed as `last reward time − first reward time`. If your session started before the first paid site, the displayed ISK/h is slightly optimistic. Trim the first reward away if you want the strict in-fleet rate.