Files
andors-trail/AndorsTrail/res/raw/conversationlist_unzel2.json
2018-10-10 00:02:05 +02:00

80 lines
2.0 KiB
JSON

[
{
"id":"unzel_msg1",
"message":"Kaverin, my old friend! It's good to hear that he is still alive. What is the message?",
"replies":[
{
"text":"Here it is.",
"nextPhraseID":"unzel_msg2",
"requires":[
{
"requireType":"inventoryRemove",
"requireID":"kaverin_message",
"value":1
}
]
}
]
},
{
"id":"unzel_msg2",
"message":"Hmm, yes... Let's see...\n[Unzel opens the sealed message and reads it]",
"replies":[
{
"text":"N",
"nextPhraseID":"unzel_msg3"
}
],
"rewards":[
{
"rewardType":"questProgress",
"rewardID":"kaverin",
"value":30
}
]
},
{
"id":"unzel_msg3",
"message":"Yes, this makes sense with what I have seen.",
"replies":[
{
"text":"N",
"nextPhraseID":"unzel_msg4"
}
]
},
{
"id":"unzel_msg4",
"message":"Thank you for bringing it to me.",
"replies":[
{
"text":"N",
"nextPhraseID":"unzel_msg5"
}
]
},
{
"id":"unzel_msg5",
"message":"Your help could prove more valuable than you might realize.",
"replies":[
{
"text":"N",
"nextPhraseID":"unzel_msg6"
}
]
},
{
"id":"unzel_msg6",
"message":"Say hello to my old friend Kaverin the next time you see him, will you?"
},
{
"id":"unzel_msg_r0",
"message":"Hello again. Thank you for your help with defeating Vacor and bringing me the message from Kaverin.",
"replies":[
{
"text":"N",
"nextPhraseID":"unzel_msg5"
}
]
}
]