shift/publius.json

21 lines
1.1 KiB
JSON
Raw Normal View History

2024-10-07 02:44:26 +02:00
{
"title": "Publius Ventidius",
"interactive": true,
"characters": [
"Mark Antony",
"Publius Ventidius"
],
"messages":
[
{ "character": 0, "text": "Publius! Ive just received word about your latest victory. Remarkable work!" },
{ "character": 1, "text": "Thank you, Antony. We struck swiftly, caught them off guard. Just doing my part." },
{ "character": 0, "text": "Humble as always. But this win, it puts us in a strong position for the next phase." },
{ "character": 0, "text": "Tell me, what do you need? More men? Supplies?" },
{ "character": 1, "text": "I could use more cavalry, if anything. Our infantry held, but the Parthians are relentless on horseback." },
{ "character": 0, "text": "Consider it done. Ill make sure you have reinforcements by the end of the week." },
{ "character": 1, "text": "Much appreciated. Were close, Antony. A few more pushes and well have them routed." },
{ "character": 0, "text": "Good. Keep the pressure on. Ill handle things on my end. Victory is within reach." }
]
}