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

137 lines
3.9 KiB
JSON

{
"volume": "第16章",
"chapters": ["第16章 昔时因"],
"locations": [
{
"id": "xing_zi_lin",
"name": "杏子林",
"aliases": [],
"type": "landmark",
"lat": 31.57,
"lng": 120.29,
"description": "无锡城外的一处杏林,丐帮聚会之所"
},
{
"id": "yanmen_guan",
"name": "雁门关",
"aliases": [],
"type": "landmark",
"lat": 39.18,
"lng": 112.87,
"description": "三十年前发生乱石谷大战的地点"
},
{
"id": "shaolin_temple",
"name": "少林寺",
"aliases": [],
"type": "landmark",
"lat": 34.52,
"lng": 112.96,
"description": "中原武学泰山北斗,传闻契丹武士欲偷袭之所"
},
{
"id": "shao_shi_shan",
"name": "少室山",
"aliases": [],
"type": "landmark",
"lat": 34.5,
"lng": 112.93,
"description": "乔三槐居住地,乔峰成长的地方"
},
{
"id": "tiantai_mountain",
"name": "天台山",
"aliases": [],
"type": "landmark",
"lat": 29.15,
"lng": 121.03,
"description": "智光大师修行居住之地"
}
],
"factions": [
{
"id": "beggar_sect",
"name": "丐帮",
"type": "帮派",
"color": "#8B4513",
"leader": "乔峰(本章辞位)",
"territory": ["xing_zi_lin"],
"key_figures": ["乔峰", "马大元", "徐长老", "白世镜", "全冠清", "宋长老", "奚长老", "陈长老", "吴长老", "传功长老"],
"description": "天下第一大帮,本章因乔峰身世问题发生内乱"
},
{
"id": "yi_pin_tang",
"name": "一品堂",
"type": "外族",
"color": "#FF0000",
"leader": "赫连铁树",
"territory": [],
"key_figures": ["赫连铁树", "努儿海", "叶二娘", "岳老三", "云中鹤"],
"description": "西夏国王所立,招聘武功高强之士,意图窥探大宋虚实"
}
],
"character_routes": [
{
"character": "乔峰",
"color": "#0000FF",
"route": [
{ "lat": 31.57, "lng": 120.29, "chapter": 16, "event": "在杏子林得知身世真相,辞去丐帮帮主之位,孤身离去" }
]
},
{
"character": "段誉",
"color": "#FF4500",
"route": [
{ "lat": 31.57, "lng": 120.29, "chapter": 16, "event": "在杏子林目睹丐帮内乱与西夏一品堂偷袭,救走王语嫣" }
]
},
{
"character": "王语嫣",
"color": "#FF69B4",
"route": [
{ "lat": 31.57, "lng": 120.29, "chapter": 16, "event": "在杏子林指点武功,后被段誉救走" }
]
},
{
"character": "智光大师",
"color": "#FFFF00",
"route": [
{ "lat": 31.57, "lng": 120.29, "chapter": 16, "event": "来到杏子林,揭露三十年前雁门关大战真相" }
]
},
{
"character": "赫连铁树",
"color": "#800000",
"route": [
{ "lat": 31.57, "lng": 120.29, "chapter": 16, "event": "率领西夏一品堂武士突袭杏子林" }
]
}
],
"key_events": [
{
"chapter": 16,
"location": "xing_zi_lin",
"event": "智光大师揭露三十年前雁门关伏击契丹武士的真相"
},
{
"chapter": 16,
"location": "xing_zi_lin",
"event": "马夫人出示遗书与折扇,指控乔峰为杀害马大元的凶手"
},
{
"chapter": 16,
"location": "xing_zi_lin",
"event": "乔峰确认自己契丹身世,当众辞去丐帮帮主之位并离去"
},
{
"chapter": 16,
"location": "xing_zi_lin",
"event": "西夏一品堂赫连铁树率众突袭,使用‘悲酥清风’毒气制服丐帮群豪"
},
{
"chapter": 16,
"location": "xing_zi_lin",
"event": "段誉施展凌波微步救走王语嫣"
}
]
}