Files
heros/data/scenarios/057_inner_jianye.json
2026-06-19 11:36:24 +09:00

393 lines
13 KiB
JSON

{
"id": "057_inner_jianye",
"name": "건업 내성전",
"objectives": {
"victory": "조조가 건업 내성 전선에 닿은 뒤 내성 대장을 격파하라.",
"defeat": "조조가 퇴각하거나 18턴이 시작된다."
},
"conditions": {
"victory": { "type": "all_units_defeated", "team": "enemy", "after_event": "inner_jianye_line_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": { "contained_capital_sortie": true },
"lines": [
"도성 출격을 막아낸 덕에 위군은 지켜진 길과 질서 잡힌 보급 수레, 그리고 내성을 차분히 재며 전진할 시간을 얻었다."
]
},
{
"campaign_flags": { "pressed_inner_jianye": true },
"lines": [
"건업 내성을 압박해 수비대는 비틀거리고 있으나, 저들의 지휘관들은 지휘구 앞에서 위군을 멈추려고 운하와 길목을 가득 메운다."
]
}
],
"camp_conversations": [
{
"id": "inner_jianye_council",
"label": "건업 내성 군의",
"group": "topic",
"speaker": "Cao Ren",
"lines": [
{ "speaker": "Cao Ren", "text": "건업 안쪽 길은 더 좁지만, 적이 시간과 바꿀 수 있는 곳도 줄었습니다." },
{ "speaker": "Cao Cao", "text": "좁은 길은 두려움을 숨기지 못한다. 내성의 숨을 먼저 조여라." }
]
},
{
"id": "inner_jianye_guo_jia_doors",
"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": { "contained_capital_sortie": true },
"items": ["imperial_seal"]
},
{
"campaign_flags": { "pressed_inner_jianye": 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_ch57",
"officer_id": "cao_cao",
"team": "player",
"pos": [1, 4]
},
{
"unit_id": "guo_jia_ch57",
"officer_id": "guo_jia",
"team": "player",
"requires_joined": true,
"pos": [2, 4]
},
{
"unit_id": "zhang_he_ch57",
"officer_id": "zhang_he",
"team": "player",
"requires_joined": true,
"pos": [2, 3]
},
{
"unit_id": "xiahou_dun_ch57",
"officer_id": "xiahou_dun",
"team": "player",
"pos": [1, 5]
},
{
"unit_id": "dian_wei_ch57",
"officer_id": "dian_wei",
"team": "player",
"requires_joined": true,
"pos": [2, 5]
},
{
"unit_id": "xiahou_yuan_ch57",
"officer_id": "xiahou_yuan",
"team": "player",
"requires_joined": true,
"pos": [3, 3]
},
{
"unit_id": "cao_ren_ch57",
"officer_id": "cao_ren",
"team": "player",
"requires_joined": true,
"pos": [3, 4]
},
{
"unit_id": "inner_jianye_commander",
"name": "건업 내성 대장",
"class_id": "commander",
"team": "enemy",
"level": 54,
"pos": [14, 4],
"base": { "hp": 182, "mp": 88, "atk": 57, "def": 48, "int": 46, "agi": 33 }
},
{
"unit_id": "inner_city_captain",
"name": "내성 대장",
"class_id": "guard_captain",
"team": "enemy",
"level": 54,
"pos": [12, 4],
"base": { "hp": 142, "atk": 56, "def": 49 }
},
{
"unit_id": "lu_xun_canal_boat",
"name": "육손 운하선",
"class_id": "champion",
"team": "enemy",
"move_type": "water",
"level": 54,
"pos": [4, 3],
"base": { "hp": 170, "mp": 12, "atk": 58, "def": 44, "int": 16, "agi": 40 }
},
{
"unit_id": "inner_jianye_advisor",
"name": "건업 내성 군사",
"class_id": "military_advisor",
"team": "enemy",
"level": 54,
"pos": [13, 5],
"skills": ["blaze", "great_mend"],
"base": { "hp": 128, "mp": 112, "atk": 8, "def": 35, "int": 57, "agi": 30 }
},
{
"unit_id": "inner_jianye_spear_north",
"name": "건업 내성 창병",
"class_id": "infantry",
"team": "enemy",
"level": 54,
"pos": [12, 3],
"base": { "hp": 130, "atk": 55, "def": 45 }
},
{
"unit_id": "inner_jianye_spear_south",
"name": "건업 내성 창병",
"class_id": "infantry",
"team": "enemy",
"level": 54,
"pos": [12, 5],
"base": { "hp": 130, "atk": 55, "def": 45 }
},
{
"unit_id": "inner_jianye_arrow_boat",
"name": "건업 내성 궁선",
"class_id": "marksman",
"team": "enemy",
"move_type": "water",
"level": 54,
"pos": [5, 5],
"base": { "hp": 122, "atk": 56, "def": 31, "agi": 43 }
}
],
"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": "Cao Ren", "text": "건업 안쪽 길은 더 좁지만, 적이 시간과 바꿀 수 있는 곳도 줄었습니다." },
{ "speaker": "Guo Jia", "text": "내성은 문과 운하, 두려움으로 싸웁니다. 하나를 벗기면 나머지도 시끄럽게 답하지요." },
{ "speaker": "Cao Cao", "text": "그렇다면 내성로를 취하라. 도성은 충분히 많은 대답 뒤에 숨었다." }
]
}
]
},
{
"id": "contained_sortie_orders_advance",
"once": true,
"when": { "type": "turn_start", "team": "player", "turn": 2, "campaign_flags": { "contained_capital_sortie": true } },
"actions": [
{
"type": "dialogue",
"lines": [
{ "speaker": "Xiahou Yuan", "text": "막아낸 출격 덕에 후방 길이 깨끗합니다. 후위가 버티는 동안 선봉은 전진할 수 있습니다." },
{ "speaker": "Cao Cao", "text": "후방을 믿는 군대는 앞길을 적에게 더 좁게 만든다." }
]
}
]
},
{
"id": "inner_pressure_draws_canal_boat",
"once": true,
"when": { "type": "turn_start", "team": "enemy", "turn": 2, "campaign_flags": { "pressed_inner_jianye": true } },
"actions": [
{
"type": "dialogue",
"lines": [
{ "speaker": "건업 내성 대장", "text": "위군이 성 안으로 밀고 들어온다. 저들의 전열이 자리잡기 전에 운하선을 보내라." },
{ "speaker": "Zhang He", "text": "저들은 아직 물길을 믿습니다. 그 믿음을 빼앗으면 거리 전선도 약해집니다." }
]
},
{
"type": "spawn_deployment",
"deployment": {
"unit_id": "wu_inner_canal_boat",
"name": "오군 내성 운하선",
"class_id": "champion",
"team": "enemy",
"move_type": "water",
"level": 54,
"pos": [5, 3],
"base": { "hp": 120, "atk": 51, "def": 35, "agi": 41 }
}
}
]
},
{
"id": "turn_4_inner_line_tightens",
"once": true,
"when": { "type": "turn_start", "team": "enemy", "turn": 4 },
"actions": [
{
"type": "dialogue",
"lines": [
{ "speaker": "건업 내성 군사", "text": "내성 전선을 조여라. 위군이 이 길을 차지하면 지휘구가 다음 전장이 된다." },
{ "speaker": "Guo Jia", "text": "저들은 지휘구를 지키며 스스로 성이 이미 전장임을 인정했습니다." }
]
}
]
},
{
"id": "inner_jianye_line_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": "inner_jianye_last_guard",
"name": "건업 내성 최후 수비대",
"class_id": "guard_captain",
"team": "enemy",
"level": 54,
"pos": [16, 4],
"base": { "hp": 138, "atk": 55, "def": 48 }
},
{
"unit_id": "inner_jianye_crossbow_boat",
"name": "건업 내성 쇠뇌선",
"class_id": "marksman",
"team": "enemy",
"move_type": "water",
"level": 54,
"pos": [10, 1],
"base": { "hp": 114, "atk": 54, "def": 28, "agi": 42 }
}
]
}
]
},
{
"id": "turn_9_inner_line_breaks",
"once": true,
"when": { "type": "turn_start", "team": "player", "turn": 9 },
"actions": [
{
"type": "dialogue",
"lines": [
{ "speaker": "Cao Ren", "text": "내성 전선이 무너집니다. 수비대는 아직 사납지만 명령이 더는 함께 닿지 않습니다." },
{ "speaker": "Cao Cao", "text": "그렇다면 각 명령이 홀로 답하게 하라." }
]
}
]
}
],
"rewards": {
"gold": 11200,
"items": ["bean", "wine", "war_drum"]
},
"post_battle_dialogue": [
{ "speaker": "Guo Jia", "text": "건업 내성은 다음 일격을 정할 만큼 열렸습니다. 위군은 성 안 길을 확보할 수도, 지휘구 앞에서 오군의 마지막 결전을 몰아낼 수도 있습니다." },
{ "speaker": "Cao Ren", "text": "내성로를 확보하면 군은 도성의 숨결을 잡습니다. 마지막 결전을 강요하면 오군은 남은 힘을 모두 써야 합니다." },
{ "speaker": "Cao Cao", "text": "고요한 길을 잃은 도성은 제 용기가 어디서 죽을지 골라야 한다." }
],
"post_battle_choices": [
{
"id": "secure_inner_jianye",
"label": "내성로 확보",
"description": "조조가 마지막 지휘구 전투 전에 건업 내성로를 확보한다.",
"set_flags": { "secured_inner_jianye": true, "forced_wu_last_stand": false },
"gold": 2100,
"items": ["imperial_seal"]
},
{
"id": "force_wu_last_stand",
"label": "최후 항전 유도",
"description": "조조가 지휘구가 회복하기 전에 오군을 최후 항전으로 몰아넣는다.",
"set_flags": { "secured_inner_jianye": false, "forced_wu_last_stand": true },
"gold": 1900,
"items": ["war_drum"]
}
]
}