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

198 lines
5.0 KiB
JSON
Raw Normal View History

{
"volume": "第12章",
"chapters": [
"第12章 从此醉"
],
"locations": [
{
"id": "mantuo_villa",
"name": "曼陀山庄",
"aliases": [],
"type": "landmark",
"lat": 31.32,
"lng": 120.45,
"description": "太湖中的一座庄园,种满山茶花,王夫人(李青萝)的居所,建有琅嬛玉洞收藏天下武功秘籍。"
},
{
"id": "taihu_lake",
"name": "太湖",
"aliases": [],
"type": "waterway",
"lat": 31.2,
"lng": 120.2,
"description": "江南大湖,曼陀山庄、燕子坞等均坐落于此。"
},
{
"id": "tingxiang_waterside",
"name": "听香水榭",
"aliases": [],
"type": "landmark",
"lat": 31.35,
"lng": 120.5,
"description": "阿朱的居处,位于太湖边。"
},
{
"id": "shaolin_temple",
"name": "少林寺",
"aliases": [],
"type": "landmark",
"lat": 34.5,
"lng": 112.93,
"description": "武林泰山北斗,位于嵩山。本章中提到慕容复前往此处分说玄悲大师之死一事。"
},
{
"id": "luoyang",
"name": "洛阳",
"aliases": [],
"type": "city",
"lat": 34.62,
"lng": 112.45,
"description": "丐帮头脑聚集地,慕容复曾前往寻找丐帮长老。"
}
],
"factions": [
{
"id": "mantuo_villa_faction",
"name": "曼陀山庄",
"type": "门阀",
"color": "#FFC0CB",
"leader": "王夫人",
"territory": [
"mantuo_villa"
],
"key_figures": [
"王夫人",
"王语嫣",
"严妈妈",
"幽草",
"小茗"
],
"description": "王夫人统领的势力,行事狠辣,对大理段氏及姓段者有极深仇恨。"
},
{
"id": "gusu_murong",
"name": "姑苏慕容",
"type": "门阀",
"color": "#4169E1",
"leader": "慕容复",
"territory": [],
"key_figures": [
"慕容复",
"阿朱",
"阿碧"
],
"description": "燕国皇室后裔,以“以彼之道,还施彼身”闻名江湖。"
},
{
"id": "shaolin_sect",
"name": "少林派",
"type": "帮派",
"color": "#FFD700",
"leader": "玄慈",
"territory": [
"shaolin_temple"
],
"key_figures": [
"玄慈",
"玄悲"
],
"description": "中原武林领袖。"
}
],
"character_routes": [
{
"character": "段誉",
"color": "#FF4500",
"route": [
{
"lat": 31.32,
"lng": 120.45,
"chapter": 12,
"event": "随阿朱、阿碧到达曼陀山庄,因谈论茶花被王夫人留下种花,后结识王语嫣"
},
{
"lat": 31.35,
"lng": 120.5,
"chapter": 12,
"event": "与王语嫣、阿朱、阿碧一同逃离曼陀山庄,前往听香水榭"
}
]
},
{
"character": "王语嫣",
"color": "#EE82EE",
"route": [
{
"lat": 31.32,
"lng": 120.45,
"chapter": 12,
"event": "在曼陀山庄结识段誉,因忧心表哥慕容复,决定离家出走"
},
{
"lat": 31.35,
"lng": 120.5,
"chapter": 12,
"event": "逃离曼陀山庄,前往听香水榭"
}
]
},
{
"character": "阿朱",
"color": "#FF4500",
"route": [
{
"lat": 31.32,
"lng": 120.45,
"chapter": 12,
"event": "带段誉入曼陀山庄,险被王夫人断手,被段誉救出"
},
{
"lat": 31.35,
"lng": 120.5,
"chapter": 12,
"event": "回到听香水榭"
}
]
},
{
"character": "阿碧",
"color": "#00FF7F",
"route": [
{
"lat": 31.32,
"lng": 120.45,
"chapter": 12,
"event": "带段誉入曼陀山庄,险被王夫人断手,被段誉救出"
},
{
"lat": 31.35,
"lng": 120.5,
"chapter": 12,
"event": "回到听香水榭"
}
]
}
],
"key_events": [
{
"chapter": 12,
"location": "mantuo_villa",
"event": "段誉、阿朱、阿碧来到曼陀山庄。段誉因姓段及大理人身份险被活埋,凭精通茶花转危为安,受命种花。"
},
{
"chapter": 12,
"location": "mantuo_villa",
"event": "段誉在曼陀山庄见到形似神仙姊姊的王语嫣,惊为天人。"
},
{
"chapter": 12,
"location": "mantuo_villa",
"event": "王夫人欲断阿朱、阿碧右手。段誉利用北冥神功吸走严妈妈内力,救出阿朱、阿碧及被困的王语嫣。"
},
{
"chapter": 12,
"location": "taihu_lake",
"event": "王语嫣为寻慕容复,在段誉等人的陪同下离家出走,一行四人乘船逃离曼陀山庄。"
}
]
}