PDA

View Full Version : Sollari Bekines


CrabClaw
06-28-2007, 05:22 PM
I wanted to fix this quest and give the final sword turn-in reward as well.

#############
#Quest Name:Sollari Bekines's Bard Armor Quest Series.
#Author: CrabClaw
#NPCs Involved: Sollari Bekines
#Items Involved:
#zone: qeynos
#Revised CrabClaw v1.1

sub EVENT_SAY {
if($text=~/Hail/i){
quest::say("Hello, there! I am Sollari Bekines of the League of Antonican Bards. I am at your service to train you as best I can. There have been a number of young bards entering our concert halls lately seeking guidance. If you are a [young bard in search of training], I might have some work for you.");
}elsif($text=~/I am a young bard in search of training/i){
quest::say("You need to look no further then, I can surely provide you with the knowledge you will need to make it in this world as a songweaver. The exercises that you will need to complete will test your
gathering and fighting skills. Once you have completed your training you will be outfitted with a suit of your very own armor! When you are [ready to begin] I will explain to you how the training will work."); }
}elsif($text=~/I am ready to begin/i){
quest::summonitem(17269);
quest::say("Here is your Wind Spirits Assembly Kit. In this kit you will collect a different items that will be combined in certain quantities to create infused armor materials. These armor materials that you create can then be taken to a forge along with the applicable armor mold to fashion together a piece of Wind Spirits Armor. When you would like to craft an armor piece you must simply tell me what piece you [want] to craft. I will then provide you with the recipe and mold necessary for creating Wind Spirits [Helm], [Bracers], [Armguards], [Boots], [Greaves], [Gauntlets] and [Breastplate]."); }
}elsif($text=~/I want to craft Helm/i){
quest::summonitem(27467);
quest::say("To create your helm material you will need to combine 2 Bricks of Crude Iron, 1 Coyote Skull, 1 Bat Fur and 1 Honey Mead in your assembly kit. Once you have created the proper material take it to a forge along with this mold to fashion your very own Wind Spirits Helm."); }
}elsif($text=~/I want to craft Bracers/i){
quest::summonitem(27468);
quest::say("To create your bracer material you will need to combine 1 Brick of Crude Iron, 1 Gnoll Backbone, 1 Gnoll Scoutsmans Documents and 1 Throwing Spear in your assembly kit. Once you have created the proper material take it to a forge along with this mold to fashion your very own Wind Spirits Bracer."); }
}elsif($text=~/I want to craft Armguards/i){
quest::summonitem(27469);
quest::say("To create your armguards material you will need to combine 2 Bricks of Crude Iron, 2 Ruined Wolf Pelts, 1 Diseased Wolf Pelt and 1 Arrow in your assembly kit. Once you have created the proper material take it to a forge along with this mold to fashion your very own Wind Spirits Armguards."); }
}elsif($text=~/I want to craft Boots/i){
quest::summonitem(27470);
quest::say("To create your boot material you will need to combine 3 Bricks of Crude Iron, 1 Brown Bear Femur and 2 Blackburrow Gnoll Pelts in your assembly kit. Once you have created the proper material take it to a forge along with this mold to fashion your very own Wind Spirits Boots."); }
}elsif($text=~/I want to craft Greaves/i){
quest::summonitem(27471);
quest::say("To create your greaves material you will need to combine 4 Bricks of Crude Iron, 1 Giant Spider Egg Sack, 1 Black Wolf Tooth, 1 Bottle and 1 Young Puma Skin in your assembly kit. Once you have created the proper material take it to a forge along with this mold to fashion your very own Wind Spirits Greaves."); }
}elsif($text=~/I want to craft Gauntlets/i){
quest::summonitem(27472);
quest::say("To create your gauntlet material you will need to combine 3 Bricks of Crude Iron, 1 Giant Fire Beetle Carapace, 1 Lion Tooth, and 2 Spider Legs in your assembly kit. Once you have created the proper material take it to a forge along with this mold to fashion your very own Wind Spirits Gauntlets."); }
}elsif($text=~/I want to craft Breastplate/i){
quest::summonitem(27473);
quest::say("To create your breastplate material you will need to combine 5 Bricks of Crude Iron, 1 Low Quality Bear Skin, 1 Woven Spider Silk, 1 Lock of Scarecrow Straw, 1 Matted Lion Pelt and 1 Bandit Sash in your assembly kit. Once you have created the proper material take it to a forge along with this mold to fashion your very own Wind Spirits Breastplate. When you are finished with your Breastplate and have completed your armor set please come see me for one [final exercise]."); }
}elsif($text=~/What final exercise/i){
quest::say("I need your help with ridding the hills of some of the most vile creatures, the gnolls of course! My resident alchemist has instructed me that he needs some items from these furballs for a antidote he is working on. I need you to bring me 2 Vials of Gnoll Blood and 2 Gnoll Pelvises. Once you have returned with these items I will reward you with a weapon worthy of the finest Qeynos Songweaver. I look forward to seeing you soon."); }
}

