修改小说路径

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,171 @@
{
"volume": "第24章",
"chapters": [
"第24章 烛畔鬓云有旧盟"
],
"locations": [
{
"id": "xinyang",
"name": "信阳",
"type": "city",
"lat": 32.13,
"lng": 114.07,
"description": "位于河南南部,马夫人的居所所在地。"
},
{
"id": "ma_home",
"name": "马家(信阳)",
"type": "landmark",
"lat": 32.13,
"lng": 114.08,
"description": "马大元与马夫人的宅邸,也是本章主要事件发生地。"
},
{
"id": "small_town_north",
"name": "信阳北郊小镇",
"type": "town",
"lat": 32.4,
"lng": 114.2,
"description": "萧峰追逐神秘高手时经过的市镇,在此沽酒痛饮。"
}
],
"factions": [
{
"id": "beggar_sect",
"name": "丐帮",
"type": "帮派",
"color": "#8B4513",
"leader": "空缺(原乔峰)",
"territory": [
"ma_home"
],
"key_figures": [
"马大元",
"白世镜",
"全冠清",
"徐长老"
],
"description": "天下第一大帮,本章揭示了高层内部的阴谋与背叛。"
},
{
"id": "dali_royal",
"name": "大理段氏",
"type": "朝廷",
"color": "#FFD700",
"leader": "段正明",
"territory": [],
"key_figures": [
"段正淳"
],
"description": "大理国皇室,段正淳在信阳陷于情网与危机。"
},
{
"id": "xingxiu_sect",
"name": "星宿派",
"type": "帮派",
"color": "#4B0082",
"leader": "丁春秋",
"territory": [],
"key_figures": [
"阿紫"
],
"description": "西域邪派,以用毒和阴狠手段闻名。"
}
],
"character_routes": [
{
"character": "萧峰",
"color": "#00008B",
"route": [
{
"lat": 32.13,
"lng": 114.08,
"chapter": 24,
"event": "在信阳马家潜伏,目睹马夫人制服段正淳"
},
{
"lat": 32.4,
"lng": 114.2,
"chapter": 24,
"event": "追击神秘高手(其实是萧远山)至北郊小镇,互相比试脚力"
},
{
"lat": 32.13,
"lng": 114.08,
"chapter": 24,
"event": "返回马家,向垂死的马夫人询问真相,随后点火焚屋离去"
}
]
},
{
"character": "段正淳",
"color": "#FFD700",
"route": [
{
"lat": 32.13,
"lng": 114.08,
"chapter": 24,
"event": "在马家被马夫人用“十香迷魂散”制服并受辱,后被女儿阿紫及家臣救走"
}
]
},
{
"character": "马夫人",
"color": "#FF69B4",
"route": [
{
"lat": 32.13,
"lng": 114.08,
"chapter": 24,
"event": "在信阳宅邸先后陷害段正淳、白世镜,最终被阿紫折磨,因见镜中丑相气绝"
}
]
},
{
"character": "阿紫",
"color": "#EE82EE",
"route": [
{
"lat": 32.13,
"lng": 114.08,
"chapter": 24,
"event": "潜入马家救出段正淳,毒辣折磨马夫人,后跟随萧峰北上"
}
]
},
{
"character": "白世镜",
"color": "#2F4F4F",
"route": [
{
"lat": 32.13,
"lng": 114.08,
"chapter": 24,
"event": "现身马家欲杀段正淳,被神秘高手(萧远山)以锁喉擒拿手击毙"
}
]
}
],
"key_events": [
{
"chapter": 24,
"location": "ma_home",
"event": "马夫人利用旧情与毒酒制服段正淳,揭露其毒辣本性"
},
{
"chapter": 24,
"location": "ma_home",
"event": "白世镜现身,萧峰得知其与马夫人私通并合谋杀害马大元的真相"
},
{
"chapter": 24,
"location": "ma_home",
"event": "神秘高手(萧远山)潜入,以马家绝技杀掉白世镜,萧峰紧追其后"
},
{
"chapter": 24,
"location": "ma_home",
"event": "阿紫折磨马夫人,马夫人被气死,临终前揭露当年因嫉妒萧峰不看她而引发的一系列阴谋"
}
]
}