Editorial Method

Build NotesField NoteChecklistLongform

How We Built the Slay the Spire 2 Early Access Data Station

A useful data site is not a dump. The work is deciding which numbers matter, how they connect, and where the player is likely to make the wrong call under pressure.

Article Scope

How To Use This Article

Good articles frame judgment and failure patterns. They should not pretend to replace the live database, calculator, or detail page once the question becomes exact.

ReviewedMarch 28, 2026
Use This Article

Read this when the question is judgment, not raw lookup

A practical look at how STS2 Calculator turns early-access patch churn into usable tools, cleaner reference pages, and original editorial work instead of recycled database sludge.

Where It Drifts

Longform still has a boundary

Once the question becomes exact card text, room totals, or calculator inputs, stop forcing one article to own live data and open the linked page that carries the current surface.

Real Example

How patch churn changes the workflow

The patch process only works when each step happens in order instead of being collapsed into one timestamp update.

Open Next

Open the Doom Calculator

This article should hand you off cleanly. Open Open the Doom Calculator when the argument needs a live tool, database, or narrower follow-up page.

Maintenance Signals

Who Maintains This Page

This block keeps article ownership and scope visible without forcing the whole page to repeat the same trust speech.

Maintained bySTS2 Calculator Editorial Desk

Maintains site-build explainers, methodology notes, and articles about how the project is structured and reviewed.

Responsible editorSTS2 Calculator Site Operator

Final site operator and responsible editor. Final contact for corrections, rights notices, and maintenance triage via [email protected].

Last reviewedMarch 28, 2026

The visible post body, related links, and article-level metadata were checked on the article update date shown here.

Revision noteVisible update

This build notes revision rechecked the page's main argument around "We design tools around decisions, not around showing off raw tables". It also re-read "The real job is reducing decision latency" so the visible examples still support the same decision line. The linked live pages were verified again so the article still hands the reader off cleanly when the question turns exact.

Patch verifiedCurrent Early Access editorial cycle

If a patch breaks a claim in this article, the post should be revised, narrowed, or replaced instead of silently drifting.

Applies toEditorial Method article for the Slay the Spire 2 Early Access rules and assumptions discussed in this post.

Use the linked tools, detail pages, and databases when you need the live underlying numbers behind the argument.

DisclaimerEditorial analysis, not an official game statement.

Good judgment pages still carry opinions. When the page links to a calculator or database, that linked page owns the raw reference surface.

Build Goal

The real job is reducing decision latency

Most Slay the Spire 2 fan data becomes useless the moment a player actually needs it. A raw dump can tell you a card costs one energy or that a relic sits in a rare pool, but it does not tell you why that fact changes a pick on floor 11 when your deck is already drifting.

That is why this site was built around pressure points. Doom thresholds, rest versus smith, event value, co-op handoff decisions, and deck health are all the same class of problem: the player has partial information, a short decision window, and a high chance to overweight the wrong variable.

Site Shape

What each layer is supposed to answer

The site was built to separate lookup work from judgment work instead of forcing every page to pretend it can do both badly.

  • Reference pages answer what exists.
  • Calculators answer what changes when the run state changes.
  • Editorial pages answer why an experienced player weights one factor above another.
  • No single page should pretend it can do all three jobs equally well without losing quality at all of them.

Data Structure

Why we do not trust a flat database

A flat database is fine for storage and garbage for thinking. Cards, relics, enemies, powers, and unlock systems are only useful when their relationships stay visible. A Regent page that never points you toward Stars spending logic is incomplete. An enemy HP table that never touches execute timing is equally incomplete.

So the site data is shaped to keep relationships explicit. Detail pages link into calculators, calculators cite the assumptions they make, and strategy notes pull examples from the same data layer. The point is to eliminate the special case where a page is technically correct and practically dead.

Workflow

How patch churn changes the workflow

The patch process only works when each step happens in order instead of being collapsed into one timestamp update.

  1. Re-check the rule that moved

    The first pass asks whether breakpoints, timing windows, or category labels changed before derived copy is touched.

  2. Update source data second

    Only after the rule is understood do the underlying data rows get rebuilt so the site is not decorating a stale assumption.

  3. Rebuild calculators and summaries last

    Derived pages are updated after the source is trusted again, which is the part that keeps a clean timestamp from becoming a lie.

