WORK IN PROGRESS. A dungeon floor replayed from a game floor seed: the CurrentSeed a save records for one floor, not the campaign code the game shows when you start a run. The page runs the game's own draw stream for that seed, so the layout variant and every Event room are exact. Every other room shows the candidate list the game handed to its layout engine, which makes the final pick inside the engine. The arrangement below is built by that engine: a port of the generator the game runs, checked tile for tile against the floors this site has on record. Floors already on record from a save are drawn at their real tile positions and say so. Looking for plain numbers instead? See
Room & Spawn Odds.
A game floor seed is the CurrentSeed your save records for the floor you are standing on. It is not the campaign code the game shows when you start a run, and it only means anything together with the region and floor selected above.