Advertisement
ArthurOudini

Standing Chu Mega Backflip with shield

Apr 17th, 2019
597
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1. This data is for mega backflip with shield or however you call it. It means you don't hold any directionnal input until first hit frame to make link stay outside of the explosion. There is a shielding animation before the backflip starts.
  2.  
  3. ------------
  4.  
  5. O = IT WORKS, link does a mega backflip
  6.  
  7. fails :
  8. j = failed, jumps back while shields
  9. h = failed, link is knocked backward
  10. f = failed, link is knocked forward
  11. x = failed, just shield
  12. n = failed, normal backflip
  13.  
  14. ------------
  15.  
  16. Chu flash defines when you press shield ( R )
  17.  
  18. Blue before 8th Red :
  19. input down on ... 1st 2nd 3rd (first is the 1st hit frame, 2nd and 3rd are shield animations)
  20. input A ... 1 2 1 2 1 2 ...frames after the down input
  21. Roll 6 frames after shield : n n n n n n
  22. Roll 7 frames after shield : n n n n n n
  23.  
  24.  
  25. 8th Red :
  26. input down on ... 1st 2nd 3rd
  27. input A ... 1 2 1 2 1 2 ...frames after the down input
  28. Roll 4 frames after shield : j x x x x n
  29. Roll 5 frames after shield : O n n n n n
  30. Roll 6 frames after shield : n n n n n n
  31. Roll 7 frames after shield : n n n n n n
  32.  
  33.  
  34. Blue after 8th Red :
  35. input down on ... 1st 2nd 3rd
  36. input A ... 1 2 1 2 1 2 ...frames after the down input
  37. Roll 2 frames after shield : j x x x x x
  38. Roll 3 frames after shield : h j j x x x
  39. Roll 4 frames after shield : h O O n n n
  40. Roll 5 frames after shield : O n n n n n
  41. Roll 6 frames after shield : O n n n n n
  42. Roll 7 frames after shield : O n n n n n
  43. Roll 8 frames after shield : n n n n n n
  44.  
  45.  
  46. 9th Red :
  47. input down on ... 1st 2nd 3rd
  48. input A ... 1 2 1 2 1 2 ...frames after the down input
  49. Roll 1 frame after shield : h j j x x x
  50. Roll 2 frames after shield : h h O j j x
  51. Roll 3 frames after shield : h h O O O n
  52. Roll 4 frames after shield : h O O n n n
  53. Roll 5 frames after shield : h O O n n n
  54. Roll 6 frames after shield : h O O n n n
  55. Roll 7 frames after shield : O n n n
  56. Roll 8 frames after shield : O n n n
  57. Roll 9 frames after shield : n n n n
  58.  
  59.  
  60. Blue after 9th Red :
  61. input down on ... 1st 2nd 3rd
  62. input A ... 1 2 1 2 1 2 ...frames after the down input
  63. Roll same frame as shield : h h O j j x
  64. Roll 1 frame after shield : h h O O O j
  65. Roll 2 frames after shield : h h O O O O
  66. Roll 3 frames after shield : h h O O O n
  67. Roll 4 frames after shield : h h O O O n
  68. Roll 5 frames after shield : h h O O O n
  69. Roll 6 frames after shield : h O O n n n
  70. Roll 7 frames after shield : x x x x with damage
  71.  
  72.  
  73.  
  74. 10th Red :
  75. input down on ... 1st 2nd 3rd
  76. input A ... 1 2 1 2 1 2 ...frames after the down input
  77. Roll same frame as shield : h h h O O j
  78. Roll 1 frame after shield : h h h O O O
  79. Roll 2 frames after shield : h h O O O O
  80. Roll 3 frames after shield : h h O O O O
  81. Roll 4 frames after shield : h h h O O n
  82. Roll 5 frames after shield : damage
  83.  
  84.  
  85. blue after 10th Red :
  86. input down on ... 1st 2nd 3rd
  87. input A ... 1 2 1 2 1 2 ...frames after the down input
  88. Roll same frame as shield : h h h h h O
  89. Roll 1 frame after shield : h h h h h O
  90. Roll 2 frames after shield : damage
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement