Add Wan Castle escape camp content

This commit is contained in:
2026-06-18 23:59:14 +09:00
parent 5e9ab7afec
commit 409a4c62d4
3 changed files with 249 additions and 1 deletions

View File

@@ -38,6 +38,102 @@
"The army's hard pursuit after the imperial escort keeps the vanguard sharp, but Zhang Xiu's scouts know Cao Cao's marching habits."
]
}
],
"camp_conversations": [
{
"id": "wan_escape_route_council",
"group": "officer",
"officer_id": "cao_cao",
"label": "Cao Cao - Escape Route",
"speaker": "Cao Cao",
"summary": "Mark the western road before Wan Castle closes around the column.",
"lines": [
{
"speaker": "Cao Cao",
"side": "left",
"text": "A banquet that falls silent has already drawn its blade. If Zhang Xiu closes the east, we leave by the west."
},
{
"speaker": "Cao Ang",
"side": "right",
"text": "Then I will keep the road beside you clear. Wan Castle will not take our banner in a hallway."
}
]
},
{
"id": "wan_dian_wei_rear_guard",
"group": "officer",
"officer_id": "dian_wei",
"label": "Dian Wei - Rear Guard",
"speaker": "Dian Wei",
"summary": "Assign Dian Wei to hold the rear while Cao Cao and Cao Ang cut west.",
"lines": [
{
"speaker": "Dian Wei",
"side": "right",
"text": "Gates are honest things. They either open or they break. I can work with both."
},
{
"speaker": "Cao Cao",
"side": "left",
"text": "Hold the rear only long enough to keep Cao Ang moving. A brave death is still a cost I will not pay lightly."
}
]
},
{
"id": "wan_court_seal_postern",
"campaign_flags": { "secured_imperial_court": true },
"group": "topic",
"label": "Court Seal Postern",
"summary": "Use imperial authority to open a narrow support route.",
"lines": [
{
"speaker": "Escort Road Sutler",
"side": "right",
"text": "The court seal still opens doors, even in a castle that wants them shut. I can move one food bundle through the west postern."
},
{
"speaker": "Cao Ren",
"side": "left",
"text": "One bundle is enough if it reaches the men cutting the road."
}
],
"effects": [
{
"type": "grant_item",
"item_id": "bean",
"count": 1,
"text": "The court seal postern adds a Bean to the field supplies."
}
]
},
{
"id": "wan_hard_pursuit_drums",
"campaign_flags": { "pursued_li_jue_remnants": true },
"group": "topic",
"label": "Hard Pursuit Drums",
"summary": "Issue wine to the vanguard whose pace is known by enemy scouts.",
"lines": [
{
"speaker": "Xiahou Yuan",
"side": "right",
"text": "Zhang Xiu's scouts know our old marching path because we used it hard after Li Jue. They will expect speed."
},
{
"speaker": "Dian Wei",
"side": "left",
"text": "Then give the vanguard wine and change the rhythm. Let them chase the sound they expected."
}
],
"effects": [
{
"type": "grant_item",
"item_id": "wine",
"count": 1,
"text": "The hard pursuit drums add Wine to the field supplies."
}
]
}
]
},
"shop": {
@@ -61,7 +157,14 @@
"campaign_flags": { "pursued_li_jue_remnants": true },
"items": ["war_drum"]
}
]
],
"merchant": {
"name": "Wan Castle Sutler",
"lines": [
"Buy quietly. The walls have learned to listen since the banquet began.",
"If the west road opens, carry only what keeps men moving: beans, wine, and blades already in hand."
]
}
},
"roster": {
"max_units": 5,