Design Constraint

A game database is cheap to build and expensive to trust

Anyone can publish a giant list of cards, relics, and enemies. That part is storage. The hard part is turning those lists into pages that still help under run pressure. A player does not open a site because they want to admire categorization. They open it because they need to cut through too many possibilities while one wrong draft, route, or campfire choice can cost the run. So the site architecture had to prefer decision speed over completeness theater from the start.

That is why we separated reference pages, calculators, and editorial pages instead of forcing every route to pretend it could do all three jobs equally well. Reference pages are good at narrowing candidates. Calculators are good at testing live thresholds once the state is specific enough. Editorial pages are good at saying why one line matters more than another. Mixing those jobs carelessly is how data-heavy fan sites become enormous and strangely useless at the same time.

  • A clean site should reduce decision latency, not just display capacity.
  • The right abstraction is the one that kills a user question quickly.
  • The wrong abstraction is a page that knows many facts but still cannot answer the next click.

Structure Compare

What we were trying to avoid

The site shape only makes sense if you compare it against the two bad alternatives.

Situation
Line A
Line B
Judgment
Raw dump site
Fast to publish, but the user still has to reconstruct why the fact matters every time.
Use a layered system where the database narrows the object and the next page answers the actual decision.
A dump stores facts; a useful site shortens the path from fact to judgment.
Everything page
One route tries to be database, guide, calculator, and patch note at the same time.
Let pages hand off cleanly when the job changes from lookup to threshold math or from threshold math to route planning.
Single-page omniscience usually hides weak boundaries and stale assumptions.
Decorated SEO shell
A thin page repeats maintenance, authority, and quality language around weak substance.
Keep the trust signal short and spend the space on cases, comparisons, and actual decision logic.
Users and reviewers both notice when the page is mostly explaining why it deserves to exist.

Quality Rule

Why some pages should stay smaller and some pages must become larger

A high-quality site is not one where every page is equally long. It is one where every page is the right size for the job it claims to do. A route hub can stay relatively tight if it clearly hands you off to the right deeper page. A card detail page cannot stay thin if it claims to carry human judgment. A calculator page cannot get away with one sentence of context if the output can be misread without boundary notes. Page size should follow responsibility, not vanity metrics.

That rule matters for review as much as for usability. Google does not reward a site for saying "original content" loudly. It rewards a site when the indexed pages actually carry original judgment, testing, or utility that survives after the decorative wrappers are removed. The whole station design is really an attempt to make that true page by page instead of only true in the About page.

More From The Blog

Next Articles

Tool Tutorial

How to Use the Event EV Calculator Without Faking Precision

An EV tool is useful when it sharpens a close decision. It becomes dangerous the moment you feed it fake confidence, bad route assumptions, or a run state you have not described honestly.

March 28, 20267 min readSTS2 Calculator Tools Desk
  • The tool helps when the input state is concrete and the next decision is real.
  • It lies when the player buries route risk, survivability, or hidden preferences under fake neutral numbers.
WalkthroughChart
Read article
Editorial MethodVerification WorkflowFeatured

How We Verify STS2 Data After Every Patch

Our patch workflow for Slay the Spire 2: find what changed, isolate the assumptions those changes break, update the source data, and only then refresh the editorial layers and tools.

March 28, 20267 min readSTS2 Calculator Editorial Desk
  • We verify the rule first, then the data row, then every tool or guide derived from it.
  • Patch notes are a lead, not a final source of truth.
Field NoteWalkthrough
Read article
Site NotesMethodology NoteFeatured

Input Assumptions Behind Every Tool on This Site

Every calculator makes assumptions. This page spells out what ours do, where the models are intentionally strict, and where results can drift from a real run if the input state is incomplete.

March 28, 20267 min readSTS2 Calculator Editorial Desk
  • Our tools model the variables that most often change the decision, not every decorative edge case.
  • If an input is missing, the result is only as honest as the assumption replacing it.
Field NoteChecklist
Read article