Add Qingzhou branch camp content
This commit is contained in:
@@ -33,6 +33,60 @@
|
||||
"Supplies gathered after Sishui let Cao Cao press into Qingzhou with a steadier line."
|
||||
]
|
||||
}
|
||||
],
|
||||
"camp_conversations": [
|
||||
{
|
||||
"id": "qingzhou_settlement_council",
|
||||
"group": "officer",
|
||||
"officer_id": "cao_cao",
|
||||
"label": "Cao Cao - Lasting Army",
|
||||
"speaker": "Cao Cao",
|
||||
"summary": "Discuss turning scattered victories into a standing force.",
|
||||
"lines": [
|
||||
{ "speaker": "Cao Cao", "side": "left", "text": "The coalition scattered after chasing shadows. Qingzhou gives us a harder task: turn hungry men into a disciplined army." },
|
||||
{ "speaker": "Xiahou Dun", "side": "right", "text": "Then we break the worst of the remnants and give the rest a reason to stand in our line." }
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "qingzhou_village_screen",
|
||||
"group": "officer",
|
||||
"officer_id": "cao_ren",
|
||||
"label": "Cao Ren - Village Screen",
|
||||
"speaker": "Cao Ren",
|
||||
"summary": "Protect villages and trade roads while the vanguard advances.",
|
||||
"lines": [
|
||||
{ "speaker": "Cao Ren", "side": "right", "text": "The villages fear every banner now. If our line tramples their fields, they will see no difference between us and the rebels." },
|
||||
{ "speaker": "Cao Cao", "side": "left", "text": "Hold the road, not the harvest. Order is worth more than a hurried victory." }
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "qingzhou_hardened_veterans",
|
||||
"campaign_flags": { "pursued_dong_zhuo": true },
|
||||
"group": "topic",
|
||||
"label": "Hardened Veterans",
|
||||
"summary": "Issue wine to the men who survived the forced pursuit.",
|
||||
"lines": [
|
||||
{ "speaker": "Xiahou Yuan", "side": "right", "text": "The men who chased Dong Zhuo through Xingyang still march light. They complain less, which worries me more." },
|
||||
{ "speaker": "Cao Cao", "side": "left", "text": "Give the veterans a little wine before the road opens. A steady hand matters more than a proud silence." }
|
||||
],
|
||||
"effects": [
|
||||
{ "type": "grant_item", "item_id": "wine", "count": 1, "text": "The hardened veterans add Wine to the field supplies." }
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "qingzhou_sishui_stores",
|
||||
"campaign_flags": { "regrouped_after_sishui": true },
|
||||
"group": "topic",
|
||||
"label": "Sishui Stores",
|
||||
"summary": "Open the supplies preserved during the regroup.",
|
||||
"lines": [
|
||||
{ "speaker": "Coalition Merchant", "side": "left", "text": "Those Sishui stores traveled farther than some lords did. I kept the dry beans aside before the wagons bogged down." },
|
||||
{ "speaker": "Cao Ren", "side": "right", "text": "Good. Feed the front rank before we ask them to spare the villages." }
|
||||
],
|
||||
"effects": [
|
||||
{ "type": "grant_item", "item_id": "bean", "count": 1, "text": "The Sishui stores add a Bean to the field supplies." }
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"shop": {
|
||||
@@ -47,7 +101,14 @@
|
||||
"hand_axe",
|
||||
"leather_armor",
|
||||
"iron_armor"
|
||||
]
|
||||
],
|
||||
"merchant": {
|
||||
"name": "Qingzhou Road Merchant",
|
||||
"lines": [
|
||||
"The villages pay in grain, not coin, but a road army still needs steel and medicine.",
|
||||
"Buy before the drums start. Once the remnants scatter, every cart on this road will claim to be a refugee."
|
||||
]
|
||||
}
|
||||
},
|
||||
"roster": {
|
||||
"max_units": 4,
|
||||
|
||||
Reference in New Issue
Block a user