{
    "title": "Operation Ides of March",
    "interactive": false,
    "characters": [
        "Mark Antony",
        "Cassius",
        "Brutus",
        "Casca",
        "Decimus",
        "Trebonius"
    ],
    "messages": [
        { "character": -1, "text": "Cassius created Operation Ides of March." },
        { "character": -1, "text": "Cassius added Brutus, Casca, Decimus, Trebonius and Mark Antony." },
        { "character": 1, "text": "Alright, it’s time. We need to finalize the plan. Everyone good for tomorrow?" },
        { "character": 2, "text": "Yes, it has to be tomorrow. No more delays." },
        { "character": 3, "text": "Do we know exactly where he’s going to be?" },
        { "character": 4, "text": "He’s going to the Senate tomorrow for sure. I’ve convinced him to go, even though he’s been acting paranoid lately." },
        { "character": 5, "text": "Good. We need to catch him before he even suspects anything. Are we all clear on the roles?" },
        { "character": 1, "text": "I’ll signal when we’re ready. Brutus, you’ll come in last. Your presence will make it look more… noble." },
        { "character": 2, "text": "It’s not about appearances. This is about saving the Republic." },
        { "character": 3, "text": "Yeah, yeah. But we can’t forget how people will react after this. They need to see it as necessary." },
        { "character": 1, "text": "Casca, you’ll be the first to strike, as planned. You good with that?" },
        { "character": 3, "text": "Yeah, I’ve got this. One stab, clean." },
        { "character": 4, "text": "Remember, we’re all in this together. There’s no turning back now." },
        { "character": 5, "text": "What about Mark Antony? He’s always close to Caesar." },
        { "character": 1, "text": "Trebonius, you handle him. Keep him distracted outside. Just make sure he doesn’t get involved." },
        { "character": 5, "text": "Consider it done." },
        { "character": 2, "text": "Remember, this isn’t murder. It’s justice. Rome is greater than one man." },
        { "character": 3, "text": "Right. But tomorrow… it’s gonna be chaos." },
        { "character": 4, "text": "We’ll handle the fallout after. Stick to the plan." },
        { "character": 1, "text": "Tomorrow, at the Senate. Let’s end this tyranny." },
        { "character": 2, "text": "For Rome." },
        { "character": 3, "text": "For the Republic." },
        { "character": 5, "text": "For our future." },
        { "character": 0, "text": "uh" },
        { "character": 1, "text": "shit" },
        { "character": -1, "text": "You have been removed from Operation Ides of March." }
    ]
}