Files
Novel-Map/fiction/tlbb/data/vol41.json

148 lines
4.2 KiB
JSON
Raw Normal View History

{
"volume": "第41章",
"chapters": ["第41章 燕云十八飞骑,奔腾如虎风烟举"],
"locations": [
{
"id": "shaosh室山",
"name": "少室山",
"aliases": [],
"type": "landmark",
"lat": 34.50,
"lng": 113.11,
"description": "少林寺所在地,群雄会盟之所"
},
{
"id": "shaolin_temple",
"name": "少林寺",
"aliases": [],
"type": "landmark",
"lat": 34.51,
"lng": 113.12,
"description": "中原武林泰斗,此次武林大会的主办地"
}
],
"factions": [
{
"id": "shaolin_sect",
"name": "少林派",
"type": "帮派",
"color": "#FFD700",
"leader": "玄慈",
"territory": ["shaolin_temple"],
"key_figures": ["玄慈", "玄生", "虚竹"],
"description": "武林北斗,正道领袖"
},
{
"id": "beggar_sect",
"name": "丐帮",
"type": "帮派",
"color": "#8B4513",
"leader": "庄聚贤(游坦之)",
"territory": [],
"key_figures": ["庄聚贤", "全冠清"],
"description": "天下第一大帮,此时由游坦之任帮主,实权在全冠清手中"
},
{
"id": "xingxiu_sect",
"name": "星宿派",
"type": "江湖势力",
"color": "#800080",
"leader": "丁春秋",
"territory": [],
"key_figures": ["丁春秋", "阿紫"],
"description": "西域邪派,善用毒功"
},
{
"id": "gusu_murong",
"name": "姑苏慕容",
"type": "门阀",
"color": "#4169E1",
"leader": "慕容复",
"territory": [],
"key_figures": ["慕容复", "邓百川", "公冶乾", "包不同", "风波恶"],
"description": "江南武林名门,志在兴复大燕"
},
{
"id": "dali_duan",
"name": "大理段氏",
"type": "朝廷",
"color": "#FF4500",
"leader": "段正淳",
"territory": [],
"key_figures": ["段正淳", "段誉"],
"description": "大理国皇室"
}
],
"character_routes": [
{
"character": "萧峰",
"color": "#000000",
"route": [
{ "lat": 34.50, "lng": 113.11, "chapter": 41, "event": "率燕云十八骑赶赴少室山,救下阿紫" }
]
},
{
"character": "虚竹",
"color": "#FFFFFF",
"route": [
{ "lat": 34.50, "lng": 113.11, "chapter": 41, "event": "在少室山与萧峰、段誉义结金兰,大战丁春秋" }
]
},
{
"character": "段誉",
"color": "#FF4500",
"route": [
{ "lat": 34.50, "lng": 113.11, "chapter": 41, "event": "少室山与萧峰、虚竹结拜,为救父大战慕容复" }
]
},
{
"character": "丁春秋",
"color": "#800080",
"route": [
{ "lat": 34.50, "lng": 113.11, "chapter": 41, "event": "率众上少室山,与少林、丐帮对峙,后大战虚竹" }
]
},
{
"character": "游坦之",
"color": "#C0C0C0",
"route": [
{ "lat": 34.50, "lng": 113.11, "chapter": 41, "event": "以丐帮帮主身份上山,受丁春秋胁迫挑战玄慈,后与慕容复共战萧峰" }
]
},
{
"character": "慕容复",
"color": "#4169E1",
"route": [
{ "lat": 34.50, "lng": 113.11, "chapter": 41, "event": "少室山挑战萧峰,后与游坦之联手,因伤段正淳激怒段誉" }
]
}
],
"key_events": [
{
"chapter": 41,
"location": "shaosh室山",
"event": "少室山英雄大会,星宿派、丐帮、少林派、姑苏慕容等多方势力对峙"
},
{
"chapter": 41,
"location": "shaosh室山",
"event": "萧峰率燕云十八骑上山,以降龙十八掌击退丁春秋救回阿紫"
},
{
"chapter": 41,
"location": "shaosh室山",
"event": "萧峰、虚竹、段誉三人在天下英雄面前义结金兰"
},
{
"chapter": 41,
"location": "shaosh室山",
"event": "虚竹大战丁春秋,萧峰独战慕容复与游坦之"
},
{
"chapter": 41,
"location": "shaosh室山",
"event": "段誉见父受难,激发出六脉神剑神威,大战慕容复"
}
]
}