Files
Novel-Map/fiction/tlbb/data/vol28.json
2026-04-01 14:27:52 +08:00

96 lines
2.7 KiB
JSON

{
"volume": "第28章",
"chapters": ["第28章 草木残生颅铸铁"],
"locations": [
{
"id": "liao_nanjing",
"name": "辽南京",
"aliases": ["析津府", "燕京"],
"type": "city",
"lat": 39.90,
"lng": 116.40,
"description": "大辽南京析津府,萧峰任南院大王所在地"
},
{
"id": "yousheng_palace",
"name": "佑圣宫",
"aliases": [],
"type": "landmark",
"lat": 39.91,
"lng": 116.41,
"description": "阿紫在南京的居处,曾在此处对游坦之施以“放人鸢”等酷刑"
},
{
"id": "duanfu_palace",
"name": "端福宫",
"aliases": [],
"type": "landmark",
"lat": 39.92,
"lng": 116.42,
"description": "耶律洪基赐给端福郡主阿紫居住的宫殿"
},
{
"id": "minzhong_temple",
"name": "悯忠寺",
"aliases": ["法源寺"],
"type": "landmark",
"lat": 39.88,
"lng": 116.37,
"description": "南京城西的宏伟庙宇,游坦之在此盗取冰蚕"
}
],
"factions": [
{
"id": "liao_empire",
"name": "大辽",
"type": "朝廷",
"color": "#CC0000",
"leader": "耶律洪基",
"territory": ["liao_nanjing"],
"key_figures": ["耶律洪基", "萧峰", "阿紫"],
"description": "契丹人建立的国家,此时萧峰任南院大王"
}
],
"character_routes": [
{
"character": "游坦之",
"color": "#808080",
"route": [
{ "lat": 39.90, "lng": 116.40, "chapter": 28, "event": "被契丹兵抓回南京,受阿紫折磨被戴上铁头套,化名铁丑" },
{ "lat": 39.88, "lng": 116.37, "chapter": 28, "event": "在悯忠寺菜园盗走少林僧慧净豢养的昆仑冰蚕" }
]
},
{
"character": "萧峰",
"color": "#FFD700",
"route": [
{ "lat": 39.90, "lng": 116.40, "chapter": 28, "event": "在南京任南院大王,处理朝政并照顾阿紫" }
]
},
{
"character": "阿紫",
"color": "#800080",
"route": [
{ "lat": 39.91, "lng": 116.41, "chapter": 28, "event": "在南京折磨游坦之,并利用其血液修炼毒功" }
]
}
],
"key_events": [
{
"chapter": 28,
"location": "yousheng_palace",
"event": "阿紫命人用烧红的铁罩将游坦之头部锁住,取名铁丑,以防萧峰认出"
},
{
"chapter": 28,
"location": "duanfu_palace",
"event": "游坦之在受毒虫咬啮奇痒难当时,无意中按照《易筋经》图形修习,化解剧毒"
},
{
"chapter": 28,
"location": "minzhong_temple",
"event": "游坦之为阿紫在悯忠寺菜园盗取稀世奇毒“冰蚕”"
}
]
}