mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-20 10:31:28 +01:00
147 lines
3.9 KiB
JSON
147 lines
3.9 KiB
JSON
[
|
|
{
|
|
"id":"fallhaven_bandit",
|
|
"message":"Get lost kid. I don't have time for you.",
|
|
"replies":[
|
|
{
|
|
"text":"I'm looking for a piece of the Rift spell.",
|
|
"nextPhraseID":"fallhaven_bandit_2",
|
|
"requires":[
|
|
{
|
|
"requireType":"questProgress",
|
|
"requireID":"vacor",
|
|
"value":20
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"fallhaven_bandit_2",
|
|
"message":"No! Vacor will not gain the power of the rift spell!",
|
|
"replies":[
|
|
{
|
|
"text":"Let's fight!",
|
|
"nextPhraseID":"F"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"bandit1",
|
|
"message":"What have we here? A lost wanderer?",
|
|
"replies":[
|
|
{
|
|
"text":"N",
|
|
"nextPhraseID":"bandit1_2"
|
|
}
|
|
],
|
|
"rewards":[
|
|
{
|
|
"rewardType":"alignmentSet",
|
|
"rewardID":"fct_bandit1",
|
|
"value":-10
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"bandit1_2",
|
|
"message":"How much is your life worth to you? Give me 100 gold and I'll let you go.",
|
|
"replies":[
|
|
{
|
|
"text":"OK OK. Here is the gold. Please don't hurt me!",
|
|
"nextPhraseID":"bandit1_3",
|
|
"requires":[
|
|
{
|
|
"requireType":"inventoryRemove",
|
|
"requireID":"gold",
|
|
"value":100
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"text":"How about we fight over it?",
|
|
"nextPhraseID":"bandit1_4"
|
|
},
|
|
{
|
|
"text":"How much is your life worth?",
|
|
"nextPhraseID":"bandit1_4"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"bandit1_3",
|
|
"message":"About damn time. You are free to go.",
|
|
"replies":[
|
|
{
|
|
"text":"N",
|
|
"nextPhraseID":"R"
|
|
}
|
|
],
|
|
"rewards":[
|
|
{
|
|
"rewardType":"alignmentSet",
|
|
"rewardID":"fct_bandit1",
|
|
"value":11
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"bandit1_4",
|
|
"message":"OK then, your life it is. Let's fight. I have been looking forward to a good fight!",
|
|
"replies":[
|
|
{
|
|
"text":"Let's fight!",
|
|
"nextPhraseID":"F"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"fct_bandit1",
|
|
"replies":[
|
|
{
|
|
"nextPhraseID":"fct_bandit1_10",
|
|
"requires":[
|
|
{
|
|
"requireType":"killedMonster",
|
|
"requireID":"highwayman",
|
|
"value":20
|
|
},
|
|
{
|
|
"requireType":"questProgress",
|
|
"requireID":"achievements",
|
|
"value":1
|
|
},
|
|
{
|
|
"requireType":"questProgress",
|
|
"requireID":"achievements",
|
|
"value":20,
|
|
"negate":true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rewards":[
|
|
{
|
|
"rewardType":"alignmentSet",
|
|
"rewardID":"fct_bandit1",
|
|
"value":0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"fct_bandit1_10",
|
|
"message":"Now the area is clean of these nasty highwaymen at last.",
|
|
"rewards":[
|
|
{
|
|
"rewardType":"removeSpawnArea",
|
|
"rewardID":"bandit1",
|
|
"mapName":"wild9"
|
|
},
|
|
{
|
|
"rewardType":"questProgress",
|
|
"rewardID":"achievements",
|
|
"value":20
|
|
}
|
|
]
|
|
}
|
|
] |