Files
andors-trail/AndorsTrail/res/raw/conversationlist_thukuzun.json
2013-06-27 20:45:17 +02:00

50 lines
1.1 KiB
JSON

[
{
"id": "sign_lostmine0",
"message": "You are unable to enter the Charwood mine."
},
{
"id": "sign_lostmine4",
"message": "The air around here is much hotter around the hole in the ground here than in the rest of this room. This must be where the miners found the strange markings on the ground.",
"rewards": [
{
"rewardID": "charwood2",
"value": 20
}
]
},
{
"id": "thukuzun",
"rewards": [
{
"rewardID": "charwood2",
"value": 30
}
],
"replies": [
{
"text": "N",
"nextPhraseID": "thukuzun_1"
}
],
"message": "Ah, another mortal that has come to bow before the might of Thukuzun."
},
{
"id": "thukuzun_1",
"replies": [
{
"text": "I'll defeat you, foul beast!",
"nextPhraseID": "F"
},
{
"text": "Fight!",
"nextPhraseID": "F"
},
{
"text": "Your bones will be a fine specimen in my collection.",
"nextPhraseID": "F"
}
],
"message": "You will be a fine specimen in my army of bones."
}
]