imbuedl

alternate blast idea

Jun 24th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. oca, goron, picto
  2.  
  3. oca, light, stone
  4. oca, light, goron
  5. zora, light, goron
  6. bomb, light, chu
  7.  
  8. oca, fire, stick
  9.  
  10. pauses: 4
  11. cursor: 4 + 2 + 2 + 5 = 13
  12. item: 2 + 1 + 1 + 2 = 6
  13. page: 1 + 0 + 1 + 0 = 2
  14. elemental: 1 + 0 + 0 + 0 = 1
  15.  
  16. 4*1.3 + 13*(2/30) + 6*.4 + 2*(8/30) + 1 = 10
  17.  
  18. vs
  19.  
  20. oca, goron, picto
  21.  
  22. stone, goron, bow
  23. oca, goron, zora
  24. light, bomb, chu
  25.  
  26. oca, fire, stick
  27.  
  28. pauses: 3
  29. cursor: 7 + 3 + 5 = 15
  30. item: 2 + 2 + 3 = 7
  31. page: 1 + 1 + 0 = 2
  32. elemental: 0 + 0 + 1 = 2
  33.  
  34. 3*1.3 + 15*(2/30) + 7*.4 + 2*(8/30) + 1 = 9.2333333
  35.  
  36. night transition skip = 3.1s saved
  37.  
  38.  
  39. idea (zora gainer):
  40.  
  41. oca, goron, picto
  42. sodt at swamp owl
  43. stick + picture hp + exit swamp
  44. stone, goron, bow <--
  45. tingle + bad bat
  46. oca, goron, zora
  47. sos ikana
  48. sun block gainer
  49. light, bomb, chu (alternatively: hook, bomb, chu)
  50. castle hp, sun block
  51. oca, fire, stick
  52. mirror shield
  53.  
  54. ...
  55.  
  56. sos ikana
  57. goron, light, chu[]
  58. tingle cs skip + poe (need to shoot 2 blue bubbles for 100r before tingle to make this work; costs about 5.9s)
  59. gibdo clip
  60. oca, zora, chu[] <--
  61. chu recoil to castle, clip to igos
  62. gfs, fire, chu[]
  63. elegy
  64. oca, fire, chu[]
  65.  
  66. (no weirdshot)
  67. pause: 6*(1.3) = 7.8
  68. cursor: [(3 + 3 + 3 + 0 + 3 + 3 + 0) + (3 + 0 + 0) + (0 + 3 + 3 + 0 + 0) + (3 + 3 + 0 + 0 + 3 + 0) + (0 + 0) + (3 + 0 + 0)]*(1/30) = 1.2
  69. page: [1 + 1 + 0 + 0 + 1 + 2]*(8/30) = 1.333
  70. item: [2 + 2 + 2 + 2 + 1 + 2]*(10/30) = 3.667
  71. elemental: [0 + 0 + 1 + 1 + 1 + 0]*(40/30) = 4
  72.  
  73. 7.8 + 1.2 + 1.333 + 3.667 + 4 = 18
  74.  
  75.  
  76.  
  77. current (zora gainer, no weirdshot):
  78.  
  79. oca, goron, picto
  80. stick + picture hp + exit swamp
  81. oca, light, stone <--
  82. tingle + bad bat
  83. oca, light, goron
  84. sos ikana
  85. tingle cs skip + poe hp
  86. oca, light, chu
  87. gibdo
  88. chu recoil to castle, enter castle
  89. zora, light, chu
  90. gainer
  91. bomb, light, chu
  92. hp
  93. oca, fire, stick
  94. mirror shield
  95.  
  96. ...
  97.  
  98. sos ikana
  99. goron, zora, chu[] <--
  100. enter igos
  101. gfs, fire, chu[]
  102. elegy
  103. oca, fire, chu[]
  104.  
  105.  
  106.  
  107. pause: 7*1.3 = 9.1
  108. cursor: [(0 + 3 + 3 + 0) + (3 + 0) + (3 + 3 + 3 + 0) + (3 + 0) + (3 + 3 + 3 + 3 + 0) + (3 + 3 + 0 + 0 + 3 + 0) + (3 + 0) ]*(1/30) = 1.5
  109. page: [1 + 0 + 0 + 1 + 0 + 0 + 1]*(8/30) = 0.8
  110. item: [1 + 1 + 1 + 1 + 1 + 2 + 2]*(10/30) = 3
  111. elemental: [1 + 0 + 0 + 0 + 0 + 1 + 0]*(40/30) = 2.667
  112.  
  113. 9.1 + 1.5 + 0.8 + 3 + 2.667 = 17.067
Add Comment
Please, Sign In to add comment