{
    "convos": [
        {
            "lines": [
                {
                    "voiceID": 0,
                    "name": "Paladin Guard A",
                    "dialogue": "Found it!"
                },
                {
                    "voiceID": 0,
                    "name": "Paladin Guard B",
                    "dialogue": "Just as predicted. Now-"
                }
            ]
        },
        {
            "lines": [
                {
                    "voiceID": 1,
                    "dialogue": "Hm, very good. A perfect outcome.",
                    "portrait": "VincentDef"
                },
                {
                    "voiceID": 1,
                    "actorID": 1,
                    "animName": "lookBack",
                    "dialogue": "Even entities beyond our understanding can be predicted to some degree it would seem.",
                    "portrait": "VincentDef"
                },
                {
                    "voiceID": 1,
                    "dialogue": "...",
                    "portrait": "VincentDef"
                },
                {
                    "voiceID": 1,
                    "actorID": 1,
                    "animName": "idle",
                    "dialogue": "Ha ha ha… Am I experiencing trepidation?",
                    "portrait": "VincentDef"
                },
                {
                    "voiceID": 1,
                    "dialogue": "No, after all this time, my resolve must be absolute.",
                    "portrait": "VincentDef"
                },
                {
                    "voiceID": 1,
                    "dialogue": "I will prove that humanity can evolve and survive.",
                    "portrait": "VincentDef"
                },
                {
                    "voiceID": 1,
                    "dialogue": "Starting with myself!",
                    "portrait": "VincentDef"
                }
            ]
        }
    ]
}