mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
Fixed bugs, and rephrased many things, in the Lodar Shortcut quest ( now
called The way out is through")
This commit is contained in:
@@ -496,105 +496,129 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"message":"Again, thank you for your help.",
|
||||
"id":"lodar_d1",
|
||||
"replies":[
|
||||
{
|
||||
"nextPhraseID":"lodar_pots0",
|
||||
"text":"I'd like to talk about your potions."
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"lodar_forest0",
|
||||
"text":"What are you doing all by yourself out here in the forest?"
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"lodar_xul0",
|
||||
"text":"On the body of the Hira'zinn, I found this peculiar sword. Do you know anything about it?",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"inventoryKeep",
|
||||
"value":1,
|
||||
"requireID":"xulviir0"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"lodar_hira0",
|
||||
"text":"What was that Hira'zinn beast?"
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"lodar_andor0",
|
||||
"text":"I have come to find you. I am looking for my brother Andor."
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"lodar_shortcut_0",
|
||||
"text":"The way to come here is a real maze and the path is tricky to find. I think I've lost my way a hundred times. Do you know of an easier way?",
|
||||
"requires":[
|
||||
{
|
||||
"negate":true,
|
||||
"requireType":"questProgress",
|
||||
"value":10,
|
||||
"requireID":"shortcut_lodar"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"shortcut_lodar_1",
|
||||
"text":"I found the grotto you mentioned but unfortunately I can't move on because the cave is blocked by rocks and I can't swim. I recognized a weird torch burning in a purple glow though. Do you know anything about this ?",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"value":26,
|
||||
"requireID":"shortcut_lodar"
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"value":10,
|
||||
"requireID":"shortcut_lodar"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"shortcut_lodar_1",
|
||||
"text":"I found a grotto beneath the Hira'zinn cave but unfortunately I can't move on because the cave is blocked by rocks and I can't swim. I recognized a weird torch burning in a purple glow though. Do you know anything about this ?",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"value":26,
|
||||
"requireID":"shortcut_lodar"
|
||||
},
|
||||
{
|
||||
"negate":true,
|
||||
"requireType":"questProgress",
|
||||
"value":10,
|
||||
"requireID":"shortcut_lodar"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"shortcut_lodar_2",
|
||||
"text":"It worked and I didn't get injured at all! Thank you so much! Now I have got finally my shortcut!",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"value":40,
|
||||
"requireID":"shortcut_lodar"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"lodar_rest",
|
||||
"text":"Can I rest here?"
|
||||
}
|
||||
],
|
||||
"rewards":[
|
||||
{
|
||||
"value":60,
|
||||
"rewardID":"lodar2",
|
||||
"rewardType":"questProgress"
|
||||
}
|
||||
]
|
||||
},
|
||||
"message":"Again, thank you for your help.",
|
||||
"id":"lodar_d1",
|
||||
"replies":[
|
||||
{
|
||||
"nextPhraseID":"lodar_pots0",
|
||||
"text":"I'd like to talk about your potions."
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"lodar_forest0",
|
||||
"text":"What are you doing all by yourself out here in the forest?"
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"lodar_xul0",
|
||||
"text":"On the body of the Hira'zinn, I found this peculiar sword. Do you know anything about it?",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"inventoryKeep",
|
||||
"value":1,
|
||||
"requireID":"xulviir0"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"lodar_hira0",
|
||||
"text":"What was that Hira'zinn beast?"
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"lodar_andor0",
|
||||
"text":"I have come to find you. I am looking for my brother Andor."
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"lodar_shortcut_0",
|
||||
"text":"The way to come here is a real maze and the path is tricky to find. I think I've lost my way a hundred times. Do you know of an easier way?",
|
||||
"requires":[
|
||||
{
|
||||
"negate":true,
|
||||
"requireType":"questProgress",
|
||||
"value":10,
|
||||
"requireID":"shortcut_lodar"
|
||||
},
|
||||
{
|
||||
"negate":true,
|
||||
"requireType":"questProgress",
|
||||
"value":30,
|
||||
"requireID":"shortcut_lodar"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"shortcut_lodar_1",
|
||||
"text":"I found the cave you mentioned but unfortunately the path doesn't go anywhere. I noticed a weird torch burning in a purple glow though. Do you know anything about this ?",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"value":26,
|
||||
"requireID":"shortcut_lodar"
|
||||
},
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"value":10,
|
||||
"requireID":"shortcut_lodar"
|
||||
},
|
||||
{
|
||||
"negate":true,
|
||||
"requireType":"questProgress",
|
||||
"value":30,
|
||||
"requireID":"shortcut_lodar"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"shortcut_lodar_1",
|
||||
"text":"I found a cave beneath the Hira'zinn tomb but unfortunately the path doesn't go anywhere. I noticed a weird torch burning in a purple glow though. Do you know anything about this ?",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"value":26,
|
||||
"requireID":"shortcut_lodar"
|
||||
},
|
||||
{
|
||||
"negate":true,
|
||||
"requireType":"questProgress",
|
||||
"value":10,
|
||||
"requireID":"shortcut_lodar"
|
||||
},
|
||||
{
|
||||
"negate":true,
|
||||
"requireType":"questProgress",
|
||||
"value":30,
|
||||
"requireID":"shortcut_lodar"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"shortcut_lodar_2",
|
||||
"text":"It worked and I didn't get injured at all! There's now a path from the Duleian road to here that let me avoid the maze.",
|
||||
"requires":[
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"value":40,
|
||||
"requireID":"shortcut_lodar"
|
||||
},
|
||||
{
|
||||
"negate":true,
|
||||
"requireType":"questProgress",
|
||||
"value":50,
|
||||
"requireID":"shortcut_lodar"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"lodar_rest",
|
||||
"text":"Can I rest here?"
|
||||
}
|
||||
],
|
||||
"rewards":[
|
||||
{
|
||||
"value":60,
|
||||
"rewardID":"lodar2",
|
||||
"rewardType":"questProgress"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"message":"I try to keep to myself. Not many people find their way to my cabin here.",
|
||||
"id":"lodar_forest0",
|
||||
@@ -2041,7 +2065,7 @@
|
||||
"id":"lodar_andor37"
|
||||
},
|
||||
{
|
||||
"message":"Hmm, I remember seeing a grotto under the former cave of the Hira'zinn. Don't know where it leads to but maybe you could give it a try and search for a shortcut through this grotto?",
|
||||
"message":"Hmm, I remember seeing a cave under the former cave of the Hira'zinn. Don't know where it leads to but maybe you could give it a try and search for a shortcut through this cave?",
|
||||
"id":"lodar_shortcut_0",
|
||||
"replies":[
|
||||
{
|
||||
@@ -2063,7 +2087,11 @@
|
||||
"replies":[
|
||||
{
|
||||
"nextPhraseID":"X",
|
||||
"text":"Thanks, maybe it'll work this way. And it doesn't matter if it's dangerous. I've experienced so many dangerous things so this small task won't be too difficult."
|
||||
"text":"Thanks, I'll try it. Danger is my specialty."
|
||||
},
|
||||
{
|
||||
"nextPhraseID":"X",
|
||||
"text":"I hope it will be ok."
|
||||
}
|
||||
],
|
||||
"rewards":[
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"id":"sign_lodar_shortcut_3"
|
||||
},
|
||||
{
|
||||
"message":"In front of me, I see a torch burning in a purple glow. I can feel the force coming from this item. I better should leave it there and notify Lodar about this weird torch.",
|
||||
"message":"In front of me, I see a torch burning in a purple glow. I can feel the force coming from this item. I shouldn't get closer until I tell Lodar about it.",
|
||||
"id":"sign_lodar_shortcut_4b",
|
||||
"rewards":[
|
||||
{
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
[
|
||||
{
|
||||
"id":"shortcut_lodar",
|
||||
"name":"Creating a shortcut!",
|
||||
"name":"The way out is through",
|
||||
"showInLog":1,
|
||||
"stages":[
|
||||
{
|
||||
"progress":10,
|
||||
"logText":"I talked with Lodar about a possible shortcut to the outside world. He said I should check the grotto under the former cave of the Hira'zinn."
|
||||
"logText":"I talked with Lodar about a possible shortcut to the outside world. He said I should check the cave under the former cave of the Hira'zinn."
|
||||
},
|
||||
{
|
||||
"progress":20,
|
||||
"logText":"I've found the grotto but the way is blocked by rocks and water. Why can't I swim?"
|
||||
"logText":"I've found the cave but the way is blocked by rocks and water. Why can't I swim?"
|
||||
},
|
||||
{
|
||||
"progress":22,
|
||||
@@ -22,13 +22,17 @@
|
||||
},
|
||||
{
|
||||
"progress":30,
|
||||
"logText":"Upon telling Lodar about the purple fire he answered I should try pouring a green vial over it and see what happens."
|
||||
"logText":"Upon telling Lodar about the purple fire he gave me a green vial, told me to pour it over the torch and see what happens."
|
||||
},
|
||||
{
|
||||
"progress":40,
|
||||
"finishesQuest":1,
|
||||
"logText":"I poured the vial over the purple fire and then it turned green. When approching it I was teleported into another room of the grotto with more purple torches. I was able to activate them as well. Finally, I have got my shortcut and can travel to Lodar a lot faster!"
|
||||
}
|
||||
"logText":"I poured the vial over the purple fire and then it turned green. When approaching it I was teleported into another room of the cave with more purple torches. I was able to activate them as well. Finally, I have got my shortcut and can travel to Lodar a lot faster!"
|
||||
},
|
||||
{
|
||||
"progress":50,
|
||||
"logText":"I told Lodar about the new shortcut. He asked me to keep it a secret."
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user