Tool: Wanderer Seed Finder

Builds, theorycraft, ... for all adventurer builds

Moderator: Moderator

Post Reply
Message
Author
tzcnt
Posts: 1
Joined: Sat Jul 18, 2026 4:14 pm

Tool: Wanderer Seed Finder

#1 Post by tzcnt »

Wanderer can actually be more broken than Adventurer, since it gets more talent trees; the secret is to find a seed where all the trees are actually useful.

I created a tool to search for Wanderer seeds that match any criteria: https://github.com/tzcnt/tome4-wanderer-seed

Configure your unlocks.json to match what you've unlocked (including your enabled DLCs). Edit rules.json to specify the desired talent trees, and at what level you want them to unlock. Then run the search command and it brute forces the entire RNG search space and returns the first 100 seeds that match your criteria. This is done in parallel using all CPU cores, and optionally also your GPU. Now run the generate command with each seed to see the actual talents that you'll receive during your run.

Binaries are available for Windows on the releases page; otherwise it's a simple CMake build. https://github.com/tzcnt/tome4-wanderer ... ag/1.7.6.0

Post Reply