mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-13 21:18:13 +01:00
122 lines
3.5 KiB
JSON
122 lines
3.5 KiB
JSON
[
|
|
{
|
|
"id":"highwayman1",
|
|
"message":"Hold up. What have we here? A lone traveller on the Duleian road.",
|
|
"replies":[
|
|
{
|
|
"text":"N",
|
|
"nextPhraseID":"highwayman1_2"
|
|
}
|
|
],
|
|
"rewards":[
|
|
{
|
|
"rewardType":"alignmentSet",
|
|
"rewardID":"fct_highwayman1",
|
|
"value":-10
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"highwayman1_2",
|
|
"message":"Haven't you heard, travelling this road can be dangerous.",
|
|
"replies":[
|
|
{
|
|
"text":"N",
|
|
"nextPhraseID":"highwayman1_3"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"highwayman1_3",
|
|
"message":"There have been reports of people being robbed of all their possessions whilst travelling down this road.",
|
|
"replies":[
|
|
{
|
|
"text":"N",
|
|
"nextPhraseID":"highwayman1_4"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"highwayman1_4",
|
|
"message":"Tell you what, if you give me ... shall we say ... 500 gold, I can almost guarantee that you won't be robbed on this road.",
|
|
"replies":[
|
|
{
|
|
"text":"Sounds good. Here is 500 gold.",
|
|
"nextPhraseID":"highwayman1_5",
|
|
"requires":[
|
|
{
|
|
"requireType":"inventoryRemove",
|
|
"requireID":"gold",
|
|
"value":500
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"text":"Hey, that sounds like robbery to me!",
|
|
"nextPhraseID":"highwayman1_7"
|
|
},
|
|
{
|
|
"text":"How about I just kill you instead?",
|
|
"nextPhraseID":"highwayman1_6"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"highwayman1_5",
|
|
"message":"Thank you. Have a pleasant day. Watch out for those robbers!",
|
|
"replies":[
|
|
{
|
|
"text":"N",
|
|
"nextPhraseID":"R"
|
|
}
|
|
],
|
|
"rewards":[
|
|
{
|
|
"rewardType":"alignmentSet",
|
|
"rewardID":"fct_highwayman1",
|
|
"value":11
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"highwayman1_6",
|
|
"message":"Oh, I see. You are trying to rob ME instead? Well then, I will not be so easily defeated. Prepare yourself.",
|
|
"replies":[
|
|
{
|
|
"text":"Fight!",
|
|
"nextPhraseID":"F"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"highwayman1_7",
|
|
"message":"Oh no no, are you accusing me of robbing you? That's not the case at all. I'm just asking for 500 gold so that you won't be robbed of all your possessions while travelling down this road.",
|
|
"replies":[
|
|
{
|
|
"text":"OK. Here is 500 gold.",
|
|
"nextPhraseID":"highwayman1_5",
|
|
"requires":[
|
|
{
|
|
"requireType":"inventoryRemove",
|
|
"requireID":"gold",
|
|
"value":500
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"text":"How about I just kill you instead?",
|
|
"nextPhraseID":"highwayman1_6"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"fct_highwayman1",
|
|
"rewards":[
|
|
{
|
|
"rewardType":"alignmentSet",
|
|
"rewardID":"fct_highwayman1",
|
|
"value":0
|
|
}
|
|
]
|
|
}
|
|
] |