Guest User

Platinum Honey Tree RNG Method

a guest
Jan 10th, 2020
1,651
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. Honey Tree ESVs (Platinum)
  2.  
  3. How to find ESV:
  4. -Method 1, last 4 hex digits. Ex: 12EF(02E6)
  5. -Convert to dec, divide by 656 for the remainder.
  6. -Uses consecutive frames for column -> row -> shake value.
  7.  
  8. Normal trees:
  9. Fail: 0-9
  10. Column 2: 10-29
  11. Column 1: 30-99
  12.  
  13. Munchlax trees:
  14. Munchlax: 0
  15. Fail: 1-9
  16. Column 1: 10-29
  17. Column 2: 30-99
  18.  
  19. Rows:
  20. Row 6: 0-4
  21. Row 5: 5-9
  22. Row 4: 10-19
  23. Row 3: 20-39
  24. Row 2: 40-59
  25. Row 1: 60-99
  26.  
  27. Shake Value (Column 1):
  28. SV 2: 0-19
  29. SV 1: 20-78
  30. SV 0: 79-98
  31. SV 3: 99
  32.  
  33. Shake Value (Column 2):
  34. SV 2: 0-74
  35. SV 1: 75-94
  36. SV 0: 95
  37. SV 3: 96-99
  38.  
  39. Shake Value (Munchlax):
  40. SV 2: 0-4
  41. SV 1: 5
  42. SV 0: 6
  43. SV 3: 7-99
  44.  
  45. Encounter Slots:
  46. Row 1: Combee (1), Burmy (2)
  47. Row 2: Wurmple (1), Cherubi (2)
  48. Row 3: Burmy (1), Combee (2)
  49. Row 4: Cherubi (1), Aipom (2)
  50. Row 5: Aipom (Both)
  51. Row 6: Aipom (1), Heracross (2)
Advertisement
Add Comment
Please, Sign In to add comment