Page 10 of 13 FirstFirst ... 45678910111213 LastLast
Results 136 to 150 of 194

Thread: FAQ: Baaj Temple and Bevelle Treasure (Spoilers)

  1. #136

    Default

    Quote Originally Posted by Leeza
    This thread did not require Phoenix Down. Do not revive dead threads.

  2. #137

    Default a different problem (maybe)

    the far left statue in baaj temple is allegedly for besaid
    this is the only one not lit for me
    there is a person that will not let me into the besaid temple
    i have heard that you dont need the besaid ***note: not talking about bevelle*** special treasure for anima but i still can't get back in that room in baaj
    help please

  3. #138
    Seriously. Blitz Ace's Avatar
    Join Date
    Jul 2005
    Location
    Sydney, Australia
    Posts
    295

    Default

    The treasure in bevelle temple is the HP sphere, not the knights lance!!! thats just an extra thing on the side... and the HP sphere chest opens automitically as you try to walk past it (animas symbol appears as you open it). and just to clarify, these are the positions of the temples in the baaj temple.

    TOP LEFT = Besaid (purple)
    TOP RIGHT = Bevelle (dark blue)

    MIDDLE LEFT = Macalania (white)
    MIDDLE RIGHT = Djose (light blue)

    BOTTOM LEFT = Zanarkand (yellow)
    BOTTOM RIGHT = Kilika (red)
    Last edited by Blitz Ace; 09-12-2005 at 08:14 AM. Reason: i was wrong... i feel stupid

  4. #139

    Unhappy

    Sorry if this annoys anybody because it's been asked before...

    I'm trying to get Anima. I already have the airship and have visited Highroad. When I went to light up the statues, I couldn't get Zanarkand's on. So I returned to the ruins to redo the Cloister of Trials. When I got there, there was supposed to be a scene and the Trial was supposed to reset, but nothing happened. Am I doing something wrong?

  5. #140
    moorB A abrojtm's Avatar
    Join Date
    Mar 2002
    Location
    Wheeeee?
    Posts
    2,365

    Default

    No, there's no scene where the trials reset (well technically right after you fight Spectral Keeper). Look at the screen and you'll see that it is blank with seven (?) white spots on it. So go light up those white tiles!
    Sigless

  6. #141

    Default

    Oops...

    I didn't notice that when I made a mistake in the second room, the tiles in the first one reset. Thanks!

  7. #142

    Default

    All of the temple treasures can be obtained no matter when you go to get them. I usually leave them and get them when I get the airship. If you missed the bevelle one go to Zanarkand and solve the puzzle for the zanarkand treasure, then leave and go back in again and solve another puzzle. (How can you miss the treasure In bevelle? I have never got the knight lance and there is a chest that you open automatically and I have never had to do the extra zanarkand puzzle.)

  8. #143

    Default

    You lie... wanna know why?
    Because of Zanarkand says I.
    You cannot get the treasure sphere until the second try.
    Upon after beating Sin, way up high
    Then you take the blond hair guy
    Back to Zanarkand, after staring Seymour in the eye,
    Upon roughing up Sin in the sky.

    Code:
    public class eoff
    {
        public string myTheory, correctTheory;
        public boolean answer()
        {
            if (myTheory.equals(correctTheory)
             {
                  return true;
             }
        }
    
        public void check()
        {
            answer();
            if (a == true)
            {
                 DarkSummoner = "Dispwnt"
            }
            System.out.println(DarkSummoner);
        }
    
        public static void main (String [] args)
        {
            eoff.check();
        }
    }
    Output: Dispwnt
    Last edited by §håd0w; 09-08-2005 at 11:30 PM.

  9. #144
    Seriously. Blitz Ace's Avatar
    Join Date
    Jul 2005
    Location
    Sydney, Australia
    Posts
    295

    Default

    Quote Originally Posted by §håd0w
    You lie... wanna know why?
    Because of Zanarkand says I.
    You cannot get the treasure sphere until the second try.
    Upon after beating Sin, way up high
    Then you take the blond hair guy
    Back to Zanarkand, after staring Seymour in the eye,
    Upon roughing up Sin in the sky.

    Code:
    public class eoff
    {
        public string myTheory, correctTheory;
        public boolean answer()
        {
            if (myTheory.equals(correctTheory)
             {
                  return true;
             }
        }
    
        public void check()
        {
            answer();
            if (a == true)
            {
                 DarkSummoner = "Dispwnt"
            }
            System.out.println(DarkSummoner);
        }
    
        public static void main (String [] args)
        {
            eoff.check();
        }
    }
    Output: Dispwnt
    haha, that made me laugh, way to make a point using java...

    My apologies for being a perfectionist, but this code will clearly not compile......... for various reasons....... and seeing as i am sad i took the liberty of fixing it...... hey, i like java

    Code:
    public class eoff
    {
        public String myTheory = "some theory";
        public String correctTheory = "some theory";
        
        public boolean answer()
        {
            return myTheory.equals(correctTheory);
        }
        
        public void check()
        {
            String DarkSummoner = "";
            
            if(answer() == true)
            {
                DarkSummoner = "Dispwnt";
            }
            System.out.println(DarkSummoner);
        }
        
        public static void main(String[] args)
        {
            eoff eoff = new eoff();
            eoff.check();
        }
    }
    YAY FOR JAVA!!!

    on another note (actually related to this thread) yes you will always have to do 2 trials at the zanarkand dome to get the destruction sphere, and it is clearly the one that most people dont realise they have missed (and for some reason, they always think they have missed bevelle).... once again *deep breath* YOU CANNOT MISS THE BEVELLE DESTRUCTION SPHERE
    Last edited by Blitz Ace; 09-11-2005 at 01:55 PM.

  10. #145

    Default

    Heh, the point was: people keep saying things over and over and about how if X then Y. When neither X nor Y can possibly happen; only Z. And I did that code in 2 minutes tops, so there is no doubt that there is something wrong with it. It's the same as people claiming how they can get Zanmato for only 1 gil, but if you use the formula to show how Yojimbo's attacks are calculated, the only possible way you could get it for 1 gil, would be to have him attack 5+ times in a single round; and by that point if the fiends aren't dead, then by god you just suck at life.

    But yeah, I wanted a new way to tell others that they were wrong.

  11. #146

    Default i need help.

    I really need help on trying to get Anima, on FFX. The only hidden items i'm missing are Bevelle's and Djose's. I think I can get Djose's.. not sure. But seeing that I can't go back to Bevelle and get the Hidden Item, can someone help me get it?

    Thanks alot.

  12. #147

    Default .

    Sorry for bothering everyone again, but I went and got the hidden item in the zanarkand dome when I used the Destruction sphere, the Zanarkand statue lit up but Bevelle's didn't. If I was told correctly, Bevelle's statue is the top left, closest to the Chamber of Fayth.. So if anyone knows anything, can you help me?

    thanks.

  13. #148

    Default

    Quote Originally Posted by Redefiner
    Okay, this is a spoiler, and I don't know how exactly to tell you this without completely spoiling it, then again...it's kind of expected.

    Beat through Sin and eventually, all the temples, including Bevelle, will be re-unlocked.

    For more details and a slight spoiler, I guess:
    (SPOILER)Beat through Sin until you beat Seymour the last time. Then go back outside of Sin, speak to Tromell at Guadosalam, and that should open all the temples up, including Bevelle. I'm not sure if this can be done earlier, cuz I just thought about every single little thing that I might have forgotten before fighting the Final Boss.
    Wrong, all the temples except Bevelle's will be unlocked. Bevelle is inaccessable at that point except for the walkway leading out of the city where you fought Seymore. You only get the one oppertunity where you are in Bevelle temple to get the destruction sphere treasure and that's it. That's why they put it in plain sight. If you didn't get it the first time I'm afraid you'll just have to start over as there really is no way to get back in there.

  14. #149

    Default

    Intl. and PAL versions are slightly different than the NTSC-UC formats, allowing you to return and the cost of fighting Dark Aeons. But you are right about that in reference to stateside releases.

  15. #150
    Seriously. Blitz Ace's Avatar
    Join Date
    Jul 2005
    Location
    Sydney, Australia
    Posts
    295

    Default

    Quote Originally Posted by pinkmouse
    Sorry for bothering everyone again, but I went and got the hidden item in the zanarkand dome when I used the Destruction sphere, the Zanarkand statue lit up but Bevelle's didn't. If I was told correctly, Bevelle's statue is the top left, closest to the Chamber of Fayth.. So if anyone knows anything, can you help me?

    thanks.
    look at this post... bevelle is TOP RIGHT, whoever told you has no idea.

    Quote Originally Posted by Blitz Ace
    The treasure in bevelle temple is the HP sphere, not the knights lance!!! thats just an extra thing on the side... and the HP sphere chest opens automitically as you try to walk past it (animas symbol appears as you open it). and just to clarify, these are the positions of the temples in the baaj temple.

    TOP LEFT = Besaid (purple)
    TOP RIGHT = Bevelle (dark blue)

    MIDDLE LEFT = Macalania (white)
    MIDDLE RIGHT = Djose (light blue)

    BOTTOM LEFT = Zanarkand (yellow)
    BOTTOM RIGHT = Kilika (red)
    that is me quoting myself, just because i felt the need to say it all again... even though you can never go back to bevelle temple, YOU DONT EVER NEED TOO, YOU MUST USE THE DESTRUCTION SPHERE TO GET OUT OF THE TEMPLE, AND THE CHEST WILL OPEN AUTOMATICALLY AS YOU WALK TOWARDS IT!!!

    i pray that people will read the thread so i never have to repeat this ever again... cos im getting very tired of it.

    EDIT:

    Quote Originally Posted by §håd0w
    Intl. and PAL versions are slightly different than the NTSC-UC formats, allowing you to return and the cost of fighting Dark Aeons. But you are right about that in reference to stateside releases.
    no, PAL is exactly the same as US, you can not ever go back to bevelle temple

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •