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

295 lines
15 KiB
JSON

{
"volume": "卷一五",
"chapters": ["第01章 死中求活", "第02章 河畔洛神", "第03章 大敌伺隙", "第04章 髯客东来", "第05章 烟雨蒙蒙", "第06章 爱恨情仇", "第07章 还看今朝", "第08章 惜花之人", "第09章 闯探虎穴", "第10章 蛛丝马迹", "第11章 将计就计", "第12章 义薄云天"],
"locations": [
{ "id": "luoyang", "name": "洛阳", "aliases": ["东都"], "type": "city", "lat": 34.62, "lng": 112.45, "description": "隋朝东都,本卷主要活动地点,聚集天下各派高手" },
{ "id": "tianjin_bridge", "name": "天津桥", "type": "landmark", "lat": 34.63, "lng": 112.46, "description": "洛阳著名桥梁,跨越洛河,师妃暄在此现身" },
{ "id": "luohe", "name": "洛河", "type": "waterway", "lat": 34.63, "lng": 112.45, "description": "流经洛阳的主要河流,河面多有舟行往来" },
{ "id": "xiyuan", "name": "西苑", "type": "landmark", "lat": 34.64, "lng": 112.40, "description": "以积翠池为中心的皇家园林,有三座仙山楼阁,跋锋寒在此遇突厥公主" },
{ "id": "icicui_lake", "name": "积翠池", "type": "waterway", "lat": 34.64, "lng": 112.40, "description": "西苑核心,十余里湖面,风景秀丽" },
{ "id": "yishui", "name": "伊水", "type": "waterway", "lat": 34.60, "lng": 112.50, "description": "洛阳城东南的河流,永通坊在伊水旁" },
{ "id": "yongtonang", "name": "永通坊", "type": "town", "lat": 34.58, "lng": 112.52, "description": "洛阳城东南角伊水旁的坊区,上官龙藏匿傅君瑜之地" },
{ "id": "tianji_warehouse", "name": "天街", "aliases": ["皇城前街"], "type": "landmark", "lat": 34.62, "lng": 112.45, "description": "洛阳城中主干道,南北贯通,朝廷管制严格" },
{ "id": "qingshan_bang", "name": "青蛇帮秘巢", "type": "landmark", "lat": 34.58, "lng": 112.44, "description": "洛阳城南门附近的帮会据点,用于秘密集合" },
{ "id": "chenfu_fang", "name": "承福坊", "type": "town", "lat": 34.61, "lng": 112.43, "description": "新中桥北面的坊区,沈落雁约定见面地点" },
{ "id": "zhongguo_tower", "name": "钟鼓楼", "type": "landmark", "lat": 34.63, "lng": 112.47, "description": "洛河北岸的钟楼鼓楼,三人在此躲避追杀后休息" },
{ "id": "huangcheng", "name": "皇城", "type": "landmark", "lat": 34.64, "lng": 112.45, "description": "王世充驻扎处,中原政治中心" },
{ "id": "daxing", "name": "大兴", "aliases": ["长安"], "type": "city", "lat": 34.26, "lng": 108.94, "description": "李世民势力所在,北方政治中心" },
{ "id": "jiangdu", "name": "江都", "type": "city", "lat": 32.80, "lng": 119.42, "description": "杜伏威要争夺的南方重镇,掌握南北交通枢纽" },
{ "id": "yixing_zhou", "name": "荥阳", "type": "city", "lat": 34.79, "lng": 113.38, "description": "李密势力核心,瓦岗军根据地" },
{ "id": "yihe_river", "name": "洛渠/伊河", "type": "waterway", "lat": 34.60, "lng": 112.48, "description": "城内水系,小舟可通行各坊" },
{ "id": "yiren_fang", "name": "宜人坊", "type": "town", "lat": 34.58, "lng": 112.40, "description": "城西南坊区,洛渠支流通过此地" },
{ "id": "wang_shichong_HQ", "name": "尚书府", "type": "landmark", "lat": 34.63, "lng": 112.46, "description": "王世充办公所在,大厅用于召集将领" }
],
"factions": [
{
"id": "sui",
"name": "隋朝残余势力",
"type": "朝廷",
"color": "#FFD700",
"leader": "杨广已死,传国玺易主",
"territory": ["luoyang"],
"key_figures": ["王世充"],
"description": "隋末,各地军阀掌控,中央权力已失"
},
{
"id": "li_tang",
"name": "李唐势力",
"type": "军事",
"color": "#DC143C",
"leader": "李世民",
"territory": ["daxing"],
"key_figures": ["李世民", "李靖", "长孙无忌", "尉迟敬德"],
"description": "北方新兴军事集团,高手如云,势力快速扩张"
},
{
"id": "wagang_army",
"name": "瓦岗军",
"type": "义军",
"color": "#FF6347",
"leader": "李密",
"territory": ["yixing_zhou"],
"key_figures": ["李密", "沈落雁"],
"description": "中原最强义军,沈落雁为李密谋臣,掌握多项秘密"
},
{
"id": "du_fuwei",
"name": "杜伏威军",
"type": "义军",
"color": "#FF8C00",
"leader": "杜伏威",
"territory": [],
"key_figures": ["杜伏威", "辅公祏"],
"description": "江淮义军首领,与沈法兴结盟攻击江都,元气大伤"
},
{
"id": "wang_shichong",
"name": "王世充势力",
"type": "军事",
"color": "#FFA500",
"leader": "王世充",
"territory": ["luoyang"],
"key_figures": ["王世充", "欧阳希夷", "张镇周", "杨公卿"],
"description": "控制洛阳的军阀,汇聚各地高手,与李世民对峙"
},
{
"id": "cihang_jingshe",
"name": "慈航静斋",
"type": "宗教势力",
"color": "#87CEEB",
"leader": "师妃暄",
"territory": [],
"key_figures": ["师妃暄"],
"description": "道门高人势力,师妃暄乃当世最强剑手,奉旨选择天子"
},
{
"id": "yinyin_pai",
"name": "阴癸派",
"type": "魔门",
"color": "#8B008B",
"leader": "祝玉妍",
"territory": [],
"key_figures": ["祝玉妍", "婠婠", "闻采婷", "旦梅"],
"description": "魔门势力,祝玉妍为派主,多次出手追杀主角三人"
},
{
"id": "tielu_people",
"name": "铁勒人势力",
"type": "外族",
"color": "#2F4F4F",
"leader": "曲傲",
"territory": [],
"key_figures": ["曲傲", "突利"],
"description": "北方游牧民族力量,曲傲为领袖,欲独占和氏璧异能"
},
{
"id": "fuzhou_furongmen",
"name": "傅氏势力",
"type": "门阀",
"color": "#20B2AA",
"leader": "傅采林",
"territory": [],
"key_figures": ["傅采林", "傅君瑜"],
"description": "高丽弈剑大师傅采林之家族,傅君瑜为其弟子"
},
{
"id": "song_clan",
"name": "宋阀",
"type": "门阀",
"color": "#228B22",
"leader": "宋缺",
"territory": [],
"key_figures": ["宋缺", "宋师道"],
"description": "四姓门阀之一,宋师道为主角盟友,与阴癸派有过节"
},
{
"id": "li_clan_independent",
"name": "独立李氏",
"type": "军事",
"color": "#FF1493",
"leader": "李子通",
"territory": ["jiangdu"],
"key_figures": ["李子通"],
"description": "江都势力,被杜伏威和沈法兴联合攻击"
},
{
"id": "songao_warlord",
"name": "宋金刚阵营",
"type": "军事",
"color": "#DAA520",
"leader": "宋金刚",
"territory": [],
"key_figures": ["宋金刚", "刘武周"],
"description": "突厥扶植的北方军阀,与李世民争锋"
}
],
"character_routes": [
{
"character": "寇仲 & 徐子陵",
"color": "#FF4500",
"route": [
{ "location": "luoyang", "chapter": 1, "event": "在洛阳酒铺与杨虚彦动武,躲避多方追杀" },
{ "location": "tianjin_bridge", "chapter": 2, "event": "天津桥与师妃暄激战,险些丧命" },
{ "location": "zhongguo_tower", "chapter": 3, "event": "在钟鼓楼休整,观察局势" },
{ "location": "xiyuan", "chapter": 5, "event": "踪迹遍及西苑各处,追踪敌踪" },
{ "location": "luohe", "chapter": 6, "event": "乘舟逃脱,沿洛河与敌周旋" },
{ "location": "yongtonang", "chapter": 9, "event": "赴永通坊营救傅君瑜" },
{ "location": "qingshan_bang", "chapter": 12, "event": "在青蛇帮秘巢与伙伴聚首,商议对策" }
]
},
{
"character": "跋锋寒",
"color": "#4169E1",
"route": [
{ "location": "luoyang", "chapter": 1, "event": "与寇仲徐子陵并肩作战于酒铺" },
{ "location": "tianjin_bridge", "chapter": 2, "event": "与师妃暄和了空对峙,惊人交手" },
{ "location": "xiyuan", "chapter": 5, "event": "西苑独行,故意引诱追踪者现身" },
{ "location": "xiyuan", "chapter": 6, "event": "遇东溟公主单婉晶,听取李世民情报" },
{ "lat": 34.61, "lng": 112.43, "chapter": 7, "event": "前往承福坊赴约,途遇单婉晶送别" },
{ "location": "luohe", "chapter": 8, "event": "追踪曲傲,于洛河战独孤霸" },
{ "location": "luohe", "chapter": 11, "event": "河上大战阴癸派元老闻采婷,英勇击退妖女" }
]
},
{
"character": "师妃暄",
"color": "#87CEEB",
"route": [
{ "location": "tianjin_bridge", "chapter": 2, "event": "月下现身天津桥,与徐子陵激烈交手,留下剑伤" },
{ "location": "luoyang", "chapter": 3, "event": "隐居洛阳,伤愈后继续监控和氏璧和三人" }
]
},
{
"character": "沈落雁",
"color": "#FF69B4",
"route": [
{ "location": "yixing_zhou", "chapter": 5, "event": "在荥阳遥控全局,为李密出谋划策" },
{ "location": "luoyang", "chapter": 8, "event": "暗中现身洛阳,与跋锋寒和徐子陵有秘密接触" },
{ "location": "luohe", "chapter": 9, "event": "跟踪曲傲到上官龙处,掌握傅君瑜下落" }
]
},
{
"character": "李世民",
"color": "#DC143C",
"route": [
{ "location": "daxing", "chapter": 1, "event": "驻扎长安,积极扩张势力" },
{ "location": "luoyang", "chapter": 5, "event": "派遣高手前往洛阳,布局大局" },
{ "lat": 34.61, "lng": 112.45, "chapter": 6, "event": "暗中与东溟公主在洛阳活动,探寻和氏璧" }
]
},
{
"character": "李密",
"color": "#FF6347",
"route": [
{ "location": "yixing_zhou", "chapter": 2, "event": "坐镇荥阳,统领瓦岗军,追杀寇仲徐子陵" },
{ "location": "yixing_zhou", "chapter": 6, "event": "设下各种陷阱,试图从三人手中得到和氏璧" }
]
},
{
"character": "宇文化及",
"color": "#4169E1",
"route": [
{ "location": "luoyang", "chapter": 1, "event": "隐匿于洛阳,仍在追击主角并夺宝" }
]
},
{
"character": "杜伏威",
"color": "#FF8C00",
"route": [
{ "location": "jiangdu", "chapter": 6, "event": "南方用兵,与沈法兴联盟攻击李子通" }
]
},
{
"character": "祝玉妍",
"color": "#8B008B",
"route": [
{ "location": "luoyang", "chapter": 5, "event": "阴癸派据点在洛阳及周边,指挥弟子追杀三人" },
{ "location": "luohe", "chapter": 11, "event": "派遣元老闻采婷率队于河上截杀" }
]
},
{
"character": "王世充",
"color": "#FFA500",
"route": [
{ "location": "huangcheng", "chapter": 6, "event": "居于皇城尚书府,召寇仲入朝商议大计" },
{ "location": "luoyang", "chapter": 8, "event": "掌控洛阳全城,与各派势力周旋" }
]
},
{
"character": "单婉晶(东溟公主)",
"color": "#FFB6C1",
"route": [
{ "location": "xiyuan", "chapter": 5, "event": "在西苑与突厥公主交手" },
{ "location": "luoyang", "chapter": 6, "event": "男装出现,街雨中与跋锋寒相遇,传递李世民信息" }
]
},
{
"character": "宋师道",
"color": "#228B22",
"route": [
{ "location": "luoyang", "chapter": 8, "event": "为救傅君瑜,冒险回洛阳,掌握傅君瑜下落" },
{ "location": "tianjin_bridge", "chapter": 9, "event": "乘船与寇仲徐子陵会合,共谋营救之策" },
{ "location": "qingshan_bang", "chapter": 12, "event": "与三人在青蛇帮秘巢聚首" }
]
},
{
"character": "曲傲",
"color": "#2F4F4F",
"route": [
{ "location": "luoyang", "chapter": 7, "event": "秘密在洛阳建立临时巢穴,与祝玉妍联盟" },
{ "location": "yiren_fang", "chapter": 8, "event": "在宜人坊伊河支流处藏匿,被追踪发现" }
]
},
{
"character": "傅君瑜",
"color": "#20B2AA",
"route": [
{ "location": "yongtonang", "chapter": 8, "event": "被上官龙藏匿于永通坊,遭阴癸派和李密追杀" },
{ "location": "luohe", "chapter": 9, "event": "被营救出来,随寇仲等人逃离洛阳" }
]
}
],
"key_events": [
{ "chapter": 1, "location": "luoyang", "event": "杨虚彦在酒铺挑战寇仲跋锋寒,高手聚集" },
{ "chapter": 2, "location": "tianjin_bridge", "event": "师妃暄现身天津桥,与徐子陵激战,剑气伤人" },
{ "chapter": 2, "event": "三人首次与了空大师对峙,明白和氏璧引众多高手觊觎", "lat": 34.63, "lng": 112.46 },
{ "chapter": 3, "location": "tianjin_bridge", "event": "伏骞乘巨舟现身天津桥,宣称来中原凑兴" },
{ "chapter": 4, "location": "tianjin_bridge", "event": "跋锋寒与吐谷浑公主在西苑激战,暴露行迹" },
{ "chapter": 5, "location": "xiyuan", "event": "西苑内跋锋寒被突厥公主伏击,险些殒命" },
{ "chapter": 5, "location": "luoyang", "event": "寇仲与云玉真相遇,获知杜伏威与沈法兴联盟,南方形势紧迫" },
{ "chapter": 6, "location": "luoyang", "event": "王世充召寇仲入皇城,众多将领齐聚商议对策" },
{ "chapter": 6, "location": "luoyang", "event": "单婉晶密告李世民威胁,长孙无忌、尉迟敬德等高手到来" },
{ "chapter": 7, "location": "luohe", "chapter": 7, "event": "徐子陵乘小舟沿洛河追踪跋锋寒,撇开追踪者" },
{ "chapter": 7, "event": "发现曲傲临时巢穴在宜人坊伊河支流附近", "lat": 34.58, "lng": 112.40 },
{ "chapter": 8, "location": "yongtonang", "event": "宋师道寻到傅君瑜下落——在永通坊被上官龙藏匿" },
{ "chapter": 9, "location": "tianjin_bridge", "event": "三人乘舟聚首,宋师道加入救援傅君瑜之行" },
{ "chapter": 9, "event": "徐子陵识破沈落雁的陷阱,推断真正目标是晁公错", "lat": 34.58, "lng": 112.40 },
{ "chapter": 11, "event": "河上大战,跋锋寒重创阴癸派元老闻采婷,展现和氏璧威能", "lat": 34.62, "lng": 112.45 },
{ "chapter": 11, "event": "闻采婷负伤逃脱,阴癸派势力受挫", "lat": 34.62, "lng": 112.45 },
{ "chapter": 12, "location": "qingshan_bang", "event": "三人成功营救傅君瑜,在青蛇帮秘巢重聚,商讨未来大计" }
]
}