mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
161 lines
4.0 KiB
JSON
161 lines
4.0 KiB
JSON
[
|
|
{
|
|
"id":"smuggler1_0",
|
|
"message":"[Mutter] Just one more..."
|
|
},
|
|
{
|
|
"id":"smuggler2_0",
|
|
"message":"What? No, you're not it."
|
|
},
|
|
{
|
|
"id":"smuggler3_0",
|
|
"message":"[Drool]",
|
|
"replies":[
|
|
{
|
|
"text":"Hello?",
|
|
"nextPhraseID":"smuggler3_1"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"smuggler3_1",
|
|
"message":"[Wipes drool]",
|
|
"replies":[
|
|
{
|
|
"text":"Can you hear me?",
|
|
"nextPhraseID":"smuggler3_2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"smuggler3_2",
|
|
"message":"[Blank stare]",
|
|
"replies":[
|
|
{
|
|
"text":"Hello?",
|
|
"nextPhraseID":"smuggler3_3"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"smuggler3_3",
|
|
"message":"[Makes slurping sounds with drool still left in the corner of the mouth]",
|
|
"replies":[
|
|
{
|
|
"text":"Can you talk?",
|
|
"nextPhraseID":"smuggler3_0"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"smuggler4_0",
|
|
"message":"Uhh. Lowyna sure makes the best stuff!",
|
|
"replies":[
|
|
{
|
|
"text":"What does she do?",
|
|
"nextPhraseID":"smuggler4_1"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"smuggler4_1",
|
|
"message":"These of course! [swings his jug, nearly spilling some of it]",
|
|
"replies":[
|
|
{
|
|
"text":"Where can I find this Lowyna?",
|
|
"nextPhraseID":"smuggler4_2"
|
|
},
|
|
{
|
|
"text":"I need to go.",
|
|
"nextPhraseID":"X"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"smuggler4_2",
|
|
"message":"She's over there... No. Over there... No. Oh, she's around here somewhere."
|
|
},
|
|
{
|
|
"id":"smuggler5_1",
|
|
"message":"[blank stare]",
|
|
"replies":[
|
|
{
|
|
"text":"You're all sweaty and pale, what's wrong?",
|
|
"nextPhraseID":"smuggler5_2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"smuggler5_2",
|
|
"message":"Um. Just one more. Please, just one more."
|
|
},
|
|
{
|
|
"id":"smuggler6_1",
|
|
"message":"Can you spare some gold?",
|
|
"replies":[
|
|
{
|
|
"text":"Get away from me!",
|
|
"nextPhraseID":"X"
|
|
},
|
|
{
|
|
"text":"Here's 5 gold.",
|
|
"nextPhraseID":"smuggler6_3",
|
|
"requires":[
|
|
{
|
|
"requireType":"inventoryRemove",
|
|
"requireID":"gold",
|
|
"value":5
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"text":"Here's 50 gold.",
|
|
"nextPhraseID":"smuggler6_3",
|
|
"requires":[
|
|
{
|
|
"requireType":"inventoryRemove",
|
|
"requireID":"gold",
|
|
"value":50
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"text":"Here's 100 gold.",
|
|
"nextPhraseID":"smuggler6_2",
|
|
"requires":[
|
|
{
|
|
"requireType":"inventoryRemove",
|
|
"requireID":"gold",
|
|
"value":100
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"smuggler6_2",
|
|
"message":"Oh, oh! I haven't seen that much gold in my whole life. I'm finally rich!"
|
|
},
|
|
{
|
|
"id":"smuggler6_3",
|
|
"message":"Is that all you have?"
|
|
},
|
|
{
|
|
"id":"smuggler7_1",
|
|
"message":"I've seen them. Their camps.",
|
|
"replies":[
|
|
{
|
|
"text":"N",
|
|
"nextPhraseID":"smuggler7_2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id":"smuggler7_2",
|
|
"message":"The Sakul are watching us. They're coming."
|
|
},
|
|
{
|
|
"id":"pig",
|
|
"message":"[Grunt]"
|
|
}
|
|
] |