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

134 lines
4.3 KiB
JSON

{
"volume": "第十九回",
"chapters": ["第十九回 九州聚铁铸一字 百金立木招群魔"],
"locations": [
{
"id": "beijing",
"name": "北京",
"type": "city",
"lat": 39.90,
"lng": 116.40,
"description": "京城,韦小宝从五台山归来准备进宫之处,也是他藏匿《四十二章经》的地方。"
},
{
"id": "rugui_inn",
"name": "如归客栈",
"type": "landmark",
"lat": 39.94,
"lng": 116.35,
"description": "北京西直门外的一家大客店,韦小宝在此歇宿并在墙洞中藏匿了经书。"
},
{
"id": "xizhimen",
"name": "西直门",
"type": "landmark",
"lat": 39.94,
"lng": 116.35,
"description": "北京内城九门之一,韦小宝在此遭遇拦截并被迫出城。"
},
{
"id": "xidan",
"name": "西单",
"type": "landmark",
"lat": 39.91,
"lng": 116.37,
"description": "北京闹市区,韦小宝原计划去吃早点的地方。"
},
{
"id": "shenlong_island",
"name": "神龙岛",
"aliases": ["蛇岛", "神仙岛"],
"type": "landmark",
"lat": 39.2,
"lng": 122.5,
"description": "东海中的神秘岛屿,神龙教总部所在地,岛上毒蛇密布。"
}
],
"factions": [
{
"id": "qing_court",
"name": "清廷",
"type": "朝廷",
"color": "#FFD700",
"leader": "康熙",
"territory": ["beijing"],
"key_figures": ["康熙", "韦小宝"],
"description": "大清中央政权,韦小宝作为御前侍卫副总管效命的对象。"
},
{
"id": "shaolin",
"name": "少林派",
"type": "江湖势力",
"color": "#FF8C00",
"leader": "晦聪方丈",
"territory": ["songshan"],
"key_figures": ["澄心", "十八罗汉"],
"description": "武林泰斗,派出十八罗汉护送韦小宝回京。"
},
{
"id": "shenlong_sect",
"name": "神龙教",
"type": "帮派",
"color": "#00008B",
"leader": "洪安通",
"territory": ["shenlong_island"],
"key_figures": ["洪安通", "苏荃", "胖头陀", "陆高轩", "方怡"],
"description": "盘踞在神龙岛的邪秘组织,教众等级森严,尊崇洪教主。"
}
],
"character_routes": [
{
"character": "韦小宝",
"color": "#FF4500",
"route": [
{ "location": "beijing", "chapter": 19, "event": "与十八罗汉别过,入北京城" },
{ "location": "rugui_inn", "chapter": 19, "event": "在客栈墙洞中藏匿《四十二章经》" },
{ "location": "xizhimen", "chapter": 19, "event": "乘骡车出门遭遇神龙教拦截,被方怡引入圈套" },
{ "location": "shenlong_island", "chapter": 19, "event": "由于方怡的诱导到达神龙岛,遭毒蛇咬伤,并被陆高轩要挟伪造碑文" }
]
},
{
"character": "方怡",
"color": "#FF69B4",
"route": [
{ "location": "beijing", "chapter": 19, "event": "在北京城外拦截并引诱韦小宝上船" },
{ "location": "shenlong_island", "chapter": 19, "event": "随韦小宝到达神龙岛,在岛上照顾受伤的韦小宝" }
]
},
{
"character": "胖头陀",
"color": "#4B0082",
"route": [
{ "location": "shenlong_island", "chapter": 19, "event": "回到总部向教主禀报,后奉命带韦小宝上峰面圣" }
]
}
],
"key_events": [
{
"chapter": 19,
"location": "rugui_inn",
"event": "韦小宝在北京如归客栈秘密藏匿关键经书。"
},
{
"chapter": 19,
"location": "xizhimen",
"event": "方怡现身,利用情分诱骗韦小宝出海,实则是为神龙教擒人。"
},
{
"chapter": 19,
"location": "shenlong_island",
"event": "韦小宝与方怡在神仙岛误触毒蛇阵,险些丧命,后被陆高轩所救。"
},
{
"chapter": 19,
"location": "shenlong_island",
"event": "陆高轩发现韦小宝身份作假,为求自保,逼迫韦小宝背诵并伪造“神龙碑文”。"
},
{
"chapter": 19,
"location": "shenlong_island",
"event": "韦小宝初见神龙教主洪安通及其夫人,见识了教内狂热的个人崇拜仪式。"
}
]
}