393 lines
13 KiB
JSON
393 lines
13 KiB
JSON
{
|
|
"id": "060_southern_holdouts",
|
|
"name": "남방 잔당 소탕전",
|
|
"objectives": {
|
|
"victory": "조조가 남방 잔당 진영에 닿은 뒤 잔당 대장을 격파하라.",
|
|
"defeat": "조조가 퇴각하거나 18턴이 시작된다."
|
|
},
|
|
"conditions": {
|
|
"victory": { "type": "all_units_defeated", "team": "enemy", "after_event": "southern_holdout_camp_reached" },
|
|
"defeat": [
|
|
{ "type": "any_officer_defeated", "team": "player", "officer_ids": ["cao_cao"] },
|
|
{ "type": "turn_reached", "turn": 18, "team": "player" }
|
|
]
|
|
},
|
|
"briefing": {
|
|
"title": "남방 잔당 소탕전",
|
|
"location": "건업 남쪽 운하 진영, 건안 25년",
|
|
"lines": [
|
|
"오의 항복로가 열렸으나 흩어진 장수와 선단 대장들은 아직 건업 남쪽 운하 진영에 모여든다.",
|
|
"조조는 마지막 소탕군을 이끌고 잔당을 위의 질서에 묶을지, 남해 길목으로 더 몰아붙일지 정하려 한다."
|
|
],
|
|
"conditional_lines": [
|
|
{
|
|
"campaign_flags": { "accepted_wu_surrender": true },
|
|
"lines": [
|
|
"오의 항복을 받아들이자 지역 길잡이와 서리가 위군 쪽에 섰고, 남쪽 진영으로 향하는 길은 전보다 뚜렷해졌다."
|
|
]
|
|
},
|
|
{
|
|
"campaign_flags": { "pursued_wu_holdouts": true },
|
|
"lines": [
|
|
"오군 잔당을 추격하자 저들은 멈추지 못했으나, 운하 대장들은 도망칠 배마다 군량과 병기를 이미 실어 두었다."
|
|
]
|
|
}
|
|
],
|
|
"camp_conversations": [
|
|
{
|
|
"id": "southern_holdouts_council",
|
|
"label": "남방 잔당 군의",
|
|
"group": "topic",
|
|
"speaker": "Xiahou Yuan",
|
|
"lines": [
|
|
{ "speaker": "Xiahou Yuan", "text": "남쪽 진영이 앞에 있습니다. 배는 물가에 묶였지만 길은 아직 저들에게 닿습니다." },
|
|
{ "speaker": "Cao Cao", "text": "길이 닿는 곳에는 명령도 닿는다. 그 길을 끊고 잔당의 숨을 거두어라." }
|
|
]
|
|
},
|
|
{
|
|
"id": "southern_holdouts_guo_jia_rumor",
|
|
"label": "곽가 - 달아나는 소문",
|
|
"group": "officer",
|
|
"officer_id": "guo_jia",
|
|
"lines": [
|
|
{ "speaker": "Guo Jia", "text": "잔당에게 필요한 것은 도성이 아닙니다. 거부가 아직 달아날 곳이 있다는 소문이지요." },
|
|
{ "speaker": "Cao Cao", "text": "그렇다면 길을 닫고 소문을 잠재워라." }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"shop": {
|
|
"merchant": {
|
|
"name": "남방 운하 야상",
|
|
"lines": [
|
|
"건업 남쪽은 아직 항복보다 노 젓는 소리가 큽니다. 물가 장사는 늦으면 배와 함께 사라집니다.",
|
|
"콩, 술, 갑옷끈을 챙기십시오. 잔당을 쫓는 길에는 작은 물건이 먼저 떨어집니다."
|
|
]
|
|
},
|
|
"items": [
|
|
"bean",
|
|
"wine",
|
|
"iron_sword",
|
|
"training_spear",
|
|
"short_bow",
|
|
"hand_axe",
|
|
"war_axe",
|
|
"leather_armor",
|
|
"iron_armor"
|
|
],
|
|
"conditional_items": [
|
|
{
|
|
"campaign_flags": { "accepted_wu_surrender": true },
|
|
"items": ["imperial_seal"]
|
|
},
|
|
{
|
|
"campaign_flags": { "pursued_wu_holdouts": true },
|
|
"items": ["war_drum"]
|
|
}
|
|
]
|
|
},
|
|
"roster": {
|
|
"max_units": 7,
|
|
"required_officers": ["cao_cao", "guo_jia"]
|
|
},
|
|
"formation": {
|
|
"cells": [[1, 3], [1, 4], [1, 5], [2, 2], [2, 3], [2, 4], [2, 5], [2, 6], [3, 2], [3, 3], [3, 4], [3, 5], [3, 6]]
|
|
},
|
|
"map": {
|
|
"width": 18,
|
|
"height": 11,
|
|
"terrain": [
|
|
"WWWWWWWWWWWWWWWWWW",
|
|
"WGGGFFWWRRWWFFGGGW",
|
|
"GGGGWWGGGGRRGGGGGG",
|
|
"GGFFWWGGRRRRGFFGGG",
|
|
"RRRRRRRRRRRRRRRRRR",
|
|
"GGFFWWGGRRRRGFFGGG",
|
|
"GGGGWWGGGGRRGGGGGG",
|
|
"GHHHWWGFFFGGFFFGGG",
|
|
"GHHHWWGGGGHHHGGGGG",
|
|
"GGGGWWGGGGHHHFFGGG",
|
|
"WWWWWWWWWWWWWWWWWW"
|
|
]
|
|
},
|
|
"deployments": [
|
|
{
|
|
"unit_id": "cao_cao_ch60",
|
|
"officer_id": "cao_cao",
|
|
"team": "player",
|
|
"pos": [1, 4]
|
|
},
|
|
{
|
|
"unit_id": "guo_jia_ch60",
|
|
"officer_id": "guo_jia",
|
|
"team": "player",
|
|
"requires_joined": true,
|
|
"pos": [2, 4]
|
|
},
|
|
{
|
|
"unit_id": "zhang_he_ch60",
|
|
"officer_id": "zhang_he",
|
|
"team": "player",
|
|
"requires_joined": true,
|
|
"pos": [2, 3]
|
|
},
|
|
{
|
|
"unit_id": "xiahou_dun_ch60",
|
|
"officer_id": "xiahou_dun",
|
|
"team": "player",
|
|
"pos": [1, 5]
|
|
},
|
|
{
|
|
"unit_id": "dian_wei_ch60",
|
|
"officer_id": "dian_wei",
|
|
"team": "player",
|
|
"requires_joined": true,
|
|
"pos": [2, 5]
|
|
},
|
|
{
|
|
"unit_id": "xiahou_yuan_ch60",
|
|
"officer_id": "xiahou_yuan",
|
|
"team": "player",
|
|
"requires_joined": true,
|
|
"pos": [3, 3]
|
|
},
|
|
{
|
|
"unit_id": "cao_ren_ch60",
|
|
"officer_id": "cao_ren",
|
|
"team": "player",
|
|
"requires_joined": true,
|
|
"pos": [3, 4]
|
|
},
|
|
{
|
|
"unit_id": "southern_holdout_captain",
|
|
"name": "남방 잔당 대장",
|
|
"class_id": "commander",
|
|
"team": "enemy",
|
|
"level": 57,
|
|
"pos": [14, 4],
|
|
"base": { "hp": 194, "mp": 94, "atk": 60, "def": 51, "int": 49, "agi": 36 }
|
|
},
|
|
{
|
|
"unit_id": "southern_camp_guard",
|
|
"name": "남방 진영 수비대",
|
|
"class_id": "guard_captain",
|
|
"team": "enemy",
|
|
"level": 57,
|
|
"pos": [12, 4],
|
|
"base": { "hp": 148, "atk": 59, "def": 52 }
|
|
},
|
|
{
|
|
"unit_id": "southern_holdout_canal_boat",
|
|
"name": "남방 잔당 운하선",
|
|
"class_id": "champion",
|
|
"team": "enemy",
|
|
"move_type": "water",
|
|
"level": 57,
|
|
"pos": [4, 3],
|
|
"base": { "hp": 176, "mp": 12, "atk": 61, "def": 47, "int": 16, "agi": 43 }
|
|
},
|
|
{
|
|
"unit_id": "southern_holdout_advisor",
|
|
"name": "남방 잔당 군사",
|
|
"class_id": "military_advisor",
|
|
"team": "enemy",
|
|
"level": 57,
|
|
"pos": [13, 5],
|
|
"skills": ["blaze", "great_mend"],
|
|
"base": { "hp": 134, "mp": 118, "atk": 8, "def": 38, "int": 60, "agi": 33 }
|
|
},
|
|
{
|
|
"unit_id": "southern_spear_north",
|
|
"name": "남방 창병",
|
|
"class_id": "infantry",
|
|
"team": "enemy",
|
|
"level": 57,
|
|
"pos": [12, 3],
|
|
"base": { "hp": 136, "atk": 58, "def": 48 }
|
|
},
|
|
{
|
|
"unit_id": "southern_spear_south",
|
|
"name": "남방 창병",
|
|
"class_id": "infantry",
|
|
"team": "enemy",
|
|
"level": 57,
|
|
"pos": [12, 5],
|
|
"base": { "hp": 136, "atk": 58, "def": 48 }
|
|
},
|
|
{
|
|
"unit_id": "southern_arrow_boat",
|
|
"name": "남방 궁선",
|
|
"class_id": "marksman",
|
|
"team": "enemy",
|
|
"move_type": "water",
|
|
"level": 57,
|
|
"pos": [5, 5],
|
|
"base": { "hp": 128, "atk": 59, "def": 34, "agi": 46 }
|
|
}
|
|
],
|
|
"events": [
|
|
{
|
|
"id": "opening",
|
|
"once": true,
|
|
"when": { "type": "battle_start" },
|
|
"actions": [
|
|
{ "type": "log", "text": "위군이 건업 남쪽으로 내려가 오군 잔당 진영을 소탕하려 한다." }
|
|
]
|
|
},
|
|
{
|
|
"id": "opening_dialogue",
|
|
"once": true,
|
|
"when": { "type": "battle_begin" },
|
|
"actions": [
|
|
{
|
|
"type": "dialogue",
|
|
"lines": [
|
|
{ "speaker": "Xiahou Yuan", "text": "남쪽 진영이 앞에 있습니다. 배는 물가에 묶였지만 길은 아직 저들에게 닿습니다." },
|
|
{ "speaker": "Guo Jia", "text": "잔당에게 필요한 것은 도성이 아닙니다. 거부가 아직 달아날 곳이 있다는 소문이지요." },
|
|
{ "speaker": "Cao Cao", "text": "그렇다면 길을 닫고 소문을 잠재워라." }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "accepted_surrender_guides_south",
|
|
"once": true,
|
|
"when": { "type": "turn_start", "team": "player", "turn": 2, "campaign_flags": { "accepted_wu_surrender": true } },
|
|
"actions": [
|
|
{
|
|
"type": "dialogue",
|
|
"lines": [
|
|
{ "speaker": "Cao Ren", "text": "항복한 서리들이 진영 창고를 표시했습니다. 저들의 대장은 보급로를 숨길 수 없습니다." },
|
|
{ "speaker": "Cao Cao", "text": "질서를 받아들인 성은 질서가 상으로 돌아오는 것을 보아야 한다. 흐트러짐 없이 전진하라." }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "pursued_holdouts_launch_escape_boat",
|
|
"once": true,
|
|
"when": { "type": "turn_start", "team": "enemy", "turn": 2, "campaign_flags": { "pursued_wu_holdouts": true } },
|
|
"actions": [
|
|
{
|
|
"type": "dialogue",
|
|
"lines": [
|
|
{ "speaker": "남방 잔당 대장", "text": "위군이 항복로에서 우리를 몰아냈다. 탈출선을 띄워 저들의 옆구리를 끊어라." },
|
|
{ "speaker": "Dian Wei", "text": "아직 진영을 지킨다는 자들치고는 도망치는 소리가 큽니다." }
|
|
]
|
|
},
|
|
{
|
|
"type": "spawn_deployment",
|
|
"deployment": {
|
|
"unit_id": "southern_escape_boat",
|
|
"name": "남방 탈출선",
|
|
"class_id": "champion",
|
|
"team": "enemy",
|
|
"move_type": "water",
|
|
"level": 57,
|
|
"pos": [5, 3],
|
|
"base": { "hp": 126, "atk": 54, "def": 38, "agi": 44 }
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "turn_4_holdouts_burn_records",
|
|
"once": true,
|
|
"when": { "type": "turn_start", "team": "enemy", "turn": 4 },
|
|
"actions": [
|
|
{
|
|
"type": "dialogue",
|
|
"lines": [
|
|
{ "speaker": "남방 잔당 군사", "text": "명부를 태워라. 진영이 무너져도 위군은 누가 남쪽으로 달아났는지 몰라야 한다." },
|
|
{ "speaker": "Guo Jia", "text": "이름을 태우는 자는 그 이름이 아직 쓸모 있다고 믿습니다. 재가 소문이 되기 전에 진영을 취하십시오." }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "southern_holdout_camp_reached",
|
|
"once": true,
|
|
"when": { "type": "unit_reaches_tile", "team": "player", "officer_ids": ["cao_cao"], "pos": [10, 4] },
|
|
"actions": [
|
|
{
|
|
"type": "set_objective",
|
|
"victory": "남방 잔당 진영에 닿았다. 잔당 대장을 격파하라.",
|
|
"defeat": "조조가 퇴각하거나 18턴이 시작된다."
|
|
},
|
|
{
|
|
"type": "dialogue",
|
|
"lines": [
|
|
{ "speaker": "Cao Cao", "text": "이 진영은 건업이 거부하며 남긴 마지막 숨이다. 꺼뜨려라." },
|
|
{ "speaker": "남방 잔당 대장", "text": "그 숨이 남쪽 바람이 되는 소리를 듣게 될 것이다." }
|
|
]
|
|
},
|
|
{
|
|
"type": "spawn_deployments",
|
|
"deployments": [
|
|
{
|
|
"unit_id": "southern_holdout_last_guard",
|
|
"name": "남방 잔당 최후 수비대",
|
|
"class_id": "guard_captain",
|
|
"team": "enemy",
|
|
"level": 57,
|
|
"pos": [16, 4],
|
|
"base": { "hp": 144, "atk": 58, "def": 51 }
|
|
},
|
|
{
|
|
"unit_id": "southern_crossbow_boat",
|
|
"name": "남방 쇠뇌선",
|
|
"class_id": "marksman",
|
|
"team": "enemy",
|
|
"move_type": "water",
|
|
"level": 57,
|
|
"pos": [10, 1],
|
|
"base": { "hp": 120, "atk": 57, "def": 31, "agi": 45 }
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "turn_9_holdout_line_frays",
|
|
"once": true,
|
|
"when": { "type": "turn_start", "team": "player", "turn": 9 },
|
|
"actions": [
|
|
{
|
|
"type": "dialogue",
|
|
"lines": [
|
|
{ "speaker": "Zhang He", "text": "저들의 진영 전선이 풀리고 있습니다. 어떤 자는 남쪽을 보고, 어떤 자는 땅만 봅니다." },
|
|
{ "speaker": "Cao Cao", "text": "항복 말고는 바라볼 방향을 남기지 마라." }
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rewards": {
|
|
"gold": 11800,
|
|
"items": ["bean", "wine", "iron_armor"]
|
|
},
|
|
"post_battle_dialogue": [
|
|
{ "speaker": "Guo Jia", "text": "남방 잔당 진영이 무너졌습니다. 남은 장수를 건업의 새 질서 안에 묶을 수도, 거부가 다시 굳기 전에 남해 길목을 압박할 수도 있습니다." },
|
|
{ "speaker": "Cao Ren", "text": "평정은 도성의 상처를 줄입니다. 추격은 남쪽에 모일 곳을 줄입니다." },
|
|
{ "speaker": "Cao Cao", "text": "다음 깃발이 붙들 손을 찾지 못할 때 전역은 끝난다. 그 손을 어디에서 감시할지 정하라." }
|
|
],
|
|
"post_battle_choices": [
|
|
{
|
|
"id": "settle_southern_holdouts",
|
|
"label": "잔당 평정",
|
|
"description": "조조가 남은 남방 잔당을 위의 건업 통치 아래 묶는다.",
|
|
"set_flags": { "settled_southern_holdouts": true, "pressed_nanhai_route": false },
|
|
"gold": 2250,
|
|
"items": ["imperial_seal"]
|
|
},
|
|
{
|
|
"id": "press_nanhai_route",
|
|
"label": "남해 압박",
|
|
"description": "조조가 달아난 잔당이 다시 모이기 전에 남쪽 길목으로 군을 보낸다.",
|
|
"set_flags": { "settled_southern_holdouts": false, "pressed_nanhai_route": true },
|
|
"gold": 2050,
|
|
"items": ["war_drum"]
|
|
}
|
|
]
|
|
}
|