Add generated opening story panels

This commit is contained in:
2026-06-20 02:34:38 +09:00
parent 6bf84a89c3
commit 45a563b738
12 changed files with 181 additions and 38 deletions

View File

@@ -652,6 +652,62 @@
}
]
},
{
"id": "first_lure_line",
"once": true,
"when": {
"type": "unit_reaches_tile",
"team": "player",
"label": "유인선",
"cells": [
[
4,
5
],
[
4,
6
],
[
4,
7
],
[
5,
6
],
[
5,
7
]
],
"show_marker": true,
"marker_kind": "tactic"
},
"actions": [
{
"type": "log",
"text": "조조군이 마을 앞 유인선에 닿았다."
},
{
"type": "dialogue",
"lines": [
{
"speaker": "Xiahou Dun",
"display_speaker": "하후돈",
"side": "right",
"text": "이쯤이면 적 앞줄만 끌어낼 수 있겠습니다. 더 깊이 들어가면 궁수와 마을 수비가 함께 움직입니다."
},
{
"speaker": "Cao Cao",
"display_speaker": "조조",
"side": "left",
"text": "좋다. 하후돈이 앞을 붙들고 나는 측면을 본다. 마을 회복을 등지고 한 부대씩 끊어라."
}
]
}
]
},
{
"id": "northern_woods_cache",
"once": true,