-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMW.json
142 lines (142 loc) · 3.5 KB
/
MW.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
{
"title": "Martial World",
"url": "https://www.wuxiaworld.com/novel/martial-world",
"begin": 1542,
"end": 1542,
"filename": "wxw-mw",
"author": "Cocooned Cow",
"starts": ["Chapter", "MW", "Afterword"],
"nostarts": ["Chapters"],
"books":{
"1": {
"title":"The Seven Profound Martial House",
"begin": 1,
"end": 106
},
"2": {
"title":"Rising Star of the Sky Fortune Kingdom",
"begin": 107,
"end": 166
},
"3": {
"title":"Adventures in the Southern Wilderness",
"begin": 167,
"end": 224
},
"4": {
"title":"Total Faction Martial Meeting",
"begin": 225,
"end": 301
},
"5": {
"title":"Subterfuge in Green Mulberry City",
"begin": 302,
"end": 353
},
"6": {
"title":"Divine Phoenix Island",
"begin": 354,
"end": 409
},
"7": {
"title":"Avenger",
"begin": 410,
"end": 439
},
"8": {
"title":"The South Sea Battlefield",
"begin": 440,
"end": 514
},
"9": {
"title":"Curse of the Bloodslaughter Steppes",
"begin": 515,
"end": 670
},
"10": {
"title":"Terror of the South Sea",
"begin": 671,
"end": 754
},
"11": {
"title":"Hunt of the Asura Divine Kingdom",
"begin": 755,
"end": 872
},
"12": {
"title":"Plot of the Ancient Devil",
"begin": 873,
"end": 953
},
"13": {
"title":"The Ancient Phoenix Clan",
"begin": 954,
"end": 1075
},
"14": {
"title":"True Martial World",
"begin": 1076,
"end": 1156
},
"15": {
"title":"Geniuses of the Divine Realm First Martial Meeting",
"begin": 1157,
"end": 1332
},
"16": {
"title":"Return to the Abyss",
"begin": 1333,
"end": 1394
},
"17": {
"title":"The Asura Road",
"begin": 1395,
"end": 1546
},
"18": {
"title":"Divine Rune City",
"begin": 1547,
"end": 1659
},
"19": {
"title":"Legacy of the Final Trial",
"begin": 1660,
"end": 1752
},
"20": {
"title":"Faith and Fury",
"begin": 1753,
"end": 1800
},
"21": {
"title":"Mysteries of the Akashic Dream Battlefield",
"begin": 1801,
"end": 1870
},
"22": {
"title":"Flight of the Ancient Races",
"begin": 1871,
"end": 1933
},
"23": {
"title":"The Samsara of Life and Death",
"begin": 1934,
"end": 2023
},
"24": {
"title":"The Light in the Dark",
"begin": 2024,
"end": 2099
},
"25": {
"title":"Depths of the Abyss",
"begin": 2100,
"end": 2215
},
"26": {
"title":"Last Stand of the 33 Heavens",
"begin": 2216,
"end": 2276
}
}
}