393 lines
13 KiB
JSON
393 lines
13 KiB
JSON
{
|
|
"id": "062_southern_fleet",
|
|
"name": "남방 선단전",
|
|
"objectives": {
|
|
"victory": "조조가 남방 선단 정박지에 닿은 뒤 선단 대장을 격파하라.",
|
|
"defeat": "조조가 퇴각하거나 18턴이 시작된다."
|
|
},
|
|
"conditions": {
|
|
"victory": { "type": "all_units_defeated", "team": "enemy", "after_event": "southern_fleet_anchorage_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": { "secured_nanhai_route": true },
|
|
"lines": [
|
|
"남해 길목을 확보한 덕에 위군은 해안도로를 장악했고, 선단은 이미 드러난 정박지에서 방어해야 한다."
|
|
]
|
|
},
|
|
{
|
|
"campaign_flags": { "pressed_southern_fleet": true },
|
|
"lines": [
|
|
"남방 선단을 일찍 압박해 대장들은 쉴 틈을 잃었으나, 남은 배는 마지막 항전을 위해 해안에 빽빽이 모여든다."
|
|
]
|
|
}
|
|
],
|
|
"camp_conversations": [
|
|
{
|
|
"id": "southern_fleet_council",
|
|
"label": "남방 선단 군의",
|
|
"group": "topic",
|
|
"speaker": "Xiahou Yuan",
|
|
"lines": [
|
|
{ "speaker": "Xiahou Yuan", "text": "선단이 해안 가까이에 닻을 내렸습니다. 우리가 벌어지면 저들의 배가 길을 칠 수 있습니다." },
|
|
{ "speaker": "Cao Cao", "text": "해안을 취하면 물길도 좁아진다. 닻줄을 칼끝으로 재어라." }
|
|
]
|
|
},
|
|
{
|
|
"id": "southern_fleet_guo_jia_weather",
|
|
"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": { "secured_nanhai_route": true },
|
|
"items": ["imperial_seal"]
|
|
},
|
|
{
|
|
"campaign_flags": { "pressed_southern_fleet": 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_ch62",
|
|
"officer_id": "cao_cao",
|
|
"team": "player",
|
|
"pos": [1, 4]
|
|
},
|
|
{
|
|
"unit_id": "guo_jia_ch62",
|
|
"officer_id": "guo_jia",
|
|
"team": "player",
|
|
"requires_joined": true,
|
|
"pos": [2, 4]
|
|
},
|
|
{
|
|
"unit_id": "zhang_he_ch62",
|
|
"officer_id": "zhang_he",
|
|
"team": "player",
|
|
"requires_joined": true,
|
|
"pos": [2, 3]
|
|
},
|
|
{
|
|
"unit_id": "xiahou_dun_ch62",
|
|
"officer_id": "xiahou_dun",
|
|
"team": "player",
|
|
"pos": [1, 5]
|
|
},
|
|
{
|
|
"unit_id": "dian_wei_ch62",
|
|
"officer_id": "dian_wei",
|
|
"team": "player",
|
|
"requires_joined": true,
|
|
"pos": [2, 5]
|
|
},
|
|
{
|
|
"unit_id": "xiahou_yuan_ch62",
|
|
"officer_id": "xiahou_yuan",
|
|
"team": "player",
|
|
"requires_joined": true,
|
|
"pos": [3, 3]
|
|
},
|
|
{
|
|
"unit_id": "cao_ren_ch62",
|
|
"officer_id": "cao_ren",
|
|
"team": "player",
|
|
"requires_joined": true,
|
|
"pos": [3, 4]
|
|
},
|
|
{
|
|
"unit_id": "southern_fleet_captain",
|
|
"name": "남방 선단 대장",
|
|
"class_id": "commander",
|
|
"team": "enemy",
|
|
"level": 59,
|
|
"pos": [14, 4],
|
|
"base": { "hp": 202, "mp": 98, "atk": 62, "def": 53, "int": 51, "agi": 38 }
|
|
},
|
|
{
|
|
"unit_id": "fleet_anchorage_guard",
|
|
"name": "선단 정박지 수비대",
|
|
"class_id": "guard_captain",
|
|
"team": "enemy",
|
|
"level": 59,
|
|
"pos": [12, 4],
|
|
"base": { "hp": 152, "atk": 61, "def": 54 }
|
|
},
|
|
{
|
|
"unit_id": "southern_flagship_boat",
|
|
"name": "남방 기함선",
|
|
"class_id": "champion",
|
|
"team": "enemy",
|
|
"move_type": "water",
|
|
"level": 59,
|
|
"pos": [4, 3],
|
|
"base": { "hp": 180, "mp": 12, "atk": 63, "def": 49, "int": 16, "agi": 45 }
|
|
},
|
|
{
|
|
"unit_id": "southern_fleet_advisor",
|
|
"name": "남방 선단 군사",
|
|
"class_id": "military_advisor",
|
|
"team": "enemy",
|
|
"level": 59,
|
|
"pos": [13, 5],
|
|
"skills": ["blaze", "great_mend"],
|
|
"base": { "hp": 138, "mp": 122, "atk": 8, "def": 40, "int": 62, "agi": 35 }
|
|
},
|
|
{
|
|
"unit_id": "fleet_spear_north",
|
|
"name": "선단 창병",
|
|
"class_id": "infantry",
|
|
"team": "enemy",
|
|
"level": 59,
|
|
"pos": [12, 3],
|
|
"base": { "hp": 140, "atk": 60, "def": 50 }
|
|
},
|
|
{
|
|
"unit_id": "fleet_spear_south",
|
|
"name": "선단 창병",
|
|
"class_id": "infantry",
|
|
"team": "enemy",
|
|
"level": 59,
|
|
"pos": [12, 5],
|
|
"base": { "hp": 140, "atk": 60, "def": 50 }
|
|
},
|
|
{
|
|
"unit_id": "fleet_arrow_boat",
|
|
"name": "선단 궁선",
|
|
"class_id": "marksman",
|
|
"team": "enemy",
|
|
"move_type": "water",
|
|
"level": 59,
|
|
"pos": [5, 5],
|
|
"base": { "hp": 132, "atk": 61, "def": 36, "agi": 48 }
|
|
}
|
|
],
|
|
"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": "secured_route_marks_fleet_landing",
|
|
"once": true,
|
|
"when": { "type": "turn_start", "team": "player", "turn": 2, "campaign_flags": { "secured_nanhai_route": true } },
|
|
"actions": [
|
|
{
|
|
"type": "dialogue",
|
|
"lines": [
|
|
{ "speaker": "Cao Ren", "text": "확보한 길목 덕에 상륙 표지를 얻었습니다. 저들의 정박지는 생각보다 감출 것이 적습니다." },
|
|
{ "speaker": "Cao Cao", "text": "좋다. 알려진 해안은 깃발만 기다리는 정복지다." }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "pressed_fleet_commits_screen_boat",
|
|
"once": true,
|
|
"when": { "type": "turn_start", "team": "enemy", "turn": 2, "campaign_flags": { "pressed_southern_fleet": true } },
|
|
"actions": [
|
|
{
|
|
"type": "dialogue",
|
|
"lines": [
|
|
{ "speaker": "남방 선단 대장", "text": "위군이 너무 빠르다. 엄호선을 앞으로 보내 정박지가 숨 쉬게 하라." },
|
|
{ "speaker": "Zhang He", "text": "벌써 엄호선을 소모합니다. 선단은 깃발이 말하는 것만큼 준비되지 않았습니다." }
|
|
]
|
|
},
|
|
{
|
|
"type": "spawn_deployment",
|
|
"deployment": {
|
|
"unit_id": "southern_screen_boat",
|
|
"name": "남방 엄호선",
|
|
"class_id": "champion",
|
|
"team": "enemy",
|
|
"move_type": "water",
|
|
"level": 59,
|
|
"pos": [5, 3],
|
|
"base": { "hp": 130, "atk": 56, "def": 40, "agi": 46 }
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "turn_4_fleet_tightens_anchorage",
|
|
"once": true,
|
|
"when": { "type": "turn_start", "team": "enemy", "turn": 4 },
|
|
"actions": [
|
|
{
|
|
"type": "dialogue",
|
|
"lines": [
|
|
{ "speaker": "남방 선단 군사", "text": "정박지를 지켜라. 위군이 해안 표지를 차지하면 선단은 제 조류를 고를 수 없다." },
|
|
{ "speaker": "Guo Jia", "text": "저들은 칼보다 표지를 두려워합니다. 우리가 어디에 서야 할지 알려 주는군요." }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "southern_fleet_anchorage_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_fleet_last_guard",
|
|
"name": "남방 선단 최후 수비대",
|
|
"class_id": "guard_captain",
|
|
"team": "enemy",
|
|
"level": 59,
|
|
"pos": [16, 4],
|
|
"base": { "hp": 148, "atk": 60, "def": 53 }
|
|
},
|
|
{
|
|
"unit_id": "southern_fleet_crossbow_boat",
|
|
"name": "남방 선단 쇠뇌선",
|
|
"class_id": "marksman",
|
|
"team": "enemy",
|
|
"move_type": "water",
|
|
"level": 59,
|
|
"pos": [10, 1],
|
|
"base": { "hp": 124, "atk": 59, "def": 33, "agi": 47 }
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "turn_9_fleet_line_wavers",
|
|
"once": true,
|
|
"when": { "type": "turn_start", "team": "player", "turn": 9 },
|
|
"actions": [
|
|
{
|
|
"type": "dialogue",
|
|
"lines": [
|
|
{ "speaker": "Dian Wei", "text": "해안 수비가 무너집니다. 배들까지 가까이 붙는 것이, 길을 두려워하는 듯합니다." },
|
|
{ "speaker": "Cao Cao", "text": "그렇다면 길을 더 날카로운 무기로 만들어라." }
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rewards": {
|
|
"gold": 12200,
|
|
"items": ["bean", "wine", "iron_armor"]
|
|
},
|
|
"post_battle_dialogue": [
|
|
{ "speaker": "Guo Jia", "text": "남방 선단 정박지가 무너졌습니다. 위군은 선단을 해안 질서 아래 확보할 수도, 달아나는 대장들이 다시 모이기 전에 해남으로 압박할 수도 있습니다." },
|
|
{ "speaker": "Cao Ren", "text": "선단을 확보하면 해안이 안정됩니다. 해남을 압박하면 저들이 아직 믿는 수평선을 끊습니다." },
|
|
{ "speaker": "Cao Cao", "text": "대장들에게 선택지가 남지 않으면 배와 길은 같은 주인을 섬긴다." }
|
|
],
|
|
"post_battle_choices": [
|
|
{
|
|
"id": "secure_southern_fleet",
|
|
"label": "선단 확보",
|
|
"description": "조조가 남방 선단을 확보하고 정박지를 위의 해안 질서에 편입한다.",
|
|
"set_flags": { "secured_southern_fleet": true, "pressed_hainan_coast": false },
|
|
"gold": 2350,
|
|
"items": ["imperial_seal"]
|
|
},
|
|
{
|
|
"id": "press_hainan_coast",
|
|
"label": "해남 압박",
|
|
"description": "조조가 달아나는 대장들이 재집결하기 전에 해남 해안으로 압박한다.",
|
|
"set_flags": { "secured_southern_fleet": false, "pressed_hainan_coast": true },
|
|
"gold": 2150,
|
|
"items": ["war_drum"]
|
|
}
|
|
]
|
|
}
|