From 2fabf69ae2ef9c969f06dc4829bb97e6b57dd1dc Mon Sep 17 00:00:00 2001 From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com> Date: Fri, 19 Jun 2020 01:43:17 +0000 Subject: [PATCH] Adjusted quests sending you at Schuttgart. --- .../data/scripts/quests/Q414_PathToAnOrcRaider/30570-04.htm | 2 +- .../data/scripts/quests/Q414_PathToAnOrcRaider/30570-07.htm | 4 +--- .../game/data/scripts/quests/Q415_PathToAMonk/32056-08.htm | 4 +--- .../scripts/quests/Q415_PathToAMonk/Q415_PathToAMonk.java | 5 ----- .../data/scripts/quests/Q416_PathToAnOrcShaman/30585-11a.htm | 5 ++--- .../scripts/quests/Q417_PathToBecomeAScavenger/30556-05a.htm | 5 +---- .../data/scripts/quests/Q418_PathToAnArtisan/30527-08.htm | 5 ++--- 7 files changed, 8 insertions(+), 22 deletions(-) diff --git a/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q414_PathToAnOrcRaider/30570-04.htm b/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q414_PathToAnOrcRaider/30570-04.htm index 7b91f5c82f..e51cf46da9 100644 --- a/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q414_PathToAnOrcRaider/30570-04.htm +++ b/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q414_PathToAnOrcRaider/30570-04.htm @@ -1,3 +1,3 @@ Prefect Karukia:
-Oh! The Mark of the Raider! Another strong Warrior is born to fight for the Kingdom! Ha! You must go at once to the Kingdom of Humans and show this mark to the High Prefect there! He'll transfer you to the Raider class. You should visit either High Prefect Osborn in Gludin Village or High Prefect Pinker in the Town of Schuttgart. +Oh! The Mark of the Raider! Another strong Warrior is born to fight for the Kingdom! Ha! You must go at once to the Kingdom of Humans and show this mark to the High Prefect there! He'll transfer you to the Raider class. You should visit High Prefect Osborn in Gludin Village. \ No newline at end of file diff --git a/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q414_PathToAnOrcRaider/30570-07.htm b/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q414_PathToAnOrcRaider/30570-07.htm index 7a63a72e14..9a57fb83b4 100644 --- a/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q414_PathToAnOrcRaider/30570-07.htm +++ b/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q414_PathToAnOrcRaider/30570-07.htm @@ -1,6 +1,4 @@ Prefect Karukia:
You accomplished the mission well, but don't get too sure of yourself! As an Orc Raider, that should've been nothing to you! Now you must prove your loyalty.
-Two Judges await you. Which do you want to go to?
-"I want to go to Gludin Village."
-"I want to go to the Town of Schuttgart." +"Proceed."
\ No newline at end of file diff --git a/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q415_PathToAMonk/32056-08.htm b/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q415_PathToAMonk/32056-08.htm index fa37cfb1d0..e5b5cd22a6 100644 --- a/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q415_PathToAMonk/32056-08.htm +++ b/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q415_PathToAMonk/32056-08.htm @@ -1,5 +1,3 @@ Khavatari Aren:
-Mastering the fighting skills of Kabart doesn't mean you've mastered Kabart itself. Receiving into your body the energy of nature and the power of totems...these also are part of true mastery. For that, you must view and learn many things, in an effort to understand their true nature.
-To understand the complete oneness with everything - that is true mastery of Kabart. Those who claim to have mastered Kabart merely act out the spirits of the totems, whereas those who have truly mastered Kabart become the totem itself. Do not forget this!
-Now, take this lesson with you, and go to Seer Moira in the Town of Schuttgart. If I vouch for your qualifications, she'll give you something you need. +You've done well! You're qualified, alright! Please accept this Khavatari Totem. If you take this to the High Prefect, he'll bestow the title of Orc Monk upon you. \ No newline at end of file diff --git a/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q415_PathToAMonk/Q415_PathToAMonk.java b/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q415_PathToAMonk/Q415_PathToAMonk.java index aae0004945..16f8cf2a5c 100644 --- a/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q415_PathToAMonk/Q415_PathToAMonk.java +++ b/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q415_PathToAMonk/Q415_PathToAMonk.java @@ -126,11 +126,6 @@ public class Q415_PathToAMonk extends Quest st.playSound(QuestState.SOUND_MIDDLE); } else if (event.equals("32056-08.htm")) - { - st.set("cond", "20"); - st.playSound(QuestState.SOUND_MIDDLE); - } - else if (event.equals("31979-03.htm")) { st.takeItems(FIERY_SPIRIT_SCROLL, 1); st.giveItems(KHAVATARI_TOTEM, 1); diff --git a/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q416_PathToAnOrcShaman/30585-11a.htm b/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q416_PathToAnOrcShaman/30585-11a.htm index 309ba04d3d..3a2073818c 100644 --- a/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q416_PathToAnOrcShaman/30585-11a.htm +++ b/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q416_PathToAnOrcShaman/30585-11a.htm @@ -1,6 +1,5 @@ Tataru Zu Hestui:
Thanks to the great Hestui Totem Spirit, you have mastered the secret language of flame!
-Now you can communicate with the spirits -- but you cannot yet command them. If you wish to do so, you must either learn the Names of the 99 Spirits or acquire the Wisdom of the 99 Spirits. Which method will you choose?
-Learn the Names of the 99 Spirits.
-Acquire the Wisdom of the 99 Spirits. +Now you can communicate with the spirits -- but you cannot yet command them. If you wish to do so, you must either learn the Names of the 99 Spirits.
+"Proceed." \ No newline at end of file diff --git a/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q417_PathToBecomeAScavenger/30556-05a.htm b/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q417_PathToBecomeAScavenger/30556-05a.htm index f88d54cf5f..ea4ac14a28 100644 --- a/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q417_PathToBecomeAScavenger/30556-05a.htm +++ b/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q417_PathToBecomeAScavenger/30556-05a.htm @@ -1,8 +1,5 @@ Master Toma:
A shining bead... Well done!
You can complete the test by taking this to my friend.
-I owe so many of my friends... How will you choose one?
-Well, would you prefer one that is close or far away?
-"The one farthest away."
-"The closest one." +"Proceed." \ No newline at end of file diff --git a/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q418_PathToAnArtisan/30527-08.htm b/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q418_PathToAnArtisan/30527-08.htm index 01d44b7e0d..ff82f6fd1b 100644 --- a/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q418_PathToAnArtisan/30527-08.htm +++ b/L2J_Mobius_C4_ScionsOfDestiny/dist/game/data/scripts/quests/Q418_PathToAnArtisan/30527-08.htm @@ -1,6 +1,5 @@ Blacksmith Silvera:
Let us see, then, the front teeth of the Boogle Ratmen. Did you get them all?... Yes, the count is correct. My congratulations!
-The first test is completed. The second test is held in one of two places, and you may choose where you take it: Gludio Territory or Schuttgart Territory. Which do you choose?
-Gludio Territory
-Schuttgart Territory +The first test is completed. Are you ready for the second part?
+"Proceed." \ No newline at end of file