{
    "title": "Sextus Pompey",
    "interactive": true,
    "characters": [
        "Mark Antony",
        "Sextus Pompey"
    ],
    "messages":
    [
        { "character": 0, "text": "Sextus, we need to talk. I’m hearing whispers about your fleet near Sicily." },
        { "character": 1, "text": "Whispers? I prefer to call it preparation. A man like me can't afford to sit idly by, Antony." },
        { "character": 0, "text": "Preparation for what, exactly? We’ve got enough chaos in Rome without another power struggle." },
        { "character": 1, "text": "Oh, don’t worry. My interests are my own, but I’m no threat to you… for now." },
        { "character": 0, "text": "For now? That's reassuring. Look, we don’t need more enemies right now, Sextus. We can work together." },
        { "character": 1, "text": "You talk of unity, but you’re quick to defend Caesar's agenda. I haven't forgotten how my father was treated." },
        { "character": 0, "text": "I’m not my father’s shadow, nor Caesar’s. Just think about it. We’re stronger together than apart." },
        { "character": 1, "text": "I’ll think about it. But remember, Antony, my loyalty isn’t given easily." }
    ]
}