From 502e9e56110a345336d1e923ab0ac30a549346e2 Mon Sep 17 00:00:00 2001 From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com> Date: Thu, 4 Apr 2019 15:19:19 +0000 Subject: [PATCH] Addition of Herpah remaining dialogs. Contributed by NightBR. --- .../ai/areas/Aden/Herphah/34362-01.html | 5 +++-- .../ai/areas/Aden/Herphah/34362-02.html | 12 +++++++++++ .../ai/areas/Aden/Herphah/34362-03.html | 8 +++++++ .../ai/areas/Aden/Herphah/34362-04.html | 7 +++++++ .../ai/areas/Aden/Herphah/34362-05.html | 7 +++++++ .../ai/areas/Aden/Herphah/34362-06.html | 6 ++++++ .../ai/areas/Aden/Herphah/34362-07.html | 5 +++++ .../ai/areas/Aden/Herphah/34362-08.html | 7 +++++++ .../ai/areas/Aden/Herphah/34362-09.html | 8 +++++++ .../ai/areas/Aden/Herphah/34362-10.html | 8 +++++++ .../ai/areas/Aden/Herphah/Herphah.java | 21 ++++++++++++++++--- .../ai/areas/Aden/Herphah/34362-01.html | 5 +++-- .../ai/areas/Aden/Herphah/34362-02.html | 12 +++++++++++ .../ai/areas/Aden/Herphah/34362-03.html | 8 +++++++ .../ai/areas/Aden/Herphah/34362-04.html | 7 +++++++ .../ai/areas/Aden/Herphah/34362-05.html | 7 +++++++ .../ai/areas/Aden/Herphah/34362-06.html | 6 ++++++ .../ai/areas/Aden/Herphah/34362-07.html | 5 +++++ .../ai/areas/Aden/Herphah/34362-08.html | 7 +++++++ .../ai/areas/Aden/Herphah/34362-09.html | 8 +++++++ .../ai/areas/Aden/Herphah/34362-10.html | 8 +++++++ .../ai/areas/Aden/Herphah/Herphah.java | 21 ++++++++++++++++--- .../ai/areas/Aden/Herphah/34362-01.html | 5 +++-- .../ai/areas/Aden/Herphah/34362-02.html | 12 +++++++++++ .../ai/areas/Aden/Herphah/34362-03.html | 8 +++++++ .../ai/areas/Aden/Herphah/34362-04.html | 7 +++++++ .../ai/areas/Aden/Herphah/34362-05.html | 7 +++++++ .../ai/areas/Aden/Herphah/34362-06.html | 6 ++++++ .../ai/areas/Aden/Herphah/34362-07.html | 5 +++++ .../ai/areas/Aden/Herphah/34362-08.html | 7 +++++++ .../ai/areas/Aden/Herphah/34362-09.html | 8 +++++++ .../ai/areas/Aden/Herphah/34362-10.html | 8 +++++++ .../ai/areas/Aden/Herphah/Herphah.java | 21 ++++++++++++++++--- 33 files changed, 267 insertions(+), 15 deletions(-) create mode 100644 L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-02.html create mode 100644 L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-03.html create mode 100644 L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-04.html create mode 100644 L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-05.html create mode 100644 L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-06.html create mode 100644 L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-07.html create mode 100644 L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-08.html create mode 100644 L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-09.html create mode 100644 L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-10.html create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-02.html create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-03.html create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-04.html create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-05.html create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-06.html create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-07.html create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-08.html create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-09.html create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-10.html create mode 100644 L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-02.html create mode 100644 L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-03.html create mode 100644 L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-04.html create mode 100644 L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-05.html create mode 100644 L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-06.html create mode 100644 L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-07.html create mode 100644 L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-08.html create mode 100644 L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-09.html create mode 100644 L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-10.html diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-01.html b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-01.html index 9f660eadfb..782560bb23 100644 --- a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-01.html +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-01.html @@ -1,4 +1,5 @@ Herphah:
-Is there?
- +How about meeting Ruine ?
+He's looking for men to search the Dimensional Rift. There must be some problem in the Dimensional Rift. If so, you can go wherever you want.
+ \ No newline at end of file diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-02.html b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-02.html new file mode 100644 index 0000000000..399d86de03 --- /dev/null +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-02.html @@ -0,0 +1,12 @@ +Herphah:
+Aden is a vast continent. you can easily find places helpful for your growth.
+There are countless Hunting Zones. I can recommend the best of them. Which zones are you interested in?
+ + + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-03.html b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-03.html new file mode 100644 index 0000000000..7604269f6b --- /dev/null +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-03.html @@ -0,0 +1,8 @@ +Herphah:
+Hmm... Zones recommended for level 85 or lower?
+The question is too broad. Aden is vast and has many hunting zones. But it's really hard to answer your question without knowing exactly what level is recommendable to you.
+Ah! Right. Did you read the letters from Kekropus and Queen Navari?
+Some scrolls must be regularly delivered to you. Worried that young adventurers grow fast but don't know what to do or what to aim for, Kekropus and Queen Navari have regularly sent you letters to tell where to go.
+If you haven't read them, go to the bottom right. You see some scrolls. They are the letters from Kekropus or Queen Navari.
+ + \ No newline at end of file diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-04.html b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-04.html new file mode 100644 index 0000000000..5a2050723b --- /dev/null +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-04.html @@ -0,0 +1,7 @@ +Herphah:
+Levels 85 to 87... You can do more things now.
+How about visiting the Hamak Underground Ruins? You see Gatekeeper Elisa up there? She will teleport you to the Talking Island. From there, Sayunes will send you to the Ruins od Ye Sagira, where you can find Giant's Minion Hadel. He will give you missions.
+Alternatively, you can go to the Altar of Evil andr the Blood Swampland. gatekeeper Elisa will teleport you to the Town of Gludio. From there, Gatekeeper Bella will send you to the Dark Elf Village. Use the Teleport Device in the village to teleport to the Blood Swampland.
+Black Wizard Lepathia and Vollodos there desperately need help. Their mission will be helpful for your growth.
+ + \ No newline at end of file diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-05.html b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-05.html new file mode 100644 index 0000000000..471db2bdf4 --- /dev/null +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-05.html @@ -0,0 +1,7 @@ +Herphah:
+You mean those for levels 88 to 92?
+Have you heard about the Fairy Settlement? I recommend that zone. To get there, ask Gatekeeper Elisa to teleport you to the Hunters Village.
+If you've never been there, you'd better perform the quest Shadow of Terror: Blackish Red Fog Through Magmeld Delegation Leader Lada before heading to the Fairy Settlement.
+Then, Gatekeeper Sookie in the Arms of Timiniel. When you get there, ask Fairy Refugees and Nerupa what you have to do. The Mother Tree Guardians has recently dispatched Rafini to the Arms of Timiniel. Rafini may need your help.
+ + \ No newline at end of file diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-06.html b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-06.html new file mode 100644 index 0000000000..a7dd5275e1 --- /dev/null +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-06.html @@ -0,0 +1,6 @@ +Herphah:
+Of the zones for levels 93 to 94, the Isle of Souls is the most important. The island has a long history with Kamaels. I'm sure that what happened in the Isle of Souls drove Kamaels to create the Giant Trackers.
+If this is your first visit, ask Gatekeeper Elisa to teleport you to the Town of Gludio. From there go to the Gludin Village through Gatekeeper Bella. Receive the quest Mysterious Journey from Head Blacksmith Tapoy there and go to the Isle of Souls Harbor through Gatekeeper Richlin If you're been there, go to Kamael Village through Gatekeeper Elisa. Use the Teleport Device there to teleport to the Isle of Souls Harbor.
+Once you arrive at the Isle of Souls, you can undertake from Hesed the missions related with the quests Uncover the Secret and More Aggressive Operation.
+ + \ No newline at end of file diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-07.html b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-07.html new file mode 100644 index 0000000000..661b4ac4d6 --- /dev/null +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-07.html @@ -0,0 +1,5 @@ +Herphah:
+There's a hunting zone for levels 95 to 96 not far from here.
+Go up the stairs, and you will see Agent Georgio. Ask him about the quest Kicking Out Unwelcome Guests. He wil probably tell you to go to the Seal of Shilen.
+ + \ No newline at end of file diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-08.html b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-08.html new file mode 100644 index 0000000000..98d95bfeaa --- /dev/null +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-08.html @@ -0,0 +1,7 @@ +Herphah:
+From levels 97 to 99... You should start to find appropriate zones on your own. I'd like to recommend three zones.
+The first is the Cemetery. It is the closest one of the three. Go to the Seal of Shilen through the gatekeeper here, and find the Aden Vanguard Quartermaster. He will give you missions related with the Fallen King's Men.
+The second is the Blazing Swamp. It is not far from here. Go to the Blazing Swamp through the gatekeeper and find a little unusual orc. Ask the orc about the quest Waiting for Pa'agrio. Oh, don't worry. Some orcs are quite friendly.
+The last is the Pagan Temple. To get there, you should first go to the Town of Rune through the gatekeeper. Find Priestess of Light Razen inside the Pagan Temple and ask him about Triol's Movement. He will tell you what to do.
+ + \ No newline at end of file diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-09.html b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-09.html new file mode 100644 index 0000000000..943897d00d --- /dev/null +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-09.html @@ -0,0 +1,8 @@ +Herphah:
+You have to establish close relationships with many factions.
+First, for level 99, I recommend the Blackbird Clan in Hellbound led by Leona Blackbird. If you are level 100, I recommend you to go to the Giant's Cave, where you can find the Giant Trackers.
+If you reach level 101, go to the Atelia Fortress and meet the Kingdom's Royal Guard. it was establish by the order of King of Aden. +If you are level 102 or higher, help the Mother Tree Guardians in the Enchanted Valley. Or you can interact with the Unworldly Visitors in the Guarden of Spirits. You can also go to the Superion Fortress, the final stronghold of the Giant Trackers.
+If you are level 103 or higher, go to the Shadow of the Mother Tree. The Mother Tree Guardians will be waiting for you in the Elven Village.
+ + \ No newline at end of file diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-10.html b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-10.html new file mode 100644 index 0000000000..22f3aad9cb --- /dev/null +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-10.html @@ -0,0 +1,8 @@ +Herphah:
+Do you want to know the instanced dungeons recommendable for each level?
+Well, do you see the Kartia's Researcher over there? The researcher can send you into the Kartia's Labyrinth. From level 85 to level 90 and up to level 95, you can enter there alone or with other colleagues.
+For level 99 or higher, I recommend the Nightmare Kamaloka You can enter through Captain Kurtiz. Or, you can go to the Town of Gludio and ask Refugee Neti about the Ashen Shadow Revolutionaries. It's a little far, but I recommend Mystic Tavern in the underground Gainak.
+If you are level 100, raid the Command Post in the Atelia Fortress. If your level is higher, ask Agent Georgio at the top of the stairs to teleport you to the Altar of Shilen.
+Are you above level 103? If som I recommend you to create a coalition and join the Spezion Epic Battle. You have a great number of options.
+ + \ No newline at end of file diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/Herphah.java b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/Herphah.java index f2838db495..d56571546c 100644 --- a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/Herphah.java +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/ai/areas/Aden/Herphah/Herphah.java @@ -42,11 +42,26 @@ public class Herphah extends AbstractNpcAI @Override public String onAdvEvent(String event, Npc npc, PlayerInstance player) { - if (event.equals("34362-01.html")) + switch (event) { - // TODO: return event; + case "34362-01.html": + case "34362-02.html": + case "34362-03.html": + case "34362-04.html": + case "34362-05.html": + case "34362-06.html": + case "34362-07.html": + case "34362-08.html": + case "34362-09.html": + case "34362-10.html": + { + return event; + } + default: + { + return null; + } } - return null; } @Override diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-01.html b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-01.html index 9f660eadfb..782560bb23 100644 --- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-01.html +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-01.html @@ -1,4 +1,5 @@ Herphah:
-Is there?
- +How about meeting Ruine ?
+He's looking for men to search the Dimensional Rift. There must be some problem in the Dimensional Rift. If so, you can go wherever you want.
+ \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-02.html b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-02.html new file mode 100644 index 0000000000..399d86de03 --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-02.html @@ -0,0 +1,12 @@ +Herphah:
+Aden is a vast continent. you can easily find places helpful for your growth.
+There are countless Hunting Zones. I can recommend the best of them. Which zones are you interested in?
+ + + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-03.html b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-03.html new file mode 100644 index 0000000000..7604269f6b --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-03.html @@ -0,0 +1,8 @@ +Herphah:
+Hmm... Zones recommended for level 85 or lower?
+The question is too broad. Aden is vast and has many hunting zones. But it's really hard to answer your question without knowing exactly what level is recommendable to you.
+Ah! Right. Did you read the letters from Kekropus and Queen Navari?
+Some scrolls must be regularly delivered to you. Worried that young adventurers grow fast but don't know what to do or what to aim for, Kekropus and Queen Navari have regularly sent you letters to tell where to go.
+If you haven't read them, go to the bottom right. You see some scrolls. They are the letters from Kekropus or Queen Navari.
+ + \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-04.html b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-04.html new file mode 100644 index 0000000000..5a2050723b --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-04.html @@ -0,0 +1,7 @@ +Herphah:
+Levels 85 to 87... You can do more things now.
+How about visiting the Hamak Underground Ruins? You see Gatekeeper Elisa up there? She will teleport you to the Talking Island. From there, Sayunes will send you to the Ruins od Ye Sagira, where you can find Giant's Minion Hadel. He will give you missions.
+Alternatively, you can go to the Altar of Evil andr the Blood Swampland. gatekeeper Elisa will teleport you to the Town of Gludio. From there, Gatekeeper Bella will send you to the Dark Elf Village. Use the Teleport Device in the village to teleport to the Blood Swampland.
+Black Wizard Lepathia and Vollodos there desperately need help. Their mission will be helpful for your growth.
+ + \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-05.html b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-05.html new file mode 100644 index 0000000000..471db2bdf4 --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-05.html @@ -0,0 +1,7 @@ +Herphah:
+You mean those for levels 88 to 92?
+Have you heard about the Fairy Settlement? I recommend that zone. To get there, ask Gatekeeper Elisa to teleport you to the Hunters Village.
+If you've never been there, you'd better perform the quest Shadow of Terror: Blackish Red Fog Through Magmeld Delegation Leader Lada before heading to the Fairy Settlement.
+Then, Gatekeeper Sookie in the Arms of Timiniel. When you get there, ask Fairy Refugees and Nerupa what you have to do. The Mother Tree Guardians has recently dispatched Rafini to the Arms of Timiniel. Rafini may need your help.
+ + \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-06.html b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-06.html new file mode 100644 index 0000000000..a7dd5275e1 --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-06.html @@ -0,0 +1,6 @@ +Herphah:
+Of the zones for levels 93 to 94, the Isle of Souls is the most important. The island has a long history with Kamaels. I'm sure that what happened in the Isle of Souls drove Kamaels to create the Giant Trackers.
+If this is your first visit, ask Gatekeeper Elisa to teleport you to the Town of Gludio. From there go to the Gludin Village through Gatekeeper Bella. Receive the quest Mysterious Journey from Head Blacksmith Tapoy there and go to the Isle of Souls Harbor through Gatekeeper Richlin If you're been there, go to Kamael Village through Gatekeeper Elisa. Use the Teleport Device there to teleport to the Isle of Souls Harbor.
+Once you arrive at the Isle of Souls, you can undertake from Hesed the missions related with the quests Uncover the Secret and More Aggressive Operation.
+ + \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-07.html b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-07.html new file mode 100644 index 0000000000..661b4ac4d6 --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-07.html @@ -0,0 +1,5 @@ +Herphah:
+There's a hunting zone for levels 95 to 96 not far from here.
+Go up the stairs, and you will see Agent Georgio. Ask him about the quest Kicking Out Unwelcome Guests. He wil probably tell you to go to the Seal of Shilen.
+ + \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-08.html b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-08.html new file mode 100644 index 0000000000..98d95bfeaa --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-08.html @@ -0,0 +1,7 @@ +Herphah:
+From levels 97 to 99... You should start to find appropriate zones on your own. I'd like to recommend three zones.
+The first is the Cemetery. It is the closest one of the three. Go to the Seal of Shilen through the gatekeeper here, and find the Aden Vanguard Quartermaster. He will give you missions related with the Fallen King's Men.
+The second is the Blazing Swamp. It is not far from here. Go to the Blazing Swamp through the gatekeeper and find a little unusual orc. Ask the orc about the quest Waiting for Pa'agrio. Oh, don't worry. Some orcs are quite friendly.
+The last is the Pagan Temple. To get there, you should first go to the Town of Rune through the gatekeeper. Find Priestess of Light Razen inside the Pagan Temple and ask him about Triol's Movement. He will tell you what to do.
+ + \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-09.html b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-09.html new file mode 100644 index 0000000000..943897d00d --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-09.html @@ -0,0 +1,8 @@ +Herphah:
+You have to establish close relationships with many factions.
+First, for level 99, I recommend the Blackbird Clan in Hellbound led by Leona Blackbird. If you are level 100, I recommend you to go to the Giant's Cave, where you can find the Giant Trackers.
+If you reach level 101, go to the Atelia Fortress and meet the Kingdom's Royal Guard. it was establish by the order of King of Aden. +If you are level 102 or higher, help the Mother Tree Guardians in the Enchanted Valley. Or you can interact with the Unworldly Visitors in the Guarden of Spirits. You can also go to the Superion Fortress, the final stronghold of the Giant Trackers.
+If you are level 103 or higher, go to the Shadow of the Mother Tree. The Mother Tree Guardians will be waiting for you in the Elven Village.
+ + \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-10.html b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-10.html new file mode 100644 index 0000000000..22f3aad9cb --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-10.html @@ -0,0 +1,8 @@ +Herphah:
+Do you want to know the instanced dungeons recommendable for each level?
+Well, do you see the Kartia's Researcher over there? The researcher can send you into the Kartia's Labyrinth. From level 85 to level 90 and up to level 95, you can enter there alone or with other colleagues.
+For level 99 or higher, I recommend the Nightmare Kamaloka You can enter through Captain Kurtiz. Or, you can go to the Town of Gludio and ask Refugee Neti about the Ashen Shadow Revolutionaries. It's a little far, but I recommend Mystic Tavern in the underground Gainak.
+If you are level 100, raid the Command Post in the Atelia Fortress. If your level is higher, ask Agent Georgio at the top of the stairs to teleport you to the Altar of Shilen.
+Are you above level 103? If som I recommend you to create a coalition and join the Spezion Epic Battle. You have a great number of options.
+ + \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/Herphah.java b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/Herphah.java index f2838db495..d56571546c 100644 --- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/Herphah.java +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/ai/areas/Aden/Herphah/Herphah.java @@ -42,11 +42,26 @@ public class Herphah extends AbstractNpcAI @Override public String onAdvEvent(String event, Npc npc, PlayerInstance player) { - if (event.equals("34362-01.html")) + switch (event) { - // TODO: return event; + case "34362-01.html": + case "34362-02.html": + case "34362-03.html": + case "34362-04.html": + case "34362-05.html": + case "34362-06.html": + case "34362-07.html": + case "34362-08.html": + case "34362-09.html": + case "34362-10.html": + { + return event; + } + default: + { + return null; + } } - return null; } @Override diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-01.html b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-01.html index 9f660eadfb..782560bb23 100644 --- a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-01.html +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-01.html @@ -1,4 +1,5 @@ Herphah:
-Is there?
- +How about meeting Ruine ?
+He's looking for men to search the Dimensional Rift. There must be some problem in the Dimensional Rift. If so, you can go wherever you want.
+ \ No newline at end of file diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-02.html b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-02.html new file mode 100644 index 0000000000..399d86de03 --- /dev/null +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-02.html @@ -0,0 +1,12 @@ +Herphah:
+Aden is a vast continent. you can easily find places helpful for your growth.
+There are countless Hunting Zones. I can recommend the best of them. Which zones are you interested in?
+ + + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-03.html b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-03.html new file mode 100644 index 0000000000..7604269f6b --- /dev/null +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-03.html @@ -0,0 +1,8 @@ +Herphah:
+Hmm... Zones recommended for level 85 or lower?
+The question is too broad. Aden is vast and has many hunting zones. But it's really hard to answer your question without knowing exactly what level is recommendable to you.
+Ah! Right. Did you read the letters from Kekropus and Queen Navari?
+Some scrolls must be regularly delivered to you. Worried that young adventurers grow fast but don't know what to do or what to aim for, Kekropus and Queen Navari have regularly sent you letters to tell where to go.
+If you haven't read them, go to the bottom right. You see some scrolls. They are the letters from Kekropus or Queen Navari.
+ + \ No newline at end of file diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-04.html b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-04.html new file mode 100644 index 0000000000..5a2050723b --- /dev/null +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-04.html @@ -0,0 +1,7 @@ +Herphah:
+Levels 85 to 87... You can do more things now.
+How about visiting the Hamak Underground Ruins? You see Gatekeeper Elisa up there? She will teleport you to the Talking Island. From there, Sayunes will send you to the Ruins od Ye Sagira, where you can find Giant's Minion Hadel. He will give you missions.
+Alternatively, you can go to the Altar of Evil andr the Blood Swampland. gatekeeper Elisa will teleport you to the Town of Gludio. From there, Gatekeeper Bella will send you to the Dark Elf Village. Use the Teleport Device in the village to teleport to the Blood Swampland.
+Black Wizard Lepathia and Vollodos there desperately need help. Their mission will be helpful for your growth.
+ + \ No newline at end of file diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-05.html b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-05.html new file mode 100644 index 0000000000..471db2bdf4 --- /dev/null +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-05.html @@ -0,0 +1,7 @@ +Herphah:
+You mean those for levels 88 to 92?
+Have you heard about the Fairy Settlement? I recommend that zone. To get there, ask Gatekeeper Elisa to teleport you to the Hunters Village.
+If you've never been there, you'd better perform the quest Shadow of Terror: Blackish Red Fog Through Magmeld Delegation Leader Lada before heading to the Fairy Settlement.
+Then, Gatekeeper Sookie in the Arms of Timiniel. When you get there, ask Fairy Refugees and Nerupa what you have to do. The Mother Tree Guardians has recently dispatched Rafini to the Arms of Timiniel. Rafini may need your help.
+ + \ No newline at end of file diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-06.html b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-06.html new file mode 100644 index 0000000000..a7dd5275e1 --- /dev/null +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-06.html @@ -0,0 +1,6 @@ +Herphah:
+Of the zones for levels 93 to 94, the Isle of Souls is the most important. The island has a long history with Kamaels. I'm sure that what happened in the Isle of Souls drove Kamaels to create the Giant Trackers.
+If this is your first visit, ask Gatekeeper Elisa to teleport you to the Town of Gludio. From there go to the Gludin Village through Gatekeeper Bella. Receive the quest Mysterious Journey from Head Blacksmith Tapoy there and go to the Isle of Souls Harbor through Gatekeeper Richlin If you're been there, go to Kamael Village through Gatekeeper Elisa. Use the Teleport Device there to teleport to the Isle of Souls Harbor.
+Once you arrive at the Isle of Souls, you can undertake from Hesed the missions related with the quests Uncover the Secret and More Aggressive Operation.
+ + \ No newline at end of file diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-07.html b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-07.html new file mode 100644 index 0000000000..661b4ac4d6 --- /dev/null +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-07.html @@ -0,0 +1,5 @@ +Herphah:
+There's a hunting zone for levels 95 to 96 not far from here.
+Go up the stairs, and you will see Agent Georgio. Ask him about the quest Kicking Out Unwelcome Guests. He wil probably tell you to go to the Seal of Shilen.
+ + \ No newline at end of file diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-08.html b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-08.html new file mode 100644 index 0000000000..98d95bfeaa --- /dev/null +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-08.html @@ -0,0 +1,7 @@ +Herphah:
+From levels 97 to 99... You should start to find appropriate zones on your own. I'd like to recommend three zones.
+The first is the Cemetery. It is the closest one of the three. Go to the Seal of Shilen through the gatekeeper here, and find the Aden Vanguard Quartermaster. He will give you missions related with the Fallen King's Men.
+The second is the Blazing Swamp. It is not far from here. Go to the Blazing Swamp through the gatekeeper and find a little unusual orc. Ask the orc about the quest Waiting for Pa'agrio. Oh, don't worry. Some orcs are quite friendly.
+The last is the Pagan Temple. To get there, you should first go to the Town of Rune through the gatekeeper. Find Priestess of Light Razen inside the Pagan Temple and ask him about Triol's Movement. He will tell you what to do.
+ + \ No newline at end of file diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-09.html b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-09.html new file mode 100644 index 0000000000..943897d00d --- /dev/null +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-09.html @@ -0,0 +1,8 @@ +Herphah:
+You have to establish close relationships with many factions.
+First, for level 99, I recommend the Blackbird Clan in Hellbound led by Leona Blackbird. If you are level 100, I recommend you to go to the Giant's Cave, where you can find the Giant Trackers.
+If you reach level 101, go to the Atelia Fortress and meet the Kingdom's Royal Guard. it was establish by the order of King of Aden. +If you are level 102 or higher, help the Mother Tree Guardians in the Enchanted Valley. Or you can interact with the Unworldly Visitors in the Guarden of Spirits. You can also go to the Superion Fortress, the final stronghold of the Giant Trackers.
+If you are level 103 or higher, go to the Shadow of the Mother Tree. The Mother Tree Guardians will be waiting for you in the Elven Village.
+ + \ No newline at end of file diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-10.html b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-10.html new file mode 100644 index 0000000000..22f3aad9cb --- /dev/null +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/34362-10.html @@ -0,0 +1,8 @@ +Herphah:
+Do you want to know the instanced dungeons recommendable for each level?
+Well, do you see the Kartia's Researcher over there? The researcher can send you into the Kartia's Labyrinth. From level 85 to level 90 and up to level 95, you can enter there alone or with other colleagues.
+For level 99 or higher, I recommend the Nightmare Kamaloka You can enter through Captain Kurtiz. Or, you can go to the Town of Gludio and ask Refugee Neti about the Ashen Shadow Revolutionaries. It's a little far, but I recommend Mystic Tavern in the underground Gainak.
+If you are level 100, raid the Command Post in the Atelia Fortress. If your level is higher, ask Agent Georgio at the top of the stairs to teleport you to the Altar of Shilen.
+Are you above level 103? If som I recommend you to create a coalition and join the Spezion Epic Battle. You have a great number of options.
+ + \ No newline at end of file diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/Herphah.java b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/Herphah.java index f2838db495..d56571546c 100644 --- a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/Herphah.java +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/ai/areas/Aden/Herphah/Herphah.java @@ -42,11 +42,26 @@ public class Herphah extends AbstractNpcAI @Override public String onAdvEvent(String event, Npc npc, PlayerInstance player) { - if (event.equals("34362-01.html")) + switch (event) { - // TODO: return event; + case "34362-01.html": + case "34362-02.html": + case "34362-03.html": + case "34362-04.html": + case "34362-05.html": + case "34362-06.html": + case "34362-07.html": + case "34362-08.html": + case "34362-09.html": + case "34362-10.html": + { + return event; + } + default: + { + return null; + } } - return null; } @Override