Guest User

SSBM Investigation on PK Flash difference between 1.00/1.02

a guest
May 4th, 2020
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. VERSION 1.0 + 1.1
  2. Attack hits someone (36%).
  3. All subsequently hit enemies in the same attack will experience the decayed attack (32%).
  4. Regardless how many enemies are hit, the attack is counted in the decay list only once for that attack.
  5.  
  6. Example A:
  7. 1. Ness neutral-B on Blue Yoshi = 36%
  8. 2. Ness neutral-B on Red Yoshi = 32%
  9. 3. Ness neutral-B on Green Yoshi = 29%
  10.  
  11. Example B:
  12. 1. Ness neutral-B on Blue and Red Yoshi, hits both at the same time = both 36%
  13. 2. Ness neutral-B on Green Yoshi = 32%
  14.  
  15. Example C:
  16. 1. Ness neutral-B on Blue Yoshi = 36%. Red Yoshi is hit by the same attack at a later time = 32%
  17. 2. Ness neutral-B on Green Yoshi = 32%
  18.  
  19. -----------------------------------------------------------------------------------------------------------------------------
  20. VERSION 1.2 + PAL
  21. Attack hits someone (36%).
  22. All subsequently hit enemies in the same attack will experience the same attack (36%).
  23. Regardless how many enemies are hit, the attack is counted in the decay list only once for that attack.
  24.  
  25. Example A:
  26. same
  27.  
  28. Example B:
  29. same
  30.  
  31. Example C:
  32. 1. Ness neutral-B on Blue Yoshi = 36%. Red Yoshi is hit by the same attack at a later time = 36%
  33. 2. Ness neutral-B on Green Yoshi = 32%
  34. -----------------------------------------------------------------------------------------------------------------------------
  35. I tested if this behavior exists with other attacks in the game, but all other attacks seem to follow the same
  36. principles like in 1.2 and PAL.
  37.  
  38. Tested moves:
  39. * Falcon's Knee (strong hit)
  40. * Kirby's Up-B (ground projectile)
  41. * Pichu's Down-B (impact)
  42. * Mr. G&W's Down-B bucket (last hit)
  43. * Ness' Back aerial (strong hit)
  44. * Jigglypuff's rest
Add Comment
Please, Sign In to add comment