Files
Novel-Map/ldj/data/vol25.json

151 lines
4.7 KiB
JSON

{
"volume": "第二十五回",
"chapters": ["第二十五回 乌飞白头窜帝子 马挟红粉啼宫娥"],
"locations": [
{
"id": "beijing",
"name": "北京",
"type": "city",
"lat": 39.90,
"lng": 116.40,
"description": "清廷都城。韦小宝随九难回到此处,再次潜入皇宫。"
},
{
"id": "meishan",
"name": "煤山",
"aliases": ["景山"],
"type": "landmark",
"lat": 39.92,
"lng": 116.40,
"description": "皇宫北侧,崇祯皇帝自尽之处。九难(长平公主)在此哀哭昏厥。"
},
{
"id": "forbid_city",
"name": "紫禁城",
"aliases": ["皇宫"],
"type": "landmark",
"lat": 39.91,
"lng": 116.40,
"description": "大清宫廷所在地。本回中九难夜探坤宁宫、宁寿宫及慈宁宫。"
},
{
"id": "kunning_palace",
"name": "坤宁宫",
"type": "landmark",
"lat": 39.918,
"lng": 116.397,
"description": "明代皇后寝宫,周皇后自尽于此。九难潜入缅怀。"
},
{
"id": "ningshou_palace",
"name": "宁寿宫",
"type": "landmark",
"lat": 39.92,
"lng": 116.403,
"description": "九难(长平公主)出家前的旧居,现由建宁公主居住。"
},
{
"id": "cining_palace",
"name": "慈宁宫",
"type": "landmark",
"lat": 39.917,
"lng": 116.395,
"description": "皇太后居所。九难在此与毛东珠斗法,揭开真假太后之谜。"
},
{
"id": "siling",
"name": "思陵",
"type": "landmark",
"lat": 40.27,
"lng": 116.21,
"description": "明思宗(崇祯皇帝)陵墓,位于昌平。韦小宝在此重逢阿珂。"
}
],
"factions": [
{
"id": "qing_dynasty",
"name": "清朝",
"type": "朝廷",
"color": "#FFD700",
"leader": "康熙",
"territory": ["beijing"],
"key_figures": ["康熙", "建宁公主"],
"description": "满清政权。本回中康熙从五台山回宫。"
},
{
"id": "dragon_gang",
"name": "神龙教",
"type": "帮派",
"color": "#FF00FF",
"leader": "洪教主",
"territory": ["snake_island"],
"key_figures": ["毛东珠"],
"description": "盘踞在蛇岛的神秘教派。毛东珠潜伏宫中,意图窃取经书龙脉秘密。"
},
{
"id": "ming_loyalists",
"name": "明室遗族",
"type": "江湖势力",
"color": "#FF4500",
"leader": "九难",
"territory": [],
"key_figures": ["九难", "阿珂", "陶红英"],
"description": "以长平公主九难为首,志在复兴大明的势力。"
}
],
"character_routes": [
{
"character": "韦小宝",
"color": "#FF4500",
"route": [
{ "location": "beijing", "chapter": 25, "event": "随九难抵达北京。后夜入皇宫,重逢陶红英,助九难制服假太后。" },
{ "location": "siling", "chapter": 25, "event": "随九难祭拜思陵,惊喜重逢并调戏阿珂。" }
]
},
{
"character": "九难",
"color": "#FFFFFF",
"route": [
{ "location": "beijing", "chapter": 25, "event": "带韦小宝入京,夜探故宫。在慈宁宫以绝世武功制服毛东珠,并得知真假太后内情。" },
{ "location": "siling", "chapter": 25, "event": "前往昌平祭拜崇祯陵墓,与弟子阿珂会合。" }
]
},
{
"character": "阿珂",
"color": "#00FF00",
"route": [
{ "location": "siling", "chapter": 25, "event": "在思陵等候师父九难,重逢韦小宝并对其深恶痛绝。" }
]
},
{
"character": "毛东珠",
"color": "#000000",
"route": [
{ "location": "cining_palace", "chapter": 25, "event": "被九难识破汉人身份(毛文龙之女),被逼出内情,全身武功被半废。" }
]
}
],
"key_events": [
{
"chapter": 25,
"location": "beijing",
"event": "九难带韦小宝回到北京,两人逐渐建立信任。"
},
{
"chapter": 25,
"location": "cining_palace",
"event": "九难夜闯磁宁宫,制服冒充太后的毛东珠。毛东珠被迫坦白自己是毛文龙之女,并揭露真太后被囚于柜中的秘密。"
},
{
"chapter": 25,
"location": "cining_palace",
"event": "韦小宝从毛东珠处得知《四十二章经》中藏有羊皮碎片的龙脉秘密。九难得手一部经书。"
},
{
"chapter": 25,
"location": "siling",
"event": "韦小宝在崇祯陵墓前与阿珂重逢,被阿珂踢了两脚却心中窃喜,确认其为九难弟子。"
}
]
}