@blizzhackers/d2data 2.0.0 → 2.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/compile.js +9 -4
- package/docs/drops/package-lock.json +9 -9
- package/docs/drops/package.json +1 -1
- package/docs/leveling/package-lock.json +9 -9
- package/docs/leveling/package.json +1 -1
- package/docs/runewords/package-lock.json +9 -9
- package/docs/runewords/package.json +1 -1
- package/json/hireling.json +89 -89
- package/json/hirelingdesc.json +28 -0
- package/json/items.json +2 -2
- package/json/itemstatcost.json +112 -72
- package/json/levelgroups.json +689 -0
- package/json/levels.json +136 -0
- package/json/magicprefix.json +0 -37
- package/json/magicsuffix.json +0 -8
- package/json/misc.json +2 -2
- package/json/monai.json +5 -1
- package/json/monstats.json +5764 -4417
- package/json/pettype.json +1 -1
- package/json/properties.json +66 -0
- package/json/skillcalc.json +20 -0
- package/json/skilldesc.json +13 -0
- package/json/skills.json +119 -6
- package/json/soundenviron.json +1967 -1950
- package/json/sounds.json +158 -0
- package/json/states.json +13 -2
- package/json/superuniques.json +91 -0
- package/json/tcprecalc.json +9235 -1507
- package/json/treasureclassex.json +5093 -562
- package/json/treasureclassgroupsex.json +314 -0
- package/json/uniqueitems.json +138 -0
- package/package.json +6 -11
- package/string.js +9 -5
|
@@ -0,0 +1,689 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Act 1 - Barracks": {
|
|
3
|
+
"Name": "Act 1 - Barracks",
|
|
4
|
+
"Id": 19,
|
|
5
|
+
"*StringName": "Barracks",
|
|
6
|
+
"GroupName": "Barracks",
|
|
7
|
+
"lineNumber": 19
|
|
8
|
+
},
|
|
9
|
+
"Act 1 - Black Marsh": {
|
|
10
|
+
"Name": "Act 1 - Black Marsh",
|
|
11
|
+
"Id": 6,
|
|
12
|
+
"*StringName": "Black Marsh",
|
|
13
|
+
"GroupName": "Black Marsh",
|
|
14
|
+
"lineNumber": 6
|
|
15
|
+
},
|
|
16
|
+
"Act 1 - Blood Moor": {
|
|
17
|
+
"Name": "Act 1 - Blood Moor",
|
|
18
|
+
"Id": 2,
|
|
19
|
+
"*StringName": "Blood Moor",
|
|
20
|
+
"GroupName": "Blood Moor",
|
|
21
|
+
"lineNumber": 2
|
|
22
|
+
},
|
|
23
|
+
"Act 1 - Burial Grounds": {
|
|
24
|
+
"Name": "Act 1 - Burial Grounds",
|
|
25
|
+
"Id": 13,
|
|
26
|
+
"*StringName": "Burial Grounds",
|
|
27
|
+
"GroupName": "Burial Grounds",
|
|
28
|
+
"lineNumber": 13
|
|
29
|
+
},
|
|
30
|
+
"Act 1 - Catacombs": {
|
|
31
|
+
"Name": "Act 1 - Catacombs",
|
|
32
|
+
"Id": 23,
|
|
33
|
+
"*StringName": "Catacombs",
|
|
34
|
+
"GroupName": "Catacombs",
|
|
35
|
+
"lineNumber": 23
|
|
36
|
+
},
|
|
37
|
+
"Act 1 - Cathedral": {
|
|
38
|
+
"Name": "Act 1 - Cathedral",
|
|
39
|
+
"Id": 22,
|
|
40
|
+
"*StringName": "Cathedral",
|
|
41
|
+
"GroupName": "Cathedral",
|
|
42
|
+
"lineNumber": 22
|
|
43
|
+
},
|
|
44
|
+
"Act 1 - Cave": {
|
|
45
|
+
"Name": "Act 1 - Cave",
|
|
46
|
+
"Id": 9,
|
|
47
|
+
"*StringName": "Cave",
|
|
48
|
+
"GroupName": "Cave",
|
|
49
|
+
"lineNumber": 9
|
|
50
|
+
},
|
|
51
|
+
"Act 1 - Cold Plains": {
|
|
52
|
+
"Name": "Act 1 - Cold Plains",
|
|
53
|
+
"Id": 3,
|
|
54
|
+
"*StringName": "Cold Plains",
|
|
55
|
+
"GroupName": "Cold Plains",
|
|
56
|
+
"lineNumber": 3
|
|
57
|
+
},
|
|
58
|
+
"Act 1 - Crypt": {
|
|
59
|
+
"Name": "Act 1 - Crypt",
|
|
60
|
+
"Id": 14,
|
|
61
|
+
"*StringName": "Crypt",
|
|
62
|
+
"GroupName": "Crypt",
|
|
63
|
+
"lineNumber": 14
|
|
64
|
+
},
|
|
65
|
+
"Act 1 - Dark Wood": {
|
|
66
|
+
"Name": "Act 1 - Dark Wood",
|
|
67
|
+
"Id": 5,
|
|
68
|
+
"*StringName": "Dark Wood",
|
|
69
|
+
"GroupName": "Dark Wood",
|
|
70
|
+
"lineNumber": 5
|
|
71
|
+
},
|
|
72
|
+
"Act 1 - Den of Evil": {
|
|
73
|
+
"Name": "Act 1 - Den of Evil",
|
|
74
|
+
"Id": 8,
|
|
75
|
+
"*StringName": "Den of Evil",
|
|
76
|
+
"GroupName": "Den of Evil",
|
|
77
|
+
"lineNumber": 8
|
|
78
|
+
},
|
|
79
|
+
"Act 1 - Forgotten Tower": {
|
|
80
|
+
"Name": "Act 1 - Forgotten Tower",
|
|
81
|
+
"Id": 16,
|
|
82
|
+
"*StringName": "Forgotten Tower",
|
|
83
|
+
"GroupName": "Forgotten Tower",
|
|
84
|
+
"lineNumber": 16
|
|
85
|
+
},
|
|
86
|
+
"Act 1 - Hole": {
|
|
87
|
+
"Name": "Act 1 - Hole",
|
|
88
|
+
"Id": 11,
|
|
89
|
+
"*StringName": "Hole",
|
|
90
|
+
"GroupName": "Hole",
|
|
91
|
+
"lineNumber": 11
|
|
92
|
+
},
|
|
93
|
+
"Act 1 - Inner Cloister": {
|
|
94
|
+
"Name": "Act 1 - Inner Cloister",
|
|
95
|
+
"Id": 21,
|
|
96
|
+
"*StringName": "Inner Cloister",
|
|
97
|
+
"GroupName": "Inner Cloister",
|
|
98
|
+
"lineNumber": 21
|
|
99
|
+
},
|
|
100
|
+
"Act 1 - Jail": {
|
|
101
|
+
"Name": "Act 1 - Jail",
|
|
102
|
+
"Id": 20,
|
|
103
|
+
"*StringName": "Jail Level 1",
|
|
104
|
+
"GroupName": "Jail",
|
|
105
|
+
"lineNumber": 20
|
|
106
|
+
},
|
|
107
|
+
"Act 1 - Mausoleum": {
|
|
108
|
+
"Name": "Act 1 - Mausoleum",
|
|
109
|
+
"Id": 15,
|
|
110
|
+
"*StringName": "Mausoleum",
|
|
111
|
+
"GroupName": "Mausoleum",
|
|
112
|
+
"lineNumber": 15
|
|
113
|
+
},
|
|
114
|
+
"Act 1 - Monastery Gate": {
|
|
115
|
+
"Name": "Act 1 - Monastery Gate",
|
|
116
|
+
"Id": 17,
|
|
117
|
+
"*StringName": "Monastery Gate",
|
|
118
|
+
"GroupName": "Monastery Gate",
|
|
119
|
+
"lineNumber": 17
|
|
120
|
+
},
|
|
121
|
+
"Act 1 - Moo Moo Farm": {
|
|
122
|
+
"Name": "Act 1 - Moo Moo Farm",
|
|
123
|
+
"Id": 25,
|
|
124
|
+
"*StringName": "Moo Moo Farm",
|
|
125
|
+
"GroupName": "MooMooFarmGroup",
|
|
126
|
+
"lineNumber": 25
|
|
127
|
+
},
|
|
128
|
+
"Act 1 - Outer Cloister": {
|
|
129
|
+
"Name": "Act 1 - Outer Cloister",
|
|
130
|
+
"Id": 18,
|
|
131
|
+
"*StringName": "Outer Cloister",
|
|
132
|
+
"GroupName": "Outer Cloister",
|
|
133
|
+
"lineNumber": 18
|
|
134
|
+
},
|
|
135
|
+
"Act 1 - Pit": {
|
|
136
|
+
"Name": "Act 1 - Pit",
|
|
137
|
+
"Id": 12,
|
|
138
|
+
"*StringName": "Pit",
|
|
139
|
+
"GroupName": "Pit",
|
|
140
|
+
"lineNumber": 12
|
|
141
|
+
},
|
|
142
|
+
"Act 1 - Stony Field": {
|
|
143
|
+
"Name": "Act 1 - Stony Field",
|
|
144
|
+
"Id": 4,
|
|
145
|
+
"*StringName": "Stony Field",
|
|
146
|
+
"GroupName": "Stony Field",
|
|
147
|
+
"lineNumber": 4
|
|
148
|
+
},
|
|
149
|
+
"Act 1 - Tamoe Highland": {
|
|
150
|
+
"Name": "Act 1 - Tamoe Highland",
|
|
151
|
+
"Id": 7,
|
|
152
|
+
"*StringName": "Tamoe Highland",
|
|
153
|
+
"GroupName": "Tamoe Highland",
|
|
154
|
+
"lineNumber": 7
|
|
155
|
+
},
|
|
156
|
+
"Act 1 - Town": {
|
|
157
|
+
"Name": "Act 1 - Town",
|
|
158
|
+
"Id": 1,
|
|
159
|
+
"*StringName": "Rogue Encampment",
|
|
160
|
+
"GroupName": "Rogue Encampment",
|
|
161
|
+
"lineNumber": 1
|
|
162
|
+
},
|
|
163
|
+
"Act 1 - Tristram": {
|
|
164
|
+
"Name": "Act 1 - Tristram",
|
|
165
|
+
"Id": 24,
|
|
166
|
+
"*StringName": "Tristram",
|
|
167
|
+
"GroupName": "Tristram",
|
|
168
|
+
"lineNumber": 24
|
|
169
|
+
},
|
|
170
|
+
"Act 1 - Underground Passage": {
|
|
171
|
+
"Name": "Act 1 - Underground Passage",
|
|
172
|
+
"Id": 10,
|
|
173
|
+
"*StringName": "Underground Passage",
|
|
174
|
+
"GroupName": "Underground Passage",
|
|
175
|
+
"lineNumber": 10
|
|
176
|
+
},
|
|
177
|
+
"Act 2 - Ancient Tunnels": {
|
|
178
|
+
"Name": "Act 2 - Ancient Tunnels",
|
|
179
|
+
"Id": 40,
|
|
180
|
+
"*StringName": "Ancient Tunnels",
|
|
181
|
+
"GroupName": "Ancient Tunnels",
|
|
182
|
+
"lineNumber": 40
|
|
183
|
+
},
|
|
184
|
+
"Act 2 - Arcane Sanctuary": {
|
|
185
|
+
"Name": "Act 2 - Arcane Sanctuary",
|
|
186
|
+
"Id": 43,
|
|
187
|
+
"*StringName": "Arcane Sanctuary",
|
|
188
|
+
"GroupName": "Arcane Sanctuary",
|
|
189
|
+
"lineNumber": 43
|
|
190
|
+
},
|
|
191
|
+
"Act 2 - Canyon of the Magi": {
|
|
192
|
+
"Name": "Act 2 - Canyon of the Magi",
|
|
193
|
+
"Id": 32,
|
|
194
|
+
"*StringName": "Canyon of the Magi",
|
|
195
|
+
"GroupName": "Canyon of the Magi",
|
|
196
|
+
"lineNumber": 32
|
|
197
|
+
},
|
|
198
|
+
"Act 2 - Claw Viper Temple": {
|
|
199
|
+
"Name": "Act 2 - Claw Viper Temple",
|
|
200
|
+
"Id": 38,
|
|
201
|
+
"*StringName": "Claw Viper Temple",
|
|
202
|
+
"GroupName": "Claw Viper Temple",
|
|
203
|
+
"lineNumber": 38
|
|
204
|
+
},
|
|
205
|
+
"Act 2 - Dry Hills": {
|
|
206
|
+
"Name": "Act 2 - Dry Hills",
|
|
207
|
+
"Id": 28,
|
|
208
|
+
"*StringName": "Dry Hills",
|
|
209
|
+
"GroupName": "Dry Hills",
|
|
210
|
+
"lineNumber": 28
|
|
211
|
+
},
|
|
212
|
+
"Act 2 - Duriel's Lair": {
|
|
213
|
+
"Name": "Act 2 - Duriel's Lair",
|
|
214
|
+
"Id": 42,
|
|
215
|
+
"*StringName": "Duriel's Lair",
|
|
216
|
+
"GroupName": "Duriel's Lair",
|
|
217
|
+
"lineNumber": 42
|
|
218
|
+
},
|
|
219
|
+
"Act 2 - Far Oasis": {
|
|
220
|
+
"Name": "Act 2 - Far Oasis",
|
|
221
|
+
"Id": 29,
|
|
222
|
+
"*StringName": "Far Oasis",
|
|
223
|
+
"GroupName": "Far Oasis",
|
|
224
|
+
"lineNumber": 29
|
|
225
|
+
},
|
|
226
|
+
"Act 2 - Halls of the Dead": {
|
|
227
|
+
"Name": "Act 2 - Halls of the Dead",
|
|
228
|
+
"Id": 37,
|
|
229
|
+
"*StringName": "Halls of the Dead",
|
|
230
|
+
"GroupName": "Halls of the Dead",
|
|
231
|
+
"lineNumber": 37
|
|
232
|
+
},
|
|
233
|
+
"Act 2 - Harem": {
|
|
234
|
+
"Name": "Act 2 - Harem",
|
|
235
|
+
"Id": 34,
|
|
236
|
+
"*StringName": "Harem",
|
|
237
|
+
"GroupName": "Harem",
|
|
238
|
+
"lineNumber": 34
|
|
239
|
+
},
|
|
240
|
+
"Act 2 - Lost City": {
|
|
241
|
+
"Name": "Act 2 - Lost City",
|
|
242
|
+
"Id": 30,
|
|
243
|
+
"*StringName": "Lost City",
|
|
244
|
+
"GroupName": "Lost City",
|
|
245
|
+
"lineNumber": 30
|
|
246
|
+
},
|
|
247
|
+
"Act 2 - Maggot Lair": {
|
|
248
|
+
"Name": "Act 2 - Maggot Lair",
|
|
249
|
+
"Id": 39,
|
|
250
|
+
"*StringName": "Maggot Lair",
|
|
251
|
+
"GroupName": "Maggot Lair",
|
|
252
|
+
"lineNumber": 39
|
|
253
|
+
},
|
|
254
|
+
"Act 2 - Palace Cellar": {
|
|
255
|
+
"Name": "Act 2 - Palace Cellar",
|
|
256
|
+
"Id": 35,
|
|
257
|
+
"*StringName": "Palace Cellar",
|
|
258
|
+
"GroupName": "Palace Cellar",
|
|
259
|
+
"lineNumber": 35
|
|
260
|
+
},
|
|
261
|
+
"Act 2 - Rocky Waste": {
|
|
262
|
+
"Name": "Act 2 - Rocky Waste",
|
|
263
|
+
"Id": 27,
|
|
264
|
+
"*StringName": "Rocky Waste",
|
|
265
|
+
"GroupName": "Rocky Waste",
|
|
266
|
+
"lineNumber": 27
|
|
267
|
+
},
|
|
268
|
+
"Act 2 - Sewers": {
|
|
269
|
+
"Name": "Act 2 - Sewers",
|
|
270
|
+
"Id": 33,
|
|
271
|
+
"*StringName": "Sewers",
|
|
272
|
+
"GroupName": "Lut Gholein Sewers",
|
|
273
|
+
"lineNumber": 33
|
|
274
|
+
},
|
|
275
|
+
"Act 2 - Stony Tomb": {
|
|
276
|
+
"Name": "Act 2 - Stony Tomb",
|
|
277
|
+
"Id": 36,
|
|
278
|
+
"*StringName": "Stony Tomb",
|
|
279
|
+
"GroupName": "Stony Tomb",
|
|
280
|
+
"lineNumber": 36
|
|
281
|
+
},
|
|
282
|
+
"Act 2 - Tal Rasha's Tomb": {
|
|
283
|
+
"Name": "Act 2 - Tal Rasha's Tomb",
|
|
284
|
+
"Id": 41,
|
|
285
|
+
"*StringName": "Tal Rasha's Tomb",
|
|
286
|
+
"GroupName": "Tal Rasha's Tomb",
|
|
287
|
+
"lineNumber": 41
|
|
288
|
+
},
|
|
289
|
+
"Act 2 - Town": {
|
|
290
|
+
"Name": "Act 2 - Town",
|
|
291
|
+
"Id": 26,
|
|
292
|
+
"*StringName": "Lut Gholein",
|
|
293
|
+
"GroupName": "Lut Gholein",
|
|
294
|
+
"lineNumber": 26
|
|
295
|
+
},
|
|
296
|
+
"Act 2 - Valley of Snakes": {
|
|
297
|
+
"Name": "Act 2 - Valley of Snakes",
|
|
298
|
+
"Id": 31,
|
|
299
|
+
"*StringName": "Valley of Snakes",
|
|
300
|
+
"GroupName": "Valley of Snakes",
|
|
301
|
+
"lineNumber": 31
|
|
302
|
+
},
|
|
303
|
+
"Act 3 - Arachnid Lair": {
|
|
304
|
+
"Name": "Act 3 - Arachnid Lair",
|
|
305
|
+
"Id": 53,
|
|
306
|
+
"*StringName": "Arachnid Lair",
|
|
307
|
+
"GroupName": "Spider Cave",
|
|
308
|
+
"lineNumber": 53
|
|
309
|
+
},
|
|
310
|
+
"Act 3 - Disused Fane": {
|
|
311
|
+
"Name": "Act 3 - Disused Fane",
|
|
312
|
+
"Id": 59,
|
|
313
|
+
"*StringName": "Disused Fane",
|
|
314
|
+
"GroupName": "Disused Fane",
|
|
315
|
+
"lineNumber": 59
|
|
316
|
+
},
|
|
317
|
+
"Act 3 - Disused Reliquary": {
|
|
318
|
+
"Name": "Act 3 - Disused Reliquary",
|
|
319
|
+
"Id": 63,
|
|
320
|
+
"*StringName": "Disused Reliquary",
|
|
321
|
+
"GroupName": "Disused Reliquary",
|
|
322
|
+
"lineNumber": 63
|
|
323
|
+
},
|
|
324
|
+
"Act 3 - Durance of Hate": {
|
|
325
|
+
"Name": "Act 3 - Durance of Hate",
|
|
326
|
+
"Id": 64,
|
|
327
|
+
"*StringName": "Durance of Hate",
|
|
328
|
+
"GroupName": "Durance of Hate",
|
|
329
|
+
"lineNumber": 64
|
|
330
|
+
},
|
|
331
|
+
"Act 3 - Flayer Dungeon": {
|
|
332
|
+
"Name": "Act 3 - Flayer Dungeon",
|
|
333
|
+
"Id": 56,
|
|
334
|
+
"*StringName": "Flayer Dungeon",
|
|
335
|
+
"GroupName": "Flayer Dungeon",
|
|
336
|
+
"lineNumber": 56
|
|
337
|
+
},
|
|
338
|
+
"Act 3 - Flayer Jungle": {
|
|
339
|
+
"Name": "Act 3 - Flayer Jungle",
|
|
340
|
+
"Id": 47,
|
|
341
|
+
"*StringName": "Flayer Jungle",
|
|
342
|
+
"GroupName": "Flayer Jungle",
|
|
343
|
+
"lineNumber": 47
|
|
344
|
+
},
|
|
345
|
+
"Act 3 - Forgotten Reliquary": {
|
|
346
|
+
"Name": "Act 3 - Forgotten Reliquary",
|
|
347
|
+
"Id": 60,
|
|
348
|
+
"*StringName": "Forgotten Reliquary",
|
|
349
|
+
"GroupName": "Forgotten Reliquary",
|
|
350
|
+
"lineNumber": 60
|
|
351
|
+
},
|
|
352
|
+
"Act 3 - Forgotten Temple": {
|
|
353
|
+
"Name": "Act 3 - Forgotten Temple",
|
|
354
|
+
"Id": 61,
|
|
355
|
+
"*StringName": "Forgotten Temple",
|
|
356
|
+
"GroupName": "Forgotten Temple",
|
|
357
|
+
"lineNumber": 61
|
|
358
|
+
},
|
|
359
|
+
"Act 3 - Great Marsh": {
|
|
360
|
+
"Name": "Act 3 - Great Marsh",
|
|
361
|
+
"Id": 46,
|
|
362
|
+
"*StringName": "Great Marsh",
|
|
363
|
+
"GroupName": "Great Marsh",
|
|
364
|
+
"lineNumber": 46
|
|
365
|
+
},
|
|
366
|
+
"Act 3 - Kurast Bazaar": {
|
|
367
|
+
"Name": "Act 3 - Kurast Bazaar",
|
|
368
|
+
"Id": 49,
|
|
369
|
+
"*StringName": "Kurast Bazaar",
|
|
370
|
+
"GroupName": "Kurast Bazaar",
|
|
371
|
+
"lineNumber": 49
|
|
372
|
+
},
|
|
373
|
+
"Act 3 - Kurast Causeway": {
|
|
374
|
+
"Name": "Act 3 - Kurast Causeway",
|
|
375
|
+
"Id": 51,
|
|
376
|
+
"*StringName": "Kurast Causeway",
|
|
377
|
+
"GroupName": "Kurast Causeway",
|
|
378
|
+
"lineNumber": 51
|
|
379
|
+
},
|
|
380
|
+
"Act 3 - Lower Kurast": {
|
|
381
|
+
"Name": "Act 3 - Lower Kurast",
|
|
382
|
+
"Id": 48,
|
|
383
|
+
"*StringName": "Lower Kurast",
|
|
384
|
+
"GroupName": "Lower Kurast",
|
|
385
|
+
"lineNumber": 48
|
|
386
|
+
},
|
|
387
|
+
"Act 3 - Ruined Fane": {
|
|
388
|
+
"Name": "Act 3 - Ruined Fane",
|
|
389
|
+
"Id": 62,
|
|
390
|
+
"*StringName": "Ruined Fane",
|
|
391
|
+
"GroupName": "Ruined Fane",
|
|
392
|
+
"lineNumber": 62
|
|
393
|
+
},
|
|
394
|
+
"Act 3 - Ruined Temple": {
|
|
395
|
+
"Name": "Act 3 - Ruined Temple",
|
|
396
|
+
"Id": 58,
|
|
397
|
+
"*StringName": "Ruined Temple",
|
|
398
|
+
"GroupName": "Ruined Temple",
|
|
399
|
+
"lineNumber": 58
|
|
400
|
+
},
|
|
401
|
+
"Act 3 - Sewers": {
|
|
402
|
+
"Name": "Act 3 - Sewers",
|
|
403
|
+
"Id": 57,
|
|
404
|
+
"*StringName": "Sewers",
|
|
405
|
+
"GroupName": "Kurast Sewers",
|
|
406
|
+
"lineNumber": 57
|
|
407
|
+
},
|
|
408
|
+
"Act 3 - Spider Cavern": {
|
|
409
|
+
"Name": "Act 3 - Spider Cavern",
|
|
410
|
+
"Id": 54,
|
|
411
|
+
"*StringName": "Spider Cavern",
|
|
412
|
+
"GroupName": "Spider Cavern",
|
|
413
|
+
"lineNumber": 54
|
|
414
|
+
},
|
|
415
|
+
"Act 3 - Spider Forest": {
|
|
416
|
+
"Name": "Act 3 - Spider Forest",
|
|
417
|
+
"Id": 45,
|
|
418
|
+
"*StringName": "Spider Forest",
|
|
419
|
+
"GroupName": "Spider Forest",
|
|
420
|
+
"lineNumber": 45
|
|
421
|
+
},
|
|
422
|
+
"Act 3 - Swampy Pit": {
|
|
423
|
+
"Name": "Act 3 - Swampy Pit",
|
|
424
|
+
"Id": 55,
|
|
425
|
+
"*StringName": "Swampy Pit",
|
|
426
|
+
"GroupName": "Swampy Pit",
|
|
427
|
+
"lineNumber": 55
|
|
428
|
+
},
|
|
429
|
+
"Act 3 - Town": {
|
|
430
|
+
"Name": "Act 3 - Town",
|
|
431
|
+
"Id": 44,
|
|
432
|
+
"*StringName": "Kurast Docktown",
|
|
433
|
+
"GroupName": "Kurast Docktown",
|
|
434
|
+
"lineNumber": 44
|
|
435
|
+
},
|
|
436
|
+
"Act 3 - Travincal": {
|
|
437
|
+
"Name": "Act 3 - Travincal",
|
|
438
|
+
"Id": 52,
|
|
439
|
+
"*StringName": "Travincal",
|
|
440
|
+
"GroupName": "Travincal",
|
|
441
|
+
"lineNumber": 52
|
|
442
|
+
},
|
|
443
|
+
"Act 3 - Upper Kurast": {
|
|
444
|
+
"Name": "Act 3 - Upper Kurast",
|
|
445
|
+
"Id": 50,
|
|
446
|
+
"*StringName": "Upper Kurast",
|
|
447
|
+
"GroupName": "Upper Kurast",
|
|
448
|
+
"lineNumber": 50
|
|
449
|
+
},
|
|
450
|
+
"Act 4 - Chaos Sanctuary": {
|
|
451
|
+
"Name": "Act 4 - Chaos Sanctuary",
|
|
452
|
+
"Id": 70,
|
|
453
|
+
"*StringName": "The Chaos Sanctuary",
|
|
454
|
+
"GroupName": "Chaos Sanctum",
|
|
455
|
+
"lineNumber": 70
|
|
456
|
+
},
|
|
457
|
+
"Act 4 - City of the Damned": {
|
|
458
|
+
"Name": "Act 4 - City of the Damned",
|
|
459
|
+
"Id": 68,
|
|
460
|
+
"*StringName": "City of the Damned",
|
|
461
|
+
"GroupName": "City of the Damned",
|
|
462
|
+
"lineNumber": 68
|
|
463
|
+
},
|
|
464
|
+
"Act 4 - Outer Steppes": {
|
|
465
|
+
"Name": "Act 4 - Outer Steppes",
|
|
466
|
+
"Id": 66,
|
|
467
|
+
"*StringName": "Outer Steppes",
|
|
468
|
+
"GroupName": "Outer Steppes",
|
|
469
|
+
"lineNumber": 66
|
|
470
|
+
},
|
|
471
|
+
"Act 4 - Plains of Despair": {
|
|
472
|
+
"Name": "Act 4 - Plains of Despair",
|
|
473
|
+
"Id": 67,
|
|
474
|
+
"*StringName": "Plains of Despair",
|
|
475
|
+
"GroupName": "Plains of Despair",
|
|
476
|
+
"lineNumber": 67
|
|
477
|
+
},
|
|
478
|
+
"Act 4 - River of Flame": {
|
|
479
|
+
"Name": "Act 4 - River of Flame",
|
|
480
|
+
"Id": 69,
|
|
481
|
+
"*StringName": "River of Flame",
|
|
482
|
+
"GroupName": "River of Flame",
|
|
483
|
+
"lineNumber": 69
|
|
484
|
+
},
|
|
485
|
+
"Act 4 - Town": {
|
|
486
|
+
"Name": "Act 4 - Town",
|
|
487
|
+
"Id": 65,
|
|
488
|
+
"*StringName": "The Pandemonium Fortress",
|
|
489
|
+
"GroupName": "The Pandemonium Fortress",
|
|
490
|
+
"lineNumber": 65
|
|
491
|
+
},
|
|
492
|
+
"Act 5 - Abaddon": {
|
|
493
|
+
"Name": "Act 5 - Abaddon",
|
|
494
|
+
"Id": 85,
|
|
495
|
+
"*StringName": "Abaddon",
|
|
496
|
+
"GroupName": "Hell1",
|
|
497
|
+
"expansion": 1,
|
|
498
|
+
"lineNumber": 86
|
|
499
|
+
},
|
|
500
|
+
"Act 5 - Arreat Plateau": {
|
|
501
|
+
"Name": "Act 5 - Arreat Plateau",
|
|
502
|
+
"Id": 74,
|
|
503
|
+
"*StringName": "Arreat Plateau",
|
|
504
|
+
"GroupName": "Arreat Plateau",
|
|
505
|
+
"expansion": 1,
|
|
506
|
+
"lineNumber": 75
|
|
507
|
+
},
|
|
508
|
+
"Act 5 - Arreat Summit": {
|
|
509
|
+
"Name": "Act 5 - Arreat Summit",
|
|
510
|
+
"Id": 82,
|
|
511
|
+
"*StringName": "Arreat Summit",
|
|
512
|
+
"GroupName": "Rocky Summit",
|
|
513
|
+
"expansion": 1,
|
|
514
|
+
"lineNumber": 83
|
|
515
|
+
},
|
|
516
|
+
"Act 5 - Bloody Foothills": {
|
|
517
|
+
"Name": "Act 5 - Bloody Foothills",
|
|
518
|
+
"Id": 72,
|
|
519
|
+
"*StringName": "Bloody Foothills",
|
|
520
|
+
"GroupName": "Bloody Foothills",
|
|
521
|
+
"expansion": 1,
|
|
522
|
+
"lineNumber": 73
|
|
523
|
+
},
|
|
524
|
+
"Act 5 - Crystalline Passage": {
|
|
525
|
+
"Name": "Act 5 - Crystalline Passage",
|
|
526
|
+
"Id": 75,
|
|
527
|
+
"*StringName": "Crystalline Passage",
|
|
528
|
+
"GroupName": "Crystalized Cavern Level 1",
|
|
529
|
+
"expansion": 1,
|
|
530
|
+
"lineNumber": 76
|
|
531
|
+
},
|
|
532
|
+
"Act 5 - Drifter Cavern": {
|
|
533
|
+
"Name": "Act 5 - Drifter Cavern",
|
|
534
|
+
"Id": 78,
|
|
535
|
+
"*StringName": "Drifter Cavern",
|
|
536
|
+
"GroupName": "Echo Chamber",
|
|
537
|
+
"expansion": 1,
|
|
538
|
+
"lineNumber": 79
|
|
539
|
+
},
|
|
540
|
+
"Act 5 - Forgotten Sands": {
|
|
541
|
+
"Name": "Act 5 - Forgotten Sands",
|
|
542
|
+
"Id": 92,
|
|
543
|
+
"*StringName": "Forgotten Sands",
|
|
544
|
+
"GroupName": "Pandemonium Run 2",
|
|
545
|
+
"expansion": 1,
|
|
546
|
+
"lineNumber": 93
|
|
547
|
+
},
|
|
548
|
+
"Act 5 - Frigid Highlands": {
|
|
549
|
+
"Name": "Act 5 - Frigid Highlands",
|
|
550
|
+
"Id": 73,
|
|
551
|
+
"*StringName": "Frigid Highlands",
|
|
552
|
+
"GroupName": "Rigid Highlands",
|
|
553
|
+
"expansion": 1,
|
|
554
|
+
"lineNumber": 74
|
|
555
|
+
},
|
|
556
|
+
"Act 5 - Frozen River": {
|
|
557
|
+
"Name": "Act 5 - Frozen River",
|
|
558
|
+
"Id": 76,
|
|
559
|
+
"*StringName": "Frozen River",
|
|
560
|
+
"GroupName": "Cellar of Pity",
|
|
561
|
+
"expansion": 1,
|
|
562
|
+
"lineNumber": 77
|
|
563
|
+
},
|
|
564
|
+
"Act 5 - Frozen Tundra": {
|
|
565
|
+
"Name": "Act 5 - Frozen Tundra",
|
|
566
|
+
"Id": 79,
|
|
567
|
+
"*StringName": "Frozen Tundra",
|
|
568
|
+
"GroupName": "Tundra Wastelands",
|
|
569
|
+
"expansion": 1,
|
|
570
|
+
"lineNumber": 80
|
|
571
|
+
},
|
|
572
|
+
"Act 5 - Furnace of Pain": {
|
|
573
|
+
"Name": "Act 5 - Furnace of Pain",
|
|
574
|
+
"Id": 93,
|
|
575
|
+
"*StringName": "Furnace of Pain",
|
|
576
|
+
"GroupName": "Pandemonium Run 3",
|
|
577
|
+
"expansion": 1,
|
|
578
|
+
"lineNumber": 94
|
|
579
|
+
},
|
|
580
|
+
"Act 5 - Glacial Trail": {
|
|
581
|
+
"Name": "Act 5 - Glacial Trail",
|
|
582
|
+
"Id": 77,
|
|
583
|
+
"*StringName": "Glacial Trail",
|
|
584
|
+
"GroupName": "Crystalized Cavern Level 2",
|
|
585
|
+
"expansion": 1,
|
|
586
|
+
"lineNumber": 78
|
|
587
|
+
},
|
|
588
|
+
"Act 5 - Halls": {
|
|
589
|
+
"Name": "Act 5 - Halls",
|
|
590
|
+
"Id": 84,
|
|
591
|
+
"*StringName": "Halls",
|
|
592
|
+
"GroupName": "Temple Halls",
|
|
593
|
+
"expansion": 1,
|
|
594
|
+
"lineNumber": 85
|
|
595
|
+
},
|
|
596
|
+
"Act 5 - Icy Cellar": {
|
|
597
|
+
"Name": "Act 5 - Icy Cellar",
|
|
598
|
+
"Id": 81,
|
|
599
|
+
"*StringName": "Icy Cellar",
|
|
600
|
+
"GroupName": "Glacial Caves Level 2",
|
|
601
|
+
"expansion": 1,
|
|
602
|
+
"lineNumber": 82
|
|
603
|
+
},
|
|
604
|
+
"Act 5 - Infernal Pit": {
|
|
605
|
+
"Name": "Act 5 - Infernal Pit",
|
|
606
|
+
"Id": 87,
|
|
607
|
+
"*StringName": "Infernal Pit",
|
|
608
|
+
"GroupName": "Hell3",
|
|
609
|
+
"expansion": 1,
|
|
610
|
+
"lineNumber": 88
|
|
611
|
+
},
|
|
612
|
+
"Act 5 - Matron's Den": {
|
|
613
|
+
"Name": "Act 5 - Matron's Den",
|
|
614
|
+
"Id": 91,
|
|
615
|
+
"*StringName": "Matron's Den",
|
|
616
|
+
"GroupName": "Pandemonium Run 1",
|
|
617
|
+
"expansion": 1,
|
|
618
|
+
"lineNumber": 92
|
|
619
|
+
},
|
|
620
|
+
"Act 5 - Nihlathak's Temple": {
|
|
621
|
+
"Name": "Act 5 - Nihlathak's Temple",
|
|
622
|
+
"Id": 83,
|
|
623
|
+
"*StringName": "Nihlathak's Temple",
|
|
624
|
+
"GroupName": "Nihlathaks Temple",
|
|
625
|
+
"expansion": 1,
|
|
626
|
+
"lineNumber": 84
|
|
627
|
+
},
|
|
628
|
+
"Act 5 - Pit of Acheron": {
|
|
629
|
+
"Name": "Act 5 - Pit of Acheron",
|
|
630
|
+
"Id": 86,
|
|
631
|
+
"*StringName": "Pit of Acheron",
|
|
632
|
+
"GroupName": "Hell2",
|
|
633
|
+
"expansion": 1,
|
|
634
|
+
"lineNumber": 87
|
|
635
|
+
},
|
|
636
|
+
"Act 5 - The Ancient's Way": {
|
|
637
|
+
"Name": "Act 5 - The Ancient's Way",
|
|
638
|
+
"Id": 80,
|
|
639
|
+
"*StringName": "The Ancients' Way",
|
|
640
|
+
"GroupName": "Glacial Caves Level 1",
|
|
641
|
+
"expansion": 1,
|
|
642
|
+
"lineNumber": 81
|
|
643
|
+
},
|
|
644
|
+
"Act 5 - Throne of Destruction": {
|
|
645
|
+
"Name": "Act 5 - Throne of Destruction",
|
|
646
|
+
"Id": 89,
|
|
647
|
+
"*StringName": "Throne of Destruction",
|
|
648
|
+
"GroupName": "Throne of Destruction",
|
|
649
|
+
"expansion": 1,
|
|
650
|
+
"lineNumber": 90
|
|
651
|
+
},
|
|
652
|
+
"Act 5 - Town": {
|
|
653
|
+
"Name": "Act 5 - Town",
|
|
654
|
+
"Id": 71,
|
|
655
|
+
"*StringName": "Harrogath",
|
|
656
|
+
"GroupName": "Harrogath",
|
|
657
|
+
"expansion": 1,
|
|
658
|
+
"lineNumber": 72
|
|
659
|
+
},
|
|
660
|
+
"Act 5 - Tristram": {
|
|
661
|
+
"Name": "Act 5 - Tristram",
|
|
662
|
+
"Id": 94,
|
|
663
|
+
"*StringName": "Tristram",
|
|
664
|
+
"GroupName": "Tristram",
|
|
665
|
+
"expansion": 1,
|
|
666
|
+
"lineNumber": 95
|
|
667
|
+
},
|
|
668
|
+
"Act 5 - Worldstone Chamber": {
|
|
669
|
+
"Name": "Act 5 - Worldstone Chamber",
|
|
670
|
+
"Id": 90,
|
|
671
|
+
"*StringName": "The Worldstone Chamber",
|
|
672
|
+
"GroupName": "The Worldstone Chamber",
|
|
673
|
+
"expansion": 1,
|
|
674
|
+
"lineNumber": 91
|
|
675
|
+
},
|
|
676
|
+
"Act 5 - Worldstone Keep": {
|
|
677
|
+
"Name": "Act 5 - Worldstone Keep",
|
|
678
|
+
"Id": 88,
|
|
679
|
+
"*StringName": "The Worldstone Keep",
|
|
680
|
+
"GroupName": "The Worldstone Keep",
|
|
681
|
+
"expansion": 1,
|
|
682
|
+
"lineNumber": 89
|
|
683
|
+
},
|
|
684
|
+
"Null": {
|
|
685
|
+
"Name": "Null",
|
|
686
|
+
"Id": 0,
|
|
687
|
+
"lineNumber": 0
|
|
688
|
+
}
|
|
689
|
+
}
|