Advertisement
lepelog

AC graph logic

Oct 31st, 2022 (edited)
1,152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 4.06 KB | None | 0 0
  1. force-tod: Day
  2. macros:
  3.   Can Do Cistern Clip:
  4.    (Ancient Cistern - Cistern Clip Trick & Sword) | Ancient Cistern - Swordless Cistern Clip Trick
  5.   Can Clip Into Whip Chest Room:
  6.    Can Do Cistern Clip & Water Scale & Ancient Cistern - Cistern Whip Room Clip Trick
  7.  
  8. Ancient Cistern:
  9.   region: Ancient Cistern
  10.   areas:
  11.     Main Hub:
  12.       locations:
  13.         Rupee East Hand: Water Scale
  14.         Rupee West Hand: Water Scale
  15.       map-exits:
  16.         Floria Waterfall - Main: Nothing
  17.       logic-exits:
  18.         East Part Past Combo Lock: Can Unlock Combination Lock
  19.         After Whip Hooks: Whip
  20.         Behind Waterfall: (Whip & Water Scale) | Can BiTWarp at Sealed Grounds Spiral
  21.         # regardless of where the statue is, you always need a key to get to the room from main hub
  22.         Whip Chest Room:
  23.          (AC Small Key x2 & (Can Lower AC Statue | Can Defeat Stalmaster)) |
  24.          Can Clip Into Whip Chest Room)
  25.         Main Basement: Can Lower AC Statue
  26.         # doing cistern clip allows getting the BK early
  27.         # it *is* possible to lower the statue with the lever,
  28.         # but doing so implies being able to raise it again
  29.         # so getting the boss key is always possible when doing cistern clip
  30.         Boss Key Chest Area: Can Do Cistern Clip
  31.         # if you can do the clip, you can avoid the small key door
  32.         Before Boss Door: (AC Small Key x2 | Can Clip Into Whip Chest Room) & Whip
  33.     Whip Chest Room:
  34.       locations:
  35.         Whip: Nothing
  36.     East Part Past Combo Lock:
  37.       locations:
  38.         Chest in East Part: Water Scale
  39.         Rupee East Room Main Path: Water Scale
  40.         Rupee East Room Cubby: Water Scale
  41.         Rupee East Room Short Tunnel 1: Water Scale
  42.         Rupee East Room Short Tunnel 2: Water Scale
  43.         Rupee East Room Short Tunnel 3: Water Scale
  44.     After Whip Hooks:
  45.       locations:
  46.         Chest after Whip Hooks: Nothing
  47.       logic-exits:
  48.         Main Room Vines: Clawshots
  49.     Main Room Vines:
  50.       locations:
  51.         Chest near Vines: Nothing
  52.       events:
  53.         Can Lower AC Statue: Whip
  54.       logic-exits:
  55.         Behind Waterfall: Ancient Cistern - Lever Jump Trick
  56.         After Whip Hooks: Ancient Cistern - Map Chest Jump Trick
  57.     Behind Waterfall:
  58.       locations:
  59.         Chest behind the Waterfall: Nothing
  60.       logic-exits:
  61.         Before Boko Key Door: Whip & (Water Scale | Ancient Cistern - Basement Lilypad Clip Trick) & (Bow | Beetle)
  62.     Before Boko Key Door:
  63.       locations:
  64.         Bokoblin: Whip
  65.       logic-exits:
  66.         After AC Gutters: AC Small Key x2
  67.     After AC Gutters:
  68.       logic-exits:
  69.         After Whip Hooks: Nothing
  70.         Main Room Vines: Water Scale & Whip
  71.     Main Basement:
  72.       logic-exits:
  73.        # In the Basement you can either clawshot around the boulder, or use hook Beetle to blow it up.
  74.         # A very precise bomb throw also works (not in logic).
  75.         Spider Thread: Whip & (Clawshots | Hook Beetle)
  76.         # you need to die after doing a highflip
  77.         Boss Key Chest Area: (Ancient Cistern - Basement Highflip Trick & Bomb Bag)
  78.         Before Boss Door: Whip
  79.     Spider Thread:
  80.       events:
  81.         Can Lower AC Statue: Whip
  82.       logic-exits:
  83.         Main Basement: Nothing
  84.         Main Room Vines: Nothing
  85.     Boss Key Chest Area:
  86.      # either the statue is already lowered
  87.       # or opening the chest lowers it
  88.       events:
  89.         Can Lower AC Statue: Nothing
  90.       locations:
  91.         Boss Key Chest: Nothing
  92.     Before Boss Door:
  93.       map-exits:
  94.         Ancient Cistern Boss - Main: AC Boss Key
  95. Ancient Cistern Boss:
  96.   region: Ancient Cistern
  97.   areas:
  98.     Main:
  99.       macros:
  100.         Can Defeat Koloktos: Whip & (Sword | Bomb Bag | Bow)
  101.       locations:
  102.         Koloktos Heart Container: Can Defeat Koloktos
  103.       map-exits:
  104.         Ancient Cistern Candle Room - Main: Can Defeat Koloktos
  105. Ancient Cistern Candle Room:
  106.   region: Ancient Cistern
  107.   areas:
  108.     Main:
  109.       locations:
  110.         Farore's Flame: Goddess Sword
  111.       events:
  112.         Can Beat Ancient Cistern: Goddess Sword
  113.    
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement