imbuedl

STT: Map Early vs No Map Early

Jan 13th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. timing is a bit rough. radius of error could be a few seconds
  2.  
  3. MAP EARLY
  4.  
  5. enter stt -> left door -> turn human = 9.27
  6. turn human -> chu hover = 9.60
  7. chu hover -> mega -> fairy chest = 9.75
  8. exit elegy room (zora) -> eye switch + chest -> enter right door = 23.06
  9. enter right door -> block clip -> dive onto land = 9.97
  10. start in corner -> extended bow to hit switch -> cs ends = 11.46
  11. eyegore fairy chest -> weirdshot beamos -> fairy chest -> hookshot clip -> jump under bridge = 14.38
  12. control under bridge -> turn zora -> dive onto land, shoot sun block, pull bomb for hover = 24.95
  13. exit mirror room (goron) -> compass chest -> enter door = 13.10
  14. istt long jump -> shoot sun -> enter door = 14.98
  15.  
  16.  
  17. 9.27 + 9.60 + 9.75 + 23.06 + 9.97 + 11.46 + 14.38 + 24.95 + 13.10 + 14.98 = 140.52
  18.  
  19.  
  20.  
  21. NO MAP EARLY (no superswims)
  22.  
  23. enter stt -> right door -> block clip -> small key during switch cs -> control = 34.63
  24. control at small key chest -> unlock door toward map room = 7.23
  25. unlock door toward map room -> blow up roof -> JS recoil -> open fairy chest = 16.21
  26. exit door away from map room (zora) -> beamos fairy -> hookshot clip + turn zora asap -> climb ledge = 25.81
  27. eyegore fairy chest -> enter main room -> shoot sun + eye switch + fairy chest -> enter right door = 35.61
  28. enter right door -> shoot sun block -> compass chest w/ isg -> pull bomb for hover = 21.61
  29. exit mirror room (goron) -> enter door = 7.37
  30. istt long jump -> enter door = 4.57
  31.  
  32.  
  33. 34.63 + 7.23 + 16.21 + 25.81 + 35.61 + 21.61 + 7.37 + 4.57 = 153.04
  34.  
  35. ---
  36.  
  37. MAP EARLY saves ~12.52s
  38.  
  39. ---
  40.  
  41. chu hover for stray fairy in map room saves (13.19 - 9.75) = 3.44s
  42.  
  43. ==========
  44.  
  45. EQUIPS
  46.  
  47.  
  48. MAP EARLY
  49.  
  50. oca goron bottle invariant
  51. hook chu bomb
  52. fire zora bomb
  53. fire hook bomb
  54. light zora bomb invariant
  55. light goron bomb invariant
  56.  
  57. pauses = 3
  58. cursor = 6 + 4 + 3 = 13
  59. page turn = 0 + 1 + 0 = 1
  60. item equip = 3 + 2 + 1 = 6
  61.  
  62.  
  63. NO MAP EARLY
  64.  
  65. oca goron bottle invariant
  66. hook bomb zora
  67. hook bomb fire
  68. light bomb zora invariant
  69. light bomb goron invariant
  70.  
  71. pauses = 2
  72. cursor = 8 + 4 = 12
  73. page turn = 1 + 0 = 1
  74. item equip = 3 + 1 = 4
  75.  
  76.  
  77. NO MAP EARLY saves (2/30 + .8 + 1.3) = 2.16667s to equips
  78.  
  79. ----
  80.  
  81. When accounting for equips, MAP EARLY saves ~(12.52 - 2.16667) = 10.353s
  82.  
  83. ----
  84.  
  85. NO MAP EARLY saves 2 chus and 1 bomb
  86. NO MAP EARLY does 1 extra gainer, 2 fewer weirdshots, 1 less mega
  87.  
  88. ----
  89.  
  90. 10 chu ffae saves ~1.2s over 9 chu ffae
  91.  
  92. so, including faster ffae, MAP EARLY saves ~(10.353 - 1.2) = 9.153s
  93.  
  94. and if you also don't go for chu hover after mega, then it only saves ~(9.153 - 3.44) = 5.713s
  95.  
  96. ---
  97. Ennopp:
  98.  
  99. block clip superswim saves an additional ~1.77s
  100. beamos superswim saves an additional ~.4s
  101. ---
  102.  
  103.  
  104.  
  105. =========
  106.  
  107. gigo
  108.  
  109. eyegore chest -> turn zora -> JS fence -> shoot sun block -> pull bomb for hover = 28.24
  110.  
  111. enter first room (goron) -> sun + eye -> exit stt = 37.82
  112.  
  113. enter stt -> eye -> right door = ? (extra equip)
  114.  
  115. exit door (goron) -> exit stt (human) = 5.65 + 1.5 = 7.15
  116.  
  117.  
  118.  
  119. segments would be:
  120.  
  121.  
  122. enter stt -> right door -> block clip -> small key during switch cs -> control = 34.63
  123. control at small key chest -> unlock door toward map room = 7.23
  124. unlock door toward map room -> blow up roof -> JS recoil -> open fairy chest = 16.21
  125. exit door away from map room (zora) -> beamos fairy -> hookshot clip + turn zora asap -> climb ledge = 25.81
  126. eyegore chest -> turn zora -> JS fence -> shoot sun block -> pull bomb for hover = 28.24
  127. exit mirror room (goron) -> compass chest -> enter door = 13.10
  128. enter first room (goron) -> sun + eye -> exit stt = 37.82
  129. istt long jump -> enter door = 4.57
  130.  
  131. subtract 7.15
  132.  
  133.  
  134. 34.63 + 7.23 + 16.21 + 25.81 + 28.24 + 13.10 + 37.82 + 4.57 - 7.15 = 160.46; bad
Add Comment
Please, Sign In to add comment