Advertisement
Exarion

Fire Red AI mystery [likely solved]

Dec 11th, 2022 (edited)
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. This mystery concerns the Heracross in the Fire Red Round 2 Champion fight. Its moveset is Megahorn, Earthquake, Rock Tomb, and Counter.
  2.  
  3. When you outspeed, Heracross' behavior against various Pokemon is as follows:
  4. ZAPDOS: ~72% Rock Tomb, ~23% Counter, 5% Megahorn
  5. CHARIZARD: ~75% Rock Tomb, ~25% Counter
  6. BLASTOISE: ~47% Rock Tomb, ~47% Megahorn, 6% Counter
  7.  
  8. When you are slower, the behavior changes:
  9. ZAPDOS: ~90% Counter, ~10% Megahorn
  10. CHARIZARD: 100% Counter
  11. BLASTOISE: ~90% Megahorn, ~10% Counter
  12.  
  13. Heracross uses Rock Tomb more often on Zapdos and Charizard because Rock Tomb is usually the most damaging move (against Zapdos, Megahorn occasionally rolls higher than Rock Tomb). It uses Counter more often on Zapdos and Charizard because they have a physical type (Flying).
  14.  
  15. When you are slower, Rock Tomb is dismissed. However, before that happens, the game decides its most damaging move and dismisses all others. This explains why Megahorn is not possible on Charizard, and very unlikely on Zapdos. A step-by-step breakdown of the AI logic against Charizard shows this:
  16.  
  17. CHARIZARD
  18. STEP 1: Choose most damaging move (always Rock Tomb)
  19. STEP 2: Dismiss moves with Speed-lowering effects (always dismiss Rock Tomb)
  20. STEP 3: Choose between most damaging move and all other moves that have effects (this is between Counter and Rock Tomb since Megahorn and Earthquake do not have effects, and since Rock Tomb was dismissed, Counter is always chosen)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement