389 lines
13 KiB
JSON
389 lines
13 KiB
JSON
{
|
|
"id": "049_luoyang_summons",
|
|
"name": "낙양 소환전",
|
|
"objectives": {
|
|
"victory": "조조가 낙양 외조 길에 닿은 뒤 조정 길목 수비대를 격파하라.",
|
|
"defeat": "조조가 퇴각하거나 18턴이 시작된다."
|
|
},
|
|
"conditions": {
|
|
"victory": { "type": "all_units_defeated", "team": "enemy", "after_event": "luoyang_court_road_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": { "stabilized_jing_province": true },
|
|
"lines": [
|
|
"형주를 안정시킨 덕에 후방은 잠잠하고, 조조는 정연한 군열과 가득 찬 수레로 낙양의 부름에 답한다."
|
|
]
|
|
},
|
|
{
|
|
"campaign_flags": { "answered_luoyang_summons": true },
|
|
"lines": [
|
|
"낙양의 소환에 즉시 응해 속도는 얻었으나, 서두른 길은 불안한 조정 수비대에게 조조의 뜻을 멋대로 짐작하게 한다."
|
|
]
|
|
}
|
|
],
|
|
"camp_conversations": [
|
|
{
|
|
"id": "luoyang_summons_council",
|
|
"label": "낙양 소환 군의",
|
|
"group": "topic",
|
|
"speaker": "Cao Ren",
|
|
"lines": [
|
|
{ "speaker": "Cao Ren", "text": "조정 길목이 전장처럼 막혀 있습니다. 낙양 안의 소리가 소환장보다 더 큰 모양입니다." },
|
|
{ "speaker": "Cao Cao", "text": "그렇다면 길 위에서 먼저 답한다. 두려움이 조서를 대신 쓰게 두지 않는다." }
|
|
]
|
|
},
|
|
{
|
|
"id": "luoyang_guo_jia_summons_shadow",
|
|
"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": { "stabilized_jing_province": true },
|
|
"items": ["imperial_seal"]
|
|
},
|
|
{
|
|
"campaign_flags": { "answered_luoyang_summons": 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": [
|
|
"GGGGHHGGGGGGHHGGGG",
|
|
"GGFFHHGGRRGGHHFFGG",
|
|
"GGRRRRGGFFGGRRRRGG",
|
|
"GGGFGHGGGGRRGGGGGG",
|
|
"RRRRRRRRRRRRRRRRRR",
|
|
"GGGGGHHGGGRRGFFGGG",
|
|
"GGHHGFFFGGFFFGGHHG",
|
|
"GGHHGFFFGGFFFGGHHG",
|
|
"GGGGGGFFGGHHHGGGGG",
|
|
"GGFFGGGGGGHHHFFGGG",
|
|
"GGGGGGGGGGGGGGGGGG"
|
|
]
|
|
},
|
|
"deployments": [
|
|
{
|
|
"unit_id": "cao_cao_ch49",
|
|
"officer_id": "cao_cao",
|
|
"team": "player",
|
|
"pos": [1, 4]
|
|
},
|
|
{
|
|
"unit_id": "guo_jia_ch49",
|
|
"officer_id": "guo_jia",
|
|
"team": "player",
|
|
"requires_joined": true,
|
|
"pos": [2, 4]
|
|
},
|
|
{
|
|
"unit_id": "zhang_he_ch49",
|
|
"officer_id": "zhang_he",
|
|
"team": "player",
|
|
"requires_joined": true,
|
|
"pos": [2, 3]
|
|
},
|
|
{
|
|
"unit_id": "xiahou_dun_ch49",
|
|
"officer_id": "xiahou_dun",
|
|
"team": "player",
|
|
"pos": [1, 5]
|
|
},
|
|
{
|
|
"unit_id": "dian_wei_ch49",
|
|
"officer_id": "dian_wei",
|
|
"team": "player",
|
|
"requires_joined": true,
|
|
"pos": [2, 5]
|
|
},
|
|
{
|
|
"unit_id": "xiahou_yuan_ch49",
|
|
"officer_id": "xiahou_yuan",
|
|
"team": "player",
|
|
"requires_joined": true,
|
|
"pos": [3, 3]
|
|
},
|
|
{
|
|
"unit_id": "cao_ren_ch49",
|
|
"officer_id": "cao_ren",
|
|
"team": "player",
|
|
"requires_joined": true,
|
|
"pos": [3, 4]
|
|
},
|
|
{
|
|
"unit_id": "luoyang_court_road_guard",
|
|
"name": "낙양 외조 수비대",
|
|
"class_id": "commander",
|
|
"team": "enemy",
|
|
"level": 46,
|
|
"pos": [14, 4],
|
|
"base": { "hp": 156, "mp": 72, "atk": 49, "def": 40, "int": 38, "agi": 26 }
|
|
},
|
|
{
|
|
"unit_id": "imperial_gate_captain",
|
|
"name": "황문 대장",
|
|
"class_id": "guard_captain",
|
|
"team": "enemy",
|
|
"level": 46,
|
|
"pos": [12, 4],
|
|
"base": { "hp": 126, "atk": 48, "def": 41 }
|
|
},
|
|
{
|
|
"unit_id": "court_road_oath_keeper",
|
|
"name": "조정 길목 맹세 용장",
|
|
"class_id": "champion",
|
|
"team": "enemy",
|
|
"level": 46,
|
|
"pos": [15, 3],
|
|
"base": { "hp": 154, "mp": 12, "atk": 50, "def": 36, "int": 14, "agi": 32 }
|
|
},
|
|
{
|
|
"unit_id": "luoyang_court_advisor",
|
|
"name": "낙양 조정 군사",
|
|
"class_id": "military_advisor",
|
|
"team": "enemy",
|
|
"level": 46,
|
|
"pos": [13, 5],
|
|
"skills": ["blaze", "great_mend"],
|
|
"base": { "hp": 112, "mp": 96, "atk": 8, "def": 27, "int": 49, "agi": 24 }
|
|
},
|
|
{
|
|
"unit_id": "court_road_spear_north",
|
|
"name": "조정 길목 창병",
|
|
"class_id": "infantry",
|
|
"team": "enemy",
|
|
"level": 46,
|
|
"pos": [12, 3],
|
|
"base": { "hp": 114, "atk": 47, "def": 37 }
|
|
},
|
|
{
|
|
"unit_id": "court_road_spear_south",
|
|
"name": "조정 길목 창병",
|
|
"class_id": "infantry",
|
|
"team": "enemy",
|
|
"level": 46,
|
|
"pos": [12, 5],
|
|
"base": { "hp": 114, "atk": 47, "def": 37 }
|
|
},
|
|
{
|
|
"unit_id": "court_road_marksman",
|
|
"name": "조정 길목 궁병",
|
|
"class_id": "marksman",
|
|
"team": "enemy",
|
|
"level": 46,
|
|
"pos": [13, 2],
|
|
"base": { "hp": 106, "atk": 48, "def": 23, "agi": 35 }
|
|
}
|
|
],
|
|
"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": "stabilized_jing_supply_column",
|
|
"once": true,
|
|
"when": { "type": "turn_start", "team": "player", "turn": 2, "campaign_flags": { "stabilized_jing_province": true } },
|
|
"actions": [
|
|
{
|
|
"type": "dialogue",
|
|
"lines": [
|
|
{ "speaker": "Xiahou Yuan", "text": "형주 보급 수레가 뒤에서 보조를 맞춥니다. 낙양 길이 군을 굶기지는 못할 것입니다." },
|
|
{ "speaker": "Cao Cao", "text": "후방이 조용하면 앞길의 말도 무게를 얻는다." }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "hurried_summons_draws_gate_riders",
|
|
"once": true,
|
|
"when": { "type": "turn_start", "team": "enemy", "turn": 2, "campaign_flags": { "answered_luoyang_summons": true } },
|
|
"actions": [
|
|
{
|
|
"type": "dialogue",
|
|
"lines": [
|
|
{ "speaker": "낙양 외조 수비대", "text": "조조가 너무 빠르다. 기병은 저 깃발이 문에 닿기 전에 측면을 시험하라." },
|
|
{ "speaker": "Zhang He", "text": "빠른 발걸음이 저들을 흔들었습니다. 흔들리는 자는 지키려는 길을 먼저 드러냅니다." }
|
|
]
|
|
},
|
|
{
|
|
"type": "spawn_deployment",
|
|
"deployment": {
|
|
"unit_id": "luoyang_gate_riders",
|
|
"name": "낙양 문전 기병",
|
|
"class_id": "cavalry",
|
|
"team": "enemy",
|
|
"level": 46,
|
|
"pos": [16, 3],
|
|
"base": { "hp": 104, "atk": 43, "def": 27, "agi": 33 }
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "turn_4_court_road_tension",
|
|
"once": true,
|
|
"when": { "type": "turn_start", "team": "enemy", "turn": 4 },
|
|
"actions": [
|
|
{
|
|
"type": "dialogue",
|
|
"lines": [
|
|
{ "speaker": "낙양 조정 군사", "text": "외조 길목을 지켜라. 조조가 무장한 채 낙양에 들면 조정은 그를 초청한 것인지 굴복한 것인지 끝내 정하지 못할 것이다." },
|
|
{ "speaker": "Guo Jia", "text": "저들은 패배만큼이나 겉모양을 두려워합니다. 그러니 길은 보이는 것보다 좁습니다." }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "luoyang_court_road_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": "luoyang_inner_gate_guard",
|
|
"name": "낙양 내문 수비대",
|
|
"class_id": "guard_captain",
|
|
"team": "enemy",
|
|
"level": 46,
|
|
"pos": [16, 4],
|
|
"base": { "hp": 122, "atk": 47, "def": 40 }
|
|
},
|
|
{
|
|
"unit_id": "luoyang_crossbow_screen",
|
|
"name": "낙양 쇠뇌막",
|
|
"class_id": "archer",
|
|
"team": "enemy",
|
|
"level": 46,
|
|
"pos": [16, 5],
|
|
"base": { "hp": 98, "atk": 46, "def": 20, "agi": 34 }
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "turn_9_court_road_opens",
|
|
"once": true,
|
|
"when": { "type": "turn_start", "team": "player", "turn": 9 },
|
|
"actions": [
|
|
{
|
|
"type": "dialogue",
|
|
"lines": [
|
|
{ "speaker": "Cao Ren", "text": "조정 길목이 열리고 있습니다. 저들의 수비대가 스스로 내건 명분에서 물러서기 시작했습니다." },
|
|
{ "speaker": "Cao Cao", "text": "그렇다면 낙양이 우리를 보기 전에 마지막 망설임도 쓰러뜨려라." }
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rewards": {
|
|
"gold": 9600,
|
|
"items": ["bean", "wine", "imperial_seal"]
|
|
},
|
|
"post_battle_dialogue": [
|
|
{ "speaker": "Guo Jia", "text": "낙양으로 드는 길이 열렸습니다. 이제 조정은 수비대가 억양을 고르지 않은 조조의 답을 듣게 됩니다." },
|
|
{ "speaker": "Cao Ren", "text": "먼저 조정의 명을 수습할 수도 있고, 다음 폭풍이 일기 전에 위왕 계승을 준비할 수도 있습니다." },
|
|
{ "speaker": "Cao Cao", "text": "조정은 확신을 묻고 군은 내일을 묻는다. 어느 답을 먼저 빚을지 정하라." }
|
|
],
|
|
"post_battle_choices": [
|
|
{
|
|
"id": "secure_luoyang_court",
|
|
"label": "조정 수습",
|
|
"description": "조조가 낙양 조정의 명을 수습한 뒤 다음 전선으로 눈을 돌린다.",
|
|
"set_flags": { "secured_luoyang_court": true, "prepared_wei_succession": false },
|
|
"gold": 1700,
|
|
"items": ["imperial_seal"]
|
|
},
|
|
{
|
|
"id": "prepare_wei_succession",
|
|
"label": "위왕 계승 준비",
|
|
"description": "조조가 낙양의 소환이 아직 조정에 울리는 동안 위왕 계승을 준비한다.",
|
|
"set_flags": { "secured_luoyang_court": false, "prepared_wei_succession": true },
|
|
"gold": 1500,
|
|
"items": ["war_drum"]
|
|
}
|
|
]
|
|
}
|