Add story beats to Qingzhou Campaign

This commit is contained in:
2026-06-19 16:24:11 +09:00
parent b6a58c2327
commit ebad9aed7d
2 changed files with 95 additions and 0 deletions

View File

@@ -450,6 +450,25 @@
"text": "마지막 잔당이 조조의 깃발을 향해 달려든다."
}
]
},
{
"id": "qingzhou_chief_falls",
"once": true,
"when": { "type": "unit_defeated", "team": "enemy", "unit_ids": ["qingzhou_chief"] },
"actions": [
{
"type": "dialogue",
"lines": [
{ "speaker": "Qingzhou Chief", "display_speaker": "청주 두령", "side": "right", "text": "우리 무리가 흩어진다 해도 굶주림은 다시 모일 것이다..." },
{ "speaker": "Dian Wei", "display_speaker": "전위", "side": "right", "text": "굶주림을 핑계로 약한 이를 베는 자는 군문에 설 수 없다." },
{ "speaker": "Cao Cao", "display_speaker": "조조", "side": "left", "text": "두령의 기세가 꺾였다. 촌락 길목을 지키며 마지막 잔당까지 정리하라." }
]
},
{
"type": "set_objective",
"victory": "청주 두령을 꺾었다. 촌락 길목을 지키며 마지막 잔당까지 평정하라."
}
]
}
],
"rewards": {