Files
heros/data/scenarios/050_wei_succession.json

389 lines
13 KiB
JSON

{
"id": "050_wei_succession",
"name": "위왕 계승전",
"objectives": {
"victory": "조조가 위왕 계승 단상에 닿은 뒤 조정 충의군을 격파하라.",
"defeat": "조조가 퇴각하거나 18턴이 시작된다."
},
"conditions": {
"victory": { "type": "all_units_defeated", "team": "enemy", "after_event": "wei_succession_dais_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_luoyang_court": true },
"lines": [
"낙양 조정의 명을 수습한 덕에 조조에게 단상으로 향하는 공식 길은 열렸으나, 충의군은 여전히 바깥 장막 뒤에 모인다."
]
},
{
"campaign_flags": { "prepared_wei_succession": true },
"lines": [
"위왕 계승을 미리 준비해 조정의 전환은 빨라졌으나, 그 속도는 불안한 충의군에게 칼을 뽑을 명분도 준다."
]
}
],
"camp_conversations": [
{
"id": "wei_succession_council",
"label": "위왕 계승 군의",
"group": "topic",
"speaker": "Cao Ren",
"lines": [
{ "speaker": "Cao Ren", "text": "조정 길은 열렸지만 단상 안쪽에는 아직 충의군의 창끝이 서 있습니다." },
{ "speaker": "Cao Cao", "text": "의례가 전장이 되었으면 전장답게 질서를 세운다. 위의 내일을 겁먹은 손에 맡기지 않는다." }
]
},
{
"id": "wei_guo_jia_seal_hands",
"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_luoyang_court": true },
"items": ["imperial_seal"]
},
{
"campaign_flags": { "prepared_wei_succession": 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_ch50",
"officer_id": "cao_cao",
"team": "player",
"pos": [1, 4]
},
{
"unit_id": "guo_jia_ch50",
"officer_id": "guo_jia",
"team": "player",
"requires_joined": true,
"pos": [2, 4]
},
{
"unit_id": "zhang_he_ch50",
"officer_id": "zhang_he",
"team": "player",
"requires_joined": true,
"pos": [2, 3]
},
{
"unit_id": "xiahou_dun_ch50",
"officer_id": "xiahou_dun",
"team": "player",
"pos": [1, 5]
},
{
"unit_id": "dian_wei_ch50",
"officer_id": "dian_wei",
"team": "player",
"requires_joined": true,
"pos": [2, 5]
},
{
"unit_id": "xiahou_yuan_ch50",
"officer_id": "xiahou_yuan",
"team": "player",
"requires_joined": true,
"pos": [3, 3]
},
{
"unit_id": "cao_ren_ch50",
"officer_id": "cao_ren",
"team": "player",
"requires_joined": true,
"pos": [3, 4]
},
{
"unit_id": "wei_succession_loyalist_commander",
"name": "위왕 계승 충의대장",
"class_id": "commander",
"team": "enemy",
"level": 47,
"pos": [14, 4],
"base": { "hp": 158, "mp": 74, "atk": 50, "def": 41, "int": 39, "agi": 26 }
},
{
"unit_id": "court_screen_captain",
"name": "조정 장막 대장",
"class_id": "guard_captain",
"team": "enemy",
"level": 47,
"pos": [12, 4],
"base": { "hp": 128, "atk": 49, "def": 42 }
},
{
"unit_id": "imperial_oath_champion",
"name": "황실 맹세 용장",
"class_id": "champion",
"team": "enemy",
"level": 47,
"pos": [15, 3],
"base": { "hp": 156, "mp": 12, "atk": 51, "def": 37, "int": 14, "agi": 33 }
},
{
"unit_id": "succession_court_advisor",
"name": "계승 조정 군사",
"class_id": "military_advisor",
"team": "enemy",
"level": 47,
"pos": [13, 5],
"skills": ["blaze", "great_mend"],
"base": { "hp": 114, "mp": 98, "atk": 8, "def": 28, "int": 50, "agi": 24 }
},
{
"unit_id": "succession_spear_north",
"name": "계승 창병",
"class_id": "infantry",
"team": "enemy",
"level": 47,
"pos": [12, 3],
"base": { "hp": 116, "atk": 48, "def": 38 }
},
{
"unit_id": "succession_spear_south",
"name": "계승 창병",
"class_id": "infantry",
"team": "enemy",
"level": 47,
"pos": [12, 5],
"base": { "hp": 116, "atk": 48, "def": 38 }
},
{
"unit_id": "succession_crossbow_guard",
"name": "계승 쇠뇌수",
"class_id": "marksman",
"team": "enemy",
"level": 47,
"pos": [13, 2],
"base": { "hp": 108, "atk": 49, "def": 24, "agi": 36 }
}
],
"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": "secured_court_formal_path",
"once": true,
"when": { "type": "turn_start", "team": "player", "turn": 2, "campaign_flags": { "secured_luoyang_court": true } },
"actions": [
{
"type": "dialogue",
"lines": [
{ "speaker": "Guo Jia", "text": "수습된 조정 명이 우리에게 공식 길을 열었습니다. 저항하는 자들은 이제 지켜보는 서리들에게도 제 뜻을 설명해야 합니다." },
{ "speaker": "Cao Cao", "text": "사람들이 아직 복종하는 척할 때에는, 글로 적힌 명도 칼보다 날카로울 수 있다." }
]
}
]
},
{
"id": "prepared_succession_draws_loyalist_riders",
"once": true,
"when": { "type": "turn_start", "team": "enemy", "turn": 2, "campaign_flags": { "prepared_wei_succession": true } },
"actions": [
{
"type": "dialogue",
"lines": [
{ "speaker": "위왕 계승 충의대장", "text": "위가 너무 빠르다. 기병은 단상이 손을 바꾸기 전에 조정 길을 가로질러라." },
{ "speaker": "Zhang He", "text": "저들은 빠른 결정을 두려워합니다. 더 나은 거짓을 고를 시간이 없기 때문입니다." }
]
},
{
"type": "spawn_deployment",
"deployment": {
"unit_id": "succession_loyalist_riders",
"name": "계승 충의 기병",
"class_id": "cavalry",
"team": "enemy",
"level": 47,
"pos": [16, 3],
"base": { "hp": 106, "atk": 44, "def": 28, "agi": 34 }
}
}
]
},
{
"id": "turn_4_dais_pressure",
"once": true,
"when": { "type": "turn_start", "team": "enemy", "turn": 4 },
"actions": [
{
"type": "dialogue",
"lines": [
{ "speaker": "계승 조정 군사", "text": "장막을 지켜라. 조조가 단상에 닿으면 낙양의 모든 인장이 어느 손의 명을 따르는지 알게 된다." },
{ "speaker": "Guo Jia", "text": "인장은 이미 압니다. 그것을 쥔 사람들이 늦을 뿐입니다." }
]
}
]
},
{
"id": "wei_succession_dais_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": "succession_inner_screen_guard",
"name": "계승 내장막 수비대",
"class_id": "guard_captain",
"team": "enemy",
"level": 47,
"pos": [16, 4],
"base": { "hp": 124, "atk": 48, "def": 41 }
},
{
"unit_id": "succession_arrow_screen",
"name": "계승 화살막",
"class_id": "archer",
"team": "enemy",
"level": 47,
"pos": [16, 5],
"base": { "hp": 100, "atk": 47, "def": 21, "agi": 35 }
}
]
}
]
},
{
"id": "turn_9_succession_settles",
"once": true,
"when": { "type": "turn_start", "team": "player", "turn": 9 },
"actions": [
{
"type": "dialogue",
"lines": [
{ "speaker": "Xiahou Dun", "text": "저들의 장막이 갈라집니다. 조정 서리들조차 그 너머를 보기 시작했습니다." },
{ "speaker": "Cao Cao", "text": "그렇다면 마지막 의심이 쓰러지는 것도 기록에 남기게 하라." }
]
}
]
}
],
"rewards": {
"gold": 9800,
"items": ["bean", "wine", "war_drum"]
},
"post_battle_dialogue": [
{ "speaker": "Guo Jia", "text": "계승 단상은 확보되었습니다. 낙양의 인장들은 이제 조금 덜 떨리는 손으로 움직일 것입니다." },
{ "speaker": "Cao Ren", "text": "도성에서 위의 권위를 선포할 수도 있고, 오가 이 전환을 시험하기 전에 동부 전선을 준비할 수도 있습니다." },
{ "speaker": "Cao Cao", "text": "낙양에 적힌 권위도 강 위에서 지켜야 한다. 내일이 어느 곳에서 먼저 들을지 정하라." }
],
"post_battle_choices": [
{
"id": "proclaim_wei_authority",
"label": "위왕 권위 선포",
"description": "조조가 변방으로 눈을 돌리기 전에 낙양에서 위의 권위를 선포한다.",
"set_flags": { "proclaimed_wei_authority": true, "prepared_eastern_front": false },
"gold": 1750,
"items": ["imperial_seal"]
},
{
"id": "prepare_eastern_front",
"label": "동부 전선 대비",
"description": "조조가 오군이 조정의 전환을 시험하기 전에 동부 전선을 준비한다.",
"set_flags": { "proclaimed_wei_authority": false, "prepared_eastern_front": true },
"gold": 1550,
"items": ["war_drum"]
}
]
}