Files
andors-trail/AndorsTrail/res/raw/conversationlist_ingus.json
Oskar Wiksten 5e1f91bad4 Changing all const ints to enums, making the json resource files much easier to read
* Though, the json files will get a bit larger.
2013-07-16 02:35:59 +02:00

270 lines
7.5 KiB
JSON

[
{
"id": "ingus",
"replies": [
{
"nextPhraseID": "ingus_r1",
"requires": [
{
"requireType": "questProgress",
"requireID": "sisterfight",
"value": "10"
}
]
},
{
"nextPhraseID": "ingus_1"
}
]
},
{
"id": "ingus_1",
"message": "Hello there. I don't think I have seen you here in Remgard before.",
"replies": [
{
"text": "N",
"nextPhraseID": "ingus_speak1"
}
]
},
{
"id": "ingus_r1",
"message": "Hello again. I hope you enjoy your stay in Remgard.",
"replies": [
{
"text": "N",
"nextPhraseID": "ingus_speak1"
}
]
},
{
"id": "ingus_speak1",
"message": "How may I help you?",
"replies": [
{
"text": "What is there to do around here?",
"nextPhraseID": "ingus_2"
},
{
"text": "Is there a shop in town?",
"nextPhraseID": "ingus_s1"
},
{
"text": "What is happening around town?",
"nextPhraseID": "ingus_2"
}
]
},
{
"id": "ingus_2",
"message": "Oh, there's not much happening around here. We try to keep the town as peaceful as possible.",
"replies": [
{
"text": "N",
"nextPhraseID": "ingus_3"
}
]
},
{
"id": "ingus_3",
"message": "We don't get many visitors up here in the mountains.",
"replies": [
{
"text": "N",
"nextPhraseID": "ingus_4s"
}
]
},
{
"id": "ingus_4s",
"replies": [
{
"nextPhraseID": "ingus_4b",
"requires": [
{
"requireType": "questProgress",
"requireID": "remgard2",
"value": "45"
}
]
},
{
"nextPhraseID": "ingus_4a"
}
]
},
{
"id": "ingus_4a",
"message": "However, lately there has been some trouble here in town.",
"replies": [
{
"text": "What trouble?",
"nextPhraseID": "ingus_t1"
},
{
"text": "Never mind that, is there a shop in town?",
"nextPhraseID": "ingus_s1"
}
]
},
{
"id": "ingus_4b",
"message": "Hopefully, we'll get a few more visitors now that you've helped us with figuring out what happened to the people that went missing.",
"replies": [
{
"text": "You are welcome. Anything else?",
"nextPhraseID": "ingus_t3"
},
{
"text": "Is there a shop in town?",
"nextPhraseID": "ingus_s1"
}
]
},
{
"id": "ingus_t1",
"message": "Oh, I don't know much about it. The guards say they have seen strange signs outside town, and some people have gone missing.",
"replies": [
{
"text": "N",
"nextPhraseID": "ingus_t2"
}
]
},
{
"id": "ingus_t2",
"message": "I try to keep out of it though. Sounds like trouble to me.",
"replies": [
{
"text": "Anything else?",
"nextPhraseID": "ingus_t3"
},
{
"text": "Thank you, goodbye.",
"nextPhraseID": "X"
}
]
},
{
"id": "ingus_t3",
"message": "Well, there's always the Elwille sisters, fighting as always.",
"replies": [
{
"text": "N",
"nextPhraseID": "ingus_t4s"
}
]
},
{
"id": "ingus_t4s",
"replies": [
{
"nextPhraseID": "ingus_q1",
"requires": [
{
"requireType": "questProgress",
"requireID": "sisterfight",
"value": "71"
}
]
},
{
"nextPhraseID": "ingus_t4"
}
]
},
{
"id": "ingus_t4",
"message": "Last night, they must have kept the whole town awake, the way they were shouting at each other.",
"replies": [
{
"text": "What are they fighting about?",
"nextPhraseID": "ingus_t5"
}
]
},
{
"id": "ingus_t5",
"message": "Oh .. nothing .. everything. I don't know. No one really puts much weight in their squabbling.",
"replies": [
{
"text": "N",
"nextPhraseID": "ingus_t6"
}
]
},
{
"id": "ingus_t6",
"message": "They live in one of the cabins on the southern shore. *Ingus points to the south*.",
"rewards": [
{
"rewardType": "questProgress",
"rewardID": "sisterfight",
"value": 10
}
],
"replies": [
{
"text": "Thank you, I might go visit them. Goodbye.",
"nextPhraseID": "X"
},
{
"text": "Thank you. Goodbye.",
"nextPhraseID": "X"
},
{
"text": "Thank you. I wanted to ask you, is there a shop in town?",
"nextPhraseID": "ingus_s1"
}
]
},
{
"id": "ingus_s1",
"message": "Shop? Oh yes, of course. There's Rothses' and Arnal's shops right there. *Ingus points to the two nearby houses to the west*",
"replies": [
{
"text": "N",
"nextPhraseID": "ingus_s2"
}
]
},
{
"id": "ingus_s2",
"message": "Also, if you have the coin, you can always spend it in the tavern down in town.",
"replies": [
{
"text": "Thank you. What is happening around town?",
"nextPhraseID": "ingus_2"
},
{
"text": "Thank you, goodbye.",
"nextPhraseID": "X"
}
]
},
{
"id": "ingus_q1",
"message": "Unfortunately, for whatever reason, people that live in their neighborhood have been reporting the situation between the two of them has recently become more..., shall we say.., 'noticeable'.",
"replies": [
{
"text": "N",
"nextPhraseID": "ingus_q2"
}
]
},
{
"id": "ingus_q2",
"message": "I'm afraid that if they don't resolve their differences soon on their own, that the city council will have to act and resolve the matter for them.",
"replies": [
{
"text": "N",
"nextPhraseID": "ingus_q3"
}
]
},
{
"id": "ingus_q3",
"message": "It wouldn't be the first time the city council had to intervene in private matters that got out of hand."
}
]