新增第73-74章:根特防御战和夜间袭击战
This commit is contained in:
parent
430f81ae08
commit
234100244c
6
alacarte-novel-website/data/chapter-73.json
Normal file
6
alacarte-novel-website/data/chapter-73.json
Normal file
File diff suppressed because one or more lines are too long
6
alacarte-novel-website/data/chapter-74.json
Normal file
6
alacarte-novel-website/data/chapter-74.json
Normal file
File diff suppressed because one or more lines are too long
@ -1,5 +1,5 @@
|
||||
{
|
||||
"total": 72,
|
||||
"total": 74,
|
||||
"chapters": [
|
||||
{"id": 1, "title": "洛兰的风", "subtitle": "初入艾尔文防线", "desc": "林克初到艾尔文防线,在洛兰森林遭遇哥布林,被阿甘左救下。", "date": "2026-03-20"},
|
||||
{"id": 2, "title": "洛兰深处", "subtitle": "哥布林头目", "desc": "林克在阿甘左指导下修炼剑术,深入洛兰深处击败哥布林头目。", "date": "2026-03-20"},
|
||||
|
||||
@ -71,7 +71,9 @@ const chaptersData = [
|
||||
{ id: 69, title: "魔雷者的苏醒·莫纳亨的抉择", subtitle: "后宫新成员", desc: "莫纳亨在凯丽工坊苏醒,被林克的真诚打动,正式加入后宫成为第六位成员。", status: "已完结", date: "2026-03-25" },
|
||||
{ id: 70, title: "天界之门·根特外围的战火", subtitle: "启程天界", desc: "林克与后宫六女告别,通过天空之城传送阵抵达天界,加入皇都军对抗卡勒特。", status: "已完结", date: "2026-03-25" },
|
||||
{ id: 71, title: "根特北门·泽丁的誓言", subtitle: " intimate ", desc: "根特北门之战,泽丁与林克并肩作战,战后泽丁向林克表白,成为第七位后宫成员。", status: "已完结", date: "2026-03-25" },
|
||||
{ id: 72, title: "根特南门·马琳的效忠", subtitle: " intimate ", desc: "根特南门之战,马琳与林克共同对抗GT-9600,战后马琳向林克效忠,成为第八位后宫成员。", status: "已完结", date: "2026-03-25" }
|
||||
{ id: 72, title: "根特南门·马琳的效忠", subtitle: " intimate ", desc: "根特南门之战,马琳与林克共同对抗GT-9600,战后马琳向林克效忠,成为第八位后宫成员。", status: "已完结", date: "2026-03-25" },
|
||||
{ id: 73, title: "根特防御战·钢铁与血肉的碰撞", subtitle: "大规模战役", desc: "皇都军与卡勒特展开最大规模决战,林克发挥关键作用,最终击退敌军。", status: "已完结", date: "2026-03-25" },
|
||||
{ id: 74, title: "夜间袭击战·银勺杂技团的覆灭", subtitle: "夜袭行动", desc: "林克与马琳夜袭卡勒特前哨基地,击败帕菲斯兄弟,获取作战地图。", status: "已完结", date: "2026-03-25" }
|
||||
];
|
||||
|
||||
// DOM加载完成后初始化
|
||||
|
||||
Loading…
Reference in New Issue
Block a user