PokéBase - Pokémon Q&A
0 votes
5,823 views

I am curious on how the rng and rng manipulation works in pmd rescue team. Also how to predict where teleport will take you.

by

1 Answer

1 vote

Quicksaving the game sets the "Dungeon RNG" (The RNG seed used for generating floor layouts) to a fixed value of 1. This means that if you Quicksave at the stairs of a dungeon and then continue, you will get the exact same set of floor layouts each time.
As long as you take the same path each time, all luck-based events will be exactly the same.
This means that as long as you make exactly the same actions each time, you will always go to the same tile by using Teleport. So you can figure out where Teleport will take you via trial and error.
Source: https://www.youtube.com/watch?v=fudOO713qYo

ago by
edited ago by
weird, that link takes me to an about:blank page
Corrected now.