Files
andors-trail/AndorsTrail/res/raw/conversationlist_hirazinn.json

43 lines
1.0 KiB
JSON

[
{
"id":"hirazinn",
"message":"[The foul creature swings its many arms at you, while giving away a high-pitched shrieking sound]",
"replies":[
{
"text":"N",
"nextPhraseID":"hirazinn_1"
}
]
},
{
"id":"hirazinn_1",
"message":"[The piercing noise fills your head with a mind-numbing headache]",
"replies":[
{
"text":"N",
"nextPhraseID":"hirazinn_2"
}
]
},
{
"id":"hirazinn_2",
"message":"[You also feel a strong urge to leave this place]",
"replies":[
{
"text":"[Run away screaming]",
"nextPhraseID":"X"
},
{
"text":"[Attack]",
"nextPhraseID":"F"
}
],
"rewards":[
{
"rewardType":"questProgress",
"rewardID":"lodar2",
"value":40
}
]
}
]