16 lines
356 B
JSON
16 lines
356 B
JSON
|
|
{
|
||
|
|
"id": "NARRATIVE_13_OUTRO",
|
||
|
|
"nodes": [
|
||
|
|
{
|
||
|
|
"id": "1",
|
||
|
|
"type": "DIALOGUE",
|
||
|
|
"speaker": "Baroness Seraphina",
|
||
|
|
"text": "Wonderful! The cargo is intact. Take this mercenary contract as a bonus.",
|
||
|
|
"trigger": {
|
||
|
|
"type": "GIVE_ITEM",
|
||
|
|
"item_id": "ITEM_MERCENARY_CONTRACT"
|
||
|
|
},
|
||
|
|
"next": "END"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|