mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-14 06:34:55 +02:00
more outfit questlog
This commit is contained in:
@@ -68,7 +68,7 @@ VANISH,! -> "May the gods bless you."
|
||||
Topic=1,"yes" -> "So be it!", Idle, EffectOpp(11), Teleport(32626,32402,10), EffectOpp(11)
|
||||
Topic=1 -> "As you wish."
|
||||
|
||||
Topic=2,"yes" -> "I will tell you a small secret now. My friend Lynda in Thais can create a blessed wand. Greet her from me, maybe shewill aid you.", SetQuestValue(17549,1)
|
||||
Topic=2,"yes" -> "I will tell you a small secret now. My friend Lynda in Thais can create a blessed wand. Greet her from me, maybe she will aid you.", SetQuestValue(17549,1), SetQuestValue(17594,1)
|
||||
Topic=2 -> "As you wish."
|
||||
|
||||
}
|
||||
|
@@ -105,7 +105,7 @@ Topic=3,"yes",Count(Type)>=Amount -> "Fine. Now you get what you deserve, you fo
|
||||
|
||||
Topic=5,"yes" -> "It will be a hard task which requires many sacrifices. Do you still want to proceed?", Topic=6
|
||||
Topic=5 -> "As you wish."
|
||||
Topic=6,"yes" -> "Good decision, %N. Your first sacrifice will be a medusa shield. Bring it to me and do give it happily.", SetQuestValue(17561,1)
|
||||
Topic=6,"yes" -> "Good decision, %N. Your first sacrifice will be a medusa shield. Bring it to me and do give it happily.", SetQuestValue(17561,1), SetQuestValue(17594,1)
|
||||
Topic=6 -> "As you wish."
|
||||
|
||||
"medusa","shield",QuestValue(17561)=1 -> Type=3436, Amount=1, "Is it your true wish to sacrifice a medusa shield to Zathroth?", Topic=7
|
||||
|
@@ -153,7 +153,7 @@ Topic=4,"yes" -> "Okay, great! You see, I need a few magical ingredients which I
|
||||
"That's it already! Easy task, isn't it? I'm sure you could get all of that within a short time. ...",
|
||||
"Did you understand everything I told you and are willing to handle this task?", Topic=5
|
||||
Topic=4 -> "However."
|
||||
Topic=5,"yes" -> "Fine! Let's start with the 70 bat wings. I really feel uncomfortable out there in the jungle.", SetQuestValue(17547,1)
|
||||
Topic=5,"yes" -> "Fine! Let's start with the 70 bat wings. I really feel uncomfortable out there in the jungle.", SetQuestValue(17547,1), SetQuestValue(17594,1)
|
||||
Topic=5 -> "Maybe another time."
|
||||
|
||||
"bat","wing",QuestValue(17547)=1 -> Type=5894, Amount=70, "Oh, did you bring the 70 bat wings for me?", Topic=6
|
||||
|
@@ -95,7 +95,7 @@ Topic=9 -> "Maybe another time."
|
||||
|
||||
"winning","lottery","ticket",QuestValue(17546)=0 -> Type=5958, Amount=1, "Are you here to claim a prize?", Topic=10
|
||||
"prize",QuestValue(17546)=0 -> *
|
||||
Topic=10,"yes",Count(Type)>=Amount -> "Congratulations! Here, from now on you can wear our lovely potion belt as accessory.", Delete(Type), SetQuestValue(17546,1), AddOutfitAddon(138,1), AddOutfitAddon(133,1), EffectOpp(13)
|
||||
Topic=10,"yes",Count(Type)>=Amount -> "Congratulations! Here, from now on you can wear our lovely potion belt as accessory.", Delete(Type), SetQuestValue(17546,1), SetQuestValue(17594,1), AddOutfitAddon(138,1), AddOutfitAddon(133,1), EffectOpp(13)
|
||||
Topic=10,"yes" -> "Where is yours winning lottery ticket then?"
|
||||
Topic=10 -> "Maybe another time."
|
||||
|
||||
|
Reference in New Issue
Block a user