修改小说路径

This commit is contained in:
2026-04-01 14:27:52 +08:00
parent 487af59ff6
commit 4bc351ad25
325 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,158 @@
{
"volume": "第17章",
"chapters": [
"第17章 今日意"
],
"locations": [
{
"id": "waist_mountain_mill",
"name": "大碾坊",
"aliases": [],
"type": "landmark",
"lat": 31.57,
"lng": 120.30,
"description": "位于无锡郊外的一座大碾坊,段誉与王语嫣避雨及与西夏武士激战之地。"
},
{
"id": "apricot_forest",
"name": "杏子林",
"aliases": [],
"type": "landmark",
"lat": 31.50,
"lng": 120.20,
"description": "丐帮聚会之所,段誉与王语嫣在此之后返回查看踪迹。"
},
{
"id": "wuxi",
"name": "无锡",
"aliases": [],
"type": "city",
"lat": 31.57,
"lng": 120.30,
"description": "江南名城,故事发生的背景地点之一。"
}
],
"factions": [
{
"id": "yipintang",
"name": "一品堂",
"type": "江湖势力",
"color": "#4A4A4A",
"leader": "赫连铁树",
"territory": [],
"key_figures": [
"李延宗",
"努儿海"
],
"description": "西夏招揽中原及外族高手组成的武术组织。"
},
{
"id": "gusu_murong",
"name": "姑苏慕容",
"type": "门阀",
"color": "#FFD700",
"leader": "慕容复",
"territory": [
"mandala_mountain_villa"
],
"key_figures": [
"慕容复",
"王语嫣",
"阿朱",
"阿碧"
],
"description": "大燕皇室后裔,以‘以彼之道,还施彼身’闻名。"
}
],
"character_routes": [
{
"character": "段誉",
"color": "#FF4500",
"route": [
{
"lat": 31.57,
"lng": 120.30,
"chapter": 17,
"event": "带王语嫣逃离西夏武士追捕,进入大碾坊避雨"
},
{
"lat": 31.57,
"lng": 120.30,
"chapter": 17,
"event": "在碾坊中受王语嫣指点,连毙多名西夏一品堂武士"
},
{
"lat": 31.57,
"lng": 120.30,
"chapter": 17,
"event": "与李延宗对峙,得其赠予‘悲酥清风’解药"
},
{
"lat": 31.50,
"lng": 120.20,
"chapter": 17,
"event": "返回杏子林寻找阿朱、阿碧,发现敌人已撤离"
}
]
},
{
"character": "王语嫣",
"color": "#FF69B4",
"route": [
{
"lat": 31.57,
"lng": 120.30,
"chapter": 17,
"event": "中毒乏力,由段誉护送至碾坊避雨"
},
{
"lat": 31.57,
"lng": 120.30,
"chapter": 17,
"event": "在阁楼指点段誉出招攻击西夏武士穴道"
},
{
"lat": 31.57,
"lng": 120.30,
"chapter": 17,
"event": "使用李延宗留下的解药解除‘悲酥清风’之毒"
},
{
"lat": 31.50,
"lng": 120.20,
"chapter": 17,
"event": "随段誉返回杏子林"
}
]
},
{
"character": "慕容复",
"color": "#0000FF",
"route": [
{
"lat": 31.57,
"lng": 120.30,
"chapter": 17,
"event": "化名李延宗在碾坊与段誉交手(此时身份未揭晓)"
}
]
}
],
"key_events": [
{
"chapter": 17,
"location": "waist_mountain_mill",
"event": "碾坊激战:段誉在王语嫣指点下利用凌波微步和六脉神剑击败多名西夏武士"
},
{
"chapter": 17,
"location": "waist_mountain_mill",
"event": "李延宗赠药:李延宗(慕容复化名)在与段誉切磋后,留下‘悲酥清风’解药离去"
},
{
"chapter": 17,
"location": "apricot_forest",
"event": "重返杏林:段誉与王语嫣发现杏子林已空,计划前往无锡城救人"
}
]
}