Real96 / DPPtHoneyTreeRNGTool

This tool will let you RNG abuse tree encounter slots in DPPt games

Repository from Github https://github.comReal96/DPPtHoneyTreeRNGToolRepository from Github https://github.comReal96/DPPtHoneyTreeRNGTool

DPPtHoneyTreeRNGTool

This tool will let you RNG abuse tree encounter slots in DPPt games

Honey tree encounter slots tables

70% (20% if Munchlax tree) 20% (70% if Munchlax tree) 10% (9% if Munchlax tree) 1% (if Munchlax tree)
40% None
20% None
20% None
10% None
5% None
5% None
70% (20% if Munchlax tree) 20% (70% if Munchlax tree) 10% (9% if Munchlax tree) 1% (if Munchlax tree)
40% None
20% None
20% None
10% None
5% None
5% None

Notes

  • Some IDs combos have only 3 different Munchlax trees instead of 4. For example, the combo TID 50844 and SID 29530 has the Munchlax trees in Route 212 (South), Route 210 (South) and Route 212 (North) only.
  • Spreading honey on the last tree you spread it on will cause a 90% chance of getting the same encounter as last time. Be sure to spread honey on another tree before attempting the RNG abuse.

Compiling

g++ DPPtHoneyTreeRNGTool.cpp -o DPPtHoneyTreeRNGTool.exe -std=c++20 --static

About

This tool will let you RNG abuse tree encounter slots in DPPt games

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%