Labyrinth - Seila

User avatar
KirbyBoy2000
Member
Member
Posts: 6090
Joined: Wed Jul 05, 2000 1:00 am

#41

Post by KirbyBoy2000 » Thu Apr 17, 2008 8:14 pm

You push the first tile down. The first part of the wheel spins upwards from a triangle to a circle, then a square. The second spins downward from a circle to a square. The last spins upwards, ending on a circle.

[] [] O

You press down the fourth tile. All of the panels spin back to their original positions.

O [] ^

Blake
Member
Member
Posts: 4659
Joined: Tue Sep 18, 2001 1:00 am
Location: A generic place such as a house
Contact:

#42

Post by Blake » Thu Apr 17, 2008 9:23 pm

Alright, time to devise the strategy! Give me about 30 minutes to confirm this as I'm gonna edit this post periodically so I don't lose precious work in case something happens.

C = 0
S = 1
T = 2

Button #1:
Slot 1: +2
Slot 2: +1
Slot 3: +1

Button #2:
Slot 1: 0
Slot 2: +2
Slot 3: +1

Button #3:
Slot 1: -1
Slot 2: +1
Slot 3: -2

So first business, reset everything with the 4th switch:
0 1 2

Now:
Press Button #2: 0 0 0
Check all the chests and hope none of them are freezing traps like the ones from Ocarina of Time's Spirit Temple :p

Edit: I'm not done yet btw. I'll say final edit when I'm all set.

Final Edit: Meh, let's just see what the first reward gives me, in the meantime I'll ponder the two other possibilities.

User avatar
KirbyBoy2000
Member
Member
Posts: 6090
Joined: Wed Jul 05, 2000 1:00 am

#43

Post by KirbyBoy2000 » Thu Apr 17, 2008 11:18 pm

You're wrong on one part for tile 1, just letting you know.

You press down on the second tile. The wheels of the machine spin, ending with all of the panels displaying a circle. You hear a click on the left chest in front of the machine. Opening it you find a pouch, and looking inside of that around 200 gold coins.

Blake
Member
Member
Posts: 4659
Joined: Tue Sep 18, 2001 1:00 am
Location: A generic place such as a house
Contact:

#44

Post by Blake » Fri Apr 18, 2008 7:37 pm

I'll take the goodies and now let's reset the puzzle with tile 4 and then press switch number one.

Edit: The patterns don't happen to vary do they? Such as slot one being different like this:

Code: Select all

C--A--A
B--B--B
A--C--C
Do they?

I'm assuming the slots are all the same like at the moment:

Code: Select all

A--A--A
B--B--B
C--C--C

User avatar
KirbyBoy2000
Member
Member
Posts: 6090
Joined: Wed Jul 05, 2000 1:00 am

#45

Post by KirbyBoy2000 » Fri Apr 18, 2008 11:06 pm

All of the slots are in the same order.

You step on the fourth tile, resetting everything, and then press on the first tile. The slots spin ending on the following:

^ O O

Blake
Member
Member
Posts: 4659
Joined: Tue Sep 18, 2001 1:00 am
Location: A generic place such as a house
Contact:

#46

Post by Blake » Fri Apr 18, 2008 11:28 pm

C = 0
S = 1
T = 2

Button #1:
Slot 1: +2
Slot 2: -1
Slot 3: +1

Button #2:
Slot 1: 0
Slot 2: +2
Slot 3: +1

Button #3:
Slot 1: -1
Slot 2: +1
Slot 3: -2



Now let's see...

Tile #4: 012
Tile #1: 201
Tile #2: 222

Now let's check what in that chest.

User avatar
KirbyBoy2000
Member
Member
Posts: 6090
Joined: Wed Jul 05, 2000 1:00 am

#47

Post by KirbyBoy2000 » Sat Apr 19, 2008 12:01 am

Not quite... That ends you with ^ ^ []. All of the slots are moving in the same pattern Circle, then Square, then Triangle, then back to Circle (Moving downward, which is when the wheel itself is spinning upward). Here's a bit more help... if only because I don't want this entire thing to be playing with a slot machine. Or, you could technically just walk away. Despite it being a puzzle its not really needed to advance (and I'm aware I should have mentioned this sort of thing far earlier)

Circle Square Triangle
Square Triangle Circle
Triangle Circle Square

When I described the actions of the tiles, where it says up go down through the list. Where it says down go up. Ignore this if you figured it out already. >_>

Blake
Member
Member
Posts: 4659
Joined: Tue Sep 18, 2001 1:00 am
Location: A generic place such as a house
Contact:

#48

Post by Blake » Sat Apr 19, 2008 11:14 pm

KirbyBoy2000 wrote:You push the first tile down. The first part of the wheel spins upwards from a triangle to a circle, then a square. The second spins downward from a circle to a square. The last spins upwards, ending on a circle.

[] [] O

You press down the fourth tile. All of the panels spin back to their original positions.

O [] ^
First spins upwards triangle(2) to circle(0) then to square(1) = +2
Second spins downwards from circle(1) to square(2) = +1
Third spins upwards (Post 39 says slot 3 started from triangle). The last spins upwards(sounds like it only spins up once though) to a circle. = -2?

So I seem a little confused apparently of tile #1

Slot 1: +2
Slot 2: +1
Slot 3: -2

If anything, can I reset the puzzle and can you describe what happens with til #1 one more time? Cause I must beat this 'sidequest!' to become uber strong before room 4! :p

User avatar
KirbyBoy2000
Member
Member
Posts: 6090
Joined: Wed Jul 05, 2000 1:00 am

#49

Post by KirbyBoy2000 » Mon Apr 28, 2008 4:00 pm

Sorry for the delay/not updating in general.

I think it could be you're misreading some things, cause the way I have it everything works out alright.

With Tile one:
Slot 1 spins upward two spaces.
Slot 2 spins downward one space.
Slot 3 spins upward one space.

Given the 'wheel' I posted in my previous post it means you go the opposite way of the wheel to see what they would land on from pushing down the tile.

Anyway, tiles are reset once more.

Locked