Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Quests

Archive::Quests Archive area for Quests's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 08-27-2004, 05:44 PM
molimo140
Hill Giant
 
Join Date: Dec 2003
Posts: 104
Default

Eep...aparently a max to how much you can post...anyway, here's rest of file:

Code:
	quest::say("That should do it! These Boots will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(EnchanterElementalBoots);
}

if($itemcount{EnchanterEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 1 && $itemcount{Elemental Silk Bracer Pattern} == 1)
{

	quest::emote("Fashions a single Bracer, glowing with the power of the Powers of Mind Control.");
	quest::say("That should do it! This here bracer will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(EnchanterElementalBracer);
}

if($itemcount{EnchanterEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 2 && $itemcount{Elemental Silk Gauntlet Pattern} == 1)
{

	quest::emote("Fashions a set of Gauntlets, glowing with the power of the Powers of Mind Control.");
	quest::say("That should do it! These here Gauntlets will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(EnchanterElementalGauntlets);
}

if($itemcount{EnchanterEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 3 && $itemcount{Elemental Silk Pant Pattern} == 1)
{

	quest::emote("Fashions a set of Greaves, glowing with the power of the Powers of Mind Control.");
	quest::say("That should do it! These Greaves will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(EnchanterElementalLegs);
}

if($itemcount{EnchanterEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 3 && $itemcount{Elemental Silk Robe Pattern} == 1)
{

	quest::emote("Fashions a marvelous Robe, glowing with the power of the Powers of Mind Control.");
	quest::say("That should do it! This here Robe will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(EnchanterElementalRobe);
}

if($itemcount{EnchanterEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 2 && $itemcount{Elemental Silk Helm Pattern} == 1)
{

	quest::emote("Fashions a Spiked Helm, glowing with the power of the Powers of Mind Control.");
	quest::say("That should do it! This Helm will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(EnchanterElementalHat);
}

if($itemcount{EnchanterEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 2 && $itemcount{Elemental Silk Vambraces Pattern} == 1)
{

	quest::emote("Fashions a set of Vambraces, glowing with the power of the Powers of Mind Control.");
	quest::say("That should do it! These here Armguards will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(EnchanterElementalArms);
}



#Magician Elemental
if($itemcount{MagicianEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 2 && $itemcount{Elemental Silk Boot Pattern} == 1)
{

	quest::emote("Fashions a set of Boots, glowing with the power of the Power of the Elements.");
	quest::say("That should do it! These Boots will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(MagicianElementalBoots);
}

if($itemcount{MagicianEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 1 && $itemcount{Elemental Silk Bracer Pattern} == 1)
{

	quest::emote("Fashions a single Bracer, glowing with the power of the Power of the Elements.");
	quest::say("That should do it! This here bracer will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(MagicianElementalBracer);
}

if($itemcount{MagicianEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 2 && $itemcount{Elemental Silk Gauntlet Pattern} == 1)
{

	quest::emote("Fashions a set of Gauntlets, glowing with the power of the Power of the Elements.");
	quest::say("That should do it! These here Gauntlets will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(MagicianElementalGauntlets);
}

if($itemcount{MagicianEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 3 && $itemcount{Elemental Silk Pant Pattern} == 1)
{

	quest::emote("Fashions a set of Greaves, glowing with the power of the Power of the Elements.");
	quest::say("That should do it! These Greaves will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(MagicianElementalLegs);
}

if($itemcount{MagicianEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 3 && $itemcount{Elemental Silk Robe Pattern} == 1)
{

	quest::emote("Fashions a marvelous Robe, glowing with the power of the Power of the Elements.");
	quest::say("That should do it! This here Robe will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(MagicianElementalRobe);
}

if($itemcount{MagicianEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 2 && $itemcount{Elemental Silk Helm Pattern} == 1)
{

	quest::emote("Fashions a Spiked Helm, glowing with the power of the Power of the Elements.");
	quest::say("That should do it! This Helm will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(MagicianElementalHat);
}

if($itemcount{MagicianEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 2 && $itemcount{Elemental Silk Vambraces Pattern} == 1)
{

	quest::emote("Fashions a set of Vambraces, glowing with the power of the Power of the Elements.");
	quest::say("That should do it! These here Armguards will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(MagicianElementalArms);
}



#Wizard Elemental
if($itemcount{WizardEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 2 && $itemcount{Elemental Silk Boot Pattern} == 1)
{

	quest::emote("Fashions a set of Boots, glowing with the power of the Fury of Al`Kabor.");
	quest::say("That should do it! These Boots will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(WizardElementalBoots);
}

if($itemcount{WizardEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 1 && $itemcount{Elemental Silk Bracer Pattern} == 1)
{

	quest::emote("Fashions a single Bracer, glowing with the power of the Fury of Al`Kabor.");
	quest::say("That should do it! This here bracer will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(WizardElementalBracer);
}

if($itemcount{WizardEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 2 && $itemcount{Elemental Silk Gauntlet Pattern} == 1)
{

	quest::emote("Fashions a set of Gauntlets, glowing with the power of the Fury of Al`Kabor.");
	quest::say("That should do it! These here Gauntlets will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(WizardElementalGauntlets);
}

if($itemcount{WizardEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 3 && $itemcount{Elemental Silk Pant Pattern} == 1)
{

	quest::emote("Fashions a set of Greaves, glowing with the power of the Fury of Al`Kabor.");
	quest::say("That should do it! These Greaves will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(WizardElementalLegs);
}

if($itemcount{WizardEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 3 && $itemcount{Elemental Silk Robe Pattern} == 1)
{

	quest::emote("Fashions a marvelous Robe, glowing with the power of the Fury of Al`Kabor.");
	quest::say("That should do it! This here Robe will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(WizardElementalRobe);
}

if($itemcount{WizardEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 2 && $itemcount{Elemental Silk Helm Pattern} == 1)
{

	quest::emote("Fashions a Spiked Helm, glowing with the power of the Fury of Al`Kabor.");
	quest::say("That should do it! This Helm will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(WizardElementalHat);
}

if($itemcount{WizardEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 2 && $itemcount{Elemental Silk Vambraces Pattern} == 1)
{

	quest::emote("Fashions a set of Vambraces, glowing with the power of the Fury of Al`Kabor.");
	quest::say("That should do it! These here Armguards will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(WizardElementalArms);
}


#Necromancer Elemental
if($itemcount{NecromancerEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 2 && $itemcount{Elemental Silk Boot Pattern} == 1)
{

	quest::emote("Fashions a set of Boots, glowing with the power of the Powers of Death.");
	quest::say("That should do it! These Boots will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(NecromancerElementalBoots);
}

if($itemcount{NecromancerEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 1 && $itemcount{Elemental Silk Bracer Pattern} == 1)
{

	quest::emote("Fashions a single Bracer, glowing with the power of the Powers of Death.");
	quest::say("That should do it! This here bracer will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(NecromancerElementalBracer);
}

if($itemcount{NecromancerEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 2 && $itemcount{Elemental Silk Gauntlet Pattern} == 1)
{

	quest::emote("Fashions a set of Gauntlets, glowing with the power of the Powers of Death.");
	quest::say("That should do it! These here Gauntlets will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(NecromancerElementalGauntlets);
}

if($itemcount{NecromancerEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 3 && $itemcount{Elemental Silk Pant Pattern} == 1)
{

	quest::emote("Fashions a set of Greaves, glowing with the power of the Powers of Death.");
	quest::say("That should do it! These Greaves will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(NecromancerElementalLegs);
}

if($itemcount{NecromancerEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 3 && $itemcount{Elemental Silk Robe Pattern} == 1)
{

	quest::emote("Fashions a marvelous Robe, glowing with the power of the Powers of Death.");
	quest::say("That should do it! This here Robe will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(NecromancerElementalRobe);
}

if($itemcount{NecromancerEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 2 && $itemcount{Elemental Silk Helm Pattern} == 1)
{

	quest::emote("Fashions a Spiked Helm, glowing with the power of the Powers of Death.");
	quest::say("That should do it! This Helm will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(NecromancerElementalHat);
}

if($itemcount{NecromancerEmblem} == 1 && $itemcount{TanaanEmboideryNeedle} == 1 && $itemcount{EtherealSilkSwatch} = 2 && $itemcount{Elemental Silk Vambraces Pattern} == 1)
{

	quest::emote("Fashions a set of Vambraces, glowing with the power of the Powers of Death.");
	quest::say("That should do it! These here Armguards will provide you with protection for agest t'come.  Hand me another 500 platinum if'n you want another Emblem.");
	quest::summonitem(NecromancerElementalArms);
}






}

To add Ornate to this: simply copy each class block, and replace all instances of ELEMENTAL with ORNATE!! heh...Might require a bunch of item lookups (Where i have words in oppose to actual Item IDS (Because yours may be different than mine).

I added in some flavor text ...i guess thats what you can call it in the new parts, and edited the top parts. Yea yea i realize some of the text that it says doesnt really make sense (Spiked helm for silk...etc), but I was lazy and didn't bother editing that, but thats the fun part for you to do!!!! Have fun, and let me know if you have any ideas/suggestions/bug reports.
__________________
Server-OP and host of Lord of the Rings [Legit-Custom] Server
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 06:30 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3