First commit
This commit is contained in:
		
							
								
								
									
										63
									
								
								app/SabrehavenServer/data/npc/gen-t-wands-free-s.ndb
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										63
									
								
								app/SabrehavenServer/data/npc/gen-t-wands-free-s.ndb
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,63 @@
 | 
			
		||||
# GIMUD - Graphical Interface Multi User Dungeon
 | 
			
		||||
# gen-t-wands-free-s.ndb: Datenbank f<>r generischen Zauberstabverkauf - Free Account Wands
 | 
			
		||||
# Verwendete Topics: 90,91,92
 | 
			
		||||
 | 
			
		||||
"wand"             -> "Wands can be wielded by sorcerers only and have a certain level requirement. There are five different wands, would you like to hear about them?", Topic=90
 | 
			
		||||
"rod"              -> "Rods can be wielded by druids only and have a certain level requirement. There are five different rods, would you like to hear about them?", Topic=91
 | 
			
		||||
 | 
			
		||||
Topic=90,"yes"                   -> "The names of the wands are 'Wand of Vortex', 'Wand of Dragonbreath', 'Wand of Plague', 'Wand of Cosmic Energy' and 'Wand of Inferno'. Which one would you like to buy?"
 | 
			
		||||
Topic=90,"no"                    -> "Maybe another time."
 | 
			
		||||
Topic=90                         -> "Maybe another time."
 | 
			
		||||
 | 
			
		||||
Topic=91,"yes"                   -> "The names of the rods are 'Snakebite Rod', 'Moonlight Rod', 'Volcanic Rod', 'Quagmire Rod', and 'Tempest Rod'. Which one would you like to buy?"
 | 
			
		||||
Topic=91,"no"                    -> "Maybe another time."
 | 
			
		||||
Topic=91                         -> "Maybe another time."
 | 
			
		||||
 | 
			
		||||
sorcerer,"wand","of","vortex",QuestValue(333)<1  -> "Oh, is this your first wand of vortex? Take this little present from me as a free sample!",SetQuestValue(333,1),Type=3074, Amount=1,Create(Type)
 | 
			
		||||
druid,"snakebite","rod",QuestValue(333)<1  -> "Oh, is this your first snakebite rod? Take this little present from me as a free sample!",SetQuestValue(333,1),Type=3066, Amount=1,Create(Type)
 | 
			
		||||
 | 
			
		||||
"wand","of","vortex"            -> Type=3074, Amount=1,  Price=500,   "This wand is only for sorcerers of level 7 and above. Would you like to buy a wand of vortex for %P gold?", Topic=92
 | 
			
		||||
"wand","of","dragonbreath"      -> Type=3075, Amount=1,  Price=1000,  "This wand is only for sorcerers of level 13 and above. Would you like to buy a wand of dragonbreath for %P gold?", Topic=92
 | 
			
		||||
"wand","of","plague"            -> Type=3072, Amount=1,  Price=5000,  "This wand is only for sorcerers of level 19 and above. Would you like to buy a wand of plague for %P gold?", Topic=92
 | 
			
		||||
"wand","of","cosmic","energy"   -> Type=3073, Amount=1,  Price=10000, "This wand is only for sorcerers of level 26 and above. Would you like to buy a wand of cosmic energy for %P gold?", Topic=92
 | 
			
		||||
"wand","of","inferno"           -> "Sorry, this wand contains magic far too powerful and we are afraid to store it here. I heard they have a few of these at the Edron academy though."
 | 
			
		||||
 | 
			
		||||
"snakebite","rod"               -> Type=3066, Amount=1,  Price=500,   "This rod is only for druids of level 7 and above. Would you like to buy a snakebite rod for %P gold?", Topic=92
 | 
			
		||||
"moonlight","rod"               -> Type=3070, Amount=1,  Price=1000,  "This rod is only for druids of level 13 and above. Would you like to buy a moonlight rod for %P gold?", Topic=92
 | 
			
		||||
"volcanic","rod"                -> Type=3069, Amount=1,  Price=5000,  "This rod is only for druids of level 19 and above. Would you like to buy a volcanic rod for %P gold?", Topic=92
 | 
			
		||||
"quagmire","rod"                -> Type=3065, Amount=1,  Price=10000, "This rod is only for druids of level 26 and above. Would you like to buy a quagmire rod for %P gold?", Topic=92
 | 
			
		||||
"tempest","rod"                 -> "Sorry, this rod contains magic far too powerful and we are afraid to store it here. I heard they have a few of these at the Edron academy though."
 | 
			
		||||
 | 
			
		||||
