Files
andors-trail/AndorsTrail/res/raw/conversationlist_ervelyn.json

105 lines
2.6 KiB
JSON

[
{
"id":"ervelyn",
"replies":[
{
"nextPhraseID":"ervelyn_gave1",
"requires":[
{
"requireType":"questProgress",
"requireID":"remgard2",
"value":46
}
]
},
{
"nextPhraseID":"ervelyn_give1",
"requires":[
{
"requireType":"questProgress",
"requireID":"remgard2",
"value":45
}
]
},
{
"nextPhraseID":"ervelyn_1"
}
]
},
{
"id":"ervelyn_gave1",
"message":"Hello again, my friend. You are always welcome here.",
"replies":[
{
"text":"N",
"nextPhraseID":"ervelyn_d"
}
]
},
{
"id":"ervelyn_1",
"message":"Hello there. Welcome to my shop.",
"replies":[
{
"text":"N",
"nextPhraseID":"ervelyn_d"
}
]
},
{
"id":"ervelyn_d",
"message":"How may I be of service?",
"replies":[
{
"text":"Let me see what you have to trade.",
"nextPhraseID":"ervelyn_shop"
},
{
"text":"Never mind. Goodbye.",
"nextPhraseID":"X"
}
]
},
{
"id":"ervelyn_shop",
"message":"Certainly.",
"replies":[
{
"text":"N",
"nextPhraseID":"S"
}
]
},
{
"id":"ervelyn_give1",
"message":"It is you! I heard what you did, helping us with that witch Algangror. You have my thanks, friend!",
"replies":[
{
"text":"N",
"nextPhraseID":"ervelyn_give2"
}
]
},
{
"id":"ervelyn_give2",
"message":"As a token of my appreciation, please accept this hat that I made. May it guide you through the blinding light.",
"replies":[
{
"text":"Thank you.",
"nextPhraseID":"X"
}
],
"rewards":[
{
"rewardType":"dropList",
"rewardID":"ervelyn_hat"
},
{
"rewardType":"questProgress",
"rewardID":"remgard2",
"value":46
}
]
}
]