Files
Novel-Map/fiction/tlbb/data/vol13.json

154 lines
4.7 KiB
JSON
Raw Normal View History

{
"volume": "第13章",
"chapters": [
"第13章 水榭听香,指点群豪戏"
],
"locations": [
{
"id": "tingxiang_water_pavilion",
"name": "听香水榭",
"type": "landmark",
"lat": 31.33,
"lng": 120.45,
"description": "阿朱的居住地,位于太湖中小洲上的雅致居所。"
},
{
"id": "qinyun_complex",
"name": "琴韵小筑",
"type": "landmark",
"lat": 31.32,
"lng": 120.44,
"description": "阿碧的居住地,位于太湖边。"
},
{
"id": "yunzhou_qin_fortress",
"name": "云州秦家寨",
"type": "landmark",
"lat": 40.08,
"lng": 113.30,
"description": "秦家寨所在地,位于云州(今山西大同)。"
},
{
"id": "qingcheng_mountain",
"name": "青城山",
"type": "landmark",
"lat": 30.89,
"lng": 103.57,
"description": "四川青城派所在地。"
},
{
"id": "penglai_sect",
"name": "蓬莱",
"type": "landmark",
"lat": 37.82,
"lng": 120.76,
"description": "山东蓬莱派所在地。"
}
],
"factions": [
{
"id": "murong_faction",
"name": "姑苏慕容",
"type": "门阀",
"color": "#FFD700",
"leader": "慕容复",
"territory": ["tingxiang_water_pavilion", "qinyun_complex"],
"key_figures": ["慕容复", "阿朱", "阿碧", "包不同", "公冶乾", "风波恶"],
"description": "以“以彼之道,还施彼身”闻名天下的武林世家。"
},
{
"id": "qin_fortress_faction",
"name": "秦家寨",
"type": "江湖势力",
"color": "#8B4513",
"leader": "姚伯当",
"territory": ["yunzhou_qin_fortress"],
"key_figures": ["姚伯当", "秦伯起"],
"description": "擅长五虎断门刀的北方江湖势力。"
},
{
"id": "qingcheng_sect",
"name": "青城派",
"type": "帮派",
"color": "#006400",
"leader": "司马林",
"territory": ["qingcheng_mountain"],
"key_figures": ["司马林", "司马卫", "姜老者", "孟老者"],
"description": "四川武林门派,以“青”字九打和“城”字十八破闻名。"
},
{
"id": "penglai_faction",
"name": "蓬莱派",
"type": "帮派",
"color": "#4682B4",
"leader": "都灵道人",
"territory": ["penglai_sect"],
"key_figures": ["都灵道人", "诸保昆"],
"description": "山东武林门派,与青城派世仇。"
},
{
"id": "yipin_hall",
"name": "一品堂",
"type": "外族",
"color": "#FF0000",
"leader": "西夏国国王",
"territory": [],
"key_figures": [],
"description": "西夏国搜罗武林高手的官方机构。"
}
],
"character_routes": [
{
"character": "段誉",
"color": "#FF4500",
"route": [
{ "lat": 31.32, "lng": 120.44, "chapter": 13, "event": "从曼陀山庄随阿朱、阿碧回到听香水榭。" },
{ "lat": 31.33, "lng": 120.45, "chapter": 13, "event": "在听香水榭见证群豪纷争,并为王语嫣挡在身前。" },
{ "lat": 31.25, "lng": 120.50, "chapter": 13, "event": "因包不同排挤,愤而独自驾船离开听香水榭。" }
]
},
{
"character": "王语嫣",
"color": "#FFC0CB",
"route": [
{ "lat": 31.33, "lng": 120.45, "chapter": 13, "event": "随阿朱、阿碧来到听香水榭,指点秦家寨与青城派武功。" }
]
},
{
"character": "阿朱",
"color": "#800080",
"route": [
{ "lat": 31.33, "lng": 120.45, "chapter": 13, "event": "回到听香水榭,易容化装应对闯入的敌人。" }
]
},
{
"character": "包不同",
"color": "#A9A9A9",
"route": [
{ "lat": 31.33, "lng": 120.45, "chapter": 13, "event": "赶回听香水榭,大展身手驱逐秦家寨与青城派。" }
]
}
],
"key_events": [
{
"chapter": 13,
"location": "tingxiang_water_pavilion",
"event": "秦家寨姚伯当、青城派司马林等闯入听香水榭寻仇,被阿朱、王语嫣等人周旋。"
},
{
"chapter": 13,
"location": "tingxiang_water_pavilion",
"event": "王语嫣指点群豪武功,揭穿诸保昆是蓬莱派卧底身份。"
},
{
"chapter": 13,
"location": "tingxiang_water_pavilion",
"event": "包不同及时赶到,以高强武功将秦家寨和青城派众人羞辱驱逐。"
},
{
"chapter": 13,
"location": "tingxiang_water_pavilion",
"event": "众人收到公冶乾传信,得知西夏一品堂高手来到江南,准备前往查探。段誉因包不同言语排挤独自离开。"
}
]
}