Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Full guide to despawning heart
- Light World, With menu
- ----------------------
- 1. Lantern 3 times in any direction
- 2. Put 6 arrows into the wall (you have some time)
- 3. Use 2 Lamp charges right before grabbing Heart Container
- What happens:
- - $3C4 = 2, Slots = [Flame, Flame, WallArrow, WallArrow, WallArrow]
- 1. AddAncilla: $22 (ReceivedItem)
- - No open slots 0-4
- - Replace search fails, 3C4 set to 0
- 2. AddAncilla: $29 (Pendant/Crystal)
- - No open slots 0-4
- - Replace search sets 3C4 back up to 4, then finds arrow & replaces it
- Light World, No menu, No Master Sword
- -------------------------------------
- 1. You need to have exactly 2 bombs.
- 2. Drop 2 bombs (menu changes to Lamp)
- 3. Spam Lamp 3 times before grabbing Heart Container
- What happens:
- - $3C4 = ?, Slots = [Bomb, Bomb, Flame, Flame, Flame]
- 1. AddAncilla: $22 (ReceivedItem)
- - No open slots 0-4
- - Replace search fails
- 2. AddAncilla: $29 (Pendant/Crystal)
- - No open slots 0-4
- - Replace search fails
- Dark World, No Somaria, Method 1
- --------------------------------
- 1. Lamp 3 times in any direction
- 2. Have full hp & switch to Arrows before boss dies
- 3. Shoot 6 arrows into the wall
- 4. Shoot out beams
- 5. Tap A to kick up dust
- 6. Collect Heart Container while both Beams and BootsDust is on screen
- What happens:
- - $3C4 = 2, Slots = [BootsDust, Beams, WallArrow, WallArrow, WallArrow]
- 1. AddAncilla: $22 (ReceivedItem)
- - No open slots 0-4
- - Replace search fails, 3C4 set to 0
- 2. AddAncilla: $29 (Pendant/Crystal)
- - No open slots 0-4
- - Replace search sets 3C4 back up to 4, then finds arrow & replaces it
- Dark World, No Somaria, Method 2
- ----------------------------------
- 1. You need to have exactly 2 bombs.
- 2. Drop 2 bombs (menu changes to Lamp)
- 3. Spam Lamp 2 times
- 4. Dash buffer (A + dpad same frame) into the Heart Container.
- You need to do at least a couple dash buffers (dust must already be on screen the frame before collecting it)
- What happens:
- - $3C4 = ?, Slots = [Bomb, Bomb, BootsDust, Flame, Flame]
- 1. AddAncilla: $22 (ReceivedItem)
- - No open slots 0-4
- - Replace search fails
- 2. Collision with the Heart Container
- - The game removes any BootsDust, slots are now [Bomb, Bomb, empty, Flame, Flame]
- 3. AddAncilla: $29 (Pendant/Crystal)
- - Open slot 2
- Dark World, With Somaria
- --------------------------------
- 1. Put Somaria in the middle of the screen
- 2. Get 1-3 tiles away from the Heart Container
- 3. Item Dash into the heart container, while all Somaria sparks are still on screen
- What happens:
- - $3C4 = ?, Slots = [Spark, Spark, Spark, BootsDust, Spark]
- 1. AddAncilla: $22 (ReceivedItem)
- - No open slots 0-4
- - Replace search fails
- 2. Collision with the Heart Container
- - The game removes any BootsDust, slots are now [Spark, Spark, Spark, empty, Spark]
- 3. AddAncilla: $29 (Pendant/Crystal)
- - Open slot 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement