Baldur’s Gate 3 Ending Planner
Plan a new Baldur’s Gate 3 run by selecting the characters, endings, and rewards you want to preserve, then get a feasible route and the branches you cannot combine.
Players preparing a second run of Baldur’s Gate 3 often already know which companion they want to save, which reward they want to earn, or which ending they want to reach. What they do not know is whether those wishes fit in the same save. They select their goals and choose how much spoiler exposure they will accept. A goal might be a character’s fate, a romance, or a key piece of equipment.
The product places those goals on a collapsible story-node graph and works backward from the ending through prerequisite choices, trigger conditions, and mutually exclusive branches. It produces a chapter-by-chapter route that marks what must be done and what can be skipped. When two goals cannot coexist, it identifies the earliest choice where they conflict and shows what remains possible if either goal is abandoned.
Before entering a chapter, players expand only the nodes they need to know about now. Changing one key decision immediately recalculates the rest of the route. Every node includes the game version, trigger conditions, and links to community-maintained evidence, making it easier to spot outdated guidance or rule changes caused by mods.
The first release can cover main-story endings, companion endings, and key rewards for one stable version, rather than trying to catalog every chest or provide a complete step-by-step walkthrough. It answers, “Can these wishes all happen together?” so players can start a run with their own plan.
Why now
An August 11 r/BaldursGate3 post asked how to plan choices and consequences in advance, but commenters could offer only wiki searches and firsthand play. The poster then specifically asked about the earlier implications of character-survival goals and mutually exclusive routes, exposing a gap: the information exists, but is difficult to combine. S1
Target user
The core user has finished the game once and is preparing a second run. They already know some of the story and have clear intentions about companions, romances, or rewards they want to preserve. Their need peaks between character creation and entering a new chapter: one wrong choice may not surface for dozens of hours, while checking guides again can reveal irrelevant spoilers. They do not want a full walkthrough; they want to know whether their few wishes can coexist.
Minimal entry point
Start with a manually curated, versioned directed graph of conditions. Include only main-story endings, companion endings, and key rewards. Classify edges as prerequisites, exclusions, character-preservation conditions, and chapter locks. Convert selected goals into Boolean constraints, then use backtracking and conflict detection to find feasible combinations and return the earliest incompatible node. Cytoscape.js can render the collapsible relationship graph; it supports interactive directed graphs and graph analysis. S4 The first version should not automatically parse every guide or promise mod coverage. Editors enter each rule with its source article and verification status.
Punching above its weight
The first users are already in second-run planning threads, companion-ending discussions, and build communities. Shareable conflict cards can answer whether two specific goals can coexist while hiding later spoilers. Search acquisition can target long-tail queries such as whether a player can save a specific character and obtain a specific reward. Free links open with goals preselected, turning community replies from text explanations into routes others can keep editing. Contributors can submit evidence links and version revisions, gradually expanding coverage of high-frequency branches.
Competitors & gaps
- bg3.wikiGoogle
- bg3.wiki documents quests, endings, and outcomes for individual characters. Its ending pages also explain how earlier choices alter final scenes. S2 Players can follow links to trace individual conditions and consequences, and its depth is sufficient for manual planning. But it is organized around articles and quests, not a player’s set of goals. Users must decide for themselves whether multiple conditions can coexist and remember prerequisites across chapters. For mutually exclusive routes, it does not directly identify the earliest point of conflict. It works well as an evidence base, but does not turn that information into a recalculable personal route. The opening is reverse planning from goals, conflict explanations, and spoiler-tiered disclosure.
- Gamestegy BG3 ChecklistsGoogle
- Gamestegy offers full walkthroughs and item checklists across all chapters. Entries are organized by area and sequence, and users can save checklist progress in their browser. S3 That is more convenient than searching page by page for players worried about missing quests, gear, and interactions. Its public pages present a relatively complete recommended checklist, centered on collection and completion. It does not first ask which character a player wants to save or which ending they want. When goals conflict, players still need to read the entries and make the trade-off themselves. Nor can a checklist recalculate only the affected later steps after one key choice changes. This product can avoid competing on completionism and focus on the feasibility and cost of a few goals.
How it makes money
Charge once per stable game version to unlock the full goal library, saved routes, and multi-plan comparison. A free tier can trial a limited set of main-story and companion goals, while version updates are sold as separate content packs.
The case against
A wrong rule could leave players dozens of hours into a run before they discover their route has failed. Unlike an ordinary guide correction, that kind of error can quickly destroy trust. Branch conditions may also depend on hidden states, dialogue order, and whether a character is present. Recording only obvious choices would create routes that look feasible but are not. Game updates and mods can change conditions, making version maintenance an ongoing editorial cost. Spoiler tiers also require node-by-node review; hiding section headings is not enough. Without reproducible test saves and a community review process, the product should stay focused on a small set of high-frequency endings rather than seek full story coverage.