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

142 lines
4.8 KiB
JSON
Raw Normal View History

{
"volume": "第37章",
"chapters": ["第37章 同一笑,到头万事俱空"],
"locations": [
{
"id": "xixia_imperial_palace",
"name": "西夏皇宫",
"aliases": ["银川皇宫"],
"type": "landmark",
"lat": 38.47,
"lng": 106.27,
"description": "西夏国的权力中心,虚竹与童姥躲藏在其中的冰窖中。"
},
{
"id": "imperial_ice_cellar",
"name": "皇宫冰窖",
"aliases": [],
"type": "landmark",
"lat": 38.47,
"lng": 106.27,
"description": "位于西夏皇宫地下,共有三层,是童姥躲避李秋水追杀并修炼恢复功力的地方。"
},
{
"id": "lingjiu_palace",
"name": "灵鹫宫",
"aliases": ["缥缈峰灵鹫宫"],
"type": "landmark",
"lat": 41.78,
"lng": 86.17,
"description": "天山童姥的根据地,位于天山缥缈峰。"
},
{
"id": "piaomiao_peak",
"name": "缥缈峰",
"aliases": [],
"type": "landmark",
"lat": 41.78,
"lng": 86.17,
"description": "天山山脉中的一座险峰,终年云封雾锁。"
},
{
"id": "wuliang_mountain",
"name": "无量山",
"aliases": [],
"type": "landmark",
"lat": 24.81,
"lng": 100.41,
"description": "大理境内的名山,无崖子与李秋水曾隐居于此的剑湖底石洞。"
}
],
"factions": [
{
"id": "xiaoyao_sect",
"name": "逍遥派",
"type": "江湖势力",
"color": "#00FFFF",
"leader": "虚竹",
"territory": ["lingjiu_palace", "wuliang_mountain"],
"key_figures": ["无崖子", "天山童姥", "李秋水", "虚竹"],
"description": "行踪诡秘、武功极高的隐世门派。"
},
{
"id": "lingjiu_palace_force",
"name": "灵鹫宫九天九部",
"type": "帮派",
"color": "#1E90FF",
"leader": "虚竹",
"territory": ["lingjiu_palace"],
"key_figures": ["余婆", "符敏仪", "石嫂", "程青霜"],
"description": "效忠于天山童姥(后为虚竹)的女性武装力量。"
},
{
"id": "xixia_empire",
"name": "西夏",
"type": "朝廷",
"color": "#FFD700",
"leader": "李秋水",
"territory": ["xixia_imperial_palace"],
"key_figures": ["李秋水", "赫连铁树"],
"description": "西北地区的强大国家。"
},
{
"id": "thirty_six_caves_seventy_two_islands",
"name": "三十六洞七十二岛",
"type": "江湖势力",
"color": "#A9A9A9",
"leader": "乌老大",
"territory": [],
"key_figures": ["乌老大", "不平道人", "卓不凡"],
"description": "受灵鹫宫生死符控制的各路邪魔外道,因童姥失踪而联合反叛。"
}
],
"character_routes": [
{
"character": "虚竹",
"color": "#FF4500",
"route": [
{ "lat": 38.47, "lng": 106.27, "chapter": 37, "event": "在西夏皇宫冰窖中见证童姥与李秋水生死相搏,获授天山六阳掌及两人内力" },
{ "lat": 38.5, "lng": 106.2, "chapter": 37, "event": "携童姥、李秋水逃出西夏皇宫,至荒郊。目睹两人相继去世" },
{ "lat": 40.0, "lng": 95.0, "chapter": 37, "event": "在天山脚下被灵鹫宫九天九部众女尊为新主人,开始赶往缥缈峰" },
{ "lat": 41.78, "lng": 86.17, "chapter": 37, "event": "抵达缥缈峰脚下,准备营救被三十六洞七十二岛围攻的灵鹫宫" }
]
},
{
"character": "天山童姥",
"color": "#800080",
"route": [
{ "lat": 38.47, "lng": 106.27, "chapter": 37, "event": "在西夏皇宫冰窖中与李秋水决斗,内力耗尽后去世" }
]
},
{
"character": "李秋水",
"color": "#FF69B4",
"route": [
{ "lat": 38.47, "lng": 106.27, "chapter": 37, "event": "在西夏皇宫冰窖中与童姥决斗,因伤重及散功去世" }
]
}
],
"key_events": [
{
"chapter": 37,
"location": "imperial_ice_cellar",
"event": "天山童姥与李秋水在冰窖中展开最后决战,虚竹在两人夹击中意外吸收了她们的毕生内力。"
},
{
"chapter": 37,
"location": "xixia_imperial_palace",
"event": "童姥与李秋水在临死前通过无崖子的遗图发现真相,原来无崖子心中所爱既非童姥亦非李秋水,而是李秋水的小妹。"
},
{
"chapter": 37,
"location": "piaomiao_peak",
"event": "三十六洞七十二岛趁童姥不在,联合攻打灵鹫宫,突破多处天险。"
},
{
"chapter": 37,
"location": "piaomiao_peak",
"event": "虚竹正式接任逍遥派掌门及灵鹫宫主人之位,率领九天九部赶回天山救援。"
}
]
}