aether-shards/src/assets/data/narrative/narrative_03_intro.json

12 lines
265 B
JSON
Raw Normal View History

{
"id": "NARRATIVE_03_INTRO",
"nodes": [
{
"id": "1",
"type": "DIALOGUE",
"speaker": "General Kael",
"text": "The Hub's foundation is cracking. Shardborn sappers are undermining the cliff. Stop them.",
"next": "END"
}
]
}