Files
Novel-Map/fiction/tlbb/data/vol20.json
2026-04-01 14:27:52 +08:00

182 lines
4.8 KiB
JSON

{
"volume": "第20章",
"chapters": [
"第20章 悄立雁门,绝壁无余字"
],
"locations": [
{
"id": "juxian_manor",
"name": "聚贤庄",
"aliases": [],
"type": "landmark",
"lat": 34.79,
"lng": 114.31,
"description": "游氏兄弟的府邸,由于此前发生的聚贤庄大战而闻名。乔峰在此被神秘黑衣人救走。"
},
{
"id": "ruzhou",
"name": "汝州",
"aliases": [],
"type": "city",
"lat": 34.16,
"lng": 112.84,
"description": "大宋京西路辖下州县,乔峰伤愈后曾路经此地并在梁县公库盗银。"
},
{
"id": "dai_prefecture",
"name": "代州",
"aliases": [],
"type": "city",
"lat": 39.08,
"lng": 112.96,
"description": "大宋河东路辖下,靠近雁门关的边境重镇。"
},
{
"id": "yanmen_pass",
"name": "雁门关",
"aliases": ["西陉关"],
"type": "landmark",
"lat": 39.18,
"lng": 112.86,
"description": "天下九塞之首,宋辽边境要隘。三十年前此处发生乱石谷惨案,乔峰在此确认了自己的契丹身世。"
},
{
"id": "luanshi_valley",
"name": "乱石谷",
"aliases": [],
"type": "landmark",
"lat": 39.19,
"lng": 112.85,
"description": "雁门关外的一处绝岭,旁邻深谷,石壁上曾留有萧远山的绝笔,后被削去。"
}
],
"factions": [
{
"id": "beggar_sect",
"name": "丐帮",
"type": "帮派",
"color": "#8B4513",
"leader": "(空缺)",
"territory": [],
"key_figures": [
"白世镜",
"吴长老",
"徐长老"
],
"description": "天下第一大帮,因乔峰身世问题陷入混乱,目前正参与追捕乔峰。"
},
{
"id": "song_army",
"name": "大宋官军",
"type": "朝廷",
"color": "#FFD700",
"leader": "边关守将",
"territory": [
"yanmen_pass",
"dai_prefecture"
],
"key_figures": [],
"description": "驻守雁门关的士兵,在边境进行“打草谷”掳掠契丹牧民。"
},
{
"id": "khitan_nomads",
"name": "契丹牧民",
"type": "外族",
"color": "#4682B4",
"leader": "无",
"territory": [],
"key_figures": [],
"description": "生活在辽境边陲的普通牧民,常受宋辽双方战事骚扰。"
}
],
"character_routes": [
{
"character": "乔峰",
"color": "#8B0000",
"route": [
{
"lat": 34.79,
"lng": 114.31,
"chapter": 20,
"event": "在聚贤庄重伤之际被黑衣人救走"
},
{
"lat": 34.16,
"lng": 112.84,
"chapter": 20,
"event": "在无名山谷养伤二十日后前往汝州梁县"
},
{
"lat": 39.08,
"lng": 112.96,
"chapter": 20,
"event": "抵达代州,准备前往雁门关查明身世"
},
{
"lat": 39.18,
"lng": 112.86,
"chapter": 20,
"event": "抵达雁门关乱石谷,见到被削去的字迹"
},
{
"lat": 39.19,
"lng": 112.85,
"chapter": 20,
"event": "与阿朱重逢,并因胸口狼头刺青确认为契丹人"
}
]
},
{
"character": "阿朱",
"color": "#FF69B4",
"route": [
{
"lat": 34.79,
"lng": 114.31,
"chapter": 20,
"event": "在聚贤庄受薛神医医治后,扮作薛神医逃脱"
},
{
"lat": 39.18,
"lng": 112.86,
"chapter": 20,
"event": "在雁门关外等候乔峰五日五夜"
},
{
"lat": 39.19,
"lng": 112.85,
"chapter": 20,
"event": "与乔峰相认,并决定终身追随"
}
]
}
],
"key_events": [
{
"chapter": 20,
"location": "juxian_manor",
"event": "黑衣人现身聚贤庄,以神奇绳索武功救走重伤的乔峰。"
},
{
"chapter": 20,
"location": "yanmen_pass",
"event": "乔峰抵达雁门关,阿朱在关外花树下守候多时,二人重逢。"
},
{
"chapter": 20,
"location": "yanmen_pass",
"event": "乔峰目睹大宋官兵残杀契丹老弱妇孺,愤而出手击杀官兵。"
},
{
"chapter": 20,
"location": "yanmen_pass",
"event": "乔峰发现死去的契丹老人与自己有相同的狼头刺青,确认为契丹身份,心境发生剧变。"
},
{
"chapter": 20,
"location": "yanmen_pass",
"event": "阿朱表明心迹,不计较乔峰身份,乔峰与其约定同行寻找“带头大哥”。"
}
]
}