Files
Novel-Map/data/vol32.json
2026-03-30 21:14:10 +08:00

287 lines
16 KiB
JSON

{
"volume": "卷三二",
"chapters": ["第01章 异地逢故", "第02章 齐王回京", "第03章 面对挑战", "第04章 险露破绽", "第05章 车内伊人", "第06章 运势逆转", "第07章 邪王阴后", "第08章 长安遇仙", "第09章 直陈其事", "第10章 封门断路", "第11章 为敌治病", "第12章 有缘能会"],
"locations": [
{ "id": "daxing", "name": "大兴", "aliases": ["长安","京师"], "type": "city", "lat": 34.26, "lng": 108.94, "description": "隋朝西京,帝国首都,李唐建立所在地" },
{ "id": "luoyang", "name": "洛阳", "aliases": ["东都"], "type": "city", "lat": 34.62, "lng": 112.45, "description": "隋朝东都,政治和经济中心" },
{ "id": "yangzhou", "name": "扬州", "aliases": ["江都"], "type": "city", "lat": 32.39, "lng": 119.43, "description": "隋朝南都,寇仲徐子陵的出生地" },
{ "id": "yuemaziqiao", "name": "跃马桥", "type": "bridge", "lat": 34.30, "lng": 109.0, "description": "长安西市内永安渠上的石桥,杨公宝藏的关键地点" },
{ "id": "yongan_canal", "name": "永安渠", "type": "waterway", "lat": 34.25, "lng": 109.0, "description": "长安城内的人工水渠,流经西市区" },
{ "id": "taiji_palace", "name": "太极宫", "type": "palace", "lat": 34.32, "lng": 108.96, "description": "长安皇宫所在,李渊统治中心" },
{ "id": "xishi", "name": "西市", "type": "city_area", "lat": 34.28, "lng": 108.92, "description": "长安商业中心,云集商人和各种店铺" },
{ "id": "mingshengwo", "name": "明堂窝", "type": "place", "lat": 34.25, "lng": 108.95, "description": "北里赌场,大仙胡佛主持,江湖势力活动中心" },
{ "id": "liufuchangui", "name": "六福赌场", "type": "place", "lat": 34.26, "lng": 108.93, "description": "长安著名赌场,香家系统,神仙手池生春主持" },
{ "id": "beili", "name": "北里", "type": "city_area", "lat": 34.27, "lng": 108.96, "description": "长安红灯区,集中娱乐场所和青楼" },
{ "id": "gongbu", "name": "工部", "type": "government", "lat": 34.32, "lng": 108.98, "description": "朝廷工程部门,掌管建筑和城市规划" },
{ "id": "tianjianguan", "name": "天津桥", "type": "bridge", "lat": 34.62, "lng": 112.45, "description": "洛阳地标,徐子陵与师妃暄初相识处" },
{ "id": "fengya_pavilion", "name": "风雅阁", "type": "place", "lat": 34.28, "lng": 108.88, "description": "长安青楼,青青和喜儿所在,李元吉常去的地方" },
{ "id": "donglai_inn", "name": "东来客栈", "type": "inn", "lat": 34.31, "lng": 109.02, "description": "长安客栈,徐子陵变身岳山后的住所" },
{ "id": "duoqing_wo", "name": "多情窝", "type": "secret_place", "lat": 34.29, "lng": 108.97, "description": "侯希白的长安秘巢,用于联络和情报交换" },
{ "id": "yuhe_nunnery", "name": "玉鹤庵", "type": "temple", "lat": 34.30, "lng": 109.01, "description": "东大寺旁的庵堂,师妃暄暂时寄居处" },
{ "id": "shanghai_temple", "name": "波斯胡寺", "type": "temple", "lat": 34.27, "lng": 108.88, "description": "长安唯一的波斯人寺庙,崇德里内" },
{ "id": "dugufu", "name": "独孤府", "type": "residence", "lat": 34.27, "lng": 108.90, "description": "独孤阀府第,光德里内,西寄园所在" },
{ "id": "shafu", "name": "沙府", "type": "residence", "lat": 34.30, "lng": 108.94, "description": "沙天南在长安的新建府邸" },
{ "id": "changling_dock", "name": "码头", "type": "dock", "lat": 34.24, "lng": 108.89, "description": "长安城外的码头,飘香号靠岸处" }
],
"factions": [
{
"id": "tang",
"name": "唐朝",
"type": "朝廷",
"color": "#FFD700",
"leader": "李渊",
"territory": ["daxing", "luoyang", "yangzhou"],
"key_figures": ["李渊", "李建成", "李世民", "李元吉"],
"description": "新兴朝代,虽已建立但内部派系斗争激烈,权力分配引发三兄弟之间的竞争"
},
{
"id": "taizi_faction",
"name": "太子党",
"type": "派系",
"color": "#4169E1",
"leader": "李建成",
"territory": ["daxing"],
"key_figures": ["李建成", "李元吉", "尉迟胜", "杨虚彦"],
"description": "李建成与李元吉为首的势力,拥有长林军和突厥支持,目前占据压倒性优势"
},
{
"id": "qinwang_faction",
"name": "秦王府",
"type": "派系",
"color": "#DC143C",
"leader": "李世民",
"territory": [],
"key_figures": ["李世民", "长孙无忌", "尉迟敬德", "侯希白"],
"description": "李世民集团,拥有天策府精锐,目前处于被动防守态势"
},
{
"id": "dugu_clan",
"name": "独孤阀",
"type": "门阀",
"color": "#9932CC",
"leader": "未提及",
"territory": ["daxing"],
"key_figures": ["独孤凤", "尤楚红"],
"description": "与隋朝有深厚渊源的门阀,现投靠太子党,支持李建成"
},
{
"id": "yuwenfa",
"name": "宇文阀",
"type": "门阀",
"color": "#4169E1",
"leader": "宇文伤",
"territory": [],
"key_figures": ["宇文伤", "宇文化及"],
"description": "四姓门阀之一,胡人出身,暗中图谋"
},
{
"id": "yeshidian",
"name": "魔门阴癸派",
"type": "邪道",
"color": "#8B0000",
"leader": "祝玉妍",
"territory": [],
"key_figures": ["祝玉妍", "石之轩", "婠婠"],
"description": "江湖邪道势力,祝玉妍与石之轩的矛盾中存在默契,共同谋求邪帝舍利"
},
{
"id": "shizhixuan_faction",
"name": "石之轩势力",
"type": "邪道",
"color": "#CD5C5C",
"leader": "石之轩",
"territory": [],
"key_figures": ["石之轩", "赵德言"],
"description": "邪王与赵德言的秘密联盟,目标是颠覆大唐统治"
},
{
"id": "changjun_faction",
"name": "长林军",
"type": "军队",
"color": "#556B2F",
"leader": "可达志",
"territory": [],
"key_figures": ["可达志", "尔文焕"],
"description": "突厥人支持的军队,为李建成效力,在长安作威作福"
},
{
"id": "jingzhao_union",
"name": "京兆联",
"type": "江湖帮会",
"color": "#696969",
"leader": "杨文干",
"territory": ["daxing"],
"key_figures": ["杨文干", "杨虚彦", "虹夫人"],
"description": "长安黑道最大的帮会势力,与太子党合作,掌控赌博和地下活动"
},
{
"id": "xiangfamily",
"name": "香家系统",
"type": "江湖帮会",
"color": "#DAA520",
"leader": "未提及",
"territory": [],
"key_figures": ["池生春"],
"description": "控制六福赌场的帮会,与京兆联对抗,暗中支持秦王"
},
{
"id": "gulong",
"name": "慈航静斋",
"type": "佛门势力",
"color": "#FFFFFF",
"leader": "师妃暄",
"territory": [],
"key_figures": ["师妃暄"],
"description": "中立的佛门势力,掌握天下大局观,支持秦王维持大唐统一"
},
{
"id": "dongming",
"name": "东溟派",
"type": "江湖势力",
"color": "#20B2AA",
"leader": "单婉晶",
"territory": [],
"key_figures": ["单婉晶"],
"description": "南方武林势力,输送兵器给秦王,暗中反对李建成"
}
],
"character_routes": [
{
"character": "寇仲",
"color": "#FF4500",
"route": [
{ "location": "yangzhou", "chapter": 1, "event": "以莫为医生身份混入长安,得到李建成信任" },
{ "location": "shafu", "chapter": 2, "event": "住入沙府,成为沙家的座上客" },
{ "location": "fengya_pavilion", "chapter": 2, "event": "被迫赴齐王李元吉的宴会,见到青青" },
{ "location": "daxing", "chapter": 2, "event": "得到李建成赠送的二百两黄金" },
{ "location": "gongbu", "chapter": 3, "event": "与常何去工部查阅建筑资料,寻找杨公宝藏线索" },
{ "location": "shafu", "chapter": 6, "event": "在房间内突然遭婠婠袭击,身份被识破" },
{ "location": "taiji_palace", "chapter": 8, "event": "为张婕妤诊治,完成后被李建成暗示要作证" },
{ "location": "gongbu", "chapter": 10, "event": "继续查阅工部卷宗,发现杨素宝库的时代线索困难重重" },
{ "location": "dugufu", "chapter": 11, "event": "被独孤凤强拉到独孤府为独孤阀老夫人治哮喘病" },
{ "location": "daxing", "chapter": 12, "event": "在长安面临越来越多的压力和选择" }
]
},
{
"character": "徐子陵",
"color": "#FFA07A",
"route": [
{ "location": "daxing", "chapter": 1, "event": "扮作岳山与尤鸟倦接触,得知石之轩等人的阴谋" },
{ "location": "taiji_palace", "chapter": 1, "event": "以岳山身份见尚秀芳,维持身份不被识破" },
{ "location": "mingshengwo", "chapter": 3, "event": "以雍秦身份进入明堂窝赌场,展现赌术" },
{ "location": "yuemaziqiao", "chapter": 6, "event": "在跃马桥与石之轩正面交手,激烈搏杀,险些丧命" },
{ "location": "yuemaziqiao", "chapter": 7, "event": "与祝玉妍相遇,在邪王与阴后间求得一线生机" },
{ "location": "donglai_inn", "chapter": 7, "event": "重伤回客栈,得寇仲救治,商议邪帝舍利处置" },
{ "location": "yuhe_nunnery", "chapter": 8, "event": "见师妃暄,寻求情报支持和建议" },
{ "location": "liufuchangui", "chapter": 10, "event": "在六福赌场以雍秦身份狠赢一局,震撼赌界" },
{ "location": "changling_dock", "chapter": 11, "event": "被单婉晶接进马车,学到更多内情" },
{ "location": "duoqing_wo", "chapter": 12, "event": "与侯希白商议对付杨虚彦的计划" }
]
},
{
"character": "李渊",
"color": "#00BFFF",
"route": [
{ "location": "taiji_palace", "chapter": 1, "event": "作为唐朝皇帝,掌控长安" },
{ "location": "donglai_inn", "chapter": 9, "event": "以小刀身份秘密拜访岳山,听取石之轩威胁的详情" },
{ "location": "taiji_palace", "chapter": 10, "event": "下令堵塞三道宫门,加强防守,显示隐忧" }
]
},
{
"character": "李建成",
"color": "#4169E1",
"route": [
{ "location": "shafu", "chapter": 2, "event": "派人来见莫为,进行试探和利诱" },
{ "location": "taiji_palace", "chapter": 8, "event": "通过郑公公暗示莫为作证张婕妤中毒一事" }
]
},
{
"character": "李世民",
"color": "#228B22",
"route": [
{ "location": "beili", "chapter": 5, "event": "在北里街道救下徐子陵,显示秦王的力量和同情" },
{ "location": "taiji_palace", "chapter": 8, "event": "参加年夜宴,与李建成党派对峙" }
]
},
{
"character": "石之轩",
"color": "#2F4F4F",
"route": [
{ "location": "yuemaziqiao", "chapter": 6, "event": "在跃马桥与扮岳山的徐子陵展开激战,各有伤痕" },
{ "location": "yuemaziqiao", "chapter": 7, "event": "被祝玉妍阻止继续追杀,扬长而去" }
]
},
{
"character": "祝玉妍",
"color": "#8B0000",
"route": [
{ "location": "yuemaziqiao", "chapter": 7, "event": "出现在跃马桥,救下重伤的岳山,与石之轩互相牵制" },
{ "location": "yuemaziqiao", "chapter": 7, "event": "向岳山提出合作建议,引发复杂的利益关系" }
]
},
{
"character": "婠婠",
"color": "#FF69B4",
"route": [
{ "location": "shafu", "chapter": 6, "event": "秘密潜入沙府,测试寇仲功力,识破其真实身份" },
{ "location": "shafu", "chapter": 6, "event": "在寇仲房间内逼迫他答应交出邪帝舍利" }
]
},
{
"character": "师妃暄",
"color": "#FFFFFF",
"route": [
{ "location": "donglai_inn", "chapter": 8, "event": "秘密来见扮岳山的徐子陵,提供宝藏寻找建议" },
{ "location": "yuhe_nunnery", "chapter": 8, "event": "在玉鹤庵与徐子陵相见,给予情报和支持" },
{ "location": "taiji_palace", "chapter": 12, "event": "预定参加年夜宴,担负灭杀杨虚彦的任务" }
]
},
{
"character": "单婉晶",
"color": "#20B2AA",
"route": [
{ "location": "liufuchangui", "chapter": 10, "event": "在六福赌场的马车内接见徐子陵" },
{ "location": "changling_dock", "chapter": 11, "event": "与徐子陵在飘香号货船处长谈,透露兵器运送秘密" }
]
},
{
"character": "侯希白",
"color": "#9370DB",
"route": [
{ "location": "duoqing_wo", "chapter": 3, "event": "报告李元吉和杨文干回京的消息" },
{ "location": "duoqing_wo", "chapter": 12, "event": "与徐子陵商议对付杨虚彦的最终计划" }
]
},
{
"character": "可达志",
"color": "#FF6347",
"route": [
{ "location": "beili", "chapter": 3, "event": "与尔文焕在北里街道监视徐子陵" },
{ "location": "beili", "chapter": 5, "event": "派突厥人在街道埋伏,被李世民制止" }
]
}
],
"key_events": [
{ "chapter": 1, "location": "daxing", "event": "尤鸟倦向岳山透露石之轩、祝玉妍、赵德言的联盟计划,威胁李阀统治" },
{ "chapter": 1, "location": "taiji_palace", "event": "徐子陵冒充岳山见到尚秀芳,险些身份败露" },
{ "chapter": 2, "location": "fengya_pavilion", "event": "寇仲在齐王宴会与韦正兴斗医学理论,巧妙脱险" },
{ "chapter": 3, "location": "mingshengwo", "event": "徐子陵在赌场展现超群赌术,引起胡佛和虹夫人关注" },
{ "chapter": 4, "location": "fengya_pavilion", "event": "寇仲成功应对梅洵的试探,身份继续隐瞒" },
{ "chapter": 5, "location": "beili", "event": "徐子陵与突厥高手交手受伤,被李世民救下" },
{ "chapter": 6, "location": "shafu", "event": "婠婠潜入沙府,识破寇仲身份,强制他同意交出邪帝舍利" },
{ "chapter": 6, "location": "yuemaziqiao", "event": "徐子陵与邪王石之轩展开惊人对决,各有伤损" },
{ "chapter": 7, "location": "yuemaziqiao", "event": "祝玉妍出现,救下徐子陵,与石之轩互相牵制" },
{ "chapter": 8, "location": "taiji_palace", "event": "寇仲为张婕妤诊治完毕,被卷入太子与秦王的政治漩涡" },
{ "chapter": 9, "location": "donglai_inn", "event": "徐子陵以岳山身份见李渊,披露石之轩联盟的危险性" },
{ "chapter": 10, "location": "taiji_palace", "event": "李渊下令堵塞三道宫门,加强防守,暗示内部危机" },
{ "chapter": 10, "location": "liufuchangui", "event": "徐子陵在六福赌场以雍秦身份赢得巨额筹码,震撼赌界" },
{ "chapter": 11, "location": "changling_dock", "event": "单婉晶向徐子陵透露李建成正在扩充军力,秦王形势危急" },
{ "chapter": 11, "location": "dugufu", "event": "寇仲被强行拉去为独孤阀老夫人尤楚红治病" },
{ "chapter": 12, "location": "daxing", "event": "长安势力格局日趋紧张,年夜宴在即,多方面临临界点" }
]
}