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

131 lines
4.3 KiB
JSON

{
"volume": "第二十二回",
"chapters": ["第二十二回 老衲山中移漏处 佳人世外改妆时"],
"locations": [
{
"id": "beijing",
"name": "北京",
"type": "city",
"lat": 39.90,
"lng": 116.40,
"description": "韦小宝奉旨离京前往河南少林寺"
},
{
"id": "yongdingmen_outside",
"name": "永定门外",
"type": "landmark",
"lat": 39.85,
"lng": 116.40,
"description": "韦小宝出营扎营赌钱,遭到王屋派袭击"
},
{
"id": "shaolin_temple",
"name": "少林寺",
"type": "landmark",
"lat": 34.50,
"lng": 112.93,
"description": "韦小宝在此剃度出家,法名晦明,并结识阿珂(初遇)"
},
{
"id": "wangwu_mountain",
"name": "王屋山",
"type": "landmark",
"lat": 35.15,
"lng": 112.25,
"description": "司徒伯雷统领的王屋派根据地"
},
{
"id": "tanchoupuzhen",
"name": "潭头铺",
"type": "town",
"lat": 34.35,
"lng": 111.95,
"description": "少林寺附近小镇,韦小宝在此换装逛妓院再次偶遇阿珂"
}
],
"factions": [
{
"id": "qing_dynasty",
"name": "清朝",
"type": "朝廷",
"color": "#FFD700",
"leader": "康熙",
"territory": ["beijing"],
"key_figures": ["康熙", "韦小宝", "张康年", "赵齐贤", "富春"],
"description": "满清政权,遣韦小宝往少林寺出家作为皇帝替身"
},
{
"id": "wangwu_sect",
"name": "王屋派",
"type": "江湖势力",
"color": "#4169E1",
"leader": "司徒伯雷",
"territory": ["wangwu_mountain"],
"key_figures": ["司徒伯雷", "司徒鹤", "曾柔", "元义方"],
"description": "明朝旧将司徒伯雷创建,反清复明组织,计划绑架吴应熊以挟制吴三桂"
},
{
"id": "shaolin_sect",
"name": "少林派",
"type": "江湖势力",
"color": "#FF8C00",
"leader": "晦聪禅师",
"territory": ["shaolin_temple"],
"key_figures": ["晦聪禅师", "澄观", "澄心"],
"description": "武林泰斗,韦小宝在此出家成为高级辈分僧人"
},
{
"id": "wu_sangui_faction",
"name": "吴三桂势力",
"type": "门阀",
"color": "#800080",
"leader": "吴三桂",
"territory": ["yunnan"],
"key_figures": ["吴三桂", "吴应熊"],
"description": "平西王势力,被韦小宝在奏章中诬指与王屋派勾结造反"
}
],
"character_routes": [
{
"character": "韦小宝",
"color": "#FF4500",
"route": [
{ "location": "beijing", "chapter": 22, "event": "奉旨离京" },
{ "location": "yongdingmen_outside", "chapter": 22, "event": "军中开赌,诱擒并释放王屋派司徒鹤等一十八人,仅扣留叛徒元义方" },
{ "location": "shaolin_temple", "chapter": 22, "event": "在少林寺剃度出家,法名晦明,辈分极高" },
{ "location": "tanchoupuzhen", "chapter": 22, "event": "下山逛妓院,并在此首次见到阿珂,惊为天人" }
]
},
{
"character": "阿珂",
"color": "#FF69B4",
"route": [
{ "location": "shaolin_temple", "chapter": 22, "event": "与师姐阿琪硬闯少林寺,被澄观制服,因受辱欲自杀未遂" },
{ "location": "tanchoupuzhen", "chapter": 22, "event": "在妓院追踪韦小宝,试图刺杀未果" }
]
}
],
"key_events": [
{
"chapter": 22,
"location": "yongdingmen_outside",
"event": "韦小宝利用匕首和宝衣制服袭击军营的王屋派,并以赌局为名私放司徒鹤、曾柔等人,仅擒获元义方"
},
{
"chapter": 22,
"location": "shaolin_temple",
"event": "韦小宝在少林寺剃度,被方丈代先师收徒成为其师弟,并开始引诱澄观禅师研发速成武学"
},
{
"chapter": 22,
"location": "shaolin_temple",
"event": "阿珂、阿琪闯寺寻衅,韦小宝因无意中抓到阿珂胸部导致阿珂羞愤自杀,后被救起"
},
{
"chapter": 22,
"location": "tanchoupuzhen",
"event": "韦小宝换装逛妓院再次遇到阿珂两姊妹,利用妓女掩护巧妙逃脱"
}
]
}