sub EVENT_ITEM {
if(($itemcount{27423} == 2 && $itemcount{27424} == 2)){
quest::say("Thank you so much! May your travels be filled music! But keep this by your side, just in case.");
quest::summonitem(27493);
}
#END of FILE Zone:qeynos ID:1050 -- Sollari_Bekines

CrabClaw
06-28-2007, 07:12 PM
A couple tweaks.

v1.3

#############
#Quest Name:Sollari Bekines's Bard Armor Quest Series.
#Author: CrabClaw
#NPCs Involved: Sollari Bekines
#Items Involved:
#zone: qeynos
#Revised CrabClaw v1.3

sub EVENT_SAY {
if($text=~/Hail/i){
quest::say("Hello, there! I am Sollari Bekines of the League of Antonican Bards. I am at your service to train you as best I can. There have been a number of young bards entering our concert halls lately seeking guidance. If you are a [young bard in search of training], I might have some work for you.");
}elsif($text=~/I am a young bard in search of training/i){
quest::say("You need to look no further then, I can surely provide you with the knowledge you will need to make it in this world as a songweaver. The exercises that you will need to complete will test your
gathering and fighting skills. Once you have completed your training you will be outfitted with a suit of your very own armor! When you are [ready to begin] I will explain to you how the training will work.");
}elsif($text=~/I am ready to begin/i){
quest::summonitem(17269);
quest::say("Here is your Wind Spirits Assembly Kit. In this kit you will collect a different items that will be combined in certain quantities to create infused armor materials. These armor materials that you create can then be taken to a forge along with the applicable armor mold to fashion together a piece of Wind Spirits Armor. When you would like to craft an armor piece you must simply tell me what piece you [want] to craft. I will then provide you with the recipe and mold necessary for creating Wind Spirits [Helm], [Bracers], [Armguards], [Boots], [Greaves], [Gauntlets] and [Breastplate].");
}elsif($text=~/I want to craft Helm/i){
quest::summonitem(27467);
quest::say("To create your helm material you will need to combine 2 Bricks of Crude Iron, 1 Coyote Skull, 1 Bat Fur and 1 Honey Mead in your assembly kit. Once you have created the proper material take it to a forge along with this mold to fashion your very own Wind Spirits Helm.");
}elsif($text=~/I want to craft Bracers/i){
quest::summonitem(27468);
quest::say("To create your bracer material you will need to combine 1 Brick of Crude Iron, 1 Gnoll Backbone, 1 Gnoll Scoutsmans Documents and 1 Throwing Spear in your assembly kit. Once you have created the proper material take it to a forge along with this mold to fashion your very own Wind Spirits Bracer.");
}elsif($text=~/I want to craft Armguards/i){
quest::summonitem(27469);
quest::say("To create your armguards material you will need to combine 2 Bricks of Crude Iron, 2 Ruined Wolf Pelts, 1 Diseased Wolf Pelt and 1 Arrow in your assembly kit. Once you have created the proper material take it to a forge along with this mold to fashion your very own Wind Spirits Armguards.");
}elsif($text=~/I want to craft Boots/i){
quest::summonitem(27470);
quest::say("To create your boot material you will need to combine 3 Bricks of Crude Iron, 1 Brown Bear Femur and 2 Blackburrow Gnoll Pelts in your assembly kit. Once you have created the proper material take it to a forge along with this mold to fashion your very own Wind Spirits Boots.");
}elsif($text=~/I want to craft Greaves/i){
quest::summonitem(27471);
quest::say("To create your greaves material you will need to combine 4 Bricks of Crude Iron, 1 Giant Spider Egg Sack, 1 Black Wolf Tooth, 1 Bottle and 1 Young Puma Skin in your assembly kit. Once you have created the proper material take it to a forge along with this mold to fashion your very own Wind Spirits Greaves.");
}elsif($text=~/I want to craft Gauntlets/i){
quest::summonitem(27472);
quest::say("To create your gauntlet material you will need to combine 3 Bricks of Crude Iron, 1 Giant Fire Beetle Carapace, 1 Lion Tooth, and 2 Spider Legs in your assembly kit. Once you have created the proper material take it to a forge along with this mold to fashion your very own Wind Spirits Gauntlets.");
}elsif($text=~/I want to craft Breastplate/i){
quest::summonitem(27473);
quest::say("To create your breastplate material you will need to combine 5 Bricks of Crude Iron, 1 Low Quality Bear Skin, 1 Woven Spider Silk, 1 Lock of Scarecrow Straw, 1 Matted Lion Pelt and 1 Bandit Sash in your assembly kit. Once you have created the proper material take it to a forge along with this mold to fashion your very own Wind Spirits Breastplate. When you are finished with your Breastplate and have completed your armor set please come see me for one [final exercise].");
}elsif($text=~/What final exercise/i){
quest::say("I need your help with ridding the hills of some of the most vile creatures, the gnolls of course! My resident alchemist has instructed me that he needs some items from these furballs for a antidote he is working on. I need you to bring me 2 Vials of Gnoll Blood and 2 Gnoll Pelvises. Once you have returned with these items I will reward you with a weapon worthy of the finest Qeynos Songweaver. I look forward to seeing you soon.");
}
}

sub EVENT_ITEM {
if(($itemcount{27423} == 2 && $itemcount{27424} == 2)){
quest::say("Thank you so much! May your travels be filled music! But keep this by your side, just in case.");
quest::summonitem(27493);
}
#END of FILE Zone:qeynos ID:1050 -- Sollari_Bekines