Files
notarius/internal/modules/integration/testdata/seriatim_item_events_session.json

13 lines
529 B
JSON

{
"metadata": {
"id": "item-events-session",
"title": "Synthetic D&D item-event session"
},
"segments": [
{"id": 1, "start": 0, "end": 4, "speaker": "DM", "text": "An ancient coin rests in the chest."},
{"id": 2, "start": 4, "end": 8, "speaker": "DM", "text": "The party acquires 25 gold pieces."},
{"id": 3, "start": 8, "end": 12, "speaker": "DM", "text": "Aria gives Borin a healing potion."},
{"id": 4, "start": 12, "end": 16, "speaker": "DM", "text": "The party continues down the road."}
]
}