mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
81 lines
2.1 KiB
JSON
81 lines
2.1 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": "Hmmm, yes... Let's see... (Unzel opens the sealed message and reads it)",
|
|
"rewards": [
|
|
{
|
|
"rewardType": "questProgress",
|
|
"rewardID": "kaverin",
|
|
"value": 30
|
|
}
|
|
],
|
|
"replies": [
|
|
{
|
|
"text": "N",
|
|
"nextPhraseID": "unzel_msg3"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|