Add Dingtao branch camp content

This commit is contained in:
2026-06-18 23:45:35 +09:00
parent 201adb3bbc
commit 768b38f910
3 changed files with 214 additions and 2 deletions

View File

@@ -32,6 +32,60 @@
"Cao Cao's pressure has kept Lu Bu off balance, but the army enters Dingtao with little rest."
]
}
],
"camp_conversations": [
{
"id": "dingtao_countercharge_council",
"group": "officer",
"officer_id": "cao_cao",
"label": "Cao Cao - Countercharge",
"speaker": "Cao Cao",
"summary": "Set the line before Lu Bu's cavalry reaches Dingtao.",
"lines": [
{ "speaker": "Cao Cao", "side": "left", "text": "Lu Bu answers the Puyang raid with speed. That is his habit, and habits can be prepared for." },
{ "speaker": "Cao Ren", "side": "right", "text": "The ridges will break his charge if our line does not break first. I will keep the reserves close." }
]
},
{
"id": "dingtao_dian_wei_roadblock",
"group": "officer",
"officer_id": "dian_wei",
"label": "Dian Wei - Roadblock",
"speaker": "Dian Wei",
"summary": "Let Dian Wei anchor the road against Lu Bu's riders.",
"lines": [
{ "speaker": "Dian Wei", "side": "right", "text": "A horse needs road and courage. I cannot take the horse's road away, but I can test the rider's courage." },
{ "speaker": "Xiahou Dun", "side": "left", "text": "Stand where the road narrows. If Lu Bu wants the banner, he must spend men to reach it." }
]
},
{
"id": "dingtao_fortified_reserves",
"campaign_flags": { "fortified_yan_province": true },
"group": "topic",
"label": "Fortified Reserves",
"summary": "Distribute medicine from the secured Yan Province supply road.",
"lines": [
{ "speaker": "Dingtao Field Sutler", "side": "right", "text": "The fortified roads kept the physician's chest whole. I brought the clean bundle forward before the riders closed." },
{ "speaker": "Cao Cao", "side": "left", "text": "Then the choice to fortify already pays us back. Keep it near the center line." }
],
"effects": [
{ "type": "grant_item", "item_id": "panacea", "count": 1, "text": "The fortified reserves add a Panacea to the field supplies." }
]
},
{
"id": "dingtao_pressed_vanguard",
"campaign_flags": { "pressed_lu_bu": true },
"group": "topic",
"label": "Pressed Vanguard",
"summary": "Issue wine to the soldiers who kept pressure on Lu Bu after Puyang.",
"lines": [
{ "speaker": "Xiahou Yuan", "side": "right", "text": "The vanguard has not slept enough to dream, but they still reached Dingtao before Lu Bu expected." },
{ "speaker": "Dian Wei", "side": "left", "text": "Give them wine, then give them a short order. Tired men do best when the road ahead is simple." }
],
"effects": [
{ "type": "grant_item", "item_id": "wine", "count": 1, "text": "The pressed vanguard adds Wine to the field supplies." }
]
}
]
},
"shop": {
@@ -53,9 +107,16 @@
},
{
"campaign_flags": { "pressed_lu_bu": true },
"items": ["war_axe"]
"items": ["war_drum"]
}
]
],
"merchant": {
"name": "Dingtao Field Sutler",
"lines": [
"Buy before the dust rises. Once Lu Bu's riders arrive, even a good price will not stand still.",
"Fortified roads bring armor; forced marches bring drums. Either way, keep one hand free for medicine."
]
}
},
"roster": {
"max_units": 4,