Files
Novel-Map/ldj/data/vol27.json

141 lines
4.5 KiB
JSON

{
"volume": "第二十七回",
"chapters": ["第二十七回 滇海有人闻鬼哭 棘门此外尽儿嬉"],
"locations": [
{
"id": "hejian",
"name": "河间府",
"type": "city",
"lat": 38.44,
"lng": 116.09,
"description": "“杀龟大会”举办地,各省英雄豪杰在此集会商议诛杀吴三桂"
},
{
"id": "huaishu_ping",
"name": "槐树坪",
"type": "landmark",
"lat": 38.4,
"lng": 115.9,
"description": "河间府城西十八里,群山环绕的平地,杀龟大会正式集会点"
},
{
"id": "xianxian",
"name": "献县",
"type": "city",
"lat": 38.19,
"lng": 116.12,
"description": "九难一行人南行经停地,韦小宝在此巧遇多隆及御前侍卫"
},
{
"id": "taiwan",
"name": "台湾",
"type": "region",
"lat": 23.5,
"lng": 121.0,
"description": "延平王府所在地,郑克塽代表其父王来内地主持大会"
},
{
"id": "yunnan",
"name": "云南",
"type": "region",
"lat": 25.04,
"lng": 102.71,
"description": "平西王吴三桂的根据地,群雄目标所在地"
}
],
"factions": [
{
"id": "chujian_alliance",
"name": "锄奸盟",
"type": "江湖势力",
"color": "#B22222",
"leader": "各省盟主",
"territory": ["hejian"],
"key_figures": ["顾亭林", "陈近南", "冯难敌", "沐剑声", "郑克塽"],
"description": "由顾亭林提议,在杀龟大会上成立,按省份划分,旨在诛杀吴三桂、反清复明"
},
{
"id": "iron_sword_sect",
"name": "铁剑门",
"type": "江湖势力",
"color": "#4B0082",
"leader": "九难",
"territory": [],
"key_figures": ["九难", "阿珂", "韦小宝"],
"description": "由木桑道人所传,九难为现任掌门,韦小宝在本回正式拜入门下"
},
{
"id": "house_of_mu",
"name": "沐王府",
"type": "门阀",
"color": "#4169E1",
"leader": "沐剑声",
"territory": ["yunnan"],
"key_figures": ["沐剑声", "吴立身"],
"description": "大明黔宁王后裔,云南势力的代表,参与杀龟大会并担任云南省盟主"
},
{
"id": "yanping_palace",
"name": "延平王府",
"type": "门阀",
"color": "#CD5C5C",
"leader": "郑经",
"territory": ["taiwan"],
"key_figures": ["郑克塽"],
"description": "台湾郑氏政权,郑克塽代表出席大会,旨在争取武林领导地位"
},
{
"id": "qing_guards",
"name": "御前侍卫",
"type": "朝廷",
"color": "#FFD700",
"leader": "多隆",
"territory": ["beijing"],
"key_figures": ["多隆", "韦小宝"],
"description": "清廷大内高手,奉命寻找韦小宝,同时监视江湖动向"
}
],
"character_routes": [
{
"character": "韦小宝",
"color": "#FF4500",
"route": [
{ "location": "hejian", "chapter": 27, "event": "随九难抵达河间府,拜九难为师,参加杀龟大会" },
{ "location": "xianxian", "chapter": 27, "event": "抵达献县,巧遇多隆,导演了一场戏戏弄郑克塽" }
]
},
{
"character": "九难",
"color": "#808080",
"route": [
{ "location": "hejian", "chapter": 27, "event": "伤势渐愈,带徒弟参加杀龟大会,重遇华山派故人" },
{ "location": "xianxian", "chapter": 27, "event": "带阿珂、韦小宝移居献县休养" }
]
},
{
"character": "郑克塽",
"color": "#00CED1",
"route": [
{ "location": "hejian", "chapter": 27, "event": "作为延平王府代表被推举为福建省盟主" },
{ "location": "xianxian", "chapter": 27, "event": "追随阿珂至献县,先后遭天地会和御前侍卫戏弄修理" }
]
}
],
"key_events": [
{
"chapter": 27,
"location": "hejian",
"event": "韦小宝正式拜九难为师,成为铁剑门弟子,与阿珂成为师姐弟。"
},
{
"chapter": 27,
"location": "huaishu_ping",
"event": "“杀龟大会”正式举行,成立“锄奸盟”,推举顾亭林、陈近南为总军师,按省份设立盟主。"
},
{
"chapter": 27,
"location": "xianxian",
"event": "韦小宝在献县巧遇多隆及御前侍卫,利用他们痛打并戏弄了郑克塽,出了一口恶气。"
}
]
}