Add White Horse relief camp content

This commit is contained in:
2026-06-19 00:13:27 +09:00
parent e2c4f9f360
commit 99d58d05ee
3 changed files with 249 additions and 1 deletions

View File

@@ -32,6 +32,102 @@
"The army marches quickly from Xiapi, hoping speed can strike Yuan Shao's vanguard before it settles."
]
}
],
"camp_conversations": [
{
"id": "white_horse_decoy_council",
"group": "officer",
"officer_id": "guo_jia",
"label": "Guo Jia - Decoy Line",
"speaker": "Guo Jia",
"summary": "Set the false retreat that will pull Yan Liang away from his supports.",
"lines": [
{
"speaker": "Guo Jia",
"side": "right",
"text": "Yan Liang will read a bending line as weakness. Let him see exactly enough of what he wants."
},
{
"speaker": "Cao Cao",
"side": "left",
"text": "A trap that looks too clever warns the prey. This one must look like fear."
}
]
},
{
"id": "white_horse_xiahou_dun_false_retreat",
"group": "officer",
"officer_id": "xiahou_dun",
"label": "Xiahou Dun - False Retreat",
"speaker": "Xiahou Dun",
"summary": "Prepare the center line to yield without breaking.",
"lines": [
{
"speaker": "Xiahou Dun",
"side": "left",
"text": "Men can pretend to retreat, but their backs still know the feeling. I will keep the center from turning real."
},
{
"speaker": "Guo Jia",
"side": "right",
"text": "Good. Bend the line by measure, not panic. Yan Liang must think he chose the road himself."
}
]
},
{
"id": "white_horse_xu_reserve_medicine",
"campaign_flags": { "integrated_xu_province": true },
"group": "topic",
"label": "Xu Reserve Medicine",
"summary": "Draw field medicine from the quiet rear roads secured after Xiapi.",
"lines": [
{
"speaker": "Cao Ren",
"side": "left",
"text": "Xu Province is quiet behind us. The reserve carts arrived with dry medicine and no arrows in the canvas."
},
{
"speaker": "Cao Cao",
"side": "right",
"text": "Then send it to the men who must look beaten without becoming so."
}
],
"effects": [
{
"type": "grant_item",
"item_id": "panacea",
"count": 1,
"text": "The Xu reserve medicine adds a Panacea to the field supplies."
}
]
},
{
"id": "white_horse_fast_march_beans",
"campaign_flags": { "pressed_northern_campaign": true },
"group": "topic",
"label": "Fast March Beans",
"summary": "Issue portable food to troops who reached White Horse ahead of the heavy carts.",
"lines": [
{
"speaker": "Xiahou Yuan",
"side": "right",
"text": "The army came north fast from Xiapi. The riders are fresh enough, but the footmen ate while walking."
},
{
"speaker": "Guo Jia",
"side": "left",
"text": "Give the center beans before it yields. A false retreat is easier on a full breath."
}
],
"effects": [
{
"type": "grant_item",
"item_id": "bean",
"count": 1,
"text": "The fast march beans add a Bean to the field supplies."
}
]
}
]
},
"shop": {
@@ -55,7 +151,14 @@
"campaign_flags": { "pressed_northern_campaign": true },
"items": ["war_drum"]
}
]
],
"merchant": {
"name": "White Horse Road Sutler",
"lines": [
"Buy before the banners start pretending to run. Once the decoy begins, every cart follows its assigned fear.",
"Beans for the center line, medicine for mistakes, and no heavy baggage where Yan Liang can see it."
]
}
},
"roster": {
"max_units": 6,