_PoY

Accurate number of trainers in Pokémon Red/Blue

Dec 21st, 2016
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. Accurate number of trainers in Pokémon Red/Blue
  2.  
  3. (counting regular trainers & Giovanni; but neither Gym Leaders, nor Rivals/Champ)
  4.  
  5. Victory Road : 11 (2+5+4) ✓
  6. Viridian Forest : 3 ✓
  7. Viridian Gym : 9 ✓
  8. Celadon Corner : 13 (1+5+1+2+4)✓
  9. Celadon Gym : 7 ✓
  10. Cerulean City : 1 ✓
  11. Cerulean Gym : 2 ✓
  12. Cinnabar Gym : 7 ✓
  13. Dojo : 5 ✓
  14. Fushcia Gym : 6 ✓
  15. Mansion : 6 (1+1+2+2) ✓
  16. Mt Moon : 12 (7+5) ✓
  17. Pewter Gym : 1 ✓
  18. Pokémon Tower : 16 (3+3+4+3+3)✓
  19. Rock Tunnel : 15 (7+8) ✓
  20. Route 3 : 8 ✓
  21. Route 4 : 1 ✓
  22. Route 6 : 6 ✓
  23. Route 8 : 9 ✓
  24. Route 9 : 9 ✓
  25. Route 10 : 6 ✓
  26. Route 11 : 10 ✓
  27. Route 12-15 : 37(7+10+10+10)✓
  28. Route 16-17 : 16 (6+10) ✓
  29. Route 18 : 3 ✓
  30. Route 19-20 : 20 (10+10) ✓
  31. Route 21 : 9 ✓
  32. Route 24 : 7 ✓
  33. Route 25 : 9 ✓
  34. Saffron Gym : 7 ✓
  35. Silph Co. : 31 (4+2+3+4+3+4+3+3+2+3)
  36. SS Anne : 16 (2+4+4+6) ✓
  37. Vermillion Gym : 3 ✓
  38.  
  39. TOTAL :321
  40.  
  41. #########################################################
  42.  
  43. OPP_ = #trainers + #leaders + #E4 + Rival1/4 - Giovanni
  44. = #trainers + 8 + 4 + 2 - 1
  45. #trainers = OPP_ - 13
  46. = 334 - 13 = 321
Add Comment
Please, Sign In to add comment