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

148 lines
5.1 KiB
JSON

{
"volume": "第九回",
"chapters": ["第九回 琢磨颇望成全壁 激烈何须到碎琴"],
"locations": [
{
"id": "tianqiao",
"name": "天桥",
"type": "landmark",
"lat": 39.88,
"lng": 116.39,
"description": "北京城内繁华之地,徐天川卖药和与沐王府冲突的发生地"
},
{
"id": "tian_tan",
"name": "天坛",
"type": "landmark",
"lat": 39.88,
"lng": 116.41,
"description": "白氏兄弟与徐天川比武决斗的地点"
},
{
"id": "yangliu_hutong",
"name": "杨柳胡同",
"type": "landmark",
"lat": 39.92,
"lng": 116.42,
"description": "沐王府在北京的秘密落脚点"
},
{
"id": "huichuntang",
"name": "回春堂药店",
"type": "landmark",
"lat": 39.89,
"lng": 116.37,
"description": "天地会青木堂在北京的联络点"
},
{
"id": "beijing_palace",
"name": "北京皇宫",
"type": "landmark",
"lat": 39.91,
"lng": 116.40,
"description": "韦小宝日常服事康熙及练功的场所"
},
{
"id": "wusheng_biaoju",
"name": "武胜镖局",
"type": "landmark",
"lat": 39.90,
"lng": 116.43,
"description": "北京知名镖局,天地会在此邀约武师作证"
}
],
"factions": [
{
"id": "heaven_earth_society",
"name": "天地会",
"type": "帮派",
"color": "#2E8B57",
"leader": "陈近南",
"territory": ["beijing", "taiwan"],
"key_figures": ["陈近南", "韦小宝", "徐天川", "玄贞道人", "樊纲", "高彦超", "风际中"],
"description": "奉隆武天子为正统,本回中与沐王府因正统之争爆发冲突"
},
{
"id": "mu_manor",
"name": "沐王府",
"type": "江湖势力",
"color": "#4169E1",
"leader": "沐天波(已故)",
"territory": ["yunnan"],
"key_figures": ["苏冈", "白寒松", "白寒枫"],
"description": "滇南名门,奉永历天子为正统,与天地会有门户之见"
},
{
"id": "qing_dynasty",
"name": "清朝",
"type": "朝廷",
"color": "#FFD700",
"leader": "康熙",
"territory": ["beijing"],
"key_figures": ["康熙", "卢一峰"],
"description": "满清政权,本回中卢一峰作为吴三桂派出的官员入京待命"
}
],
"character_routes": [
{
"character": "韦小宝",
"color": "#FF4500",
"route": [
{ "location": "beijing_palace", "chapter": 9, "event": "禀明康熙后私自出宫" },
{ "location": "beijing", "chapter": 9, "event": "在甜水井胡同拜见师父陈近南并被逼毒" },
{ "location": "beijing_palace", "chapter": 9, "event": "回宫整理财物,勤练内功未果" },
{ "location": "beijing", "chapter": 9, "event": "在茶馆与高彦超接头,得知徐天川重伤" },
{ "location": "huichuntang", "chapter": 9, "event": "进入地道秘室探视徐天川并主持大局" },
{ "location": "wusheng_biaoju", "chapter": 9, "event": "乔装富家公子与四大武师会齐" },
{ "location": "yangliu_hutong", "chapter": 9, "event": "率众前往沐王府灵堂对质" },
{ "location": "huichuntang", "chapter": 9, "event": "发现药店遭劫,伙计被杀,徐天川失踪" },
{ "location": "beijing_palace", "chapter": 9, "event": "连夜回宫,次日于御厨房见钱老本身" }
]
},
{
"character": "徐天川",
"color": "#A0522D",
"route": [
{ "location": "tianqiao", "chapter": 9, "event": "在酒楼戏弄吴三桂派出的官员卢一峰" },
{ "location": "yangliu_hutong", "chapter": 9, "event": "受白氏兄弟之邀入宅饮酒,因唐桂正统发生争执" },
{ "location": "tian_tan", "chapter": 9, "event": "与白氏兄弟比武,误杀白寒松,自己亦受重伤" },
{ "location": "huichuntang", "chapter": 9, "event": "负伤回到药店传讯并避难" },
{ "location": "unknown", "chapter": 9, "event": "药店遭袭后下落不明" }
]
},
{
"character": "陈近南",
"color": "#006400",
"route": [
{ "location": "beijing", "chapter": 9, "event": "在甜水井胡同接见韦小宝,传授内功并以内力驱除海大富之毒" }
]
}
],
"key_events": [
{
"chapter": 9,
"location": "beijing",
"event": "陈近南为韦小宝逼出体内海大富所下剧毒"
},
{
"chapter": 9,
"location": "tian_tan",
"event": "徐天川与白氏兄弟进行武艺较量,导致白寒松死亡,徐重伤"
},
{
"chapter": 9,
"location": "yangliu_hutong",
"event": "韦小宝率天地会群雄前往沐王府灵堂辩理,风际中显露惊人武功"
},
{
"chapter": 9,
"location": "huichuntang",
"event": "回春堂药店突遭袭击,人员伤亡,徐天川被掳走"
},
{
"chapter": 9,
"location": "beijing_palace",
"event": "天地会钱老本伪装肉商混入皇宫接应韦小宝"
}
]
}