Difference between revisions of "Sapha's Visit Quest"

From JellyRO Wiki
Jump to: navigation, search
m (Adellie moved page Sapha's Visit to Sapha's Visit Quest)
m
Line 1: Line 1:
 +
{{Missing Information}}{{cleanup}}
 +
 
SAPHA'S VISIT
 
SAPHA'S VISIT
  

Revision as of 10:46, 1 November 2013

Error creating thumbnail: Unable to save thumbnail to destination
Error creating thumbnail: Unable to save thumbnail to destination
Article Needs Cleanup
Alice : "I'm sorry, Master... I tried my best...!!"
This page requires cleanup to meet JellyRO Wiki standards. Please help improve this article and refer to the Discussion page for specific suggestions.

SAPHA'S VISIT

MINIMUM REQUIREMENTS:

  • cannot find base level requirement. though prereq Onward req blvl 70
  • ONWARD TO THE NEW WORLD COMPLETED ep13_ryu > 99
  • Item: wise king , does not have to be your own. account-bound.

1. Expedition Guard Ben or Expedition Guard Maha (mid_camp 222,246)

  • actually not necessary?

2. Inside central tent (mid_camp 214,249) Guard Aello

  • mid_campin,93,114,3 script Guard Aello#ep133_is03 967,{
  • if (ep13_ryu > 99 || ep13_start > 99) { if (ep13_3_invite == 0) { set ep13_3_invite, 1;
  • ep13_ryu was set to 100 by Mukenro (quests_13_1.txt) .: Onward must be completed
  • ep13_start set to 100 by Cat Hand Agent#geck on moc_para01,44,19,3 (quests_dicastes.txt) -- preumably paradise group .: Cat Hand New World Access must NOT be completed.

3 Upstairs, right room, Soldier

  • mid_campin,111,120,3 script Soldier#ep133_is04 852,{
  • if (ep13_3_invite == 1) { if (select("I have authorization.:Is that so.") == 1) { warp "mid_campin",165,126;
  • ((i thought he doesn't let you in without a ring?))

4. Sapha from Manuk

  • wear ring
  • mid_campin,168,128,3 script Sapha from Manuk 451,{
  • if (ep13_3_invite == 1) { callfunc "eldicastes_c",3;
  • case 3: set ep13_3_invite, 2; set ep13_3_secret, 1;
  • doha open

5. Vyhannus

  • wear ring
  • mid_campin,168,125,3 script Hound#ep133_is06 997,{
  • HOUND: else if (ep13_3_invite == 2) { callfunc "eldicastes_c",1;
  • SAPHA: else if (ep13_3_invite == 2) { callfunc "eldicastes_c",1;
  • case 1: ep13_3_invite, 3;

6. Vyhannus

  • wear ring
  • HOUND: else if (ep13_3_invite == 3) { callfunc "eldicastes_c",2;
  • SAPHA: else if (ep13_3_invite == 3) { callfunc "eldicastes_c",2;
  • case 2: set ep13_3_invite, 4;
  • scaraba hole open

7. Southeast manuk building (309,142) Guard Captain Avalanche

  • wear ring
  • man_in01,315,52,3 script Guard Captain Avalanche
  • if (ep13_3_invite == 4) { set ep13_3_invite, 5;

8. East manuk, Entrance Manager (321, 182)

  • wear ring
  • manuk,321,182,5 script Entrance Manager#ep133 450,{
  • if (ep13_3_invite >= 4) { warp "dic_dun01",33,212;
  • not necessary

9. El Dicastes Field, Guard - script Guard#ep133_11 492,{

  • wear ring
  • else if (ep13_3_invite == 5) { warp "dicastes01",199,41;

10. dicastes02 120, 235

  • not necessary

11. Adventure Clerk, recieve diel light

  • dic_in01,42,264,3 script Adventurer Clerk#ep133 453,{
  • wear ring
  • switch (select("Register as an adventurer.:Talk.:Cancel.")) { case 1: else if (ep13_3_invite == 5) { set ep13_3_invite, 6; getitem 2844,1; //El_Dicastes_Light
  • diel light get

quest complete

12. optional, Kareka
Error creating thumbnail: Unable to save thumbnail to destination
untried.
  • separate article plz
  • dic_in01,353,37,5 duplicate(dic_enc#main) Kareka#pa0829 454
  • see 7278