Beginner quests rewards.
Thanks to vnknown.
This commit is contained in:
@@ -46,7 +46,7 @@ public class Q10995_MutualBenefit extends Quest
|
||||
private static final int BOUNTY_POSTER = 90283;
|
||||
// Rewards
|
||||
private static final int SILVERSMITH_HAMMER = 49053;
|
||||
private static final int RING_NOVICE = 29497;
|
||||
private static final int RING_NOVICE = 49041;
|
||||
private static final int NECKLACE_NOVICE = 49039;
|
||||
// Monsters
|
||||
private static final int BLACK_WOLF = 20317;
|
||||
|
@@ -46,7 +46,7 @@ public class Q10996_TemplesDecorations extends Quest
|
||||
private static final int WARRIORS_GAITERS = 90307;
|
||||
private static final int MEDIUMS_TUNIC = 90308;
|
||||
private static final int MEDIUMS_STOCKINGS = 90309;
|
||||
private static final int RING_NOVICE = 29497;
|
||||
private static final int EARRING_NOVICE = 49040;
|
||||
// Monsters
|
||||
private static final int BARBED_BATS = 20370;
|
||||
private static final int CRYSTAL_PUMA = 20510;
|
||||
@@ -99,7 +99,7 @@ public class Q10996_TemplesDecorations extends Quest
|
||||
takeItems(player, GOLEM_ORE, 20);
|
||||
giveItems(player, WARRIORS_ARMOR, 1);
|
||||
giveItems(player, WARRIORS_GAITERS, 1);
|
||||
giveItems(player, RING_NOVICE, 2);
|
||||
giveItems(player, EARRING_NOVICE, 2);
|
||||
addExpAndSp(player, 80000, 0);
|
||||
qs.exitQuest(false, true);
|
||||
htmltext = "30538-03.html";
|
||||
@@ -117,7 +117,7 @@ public class Q10996_TemplesDecorations extends Quest
|
||||
takeItems(player, GOLEM_ORE, 20);
|
||||
giveItems(player, MEDIUMS_TUNIC, 1);
|
||||
giveItems(player, MEDIUMS_STOCKINGS, 1);
|
||||
giveItems(player, RING_NOVICE, 2);
|
||||
giveItems(player, EARRING_NOVICE, 2);
|
||||
addExpAndSp(player, 80000, 0);
|
||||
qs.exitQuest(false, true);
|
||||
htmltext = "30538-04.html";
|
||||
|
@@ -44,7 +44,7 @@ public class Q11001_TombsOfAncestors extends Quest
|
||||
// Rewards
|
||||
private static final int SWORD_OF_SOLIDARITY = 49043;
|
||||
private static final int WAND_OF_ADEPT = 49044;
|
||||
private static final int RING_NOVICE = 29497;
|
||||
private static final int RING_NOVICE = 49041;
|
||||
private static final int NECKLACE_NOVICE = 49039;
|
||||
// Monsters
|
||||
private static final int WOLF = 20120;
|
||||
|
@@ -45,7 +45,7 @@ public class Q11002_HelpWithTempleRestoration extends Quest
|
||||
private static final int WARRIORS_GAITERS = 90307;
|
||||
private static final int MEDIUMS_TUNIC = 90308;
|
||||
private static final int MEDIUMS_STOCKINGS = 90309;
|
||||
private static final int RING_NOVICE = 29497;
|
||||
private static final int EARRING_NOVICE = 49040;
|
||||
// Monsters
|
||||
private static final int ORC_LIEUTENANT = 20096;
|
||||
private static final int ORC_CAPTAIN = 20098;
|
||||
@@ -97,7 +97,7 @@ public class Q11002_HelpWithTempleRestoration extends Quest
|
||||
takeItems(player, STONE_POWDER, 20);
|
||||
giveItems(player, WARRIORS_ARMOR, 1);
|
||||
giveItems(player, WARRIORS_GAITERS, 1);
|
||||
giveItems(player, RING_NOVICE, 2);
|
||||
giveItems(player, EARRING_NOVICE, 2);
|
||||
addExpAndSp(player, 80000, 0);
|
||||
qs.exitQuest(false, true);
|
||||
htmltext = "30035-03.html";
|
||||
@@ -114,7 +114,7 @@ public class Q11002_HelpWithTempleRestoration extends Quest
|
||||
takeItems(player, STONE_POWDER, 20);
|
||||
giveItems(player, MEDIUMS_TUNIC, 1);
|
||||
giveItems(player, MEDIUMS_STOCKINGS, 1);
|
||||
giveItems(player, RING_NOVICE, 2);
|
||||
giveItems(player, EARRING_NOVICE, 2);
|
||||
addExpAndSp(player, 80000, 0);
|
||||
qs.exitQuest(false, true);
|
||||
htmltext = "30035-04.html";
|
||||
|
@@ -45,7 +45,7 @@ public class Q11007_NoiseInWoods extends Quest
|
||||
// Rewards
|
||||
private static final int RED_SUNSET_SWORD = 49046;
|
||||
private static final int RED_SUNSET_STAFF = 49045;
|
||||
private static final int RING_NOVICE = 29497;
|
||||
private static final int RING_NOVICE = 49041;
|
||||
private static final int NECKLACE_NOVICE = 49039;
|
||||
// Monsters
|
||||
private static final int GRAY_WOLF = 20525;
|
||||
|
@@ -45,7 +45,7 @@ public class Q11008_PreparationForDungeon extends Quest
|
||||
private static final int WARRIORS_GAITERS = 90307;
|
||||
private static final int MEDIUMS_TUNIC = 90308;
|
||||
private static final int MEDIUMS_STOCKINGS = 90309;
|
||||
private static final int RING_NOVICE = 29497;
|
||||
private static final int EARRING_NOVICE = 49040;
|
||||
// Monsters
|
||||
private static final int KABOO_ORC_WARRIOR_CAPTAIN = 20472;
|
||||
private static final int KABOO_ORC_WARRIOR_LIEUTENANT = 20473;
|
||||
@@ -99,7 +99,7 @@ public class Q11008_PreparationForDungeon extends Quest
|
||||
takeItems(player, SPIDER_VENOM, 20);
|
||||
giveItems(player, WARRIORS_ARMOR, 1);
|
||||
giveItems(player, WARRIORS_GAITERS, 1);
|
||||
giveItems(player, RING_NOVICE, 2);
|
||||
giveItems(player, EARRING_NOVICE, 2);
|
||||
addExpAndSp(player, 80000, 0);
|
||||
qs.exitQuest(false, true);
|
||||
htmltext = "30220-03.html";
|
||||
@@ -116,7 +116,7 @@ public class Q11008_PreparationForDungeon extends Quest
|
||||
takeItems(player, SPIDER_VENOM, 20);
|
||||
giveItems(player, MEDIUMS_TUNIC, 1);
|
||||
giveItems(player, MEDIUMS_STOCKINGS, 1);
|
||||
giveItems(player, RING_NOVICE, 2);
|
||||
giveItems(player, EARRING_NOVICE, 2);
|
||||
addExpAndSp(player, 80000, 0);
|
||||
qs.exitQuest(false, true);
|
||||
htmltext = "30220-04.html"; // Custom
|
||||
|
@@ -45,7 +45,7 @@ public class Q11013_ShilensHunt extends Quest
|
||||
// Rewards
|
||||
private static final int BLOOD_SABER = 49050;
|
||||
private static final int ELDRITCH_DAGGER = 49049;
|
||||
private static final int RING_NOVICE = 29497;
|
||||
private static final int RING_NOVICE = 49041;
|
||||
private static final int NECKLACE_NOVICE = 49039;
|
||||
// Monsters
|
||||
private static final int ASHEN_WOLVES = 20456;
|
||||
|
@@ -46,7 +46,7 @@ public class Q11014_SurpriseGift extends Quest
|
||||
private static final int WARRIORS_GAITERS = 90307;
|
||||
private static final int MEDIUMS_TUNIC = 90308;
|
||||
private static final int MEDIUMS_STOCKINGS = 90309;
|
||||
private static final int RING_NOVICE = 29497;
|
||||
private static final int EARRING_NOVICE = 49040;
|
||||
// Monsters
|
||||
private static final int ZOMBIE_FOREST_ELF = 20015;
|
||||
private static final int ZOMBIE_FOREST_ELF_RESEARCHER = 20020;
|
||||
@@ -100,7 +100,7 @@ public class Q11014_SurpriseGift extends Quest
|
||||
takeItems(player, OLD_BONE_FRAGMENT, 20);
|
||||
giveItems(player, WARRIORS_ARMOR, 1);
|
||||
giveItems(player, WARRIORS_GAITERS, 1);
|
||||
giveItems(player, RING_NOVICE, 2);
|
||||
giveItems(player, EARRING_NOVICE, 2);
|
||||
addExpAndSp(player, 80000, 0);
|
||||
qs.exitQuest(false, true);
|
||||
htmltext = "30136-03.html";
|
||||
@@ -118,7 +118,7 @@ public class Q11014_SurpriseGift extends Quest
|
||||
takeItems(player, OLD_BONE_FRAGMENT, 20);
|
||||
giveItems(player, MEDIUMS_TUNIC, 1);
|
||||
giveItems(player, MEDIUMS_STOCKINGS, 1);
|
||||
giveItems(player, RING_NOVICE, 2);
|
||||
giveItems(player, EARRING_NOVICE, 2);
|
||||
addExpAndSp(player, 80000, 0);
|
||||
qs.exitQuest(false, true);
|
||||
htmltext = "30136-04.html";
|
||||
|
@@ -45,7 +45,7 @@ public class Q11019_TribalBenefit extends Quest
|
||||
private static final int TRIBAL_CHRONICLE = 90261;
|
||||
// Rewards
|
||||
private static final int BUTCHERS_SWORD = 49052;
|
||||
private static final int RING_NOVICE = 29497;
|
||||
private static final int RING_NOVICE = 49041;
|
||||
private static final int NECKLACE_NOVICE = 49039;
|
||||
// Monsters
|
||||
private static final int KASHA_WOLF = 20475;
|
||||
|
Reference in New Issue
Block a user