Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 3.07 KB

README.md

File metadata and controls

31 lines (18 loc) · 3.07 KB

Sanctuary Seeder

github

A seed finder and checker for Monster Sanctuary.

About

The game generates a seed used to randomize the contents of the Bravery, Randomizer, and Relics of Chaos game modes.

The monsters you find are different depending on both the seed and which modes you play on: Randomizer, Bravery, or both (relics being generated after them).

This uses a reimplementation of the game's algorithm to generate all possible seeds and stores them in a database (as seeds.db).

The database is then queried to find any seed based on criteria, such as where a monster or relic can be found, or whether it is available or not.

Downloads

Platform Link
Windows Setup x64 / Portable x64 / Portable ARM64
MacOS x64 / Arm64
Linux x64 / Arm64

If you're unsure which one to get, you're probably looking for the setup.

Screenshots

A visual of available Bravery eggs

The seed finder