Difference between revisions of "Dewata Legend Quest"

From JellyRO Wiki
Jump to: navigation, search
(will clean up as well, once i confirm i can get more satay)
(Confirmed ingame (1) first script is on portal, (2) not necessary to speak to kasyapa before feather collection.)
Line 5: Line 5:
 
* 15 cfeathers
 
* 15 cfeathers
  
1. Go to Dewata field (dew_fild01 60,273) and a dialog will pop out. You will hear the 2 people talking about their inability to produce the Jaty Crown, which only a noble person can create.
+
; You must be Base Level 60+ to complete the following step:
* dew_fild01,57,274,0    script  #hideout_legend 111,6,6,{
+
* if (BaseLevel > 59 && dew_legend < 1) { set dew_legend,1;
+
  
2. After listening to the conversation, enter the portal ahead.
+
1. Go to the northwest corner of Dewata Field and locate the innermost building there. A dialogue (dew_fild01 57,274) will start when you go in. After hearing about the Jaty Crown, you will enter automatically.
* not necessary
+
  
3. Talk to Sage Kasyapa and tell him you overheard the story of the crown. Offer to help him and he suggests you speak with the tribal leader, Paiko.
+
2. Offer to help '''Sage Kasyapa''' (dew_in01 22,48).
* dew_in01,22,48,3        script  Sage Kasyapa#dew        541,{
+
* else if (dew_legend == 1) { set dew_legend,2;
+
  
4. Talk to Paiko and tell him that you overheard the story by accident.
+
3. Tell '''Tribal Chief Paiko''' (dew_in01 15,49) that you overheard the story, but he refuses your help.
* dew_in01,15,49,4        script  Tribal Chief Paiko#dew  540,{
+
* if(select("I overheard the story by accident:I have nothing to say.") == 2) { close; } set dew_legend,3;
+
  
5. After the conversation with them, move just a few cells south from Paiko (somewhere near the fireplace and portal) and a dialog will pop-out. You will overhear them again talking about how you can help them create the Jaty Crown.
+
4. Start walking toward the exit. When you get close to the exit, the two will start talking again (dew_in01 15,33). Kasyapa convinces Chief Paiko that you may be key to creating the Jaty Crown.
* dew_in01,15,33,0        script  #hidein_legend  111,5,5,{
+
* if (dew_legend == 3) { set dew_legend,4;
+
  
6. Return to Paiko. Offer him to help making the Jaty Crown. Speak to Sage Kasyapa and he will ask you to gather 15 Cendrawasih Feathers.
+
5. Go back to '''Tribal Chief Paiko'''. This time, agree to collect 15 Cendrawasih Feathers for him.
* dew_in01,15,49,4        script  Tribal Chief Paiko#dew  540,{
+
* else if (dew_legend == 4) { if(select("Ok, I will help:I am sorry, I cannot help now.") == 2) { close; } set dew_legend,5;
+
* not necessary to talk to kas?
+
  
 +
----
  
7. After collecting the feathers, talk to Sage Kasyapa and he will give you a Shining Cendrawasih Feather as certification.
+
6. After collecting the feathers, talk to Sage Kasyapa and he will give you a Shining Cendrawasih Feather as certification.
 
Note: At this point, you can start the Traditional Weapon Quest and access Krakatau Volcano.
 
Note: At this point, you can start the Traditional Weapon Quest and access Krakatau Volcano.
 
* dew_in01,15,49,4        script  Tribal Chief Paiko#dew  540,{
 
* dew_in01,15,49,4        script  Tribal Chief Paiko#dew  540,{
Line 43: Line 32:
 
* traditional weapon quest open?
 
* traditional weapon quest open?
  
8. Talk to Paiko, and he will ask you to deliver food to specific people. He will give you 2 Satays for each person. You need to return to Paiko after each delivery. Listed below are the people you need to deliver to in order.
+
7. Talk to Paiko, and he will ask you to deliver food to specific people. He will give you 2 Satays for each person. You need to return to Paiko after each delivery. Listed below are the people you need to deliver to in order.
 
** Tribal Soldier (dew_fild01 78, 288)
 
** Tribal Soldier (dew_fild01 78, 288)
 
** Tribal Manager (dew_fild01 185, 300)
 
** Tribal Manager (dew_fild01 185, 300)
Line 52: Line 41:
 
* more satay can be bought. ?? check on this
 
* more satay can be bought. ?? check on this
  
9. After delivering satay to the temple guard. Return to Paiko and he will reward you with a Jaty Crown and 5 Satay.
+
8. After delivering satay to the temple guard. Return to Paiko and he will reward you with a Jaty Crown and 5 Satay.
 
* dew_in01,15,49,4        script  Tribal Chief Paiko#dew  540,{
 
* dew_in01,15,49,4        script  Tribal Chief Paiko#dew  540,{
 
* else if (dew_legend == 16) {
 
* else if (dew_legend == 16) {
 
set dew_legend,17;478                 getitem 18520,1; //Jaty_C479                 getitem 11533,5; //Satay
 
set dew_legend,17;478                 getitem 18520,1; //Jaty_C479                 getitem 11533,5; //Satay
 
* quest complete
 
* quest complete

Revision as of 08:23, 25 September 2013

DEWATA DUNGEON ENTRANCE QUEST

MINIMUM REQUIREMENTS:

  • base level 60
  • 15 cfeathers
You must be Base Level 60+ to complete the following step

1. Go to the northwest corner of Dewata Field and locate the innermost building there. A dialogue (dew_fild01 57,274) will start when you go in. After hearing about the Jaty Crown, you will enter automatically.

2. Offer to help Sage Kasyapa (dew_in01 22,48).

3. Tell Tribal Chief Paiko (dew_in01 15,49) that you overheard the story, but he refuses your help.

4. Start walking toward the exit. When you get close to the exit, the two will start talking again (dew_in01 15,33). Kasyapa convinces Chief Paiko that you may be key to creating the Jaty Crown.

5. Go back to Tribal Chief Paiko. This time, agree to collect 15 Cendrawasih Feathers for him.


6. After collecting the feathers, talk to Sage Kasyapa and he will give you a Shining Cendrawasih Feather as certification. Note: At this point, you can start the Traditional Weapon Quest and access Krakatau Volcano.

  • dew_in01,15,49,4 script Tribal Chief Paiko#dew 540,{
  • else if (dew_legend == 5) { if (countitem(6405) < 15) { close; } set dew_legend,6; delitem 6405,15; //Cendrawasih_F
  • lose 15 cfeather
  • dew_in01,15,49,4 script Tribal Chief Paiko#dew 540,{
  • else if (dew_legend == 6) { set dew_legend,7;
  • dew_in01,22,48,3 script Sage Kasyapa#dew 541,{
  • else if (dew_legend == 7) { set dew_legend,8; getitem 6406,1; //Cendrawasih_SF
  • shiny feather get
  • kkt open ( gatekeeper checks if (dew_legend < 8) )
  • traditional weapon quest open?

7. Talk to Paiko, and he will ask you to deliver food to specific people. He will give you 2 Satays for each person. You need to return to Paiko after each delivery. Listed below are the people you need to deliver to in order.

    • Tribal Soldier (dew_fild01 78, 288)
    • Tribal Manager (dew_fild01 185, 300)
    • Krakatau Gatekeeper (dewata 235, 56)
    • Borobudur Temple Guard (dewata 78, 192)
  • must be done in order.
  • more satay can be bought. ?? check on this

8. After delivering satay to the temple guard. Return to Paiko and he will reward you with a Jaty Crown and 5 Satay.

  • dew_in01,15,49,4 script Tribal Chief Paiko#dew 540,{
  • else if (dew_legend == 16) {

set dew_legend,17;478 getitem 18520,1; //Jaty_C479 getitem 11533,5; //Satay

  • quest complete