%1,1<%1,"wand","of","vortex"            -> Type=3074, Amount=%1,  Price=500*%1,   "This wand is only for sorcerers of level 7 and above. Would you like to buy %A wands of vortex for %P gold?", Topic=92
 | 
			
		||||
%1,1<%1,"wand","of","dragonbreath"      -> Type=3075, Amount=%1,  Price=1000*%1,  "This wand is only for sorcerers of level 13 and above. Would you like to buy %A wands of dragonbreath for %P gold?", Topic=92
 | 
			
		||||
%1,1<%1,"wand","of","plague"            -> Type=3072, Amount=%1,  Price=5000*%1,  "This wand is only for sorcerers of level 19 and above. Would you like to buy %A wands of plague for %P gold?", Topic=92
 | 
			
		||||
%1,1<%1,"wand","of","cosmic","energy"   -> Type=3073, Amount=%1,  Price=10000*%1, "This wand is only for sorcerers of level 26 and above. Would you like to buy %A wands of cosmic energy for %P gold?", Topic=92
 | 
			
		||||
%1,1<%1,"wand","of","inferno"           -> "Sorry, this wand contains far too powerful magic and we are afraid to store it here. I heard they have a few of these at the Edron academy though."
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
%1,1<%1,"snakebite","rod"               -> Type=3066, Amount=%1,  Price=500*%1,   "This rod is only for druids of level 7 and above. Would you like to buy %A snakebite rods for %P gold?", Topic=92
 | 
			
		||||
%1,1<%1,"moonlight","rod"               -> Type=3070, Amount=%1,  Price=1000*%1,  "This rod is only for druids of level 13 and above. Would you like to buy %A moonlight rods for %P gold?", Topic=92
 | 
			
		||||
%1,1<%1,"volcanic","rod"                -> Type=3069, Amount=%1,  Price=5000*%1,  "This rod is only for druids of level 19 and above. Would you like to buy %A volcanic rods for %P gold?", Topic=92
 | 
			
		||||
%1,1<%1,"quagmire","rod"                -> Type=3065, Amount=%1,  Price=10000*%1, "This rod is only for druids of level 26 and above. Would you like to buy %A quagmire rods for %P gold?", Topic=92
 | 
			
		||||
%1,1<%1,"tempest","rod"                 -> "Sorry, this rod contains far too powerful magic and we are afraid to store it here. I heard they have a few of these at the Edron academy though."
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Topic=92,"yes",CountMoney>=Price -> "Here you are.", DeleteMoney, Create(Type)
 | 
			
		||||
Topic=92,"yes"                   -> "Sorry, you don't have enough gold."
 | 
			
		||||
Topic=92                         -> "You don't know what you're missing."
 | 
			
		||||
 | 
			
		||||
"task",QuestValue(17646)=0,druid -> Amount=17645, "Young druid, I see you wan't your second rod but those are too expensive, right. Hmm... I can't give you one for free. ...",
 | 
			
		||||
									"However, if you could kill 50 amazons to prove your trustworthy willingness I will reward you the moonlight rod. Deal?", Topic=120
 | 
			
		||||
 | 
			
		||||
"task",QuestValue(17646)=0,sorcerer -> Amount=17645, "Young sorcerer, I see you wan't your second wand but those are too expensive, right. Hmm... I can't give you one for free. ...",
 | 
			
		||||
									"However, if you could kill 50 amazons to prove your trustworthy willingness I will reward you the wand of dragonbreath. Deal?", Topic=120
 | 
			
		||||
									
 | 
			
		||||
"task",QuestValue(17645)=50,QuestValue(17646)=1,druid -> "Well done, %N. Here is your moonlight rod!", SetQuestValue(17646,2), SetQuestValue(17644,0), Type=3070, Amount=1,Create(Type)
 | 
			
		||||
"task",QuestValue(17645)=50,QuestValue(17646)=1,sorcerer -> "Well done, %N. Here is your wand of dragonbreath!", SetQuestValue(17646,2), SetQuestValue(17644,0), Type=3075, Amount=1,Create(Type)
 | 
			
		||||
								
 | 
			
		||||
"task",QuestValue(17644)>0 -> "I see you are still in progress with your task."
 | 
			
		||||
									
 | 
			
		||||
Topic=120,"yes" -> "Very well young mage. Come back once you are done.", SetQuestValue(17644,Amount), SetQuestValue(Amount,0), SetQuestValue(17646,1)
 | 
			
		||||
Topic=120 -> "As you wish."
 | 
			
		||||
 | 
			
		||||
"task" -> "I don't have any tasks for you right now."
 | 
			
		||||
		Reference in New Issue
	
	Block a user