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

129 lines
4.4 KiB
JSON

{
"volume": "第45章",
"chapters": ["第45章 枯井底,污泥处"],
"locations": [
{
"id": "lingzhou",
"name": "灵州",
"type": "city",
"lat": 38.02,
"lng": 106.27,
"description": "西夏大城,当时西夏国势方张,求亲宾客云集于此。"
},
{
"id": "lingzhou_temple",
"name": "灵州郊外庙宇",
"type": "landmark",
"lat": 38.05,
"lng": 106.30,
"description": "萧峰、段誉等人在灵州城外借宿的庙宇,庭院中有疏桐和碧波池。"
},
{
"id": "withered_well",
"name": "灵州郊外枯井",
"type": "landmark",
"lat": 38.08,
"lng": 106.35,
"description": "慕容复将段誉投入的枯井,井底积满软泥。王语嫣、鸠摩智随后亦落入井中。"
}
],
"factions": [
{
"id": "dali_royalty",
"name": "大理皇室",
"type": "朝廷",
"color": "#FFD700",
"leader": "段和誉",
"territory": [],
"key_figures": ["段誉", "巴天石", "朱丹臣"],
"description": "前往西夏向公主求亲。"
},
{
"id": "gusu_murong",
"name": "姑苏慕容",
"type": "门阀",
"color": "#4169E1",
"leader": "慕容复",
"territory": [],
"key_figures": ["慕容复", "王语嫣", "包不同", "风波恶"],
"description": "慕容复一心兴复大燕,意图通过娶西夏公主获得助力。"
},
{
"id": "tubo_sect",
"name": "吐蕃",
"type": "外族",
"color": "#FF4500",
"leader": "鸠摩智",
"territory": [],
"key_figures": ["鸠摩智"],
"description": "代表吐蕃小王子前来求亲,清剿竞争对手。"
},
{
"id": "xixia_royalty",
"name": "西夏",
"type": "朝廷",
"color": "#8B0000",
"leader": "西夏皇帝",
"territory": ["lingzhou"],
"key_figures": ["西夏公主", "陶侍郎"],
"description": "贴出告示招求驸马。"
}
],
"character_routes": [
{
"character": "段誉",
"color": "#FF4500",
"route": [
{ "lat": 24.81, "lng": 100.41, "chapter": 45, "event": "与萧峰、虚竹等人在灵州郊外救下跳崖的王语嫣及段延庆等" },
{ "lat": 38.02, "lng": 106.27, "chapter": 45, "event": "抵达灵州城,入住宾馆" },
{ "lat": 38.05, "lng": 106.30, "chapter": 45, "event": "在庙宇池塘边与王语嫣互诉衷肠,答应为其争取幸福" },
{ "lat": 38.08, "lng": 106.35, "chapter": 45, "event": "被慕容复投入枯井,后在井底与王语嫣定下终身之约" }
]
},
{
"character": "王语嫣",
"color": "#FFFFFF",
"route": [
{ "lat": 38.05, "lng": 106.30, "chapter": 45, "event": "因慕容复执意求亲西夏而跳崖,被云中鹤所救,后至灵州" },
{ "lat": 38.08, "lng": 106.35, "chapter": 45, "event": "见慕容复凉薄,在枯井边投井殉情,与段誉在井底重逢并定情" }
]
},
{
"character": "慕容复",
"color": "#4169E1",
"route": [
{ "lat": 38.02, "lng": 106.27, "chapter": 45, "event": "在灵州宾馆与段誉竞争,并点明自己曾化身李延宗之事" },
{ "lat": 38.08, "lng": 106.35, "chapter": 45, "event": "将段誉投入枯井,并亲口拒绝王语嫣,后被鸠摩智击败投入井中" }
]
},
{
"character": "鸠摩智",
"color": "#FF8C00",
"route": [
{ "lat": 38.08, "lng": 106.35, "chapter": 45, "event": "在枯井边击败慕容复,因强练武功走火入魔,意外落入井中" }
]
}
],
"key_events": [
{
"chapter": 45,
"location": "lingzhou",
"event": "三兄弟(萧峰、虚竹、段誉)抵达灵州,参与西夏驸马招选。"
},
{
"chapter": 45,
"location": "lingzhou_temple",
"event": "段誉在碧波池边偶遇伤心的王语嫣,发誓要帮她阻止慕容复娶亲。"
},
{
"chapter": 45,
"location": "withered_well",
"event": "慕容复将段誉投入枯井;王语嫣心碎投井;两人在井底互诉衷肠,定下终向。"
},
{
"chapter": 45,
"location": "withered_well",
"event": "鸠摩智因贪练武功走火入魔,在井边击败慕容复后亦落入井中,疯狂扼住段誉喉咙。"
}
]
}