411 lines
14 KiB
JSON
411 lines
14 KiB
JSON
{
|
|
"id": "001_yellow_turbans",
|
|
"name": "영천 소전",
|
|
"objectives": {
|
|
"victory": "성채를 장악하고 마지막 황건대까지 격파하라.",
|
|
"defeat": "조조가 퇴각하거나 제18턴이 시작되면 패한다."
|
|
},
|
|
"conditions": {
|
|
"victory": {
|
|
"type": "all",
|
|
"conditions": [
|
|
{ "type": "all_units_defeated", "team": "enemy", "after_event": "turn_9_western_reserve" },
|
|
{
|
|
"type": "unit_reaches_tile",
|
|
"label": "성채 장악",
|
|
"team": "player",
|
|
"unit_ids": ["cao_cao", "xiahou_dun"],
|
|
"cells": [[12, 0], [13, 0], [12, 1], [13, 1]]
|
|
}
|
|
]
|
|
},
|
|
"defeat": [
|
|
{ "type": "any_officer_defeated", "team": "player", "officer_ids": ["cao_cao"] },
|
|
{ "type": "turn_reached", "turn": 18, "team": "player" }
|
|
]
|
|
},
|
|
"briefing": {
|
|
"title": "영천 소전",
|
|
"location": "영천, 중평 원년",
|
|
"lines": [
|
|
"황건의 무리가 영천 근방에 깃발을 세웠다.",
|
|
"조조와 하후돈은 난세의 불길이 번지기 전에 그 진형을 꺾어야 한다.",
|
|
"적은 마을과 성채에서 병력을 고치며, 늦게 닿는 원군까지 기다리고 있다."
|
|
],
|
|
"camp_dialogue": [
|
|
{ "speaker": "Cao Cao", "display_speaker": "조조", "side": "left", "text": "영천은 마른 풀밭의 불씨와 같다. 결단이 빠르면 조정도 아직 질서가 돌아올 수 있음을 믿을 것이다." },
|
|
{ "speaker": "Xiahou Dun", "display_speaker": "하후돈", "side": "right", "text": "군사는 이미 창끝을 세웠습니다. 선봉을 맡겨 주시면 적의 앞줄을 묶어 두겠습니다." }
|
|
],
|
|
"camp_conversations": [
|
|
{
|
|
"id": "cao_cao_strategy",
|
|
"group": "officer",
|
|
"officer_id": "cao_cao",
|
|
"label": "조조 - 군략",
|
|
"speaker": "Cao Cao",
|
|
"display_speaker": "조조",
|
|
"summary": "첫 행군 전에 난세의 형세를 살핀다.",
|
|
"lines": [
|
|
{ "speaker": "Cao Cao", "display_speaker": "조조", "side": "left", "text": "영천은 마른 풀밭의 불씨와 같다. 결단이 빠르면 조정도 아직 질서가 돌아올 수 있음을 믿을 것이다." },
|
|
{ "speaker": "Cao Cao", "display_speaker": "조조", "side": "left", "text": "적의 가운데가 허술하다. 앞줄을 깨고 깃발을 다시 모을 시간을 주지 마라." }
|
|
]
|
|
},
|
|
{
|
|
"id": "xiahou_dun_vanguard",
|
|
"group": "officer",
|
|
"officer_id": "xiahou_dun",
|
|
"label": "하후돈 - 선봉",
|
|
"speaker": "Xiahou Dun",
|
|
"display_speaker": "하후돈",
|
|
"summary": "첫 접전에 앞서 선봉의 길을 정한다.",
|
|
"lines": [
|
|
{ "speaker": "Xiahou Dun", "display_speaker": "하후돈", "side": "right", "text": "군사는 이미 창끝을 세웠습니다. 선봉을 맡겨 주시면 적의 앞줄을 묶어 두겠습니다." },
|
|
{ "speaker": "Cao Cao", "display_speaker": "조조", "side": "left", "text": "붙잡되 깊이 쫓지는 마라. 숲 쪽에도 눈을 두어야 한다." }
|
|
]
|
|
},
|
|
{
|
|
"id": "northern_woods_cache",
|
|
"group": "topic",
|
|
"label": "북쪽 숲 보급고",
|
|
"summary": "상인이 흘린 보급 소문을 살핀다.",
|
|
"lines": [
|
|
{ "speaker": "Cao Cao", "display_speaker": "조조", "side": "left", "text": "상인의 말이 허황되지만은 않을 것이다. 전열이 버티면 북쪽 숲으로 척후를 보내라." },
|
|
{ "speaker": "Xiahou Dun", "display_speaker": "하후돈", "side": "right", "text": "적지에 숨은 보급이라면, 저들이 기억해 내기 전에 우리가 거두겠습니다." }
|
|
],
|
|
"effects": [
|
|
{ "type": "grant_item", "item_id": "bean", "count": 1, "text": "척후가 북쪽 숲에서 콩 한 줌을 거두어 군수에 보탰다." }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"shop": {
|
|
"merchant": {
|
|
"name": "군막 상인",
|
|
"lines": [
|
|
"길가의 물자는 박하오나, 장군의 행렬을 위해 콩과 해독약만은 남겨 두었습니다.",
|
|
"북쪽 숲에는 묻어 둔 보급이 있다는 말도 도니, 척후가 닿으면 살펴보십시오."
|
|
]
|
|
},
|
|
"items": ["bean", "antidote"]
|
|
},
|
|
"roster": {
|
|
"max_units": 2,
|
|
"required_officers": ["cao_cao", "xiahou_dun"]
|
|
},
|
|
"formation": {
|
|
"cells": [[1, 3], [1, 4], [2, 3], [2, 4]]
|
|
},
|
|
"map": {
|
|
"width": 14,
|
|
"height": 10,
|
|
"background": "res://art/backgrounds/battlefield_frontier.png",
|
|
"terrain": [
|
|
"GGGGGGGGGGGTCC",
|
|
"GGGFFFFGGGGTCC",
|
|
"GGGFFFFGGGGGGG",
|
|
"GGGRRRRRRRGGGG",
|
|
"GGGRGGGGGRGGHG",
|
|
"GGGRGGTTGRGGHG",
|
|
"GGGGGGGGGRGGGG",
|
|
"GGGWWGGGGRGGGG",
|
|
"GGGWWGGGGGGGGG",
|
|
"GGGGGGGGGGGGGG"
|
|
]
|
|
},
|
|
"deployments": [
|
|
{
|
|
"unit_id": "cao_cao",
|
|
"officer_id": "cao_cao",
|
|
"team": "player",
|
|
"pos": [1, 3]
|
|
},
|
|
{
|
|
"unit_id": "xiahou_dun",
|
|
"officer_id": "xiahou_dun",
|
|
"team": "player",
|
|
"pos": [1, 4]
|
|
},
|
|
{
|
|
"unit_id": "yellow_turban_1",
|
|
"name": "장만성",
|
|
"class_id": "bandit",
|
|
"team": "enemy",
|
|
"level": 2,
|
|
"pos": [12, 1],
|
|
"base": { "hp": 46, "atk": 12, "def": 7 }
|
|
},
|
|
{
|
|
"unit_id": "yellow_turban_2",
|
|
"name": "황건 창병",
|
|
"class_id": "infantry",
|
|
"team": "enemy",
|
|
"level": 1,
|
|
"pos": [9, 4],
|
|
"base": { "hp": 34, "atk": 10, "def": 6 }
|
|
},
|
|
{
|
|
"unit_id": "yellow_turban_3",
|
|
"name": "황건 궁수",
|
|
"class_id": "archer",
|
|
"team": "enemy",
|
|
"level": 1,
|
|
"pos": [11, 2],
|
|
"base": { "hp": 26, "atk": 9, "def": 4 }
|
|
},
|
|
{
|
|
"unit_id": "yellow_turban_4",
|
|
"name": "마을 방패병",
|
|
"class_id": "infantry",
|
|
"team": "enemy",
|
|
"level": 1,
|
|
"pos": [6, 5],
|
|
"base": { "hp": 36, "atk": 9, "def": 7 }
|
|
},
|
|
{
|
|
"unit_id": "yellow_turban_5",
|
|
"name": "황건 유격병",
|
|
"class_id": "bandit",
|
|
"team": "enemy",
|
|
"level": 1,
|
|
"pos": [7, 3],
|
|
"base": { "hp": 32, "atk": 11, "def": 5 }
|
|
},
|
|
{
|
|
"unit_id": "yellow_turban_6",
|
|
"name": "황건 궁수",
|
|
"class_id": "archer",
|
|
"team": "enemy",
|
|
"level": 1,
|
|
"pos": [11, 7],
|
|
"base": { "hp": 26, "atk": 9, "def": 4 }
|
|
},
|
|
{
|
|
"unit_id": "yellow_turban_7",
|
|
"name": "성채 수비병",
|
|
"class_id": "infantry",
|
|
"team": "enemy",
|
|
"level": 1,
|
|
"pos": [11, 1],
|
|
"base": { "hp": 38, "atk": 10, "def": 7 }
|
|
},
|
|
{
|
|
"unit_id": "yellow_turban_8",
|
|
"name": "황건 별동대",
|
|
"class_id": "bandit",
|
|
"team": "enemy",
|
|
"level": 1,
|
|
"pos": [10, 6],
|
|
"base": { "hp": 32, "atk": 11, "def": 5 }
|
|
},
|
|
{
|
|
"unit_id": "yellow_turban_9",
|
|
"name": "황건 보병",
|
|
"class_id": "infantry",
|
|
"team": "enemy",
|
|
"level": 1,
|
|
"pos": [5, 4],
|
|
"base": { "hp": 34, "atk": 9, "def": 6 }
|
|
},
|
|
{
|
|
"unit_id": "yellow_turban_10",
|
|
"name": "황건 궁수",
|
|
"class_id": "archer",
|
|
"team": "enemy",
|
|
"level": 1,
|
|
"pos": [8, 2],
|
|
"base": { "hp": 26, "atk": 9, "def": 4 }
|
|
},
|
|
{
|
|
"unit_id": "yellow_turban_11",
|
|
"name": "황건 유격병",
|
|
"class_id": "bandit",
|
|
"team": "enemy",
|
|
"level": 1,
|
|
"pos": [6, 6],
|
|
"base": { "hp": 32, "atk": 11, "def": 5 }
|
|
},
|
|
{
|
|
"unit_id": "yellow_turban_12",
|
|
"name": "북숲 초병",
|
|
"class_id": "infantry",
|
|
"team": "enemy",
|
|
"level": 1,
|
|
"pos": [4, 2],
|
|
"base": { "hp": 34, "atk": 9, "def": 6 }
|
|
}
|
|
],
|
|
"events": [
|
|
{
|
|
"id": "opening",
|
|
"once": true,
|
|
"when": { "type": "battle_start" },
|
|
"actions": [
|
|
{ "type": "log", "text": "조조군이 황건적과 맞붙었다." },
|
|
{ "type": "log", "text": "북쪽 숲 어딘가에 작은 보급고가 숨겨져 있다." }
|
|
]
|
|
},
|
|
{
|
|
"id": "opening_dialogue",
|
|
"once": true,
|
|
"when": { "type": "battle_begin" },
|
|
"actions": [
|
|
{
|
|
"type": "dialogue",
|
|
"lines": [
|
|
{ "speaker": "Cao Cao", "display_speaker": "조조", "side": "left", "text": "적은 흩어져 있으나, 머뭇거리면 그 수가 불어날 것이다." },
|
|
{ "speaker": "Xiahou Dun", "display_speaker": "하후돈", "side": "right", "text": "그렇다면 지금 치겠습니다. 제가 앞줄을 열어 길을 내겠습니다." }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "northern_woods_cache",
|
|
"once": true,
|
|
"when": { "type": "unit_reaches_tile", "team": "player", "pos": [3, 2] },
|
|
"actions": [
|
|
{ "type": "log", "text": "북쪽 숲 보급고를 거두었다." },
|
|
{ "type": "grant_item", "item_id": "bean" }
|
|
]
|
|
},
|
|
{
|
|
"id": "turn_2_warning",
|
|
"once": true,
|
|
"when": { "type": "turn_start", "team": "enemy", "turn": 2 },
|
|
"actions": [
|
|
{ "type": "log", "text": "황건적이 마을과 성채에 기대어 전열을 고친다." }
|
|
]
|
|
},
|
|
{
|
|
"id": "turn_4_eastern_reserve",
|
|
"once": true,
|
|
"when": { "type": "turn_start", "team": "enemy", "turn": 4 },
|
|
"actions": [
|
|
{ "type": "log", "text": "동쪽 들판에서 황건 잔병이 합류했다." },
|
|
{
|
|
"type": "spawn_deployments",
|
|
"deployments": [
|
|
{
|
|
"unit_id": "yellow_turban_reinforcement_1",
|
|
"name": "황건 창병",
|
|
"class_id": "infantry",
|
|
"team": "enemy",
|
|
"level": 1,
|
|
"pos": [13, 4],
|
|
"base": { "hp": 32, "atk": 10, "def": 5 }
|
|
},
|
|
{
|
|
"unit_id": "yellow_turban_reinforcement_2",
|
|
"name": "황건 궁수",
|
|
"class_id": "archer",
|
|
"team": "enemy",
|
|
"level": 1,
|
|
"pos": [13, 5],
|
|
"base": { "hp": 24, "atk": 9, "def": 4 }
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "set_ai_target_priority",
|
|
"unit_id": "xiahou_dun",
|
|
"priority": 9,
|
|
"text": "동쪽 잔병이 하후돈의 선봉을 노린다."
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "turn_7_southern_raiders",
|
|
"once": true,
|
|
"when": { "type": "turn_start", "team": "enemy", "turn": 7 },
|
|
"actions": [
|
|
{ "type": "log", "text": "남쪽 샛길에서 약탈대가 뒤늦게 모습을 드러냈다." },
|
|
{
|
|
"type": "spawn_deployments",
|
|
"deployments": [
|
|
{
|
|
"unit_id": "yellow_turban_reinforcement_3",
|
|
"name": "황건 약탈병",
|
|
"class_id": "bandit",
|
|
"team": "enemy",
|
|
"level": 1,
|
|
"pos": [8, 8],
|
|
"base": { "hp": 30, "atk": 10, "def": 5 }
|
|
},
|
|
{
|
|
"unit_id": "yellow_turban_reinforcement_4",
|
|
"name": "황건 궁수",
|
|
"class_id": "archer",
|
|
"team": "enemy",
|
|
"level": 1,
|
|
"pos": [9, 8],
|
|
"base": { "hp": 24, "atk": 9, "def": 4 }
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "set_ai_target_priority",
|
|
"unit_id": "cao_cao",
|
|
"priority": 11,
|
|
"text": "남쪽 약탈대가 조조의 본진을 노린다."
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "turn_9_western_reserve",
|
|
"once": true,
|
|
"when": { "type": "turn_start", "team": "enemy", "turn": 9 },
|
|
"actions": [
|
|
{ "type": "log", "text": "서쪽 숲길에서 마지막 황건대가 전장에 닿았다." },
|
|
{
|
|
"type": "spawn_deployments",
|
|
"deployments": [
|
|
{
|
|
"unit_id": "yellow_turban_reinforcement_5",
|
|
"name": "황건 보병",
|
|
"class_id": "infantry",
|
|
"team": "enemy",
|
|
"level": 1,
|
|
"pos": [5, 8],
|
|
"base": { "hp": 34, "atk": 10, "def": 6 }
|
|
},
|
|
{
|
|
"unit_id": "yellow_turban_reinforcement_6",
|
|
"name": "황건 궁수",
|
|
"class_id": "archer",
|
|
"team": "enemy",
|
|
"level": 1,
|
|
"pos": [6, 8],
|
|
"base": { "hp": 26, "atk": 9, "def": 4 }
|
|
},
|
|
{
|
|
"unit_id": "yellow_turban_reinforcement_7",
|
|
"name": "황건 유격병",
|
|
"class_id": "bandit",
|
|
"team": "enemy",
|
|
"level": 1,
|
|
"pos": [3, 6],
|
|
"base": { "hp": 32, "atk": 11, "def": 5 }
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "set_ai_target_priority",
|
|
"unit_id": "cao_cao",
|
|
"priority": 12,
|
|
"text": "서쪽 황건대가 조조의 깃발을 노린다."
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rewards": {
|
|
"gold": 300,
|
|
"items": ["bean"],
|
|
"join_officers": ["xiahou_yuan", "cao_ren"]
|
|
},
|
|
"post_battle_dialogue": [
|
|
{ "speaker": "Xiahou Dun", "display_speaker": "하후돈", "side": "right", "text": "적이 흩어졌습니다. 오늘 밤 영천은 한숨 돌릴 수 있겠습니다." },
|
|
{ "speaker": "Cao Cao", "display_speaker": "조조", "side": "left", "text": "이는 첫 불길일 뿐이다. 조정이 빨리 움직이지 못한다면 우리가 움직여야 한다." },
|
|
{ "speaker": "Xiahou Yuan", "display_speaker": "하후연", "side": "right", "text": "그렇다면 다음 출정에도 저희를 부르십시오. 함께 달리겠습니다." },
|
|
{ "speaker": "Cao Ren", "display_speaker": "조인", "side": "right", "text": "일족은 명을 기다리고 있습니다, 주공." }
|
|
]
|
|
}
|