修改小说路径

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,120 @@
{
"volume": "第31章",
"chapters": ["第31章 输赢成败,又争由人算"],
"locations": [
{
"id": "leigu_mountain",
"name": "擂鼓山",
"aliases": [],
"type": "landmark",
"lat": 33.78,
"lng": 112.55,
"description": "位于河南,山势险峻,竹林茂密,苏星河在此布下珍珑棋局。"
},
{
"id": "wuliang_mountain",
"name": "无量山",
"aliases": [],
"type": "landmark",
"lat": 24.81,
"lng": 100.41,
"description": "大理境内的名山,逍遥派旧址所在,藏有武学典籍的石洞。"
}
],
"factions": [
{
"id": "xingxiu_sect",
"name": "星宿派",
"type": "帮派",
"color": "#4B0082",
"leader": "丁春秋",
"territory": [],
"key_figures": ["丁春秋"],
"description": "源自西域,擅长用毒和化功大法,弟子多阿谀奉承之辈。"
},
{
"id": "xiaoyao_sect",
"name": "逍遥派",
"type": "门派",
"color": "#00CED1",
"leader": "无崖子",
"territory": ["leigu_mountain", "wuliang_mountain"],
"key_figures": ["无崖子", "苏星河", "虚竹", "丁春秋"],
"description": "行踪飘忽的门派,武学深不可测,包含北冥神功、小无相功等。"
},
{
"id": "four_evils",
"name": "四大恶人",
"type": "江湖势力",
"color": "#000000",
"leader": "段延庆",
"territory": [],
"key_figures": ["段延庆", "叶二娘", "南海鳄神", "云中鹤"],
"description": "江湖上臭名昭著的四位恶人。"
},
{
"id": "gusu_murong",
"name": "姑苏慕容",
"type": "门阀",
"color": "#C9A96E",
"leader": "慕容复",
"territory": [],
"key_figures": ["慕容复", "王语嫣", "邓百川", "公冶乾", "包不同", "风波恶"],
"description": "燕王后代,以“以彼之道,还施彼身”闻名。"
}
],
"character_routes": [
{
"character": "虚竹",
"color": "#808080",
"route": [
{ "lat": 33.78, "lng": 112.55, "chapter": 31, "event": "随玄难来到擂鼓山,误打误撞破解珍珑棋局,得无崖子传授七十年功力并继任逍遥派掌门。" }
]
},
{
"character": "丁春秋",
"color": "#4B0082",
"route": [
{ "lat": 33.78, "lng": 112.55, "chapter": 31, "event": "押解玄难等人来到擂鼓山,试图阻挠棋会并加害苏星河、段延庆。" }
]
},
{
"character": "段誉",
"color": "#FF4500",
"route": [
{ "lat": 33.78, "lng": 112.55, "chapter": 31, "event": "抵达擂鼓山尝试破解珍珑未果,重逢王语嫣及慕容复。" }
]
},
{
"character": "慕容复",
"color": "#C9A96E",
"route": [
{ "lat": 33.78, "lng": 112.55, "chapter": 31, "event": "抵达擂鼓山破解珍珑时入魔自刎,被段誉救下。" }
]
},
{
"character": "段延庆",
"color": "#000000",
"route": [
{ "lat": 33.78, "lng": 112.55, "chapter": 31, "event": "率四大恶人参加棋会,下棋时遭丁春秋偷袭险些自尽,后暗中指点虚竹破局。" }
]
}
],
"key_events": [
{
"chapter": 31,
"location": "leigu_mountain",
"event": "聪辩先生苏星河在擂鼓山布下珍珑棋局,广邀天下英雄破解。"
},
{
"chapter": 31,
"location": "leigu_mountain",
"event": "虚竹在段延庆暗中指点下,以“自填一气”的奇招破解了困扰世人三十年的珍珑棋局。"
},
{
"chapter": 31,
"location": "leigu_mountain",
"event": "逍遥派掌门无崖子将七十余年北冥真气传于虚竹,并在交代遗命后溘然长逝。"
}
]
}