Guide
Learn how to plan your Path of Exile campaign runs with PoE Router.
Overview
PoE Router is a campaign planning tool for Path of Exile 1. It helps you plan which gems to pick up at each town stop, what gear to look for, and generates compact regex patterns you can paste into PoE's stash search to quickly find what you need.
This is not a loot filter tool. It's focused on the leveling route itself — knowing exactly what to grab from quest rewards, what to buy from vendors, and what links to aim for at each stage of the campaign.
Import from Path of Building
If you already have a build planned in Path of Building, you can import it directly instead of setting up gem pickups manually.
How to Import
- Click Import from PoB on the Builds page or inside the build editor.
- Paste a pobb.in URL (e.g. pobb.in/XXXXX) or a raw PoB export code.
- Review the import summary — class, ascendancy, gem count, and any warnings.
- Click Create Build to finalize the import.
What Gets Imported
- Class and ascendancy from the PoB build.
- Gem pickups placed at the earliest campaign stop where each gem is available for your class. Quest rewards are preferred over vendor purchases.
- Link groups built from PoB's skill groups with progressive phases showing how your links evolve through the campaign.
Multi-Set Builds
If the PoB build has multiple Skill Sets with level annotations (e.g. “Level 12” or “Level 30” in the set titles), the importer treats each set as a snapshot of your gem setup at that point in the campaign. This creates link group phases that show exactly how your links change at each stage.
After Importing
The imported build is a starting point. You can refine gem sources (quest reward vs. vendor), adjust which stops are enabled, add gear goals, and configure mule gems just like any manually created build.
Builds
A Build is your leveling plan. It contains a sequence of town stops from Act 1 through Act 10, each with gem pickups, gear goals, and skill transitions.
Creating a Build
- Go to the Builds page and click New Build, or use Import from PoB to start from a Path of Building export.
- Pick your class and ascendancy.
- The editor shows every town stop in the campaign. Enable the stops you care about and disable the ones you want to skip.
- At each stop, add gem pickups from quest rewards or vendor purchases.
Link Groups
Link groups define your socket setups — which skill gem goes with which supports. These are configured at the build level and carry through each stop. The build editor shows which links are available at each stage based on the gems you've picked up so far.
When multiple link groups exist at a stop, the gem dropdowns automatically filter out gems already used in other link groups. Since each physical gem can only be socketed in one item at a time, this prevents accidentally assigning the same gem to two different setups.
Gem Inventory & Dropping
Each stop shows an Inventory panel alongside the gem pickups. This displays all gems you've accumulated up to that point, color-coded by attribute (red/green/blue). Gems currently slotted in link groups appear dimmed.
You can drop unwanted gems (e.g., the free Dual Strike you get as a Duelist on the beach) by clicking the × button on any unslotted gem. Dropped gems are removed from your inventory at that stop and all subsequent stops. You can undo a drop at any time.
Mule
If you need gems that aren't available to your class, you can configure a mule character. The mule section lets you pick a secondary class and list the gems to transfer over.
Run View
Once your build is planned, open the Run View for a guided playthrough. This is the screen you use during an actual campaign run.
How It Works
- Each enabled stop is shown in sequence with its gem pickups and gear goals.
- Use the detail slider to control how much information is shown — from a minimal checklist to full details.
- Each stop has a copy regex button that copies a stash search pattern for that stop's relevant items.
- Paste the regex into PoE's stash search to instantly highlight what you need.
Regex Builder
The Regex Builder generates compact search patterns for PoE's stash tab search. It uses an abbreviation engine that finds the shortest unique pattern for each gem or item name — short enough to fit many entries into one search string, but precise enough to avoid false matches.
Categories
- Gems — skill and support gems to highlight.
- Links — linked socket configurations.
- Stats — stat requirements or mod patterns.
- Items — specific item bases to look for.
- Item Gambas — items to gamble from vendors.
- Exclusions — patterns prefixed with
!to hide unwanted matches.
The 250-Character Limit
PoE's stash search has a 250-character limit. The regex builder shows a live character count so you know when you're approaching the cap. The abbreviation engine keeps patterns as short as possible to maximize how many entries fit.
Using the Output
Copy the generated regex string and paste it into PoE's stash tab search bar. Matching items will be highlighted. The format is: exclusions first (prefixed with !), then inclusions separated by | (OR), with spaces acting as AND.
Import / Export
All your data (builds, regex presets, and run history) is stored locally in your browser using IndexedDB. Nothing is sent to a server.
Path of Building — Import a build directly from a pobb.in URL or PoB export code. See the “Import from Path of Building” section above for details.
JSON Export/Import — To share builds or back up all your data, use the Export All Data button on the Dashboard. This downloads a JSON file you can share with others or import on another machine using Import from JSON.
Tips
- Generate Vendor Regex — In the build editor, this button auto-populates a regex preset with all the gems from your build plan, saving you from manually adding them one by one.
- Disable stops you skip — Not every town stop matters for your build. Disable the ones you skip to keep the Run View clean and focused.
- Check gem availability — The gem picker shows which gems are available as quest rewards vs. vendor purchases at each stop, and flags gems that require a mule.
- Use the detail slider — During a run, slide the detail level down for a quick checklist or up for full gem and gear information at each stop.