Files
andors-trail/AndorsTrail/res/raw/conversationlist_arghes.json
2022-02-15 23:42:45 +01:00

151 lines
4.1 KiB
JSON

[
{
"id":"arghes",
"replies":[
{
"nextPhraseID":"arghes_2",
"requires":[
{
"requireType":"questProgress",
"requireID":"andor",
"value":51
}
]
},
{
"nextPhraseID":"arghes_1"
}
]
},
{
"id":"arghes_1",
"message":"You will find no business here, child."
},
{
"id":"arghes_2",
"message":"How interesting. The child from Fallhaven, here in Remgard?",
"replies":[
{
"text":"I'm not from Fallhaven, I'm from Crossglen, west of Fallhaven.",
"nextPhraseID":"arghes_3a"
},
{
"text":"Who are you?",
"nextPhraseID":"arghes_3b"
},
{
"text":"How do you know where I am from?",
"nextPhraseID":"arghes_3c"
},
{
"text":"And how interesting that you ordered a pair of 'Yellow boots'. Did you really order this?",
"nextPhraseID":"brv_wh_delivery_arghes",
"requires":[
{
"requireType":"inventoryRemove",
"requireID":"brv_wh_item_03",
"value":1
},
{
"requireType":"questProgress",
"requireID":"brv_wh_delivery",
"value":10
},
{
"requireType":"questProgress",
"requireID":"brv_wh_delivery",
"value":80
}
]
}
]
},
{
"id":"arghes_3a",
"message":"Is that so? Hmm, most interesting. It does not change anything, however.",
"replies":[
{
"text":"N",
"nextPhraseID":"arghes_4"
}
]
},
{
"id":"arghes_3b",
"message":"Who I am is of no importance in this situation. You on the other hand, are most important.",
"replies":[
{
"text":"N",
"nextPhraseID":"arghes_4"
}
]
},
{
"id":"arghes_3c",
"message":"I know ... a great deal of things.",
"replies":[
{
"text":"N",
"nextPhraseID":"arghes_4"
}
]
},
{
"id":"arghes_4",
"message":"$playername - yes, that is what they call you.",
"replies":[
{
"text":"How do you know my name? Who are you?",
"nextPhraseID":"arghes_5"
}
]
},
{
"id":"arghes_5",
"message":"Let's just say that I am a ... friend. You would do well to keep your ... friends close.",
"replies":[
{
"text":"N",
"nextPhraseID":"arghes_6"
}
]
},
{
"id":"arghes_6",
"message":"Now, how may I help you? Equipment? Information?",
"replies":[
{
"text":"Let me see what you have to trade.",
"nextPhraseID":"arghes_shop"
},
{
"text":"What information do you have?",
"nextPhraseID":"arghes_7"
}
]
},
{
"id":"arghes_shop",
"message":"Certainly.",
"replies":[
{
"text":"N",
"nextPhraseID":"S"
}
]
},
{
"id":"arghes_7",
"message":"Hmm, let me see.",
"replies":[
{
"text":"N",
"nextPhraseID":"arghes_8"
}
]
},
{
"id":"arghes_8",
"message":"No, I cannot tell you anything at this time. You are welcome to return once your path has become ... clearer."
}
]