Advertisement
Crystal_

counter

Nov 29th, 2014
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. Source: http://www.smogon.com/forums/threads/past-gens-research-thread.3506992/#post-5878612
  2. - Counter misses if the opponent's last selected move's Base Power is 0.
  3. - Counter misses if the opponent's last selected move's type is not Normal or Fighting, or if the move is Counter
  4. - Counter misses if the last move used in the battle did no damage to its target.
  5.  
  6. Every particular case discussed below has been tested in the games as well (in a link battle).
  7.  
  8.  
  9. Hitmonchan1 used Strength!
  10. The foe's Hitmonchan2 lost 25% [76 HP] of its health!
  11.  
  12. The foe's Hitmonchan2 used Ice Punch!
  13. Hitmonchan1 lost 61 HP! (20% of its health)
  14.  
  15. Start of turn 2
  16. Player1 called Hitmonchan1 back!
  17. Player1 sent out Tauros!
  18.  
  19. The foe's Hitmonchan2 used Counter!
  20. Tauros lost 152 HP! (43% of its health)
  21.  
  22. Counter should've done 122 damage (61*2) because the last damage-dealing move used in battle was Ice Punch, which did 61 damage. Counter should've only dealt 152 damage (76*2) had Hitmonchan2 (Player2) moved first.
  23.  
  24. ***********************************************************************
  25.  
  26. Start of turn 1
  27. Hitmonchan1 used Strength!
  28. The foe's Hitmonchan2 lost 26% of its health!
  29.  
  30. The foe's Hitmonchan2 used Counter!
  31. Hitmonchan1 lost 158 HP! (52% of its health)
  32.  
  33. Start of turn 2
  34. Player2 called Hitmonchan2 back!
  35. Player2 sent out Lapras!
  36.  
  37. Hitmonchan1 used Counter!
  38. The foe's Lapras lost 68% of its health!
  39.  
  40. Hitmonchan1's Counter should've missed because Hitmonchan2's last move selected was Counter.
  41.  
  42. ***********************************************************************
  43.  
  44.  
  45. Start of turn 1
  46. Hitmonchan1 used Strength!
  47. The foe's Hitmonchan2 lost 23% of its health!
  48.  
  49. The foe's Hitmonchan2 used Counter!
  50. Hitmonchan1 lost 144 HP! (47% of its health)
  51.  
  52. Start of turn 2
  53. Player1_ called Hitmonchan1 back!
  54. Player1_ sent out Lapras!
  55.  
  56. The foe's Hitmonchan2 used Counter!
  57. Lapras lost 144 HP! (31% of its health)
  58.  
  59. Hitmonchan2's second Counter should've dealt 288 damage because the last damage-dealing move used in battle, its own previous Counter, did 144 damage.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement