Add Yan Ford pursuit camp content
This commit is contained in:
@@ -32,6 +32,102 @@
|
||||
"Raids against Yuan Shao's baggage train leave Wen Chou's riders angry and hungry, but still eager to strike."
|
||||
]
|
||||
}
|
||||
],
|
||||
"camp_conversations": [
|
||||
{
|
||||
"id": "yan_ford_pursuit_council",
|
||||
"group": "officer",
|
||||
"officer_id": "guo_jia",
|
||||
"label": "Guo Jia - Ford Trap",
|
||||
"speaker": "Guo Jia",
|
||||
"summary": "Shape the ford road into a charge that Wen Chou cannot safely recall.",
|
||||
"lines": [
|
||||
{
|
||||
"speaker": "Guo Jia",
|
||||
"side": "right",
|
||||
"text": "Wen Chou rides to repair pride, not formation. Give him a road that feels open until it closes behind him."
|
||||
},
|
||||
{
|
||||
"speaker": "Cao Cao",
|
||||
"side": "left",
|
||||
"text": "Yan Liang taught Yuan Shao fear. Wen Chou will try to answer with noise. We answer with banks and timing."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "yan_ford_xiahou_yuan_banks",
|
||||
"group": "officer",
|
||||
"officer_id": "xiahou_yuan",
|
||||
"label": "Xiahou Yuan - River Banks",
|
||||
"speaker": "Xiahou Yuan",
|
||||
"summary": "Watch the wooded banks while the center draws Wen Chou forward.",
|
||||
"lines": [
|
||||
{
|
||||
"speaker": "Xiahou Yuan",
|
||||
"side": "right",
|
||||
"text": "The ford bends the field, but the wooded banks hide arrows. I will keep the scouts moving."
|
||||
},
|
||||
{
|
||||
"speaker": "Guo Jia",
|
||||
"side": "left",
|
||||
"text": "Good. A trap fails when it forgets the second path. Watch the bank while the road does its work."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "yan_ford_fortified_crossing_medicine",
|
||||
"campaign_flags": { "fortified_white_horse": true },
|
||||
"group": "topic",
|
||||
"label": "Fortified Crossing Medicine",
|
||||
"summary": "Use the stable White Horse crossing to bring field medicine forward.",
|
||||
"lines": [
|
||||
{
|
||||
"speaker": "Cao Ren",
|
||||
"side": "left",
|
||||
"text": "The fortified crossing behind us is still open. I brought medicine across before Yuan Shao's messengers could stir it."
|
||||
},
|
||||
{
|
||||
"speaker": "Cao Cao",
|
||||
"side": "right",
|
||||
"text": "Then give it to the men anchoring the ford. A steady rear makes a narrow road sharper."
|
||||
}
|
||||
],
|
||||
"effects": [
|
||||
{
|
||||
"type": "grant_item",
|
||||
"item_id": "panacea",
|
||||
"count": 1,
|
||||
"text": "The fortified crossing medicine adds a Panacea to the field supplies."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "yan_ford_raided_supply_beans",
|
||||
"campaign_flags": { "raided_yuan_supplies": true },
|
||||
"group": "topic",
|
||||
"label": "Raided Supply Beans",
|
||||
"summary": "Distribute captured rations from Yuan Shao's disrupted baggage train.",
|
||||
"lines": [
|
||||
{
|
||||
"speaker": "Xiahou Yuan",
|
||||
"side": "right",
|
||||
"text": "The raid scattered Yuan Shao's baggage. Some of the beans are already in our sacks, and his riders know it."
|
||||
},
|
||||
{
|
||||
"speaker": "Dian Wei",
|
||||
"side": "left",
|
||||
"text": "Good. Hungry enemies chase harder. Fed soldiers close the road better."
|
||||
}
|
||||
],
|
||||
"effects": [
|
||||
{
|
||||
"type": "grant_item",
|
||||
"item_id": "bean",
|
||||
"count": 1,
|
||||
"text": "The raided supply beans add a Bean to the field supplies."
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"shop": {
|
||||
@@ -54,7 +150,14 @@
|
||||
"campaign_flags": { "raided_yuan_supplies": true },
|
||||
"items": ["war_axe"]
|
||||
}
|
||||
]
|
||||
],
|
||||
"merchant": {
|
||||
"name": "Yan Ford Bank Sutler",
|
||||
"lines": [
|
||||
"Keep your purchases high and dry. The ford takes careless sacks before it takes careless men.",
|
||||
"No heavy loads on the bank road. Beans, medicine, and blades already fitted to the hand."
|
||||
]
|
||||
}
|
||||
},
|
||||
"roster": {
|
||||
"max_units": 6,
|
||||
|
||||
Reference in New Issue
Block a user