Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
X-Ta_Tempi.pl - Quest File
General Info
Quest File
############# #Quest Name: Necromancer Words - X`Ta Tempi #Author: Blaz #NPCs Involved: 1 #Items Involved: 16 = (12 quest turn in items, 4 rewards) ################# # items: 7036, 10019, 10516, 11815, 7037, 10020, 10518, 11836, 10520, 10524, 10022, 11858, 10521, 10526, 10023, 11864 sub EVENT_SAY { if($text=~/hail/i){ quest::say("We three are the [Sisters Dark] - [Necromancy] is our Art - Bonded dead, they serve our will - No beat of heart, yet faithful still."); } if($text=~/sisters dark/i){ quest::say("We three are the Sisters Dark - Keepers of the shadowed Dread - [Lore of Death]. we research now - Join with us and serve [the Dead]."); } if($text=~/lore of death/i){ quest::say("The Lore of Death is shadow bound - Its [words] are [hid]. yet shall be found - Through our research into the dark - Old hexes found and parchment marked."); } if($text=~/the dead/i){ quest::say("The Dead are the shadowknights and necromancers of Neriak. They were formed by Queen Cristanos herself. Even among the Teir'Dal they are feared and they keep to themselves within the Lodge of the Dead in the Third Gate. I have heard they take orders only from the queen."); } if($text=~/necromancy/i){ quest::say("Necromancy - Art of the Dead - Binding bones to serve your will - We research now the [Lore of Death] - Ancient spells with power still."); } if($text=~/hid/i){ quest::say("The Words are hid in tomes of old - Their yielded lore worth more than gold - Though we search both 'fore and 'hind - [Components] we can not yet find."); } if($text=~/components/i){ quest::say("We need components for research - These are things that you could find - In return for [tasks] that you perform - Words of [reward] we have in mind."); } if($text=~/tasks/i){ quest::say("Bring us components for our research - We give [Word]s by tasks performed - [Possession], [Detachment], [Allure], [Haunting], [Rupturing], [Dark Paths], [Suffering], [Collection], [Obligation], [Requisition] and [Acquisition]."); } #same as 'tasks' if($text=~/reward/i){ quest::say("Bring us components for our research - We give [Word]s by tasks performed - [Possession], [Detachment], [Allure], [Haunting], [Rupturing], [Dark Paths], [Suffering], [Collection], [Obligation], [Requisition] and [Acquisition]."); } if($text=~/words of possession/i){ quest::say("From the Estate of Unrest, bring barbed bone chips - From Castle Mistmoore, a dagger charred - From a merchant bring a stone of blood - Words of Possession will be your reward."); } if($text=~/words of haunting/i){ quest::say("From the Estate of Unrest, bring dark bone chips - From Castle Mistmoore, a dagger ebon - From a merchant bring a jasper stone - Then Words of Haunting will to you be given."); } if($text=~/words of collection/i){ quest::say("Two Words of Collection I possess - To obtain Beza to me you must bring - a globe of darkness, an Eye of Kor and an amber gem. To obtain Caza to me you must bring - an Eye of Guk, a globe of fear, and jade."); } if($text=~/words of detachment/i){ quest::say("The answer to that question is held by another - Ask again of my sister..."); } if($text=~/words of allure/i){ quest::say("The answer to that question is held by another - Ask again of my sister..."); } if($text=~/words of rupturing/i){ quest::say("The answer to that question is held by another - Ask again of my sister..."); } if($text=~/words of dark paths/i){ quest::say("The answer to that question is held by another - Ask again of my sister..."); } if($text=~/words of suffering/i){ quest::say("The answer to that question is held by another - Ask again of my sister..."); } if($text=~/words of obligation/i){ quest::say("The answer to that question is held by another - Ask again of my sister..."); } if($text=~/words of requisition/i){ quest::say("The answer to that question is held by another - Ask again of my sister..."); } if($text=~/words of acquisition/i){ quest::say("The answer to that question is held by another - Ask again of my sister..."); } } sub EVENT_ITEM { #Words of Possession #Requires: 1 Charred Dagger, 1 Bloodstone, 2 Barbed Bone Chips if(plugin::check_handin(\%itemcount, 7036 => 1, 10019 => 1, 10516 => 2)){ quest::say("You have quested well - With spell and sword - Accept our thanks - And this reward."); quest::summonitem(11815); # Item: Words of Possession # The Dead quest::faction("239","10"); # Queen Cristanos Thex quest::faction("303","10"); # King Naythox Thex quest::faction("278","-10"); # Keepers of the Art quest::faction("275","-10"); # Eldritch Collective quest::faction("245","-10"); # Primordial Malice quest::faction("1522","-10"); #Approx half a blue at level 31 quest::exp(62000); } #Words of Haunting #Requires: 1 Ebon Dagger, 1 Jasper, 2 Dark Bone Chips elsif(plugin::check_handin(\%itemcount, 7037 => 1, 10020 => 1, 10518 => 2)){ quest::say("You have quested well - With spell and sword - Accept our thanks - And this reward."); quest::summonitem(11836); # Item: Words of Haunting # The Dead quest::faction("239","10"); # Queen Cristanos Thex quest::faction("303","10"); # King Naythox Thex quest::faction("278","-10"); # Keepers of the Art quest::faction("275","-10"); # Eldritch Collective quest::faction("245","-10"); # Primordial Malice quest::faction("1522","-10"); #Approx half a blue at level 31 quest::exp(62000); } #Words of Collection (Beza) #Requires: 1 Sphere of Unrest (orb of darkness?), 1 Eye of Kor, 1 Amber elsif(plugin::check_handin(\%itemcount, 10520 => 1, 10524 => 1, 10022 => 1)){ quest::say("You have quested well - With spell and sword - Accept our thanks - And this reward."); quest::summonitem(11858); # Item: Words of Collection (Beza) # The Dead quest::faction("239","10"); # Queen Cristanos Thex quest::faction("303","10"); # King Naythox Thex quest::faction("278","-10"); # Keepers of the Art quest::faction("275","-10"); # Eldritch Collective quest::faction("245","-10"); # Primordial Malice quest::faction("1522","-10"); #Approx half a blue at level 31 quest::exp(62000); } #Words of Collection (Caza) #Requires: 1 Globe of Fear, 1 Eye of Guk, 1 Jade elsif(plugin::check_handin(\%itemcount, 10521 => 1, 10526 => 1, 10023 => 1)){ quest::say("You have quested well - With spell and sword - Accept our thanks - And this reward."); quest::summonitem(11864); # Item: Words of Collection (Caza) # The Dead quest::faction("239","10"); # Queen Cristanos Thex quest::faction("303","10"); # King Naythox Thex quest::faction("278","-10"); # Keepers of the Art quest::faction("275","-10"); # Eldritch Collective quest::faction("245","-10"); # Primordial Malice quest::faction("1522","-10"); #Approx half a blue at level 31 quest::exp(62000); } plugin::return_items(\%itemcount); } #END of FILE Zone:neriaka -- X`Ta_Tempi
Source: 17 Jan 2022
Quest Source: 28 May 2022