diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/spawns/Hunters/EnchantedValley.xml b/L2J_Mobius_3.0_Helios/dist/game/data/spawns/Hunters/EnchantedValley.xml
index ec7e844429..2cfc668847 100644
--- a/L2J_Mobius_3.0_Helios/dist/game/data/spawns/Hunters/EnchantedValley.xml
+++ b/L2J_Mobius_3.0_Helios/dist/game/data/spawns/Hunters/EnchantedValley.xml
@@ -1236,8 +1236,10 @@
-
-
+
+
+
+
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08.html b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08.html
index 10bbea354c..07f4376a37 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08.html
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08.html
@@ -1,3 +1,3 @@
Fairy Mimyu:
-Go to the Garden of Spirits and defeat all type monsters until you collect 200 Mutated Spirit's Souls.
+Go to the Garden of Spirits and defeat all type monsters until you collect 100 Mutated Spirit's Souls.
\ No newline at end of file
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08a.html b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08a.html
index dd441d923f..34ef5f5a59 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08a.html
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08a.html
@@ -1,3 +1,3 @@
Fairy Mimyu:
-Go to the Garden of Spirits and defeat all type monsters until you collect 400 Mutated Spirit's Souls.
+Go to the Garden of Spirits and defeat all type monsters until you collect 200 Mutated Spirit's Souls.
\ No newline at end of file
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08b.html b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08b.html
index c6cc9125a8..d5ba1f4167 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08b.html
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08b.html
@@ -1,3 +1,3 @@
Fairy Mimyu:
-Go to the Garden of Spirits and defeat all type monsters until you collect 600 Mutated Spirit's Souls.
+Go to the Garden of Spirits and defeat all type monsters until you collect 300 Mutated Spirit's Souls.
\ No newline at end of file
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/Q00823_DisappearedRaceNewFairy.java b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/Q00823_DisappearedRaceNewFairy.java
index 9c5288b9cc..7b92ad8a7f 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/Q00823_DisappearedRaceNewFairy.java
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/Q00823_DisappearedRaceNewFairy.java
@@ -53,7 +53,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
private static final int INTERMEDIATE_SUPPLY_BOX = 47179;
private static final int ADVANCED_SUPPLY_BOX = 47180;
// Misc
- private static final int MIN_LEVEL = 100;
+ private static final int MIN_LEVEL = 102;
public Q00823_DisappearedRaceNewFairy()
{
@@ -145,7 +145,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
{
case 5:
{
- if ((getQuestItemsCount(player, NYMPH_STAMEN) == 200) && (player.getLevel() >= MIN_LEVEL))
+ if ((getQuestItemsCount(player, NYMPH_STAMEN) == 100) && (player.getLevel() >= MIN_LEVEL))
{
if (chance < 2)
{
@@ -172,7 +172,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
}
case 6:
{
- if ((getQuestItemsCount(player, NYMPH_STAMEN) == 400) && (player.getLevel() >= MIN_LEVEL))
+ if ((getQuestItemsCount(player, NYMPH_STAMEN) == 200) && (player.getLevel() >= MIN_LEVEL))
{
if (chance < 2)
{
@@ -199,7 +199,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
}
case 7:
{
- if ((getQuestItemsCount(player, NYMPH_STAMEN) == 600) && (player.getLevel() >= MIN_LEVEL))
+ if ((getQuestItemsCount(player, NYMPH_STAMEN) == 300) && (player.getLevel() >= MIN_LEVEL))
{
if (chance < 2)
{
@@ -321,7 +321,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
{
case 2:
{
- if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 200, 1, true))
+ if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 100, 1, true))
{
qs.setCond(5, true);
}
@@ -329,7 +329,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
}
case 3:
{
- if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 400, 1, true))
+ if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 200, 1, true))
{
qs.setCond(6, true);
}
@@ -337,7 +337,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
}
case 4:
{
- if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 600, 1, true))
+ if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 300, 1, true))
{
qs.setCond(7, true);
}
diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/spawns/Hunters/EnchantedValley.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/spawns/Hunters/EnchantedValley.xml
index ec7e844429..2cfc668847 100644
--- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/spawns/Hunters/EnchantedValley.xml
+++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/spawns/Hunters/EnchantedValley.xml
@@ -1236,8 +1236,10 @@
-
-
+
+
+
+
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08.html b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08.html
index 10bbea354c..07f4376a37 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08.html
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08.html
@@ -1,3 +1,3 @@
Fairy Mimyu:
-Go to the Garden of Spirits and defeat all type monsters until you collect 200 Mutated Spirit's Souls.
+Go to the Garden of Spirits and defeat all type monsters until you collect 100 Mutated Spirit's Souls.
\ No newline at end of file
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08a.html b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08a.html
index dd441d923f..34ef5f5a59 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08a.html
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08a.html
@@ -1,3 +1,3 @@
Fairy Mimyu:
-Go to the Garden of Spirits and defeat all type monsters until you collect 400 Mutated Spirit's Souls.
+Go to the Garden of Spirits and defeat all type monsters until you collect 200 Mutated Spirit's Souls.
\ No newline at end of file
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08b.html b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08b.html
index c6cc9125a8..d5ba1f4167 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08b.html
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08b.html
@@ -1,3 +1,3 @@
Fairy Mimyu:
-Go to the Garden of Spirits and defeat all type monsters until you collect 600 Mutated Spirit's Souls.
+Go to the Garden of Spirits and defeat all type monsters until you collect 300 Mutated Spirit's Souls.
\ No newline at end of file
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/Q00823_DisappearedRaceNewFairy.java b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/Q00823_DisappearedRaceNewFairy.java
index 9c5288b9cc..7b92ad8a7f 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/Q00823_DisappearedRaceNewFairy.java
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/Q00823_DisappearedRaceNewFairy.java
@@ -53,7 +53,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
private static final int INTERMEDIATE_SUPPLY_BOX = 47179;
private static final int ADVANCED_SUPPLY_BOX = 47180;
// Misc
- private static final int MIN_LEVEL = 100;
+ private static final int MIN_LEVEL = 102;
public Q00823_DisappearedRaceNewFairy()
{
@@ -145,7 +145,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
{
case 5:
{
- if ((getQuestItemsCount(player, NYMPH_STAMEN) == 200) && (player.getLevel() >= MIN_LEVEL))
+ if ((getQuestItemsCount(player, NYMPH_STAMEN) == 100) && (player.getLevel() >= MIN_LEVEL))
{
if (chance < 2)
{
@@ -172,7 +172,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
}
case 6:
{
- if ((getQuestItemsCount(player, NYMPH_STAMEN) == 400) && (player.getLevel() >= MIN_LEVEL))
+ if ((getQuestItemsCount(player, NYMPH_STAMEN) == 200) && (player.getLevel() >= MIN_LEVEL))
{
if (chance < 2)
{
@@ -199,7 +199,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
}
case 7:
{
- if ((getQuestItemsCount(player, NYMPH_STAMEN) == 600) && (player.getLevel() >= MIN_LEVEL))
+ if ((getQuestItemsCount(player, NYMPH_STAMEN) == 300) && (player.getLevel() >= MIN_LEVEL))
{
if (chance < 2)
{
@@ -321,7 +321,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
{
case 2:
{
- if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 200, 1, true))
+ if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 100, 1, true))
{
qs.setCond(5, true);
}
@@ -329,7 +329,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
}
case 3:
{
- if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 400, 1, true))
+ if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 200, 1, true))
{
qs.setCond(6, true);
}
@@ -337,7 +337,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
}
case 4:
{
- if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 600, 1, true))
+ if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 300, 1, true))
{
qs.setCond(7, true);
}
diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/spawns/Hunters/EnchantedValley.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/spawns/Hunters/EnchantedValley.xml
index ec7e844429..2cfc668847 100644
--- a/L2J_Mobius_5.0_Salvation/dist/game/data/spawns/Hunters/EnchantedValley.xml
+++ b/L2J_Mobius_5.0_Salvation/dist/game/data/spawns/Hunters/EnchantedValley.xml
@@ -1236,8 +1236,10 @@
-
-
+
+
+
+
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08.html b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08.html
index 10bbea354c..07f4376a37 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08.html
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08.html
@@ -1,3 +1,3 @@
Fairy Mimyu:
-Go to the Garden of Spirits and defeat all type monsters until you collect 200 Mutated Spirit's Souls.
+Go to the Garden of Spirits and defeat all type monsters until you collect 100 Mutated Spirit's Souls.
\ No newline at end of file
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08a.html b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08a.html
index dd441d923f..34ef5f5a59 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08a.html
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08a.html
@@ -1,3 +1,3 @@
Fairy Mimyu:
-Go to the Garden of Spirits and defeat all type monsters until you collect 400 Mutated Spirit's Souls.
+Go to the Garden of Spirits and defeat all type monsters until you collect 200 Mutated Spirit's Souls.
\ No newline at end of file
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08b.html b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08b.html
index c6cc9125a8..d5ba1f4167 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08b.html
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08b.html
@@ -1,3 +1,3 @@
Fairy Mimyu:
-Go to the Garden of Spirits and defeat all type monsters until you collect 600 Mutated Spirit's Souls.
+Go to the Garden of Spirits and defeat all type monsters until you collect 300 Mutated Spirit's Souls.
\ No newline at end of file
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/Q00823_DisappearedRaceNewFairy.java b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/Q00823_DisappearedRaceNewFairy.java
index 9c5288b9cc..7b92ad8a7f 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/Q00823_DisappearedRaceNewFairy.java
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/Q00823_DisappearedRaceNewFairy.java
@@ -53,7 +53,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
private static final int INTERMEDIATE_SUPPLY_BOX = 47179;
private static final int ADVANCED_SUPPLY_BOX = 47180;
// Misc
- private static final int MIN_LEVEL = 100;
+ private static final int MIN_LEVEL = 102;
public Q00823_DisappearedRaceNewFairy()
{
@@ -145,7 +145,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
{
case 5:
{
- if ((getQuestItemsCount(player, NYMPH_STAMEN) == 200) && (player.getLevel() >= MIN_LEVEL))
+ if ((getQuestItemsCount(player, NYMPH_STAMEN) == 100) && (player.getLevel() >= MIN_LEVEL))
{
if (chance < 2)
{
@@ -172,7 +172,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
}
case 6:
{
- if ((getQuestItemsCount(player, NYMPH_STAMEN) == 400) && (player.getLevel() >= MIN_LEVEL))
+ if ((getQuestItemsCount(player, NYMPH_STAMEN) == 200) && (player.getLevel() >= MIN_LEVEL))
{
if (chance < 2)
{
@@ -199,7 +199,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
}
case 7:
{
- if ((getQuestItemsCount(player, NYMPH_STAMEN) == 600) && (player.getLevel() >= MIN_LEVEL))
+ if ((getQuestItemsCount(player, NYMPH_STAMEN) == 300) && (player.getLevel() >= MIN_LEVEL))
{
if (chance < 2)
{
@@ -321,7 +321,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
{
case 2:
{
- if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 200, 1, true))
+ if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 100, 1, true))
{
qs.setCond(5, true);
}
@@ -329,7 +329,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
}
case 3:
{
- if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 400, 1, true))
+ if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 200, 1, true))
{
qs.setCond(6, true);
}
@@ -337,7 +337,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
}
case 4:
{
- if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 600, 1, true))
+ if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 300, 1, true))
{
qs.setCond(7, true);
}
diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/spawns/Hunters/EnchantedValley.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/spawns/Hunters/EnchantedValley.xml
index ec7e844429..2cfc668847 100644
--- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/spawns/Hunters/EnchantedValley.xml
+++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/spawns/Hunters/EnchantedValley.xml
@@ -1236,8 +1236,10 @@
-
-
+
+
+
+
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08.html b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08.html
index 34ef5f5a59..4aee7e0989 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08.html
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08.html
@@ -1,3 +1,3 @@
Fairy Mimyu:
-Go to the Garden of Spirits and defeat all type monsters until you collect 200 Mutated Spirit's Souls.
+Go to the Garden of Spirits and defeat all type monsters until you collect 100 Mutated Spirit's Souls.
\ No newline at end of file
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08a.html b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08a.html
index dd441d923f..34ef5f5a59 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08a.html
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08a.html
@@ -1,3 +1,3 @@
Fairy Mimyu:
-Go to the Garden of Spirits and defeat all type monsters until you collect 400 Mutated Spirit's Souls.
+Go to the Garden of Spirits and defeat all type monsters until you collect 200 Mutated Spirit's Souls.
\ No newline at end of file
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08b.html b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08b.html
index c6cc9125a8..d5ba1f4167 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08b.html
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08b.html
@@ -1,3 +1,3 @@
Fairy Mimyu:
-Go to the Garden of Spirits and defeat all type monsters until you collect 600 Mutated Spirit's Souls.
+Go to the Garden of Spirits and defeat all type monsters until you collect 300 Mutated Spirit's Souls.
\ No newline at end of file
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/Q00823_DisappearedRaceNewFairy.java b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/Q00823_DisappearedRaceNewFairy.java
index 9c5288b9cc..7b92ad8a7f 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/Q00823_DisappearedRaceNewFairy.java
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/Q00823_DisappearedRaceNewFairy.java
@@ -53,7 +53,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
private static final int INTERMEDIATE_SUPPLY_BOX = 47179;
private static final int ADVANCED_SUPPLY_BOX = 47180;
// Misc
- private static final int MIN_LEVEL = 100;
+ private static final int MIN_LEVEL = 102;
public Q00823_DisappearedRaceNewFairy()
{
@@ -145,7 +145,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
{
case 5:
{
- if ((getQuestItemsCount(player, NYMPH_STAMEN) == 200) && (player.getLevel() >= MIN_LEVEL))
+ if ((getQuestItemsCount(player, NYMPH_STAMEN) == 100) && (player.getLevel() >= MIN_LEVEL))
{
if (chance < 2)
{
@@ -172,7 +172,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
}
case 6:
{
- if ((getQuestItemsCount(player, NYMPH_STAMEN) == 400) && (player.getLevel() >= MIN_LEVEL))
+ if ((getQuestItemsCount(player, NYMPH_STAMEN) == 200) && (player.getLevel() >= MIN_LEVEL))
{
if (chance < 2)
{
@@ -199,7 +199,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
}
case 7:
{
- if ((getQuestItemsCount(player, NYMPH_STAMEN) == 600) && (player.getLevel() >= MIN_LEVEL))
+ if ((getQuestItemsCount(player, NYMPH_STAMEN) == 300) && (player.getLevel() >= MIN_LEVEL))
{
if (chance < 2)
{
@@ -321,7 +321,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
{
case 2:
{
- if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 200, 1, true))
+ if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 100, 1, true))
{
qs.setCond(5, true);
}
@@ -329,7 +329,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
}
case 3:
{
- if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 400, 1, true))
+ if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 200, 1, true))
{
qs.setCond(6, true);
}
@@ -337,7 +337,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
}
case 4:
{
- if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 600, 1, true))
+ if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 300, 1, true))
{
qs.setCond(7, true);
}
diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/spawns/Hunters/EnchantedValley.xml b/L2J_Mobius_6.0_Fafurion/dist/game/data/spawns/Hunters/EnchantedValley.xml
index 4a8b8eebe3..68f6f21636 100644
--- a/L2J_Mobius_6.0_Fafurion/dist/game/data/spawns/Hunters/EnchantedValley.xml
+++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/spawns/Hunters/EnchantedValley.xml
@@ -1058,8 +1058,10 @@
-
-
+
+
+
+
diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08.html b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08.html
index 10bbea354c..07f4376a37 100644
--- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08.html
+++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08.html
@@ -1,3 +1,3 @@
Fairy Mimyu:
-Go to the Garden of Spirits and defeat all type monsters until you collect 200 Mutated Spirit's Souls.
+Go to the Garden of Spirits and defeat all type monsters until you collect 100 Mutated Spirit's Souls.
\ No newline at end of file
diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08a.html b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08a.html
index dd441d923f..34ef5f5a59 100644
--- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08a.html
+++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08a.html
@@ -1,3 +1,3 @@
Fairy Mimyu:
-Go to the Garden of Spirits and defeat all type monsters until you collect 400 Mutated Spirit's Souls.
+Go to the Garden of Spirits and defeat all type monsters until you collect 200 Mutated Spirit's Souls.
\ No newline at end of file
diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08b.html b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08b.html
index c6cc9125a8..d5ba1f4167 100644
--- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08b.html
+++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/30747-08b.html
@@ -1,3 +1,3 @@
Fairy Mimyu:
-Go to the Garden of Spirits and defeat all type monsters until you collect 600 Mutated Spirit's Souls.
+Go to the Garden of Spirits and defeat all type monsters until you collect 300 Mutated Spirit's Souls.
\ No newline at end of file
diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/Q00823_DisappearedRaceNewFairy.java b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/Q00823_DisappearedRaceNewFairy.java
index 9c5288b9cc..7b92ad8a7f 100644
--- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/Q00823_DisappearedRaceNewFairy.java
+++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/scripts/quests/Q00823_DisappearedRaceNewFairy/Q00823_DisappearedRaceNewFairy.java
@@ -53,7 +53,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
private static final int INTERMEDIATE_SUPPLY_BOX = 47179;
private static final int ADVANCED_SUPPLY_BOX = 47180;
// Misc
- private static final int MIN_LEVEL = 100;
+ private static final int MIN_LEVEL = 102;
public Q00823_DisappearedRaceNewFairy()
{
@@ -145,7 +145,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
{
case 5:
{
- if ((getQuestItemsCount(player, NYMPH_STAMEN) == 200) && (player.getLevel() >= MIN_LEVEL))
+ if ((getQuestItemsCount(player, NYMPH_STAMEN) == 100) && (player.getLevel() >= MIN_LEVEL))
{
if (chance < 2)
{
@@ -172,7 +172,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
}
case 6:
{
- if ((getQuestItemsCount(player, NYMPH_STAMEN) == 400) && (player.getLevel() >= MIN_LEVEL))
+ if ((getQuestItemsCount(player, NYMPH_STAMEN) == 200) && (player.getLevel() >= MIN_LEVEL))
{
if (chance < 2)
{
@@ -199,7 +199,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
}
case 7:
{
- if ((getQuestItemsCount(player, NYMPH_STAMEN) == 600) && (player.getLevel() >= MIN_LEVEL))
+ if ((getQuestItemsCount(player, NYMPH_STAMEN) == 300) && (player.getLevel() >= MIN_LEVEL))
{
if (chance < 2)
{
@@ -321,7 +321,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
{
case 2:
{
- if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 200, 1, true))
+ if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 100, 1, true))
{
qs.setCond(5, true);
}
@@ -329,7 +329,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
}
case 3:
{
- if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 400, 1, true))
+ if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 200, 1, true))
{
qs.setCond(6, true);
}
@@ -337,7 +337,7 @@ public class Q00823_DisappearedRaceNewFairy extends Quest
}
case 4:
{
- if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 600, 1, true))
+ if (giveItemRandomly(player, npc, NYMPH_STAMEN, 1, 300, 1, true))
{
qs.setCond(7, true);
}
diff --git a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/spawns/Hunters/EnchantedValley.xml b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/spawns/Hunters/EnchantedValley.xml
index 4a8b8eebe3..68f6f21636 100644
--- a/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/spawns/Hunters/EnchantedValley.xml
+++ b/L2J_Mobius_7.0_PreludeOfWar/dist/game/data/spawns/Hunters/EnchantedValley.xml
@@ -1058,8 +1058,10 @@
-
-
+
+
+
+