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

122 lines
4.0 KiB
JSON
Raw Normal View History

{
"volume": "第36章",
"chapters": ["第36章 梦里真,真语真幻"],
"locations": [
{
"id": "piaomiao_peak",
"name": "缥缈峰",
"type": "landmark",
"lat": 39.05,
"lng": 105.82,
"description": "天山派灵鹫宫所在地,山势险峻,终年积雪。"
},
{
"id": "lingzhou",
"name": "灵州",
"type": "city",
"lat": 38.11,
"lng": 106.33,
"description": "西夏国都城。"
},
{
"id": "xixia_palace",
"name": "西夏皇宫",
"type": "landmark",
"lat": 38.115,
"lng": 106.335,
"description": "西夏王室居住地,防御森严,内部设有冰库。"
},
{
"id": "xixia_ice_cellar",
"name": "西夏皇宫冰库",
"type": "landmark",
"lat": 38.116,
"lng": 106.336,
"description": "位于西夏皇宫地底,分为三层,藏有大量寒冰,是虚竹与童姥躲避李秋水之处,也是虚竹与梦姑相遇之地。"
}
],
"factions": [
{
"id": "lingjiu_palace",
"name": "灵鹫宫",
"type": "江湖势力",
"color": "#000080",
"leader": "天山童姥",
"territory": ["piaomiao_peak"],
"key_figures": ["天山童姥"],
"description": "统领三十六洞、七十二岛的强大势力。"
},
{
"id": "xixia_court",
"name": "西夏朝廷",
"type": "朝廷",
"color": "#FFD700",
"leader": "西夏皇帝",
"territory": ["lingzhou", "xixia_palace"],
"key_figures": ["李秋水", "赫连铁树"],
"description": "西夏国政权,李秋水贵为皇太妃。"
},
{
"id": "xiaoyao_sect",
"name": "逍遥派",
"type": "江湖势力",
"color": "#E6E6FA",
"leader": "虚竹",
"territory": [],
"key_figures": ["无崖子", "天山童姥", "李秋水", "虚竹"],
"description": "行踪诡秘、武功深不可测的门派。"
}
],
"character_routes": [
{
"character": "虚竹",
"color": "#FF4500",
"route": [
{ "lat": 39.05, "lng": 105.82, "chapter": 36, "event": "背负童姥逃离李秋水追杀,从缥缈峰断涧坠落。" },
{ "lat": 38.11, "lng": 106.33, "chapter": 36, "event": "抵达西夏都城灵州。" },
{ "lat": 38.116, "lng": 106.336, "chapter": 36, "event": "潜入西夏皇宫冰库,在此停留两月余,修习天山折梅手、天山六阳掌,并与梦姑相会。" }
]
},
{
"character": "天山童姥",
"color": "#800080",
"route": [
{ "lat": 39.05, "lng": 105.82, "chapter": 36, "event": "在缥缈峰被李秋水截获,被削断手指和左腿,后被虚竹救走。" },
{ "lat": 38.116, "lng": 106.336, "chapter": 36, "event": "躲入西夏皇宫冰库恢复功力,指点虚竹武功,并设计引诱虚竹破戒。" }
]
},
{
"character": "李秋水",
"color": "#FFFFFF",
"route": [
{ "lat": 39.05, "lng": 105.82, "chapter": 36, "event": "追杀童姥至缥缈峰,震伤虚竹使其坠崖。" },
{ "lat": 38.11, "lng": 106.33, "chapter": 36, "event": "回到西夏皇宫寻找童姥踪迹。" }
]
},
{
"character": "梦姑",
"color": "#FFB6C1",
"route": [
{ "lat": 38.116, "lng": 106.336, "chapter": 36, "event": "被天山童姥掳至冰库,与虚竹(梦郎)幽会三晚。" }
]
}
],
"key_events": [
{
"chapter": 36,
"location": "piaomiao_peak",
"event": "李秋水在缥缈峰截击童姥,虚竹背负童姥坠入断涧,得慕容复、段誉等人接应生还。"
},
{
"chapter": 36,
"location": "xixia_ice_cellar",
"event": "虚竹随童姥潜入西夏皇宫冰库避难,童姥在冰库中逼迫虚竹饮血吃肉,并掳来梦姑诱使虚竹破了淫戒。"
},
{
"chapter": 36,
"location": "xixia_ice_cellar",
"event": "虚竹在冰库中修得“天山折梅手”、“天山六阳掌”及化解“生死符”之法。"
}
]
}