@blizzhackers/d2data 2.0.0
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/.eslintrc.js +59 -0
- package/LICENSE +21 -0
- package/README.md +12 -0
- package/_config.yml +1 -0
- package/compile.js +789 -0
- package/docs/Avqest.ttf +0 -0
- package/docs/_config.yml +1 -0
- package/docs/armor.js +134 -0
- package/docs/css/d2font.css +10 -0
- package/docs/drops/.vscode/extensions.json +3 -0
- package/docs/drops/README.md +7 -0
- package/docs/drops/dist/assets/index.12ae3c90.js +6675 -0
- package/docs/drops/dist/index.html +24 -0
- package/docs/drops/index.html +23 -0
- package/docs/drops/package-lock.json +1143 -0
- package/docs/drops/package.json +17 -0
- package/docs/drops/src/App.vue +870 -0
- package/docs/drops/src/main.js +4 -0
- package/docs/drops/vite.config.js +8 -0
- package/docs/drops.html +10 -0
- package/docs/effort.css +118 -0
- package/docs/effort.js +367 -0
- package/docs/elem-effort.html +130 -0
- package/docs/images/0-0.svg +18 -0
- package/docs/images/0-1.svg +17 -0
- package/docs/images/0-2.svg +17 -0
- package/docs/images/1-0.svg +18 -0
- package/docs/images/1-1.svg +18 -0
- package/docs/images/1-2.svg +17 -0
- package/docs/images/2-0.svg +17 -0
- package/docs/images/2-1.svg +11 -0
- package/docs/images/2-2.svg +18 -0
- package/docs/images/3-0.svg +17 -0
- package/docs/images/3-1.svg +18 -0
- package/docs/images/3-2.svg +18 -0
- package/docs/images/4-0.svg +18 -0
- package/docs/images/4-1.svg +18 -0
- package/docs/images/4-2.svg +18 -0
- package/docs/images/5-0.svg +18 -0
- package/docs/images/5-1.svg +18 -0
- package/docs/images/5-2.svg +14 -0
- package/docs/images/6-0.svg +17 -0
- package/docs/images/6-1.svg +17 -0
- package/docs/images/6-2.svg +17 -0
- package/docs/images/AmSkillicon.png +0 -0
- package/docs/images/AsSkillicon.png +0 -0
- package/docs/images/BaSkillicon.png +0 -0
- package/docs/images/DrSkillicon.png +0 -0
- package/docs/images/NeSkillicon.png +0 -0
- package/docs/images/PaSkillicon.png +0 -0
- package/docs/images/Skillicon.png +0 -0
- package/docs/images/SoSkillicon.png +0 -0
- package/docs/index.md +5 -0
- package/docs/items.html +170 -0
- package/docs/leveling/.vscode/extensions.json +3 -0
- package/docs/leveling/README.md +7 -0
- package/docs/leveling/dist/assets/index.f9765357.js +1 -0
- package/docs/leveling/dist/index.html +24 -0
- package/docs/leveling/index.html +23 -0
- package/docs/leveling/package-lock.json +1143 -0
- package/docs/leveling/package.json +17 -0
- package/docs/leveling/src/App.vue +526 -0
- package/docs/leveling/src/main.js +4 -0
- package/docs/leveling/vite.config.js +8 -0
- package/docs/runewords/.vscode/extensions.json +3 -0
- package/docs/runewords/README.md +7 -0
- package/docs/runewords/dist/assets/index.0838f27c.js +6673 -0
- package/docs/runewords/dist/assets/index.73bf3e23.css +1 -0
- package/docs/runewords/dist/index.html +25 -0
- package/docs/runewords/index.html +23 -0
- package/docs/runewords/package-lock.json +1143 -0
- package/docs/runewords/package.json +17 -0
- package/docs/runewords/src/App.vue +781 -0
- package/docs/runewords/src/main.js +4 -0
- package/docs/runewords/src/modorder.json +234 -0
- package/docs/runewords/vite.config.js +8 -0
- package/docs/skills.css +1250 -0
- package/docs/skills.html +63 -0
- package/docs/skills.js +2192 -0
- package/docs/vue-setup.js +12 -0
- package/docs/weapons.js +149 -0
- package/font-example.html +34 -0
- package/json/.gitkeep +0 -0
- package/json/actinfo.json +116 -0
- package/json/armor.json +17232 -0
- package/json/armtype.json +17 -0
- package/json/atomic.json +1026 -0
- package/json/automagic.json +696 -0
- package/json/automap.json +40732 -0
- package/json/belts.json +743 -0
- package/json/bodylocs.json +52 -0
- package/json/books.json +34 -0
- package/json/charstats.json +525 -0
- package/json/colors.json +107 -0
- package/json/compcode.json +577 -0
- package/json/composit.json +82 -0
- package/json/cubemain.json +2112 -0
- package/json/cubemod.json +57 -0
- package/json/difficultylevels.json +110 -0
- package/json/elemtypes.json +62 -0
- package/json/events.json +72 -0
- package/json/experience.json +1214 -0
- package/json/gamble.json +520 -0
- package/json/gems.json +1868 -0
- package/json/hireling.json +7640 -0
- package/json/hitclass.json +67 -0
- package/json/inventory.json +2148 -0
- package/json/itemratio.json +134 -0
- package/json/items.json +54705 -0
- package/json/itemstatcost.json +5503 -0
- package/json/itemtypes.json +2567 -0
- package/json/levels.json +15515 -0
- package/json/localestrings-chi.json +8717 -0
- package/json/localestrings-deu.json +8717 -0
- package/json/localestrings-eng.json +8722 -0
- package/json/localestrings-esp.json +8717 -0
- package/json/localestrings-fra.json +8718 -0
- package/json/localestrings-ita.json +8717 -0
- package/json/localestrings-kor.json +8715 -0
- package/json/localestrings-pol.json +8716 -0
- package/json/lowqualityitems.json +6 -0
- package/json/lvlmaze.json +910 -0
- package/json/lvlprest.json +28595 -0
- package/json/lvlsub.json +824 -0
- package/json/lvltypes.json +1377 -0
- package/json/lvlwarp.json +1515 -0
- package/json/magicprefix.json +12349 -0
- package/json/magicsuffix.json +13833 -0
- package/json/misc.json +11602 -0
- package/json/misscalc.json +217 -0
- package/json/missiles.json +23871 -0
- package/json/monai.json +1111 -0
- package/json/moncountest.json +642 -0
- package/json/monequip.json +361 -0
- package/json/monlvl.json +3665 -0
- package/json/monmode.json +98 -0
- package/json/monplace.json +39 -0
- package/json/monpopulationest.json +17383 -0
- package/json/monpreset.json +922 -0
- package/json/monprop.json +144 -0
- package/json/monseq.json +5211 -0
- package/json/monsounds.json +2530 -0
- package/json/monstats.json +66101 -0
- package/json/monstats2.json +34882 -0
- package/json/montype.json +274 -0
- package/json/monumod.json +504 -0
- package/json/npc.json +232 -0
- package/json/objects.json +87041 -0
- package/json/objgroup.json +3733 -0
- package/json/objmode.json +42 -0
- package/json/objpreset.json +2906 -0
- package/json/objtype.json +2457 -0
- package/json/overlay.json +8008 -0
- package/json/pettype.json +226 -0
- package/json/playerclass.json +39 -0
- package/json/plrmode.json +122 -0
- package/json/plrtype.json +39 -0
- package/json/properties.json +2823 -0
- package/json/qualityitems.json +149 -0
- package/json/rareprefix.json +296 -0
- package/json/raresuffix.json +921 -0
- package/json/runes.json +3280 -0
- package/json/setitems.json +3871 -0
- package/json/sets.json +1001 -0
- package/json/shrines.json +319 -0
- package/json/skillcalc.json +457 -0
- package/json/skilldesc.json +7532 -0
- package/json/skills.json +16717 -0
- package/json/soundenviron.json +2862 -0
- package/json/sounds.json +446543 -0
- package/json/states.json +1578 -0
- package/json/storepage.json +22 -0
- package/json/superuniques.json +1405 -0
- package/json/tcprecalc.json +29302 -0
- package/json/treasureclassex.json +14932 -0
- package/json/treasureclassgroupsex.json +711 -0
- package/json/uniqueappellation.json +27 -0
- package/json/uniqueitems.json +14171 -0
- package/json/uniqueprefix.json +55 -0
- package/json/uniquesuffix.json +71 -0
- package/json/wanderingmon.json +3 -0
- package/json/weapons.json +25875 -0
- package/objext.js +53 -0
- package/package.json +16 -0
- package/string.js +42 -0
|
@@ -0,0 +1,1377 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Act 1 - Barracks": {
|
|
3
|
+
"Name": "Act 1 - Barracks",
|
|
4
|
+
"Id": 7,
|
|
5
|
+
"File 1": "Act1/Barracks/basewall.dt1",
|
|
6
|
+
"File 2": "Act1/Barracks/barset.dt1",
|
|
7
|
+
"File 3": "Act1/Barracks/exitdn.dt1",
|
|
8
|
+
"File 4": "Act1/Barracks/floor.dt1",
|
|
9
|
+
"File 5": "Act1/Court/Outwall.dt1",
|
|
10
|
+
"File 6": "Act1/Barracks/Torture.dt1",
|
|
11
|
+
"File 7": "Act1/Barracks/objects.dt1",
|
|
12
|
+
"File 8": "Act1/Court/Floor.dt1",
|
|
13
|
+
"File 9": "Act1/Barracks/stairup.dt1",
|
|
14
|
+
"File 10": 0,
|
|
15
|
+
"File 11": 0,
|
|
16
|
+
"File 12": 0,
|
|
17
|
+
"File 13": 0,
|
|
18
|
+
"File 14": 0,
|
|
19
|
+
"File 15": 0,
|
|
20
|
+
"File 16": 0,
|
|
21
|
+
"File 17": 0,
|
|
22
|
+
"File 18": 0,
|
|
23
|
+
"File 19": 0,
|
|
24
|
+
"File 20": 0,
|
|
25
|
+
"File 21": 0,
|
|
26
|
+
"File 22": 0,
|
|
27
|
+
"File 23": 0,
|
|
28
|
+
"File 24": 0,
|
|
29
|
+
"File 25": 0,
|
|
30
|
+
"File 26": 0,
|
|
31
|
+
"File 27": 0,
|
|
32
|
+
"File 28": 0,
|
|
33
|
+
"File 29": 0,
|
|
34
|
+
"File 30": 0,
|
|
35
|
+
"File 31": 0,
|
|
36
|
+
"File 32": 0,
|
|
37
|
+
"Act": 1,
|
|
38
|
+
"lineNumber": 7
|
|
39
|
+
},
|
|
40
|
+
"Act 1 - Catacombs": {
|
|
41
|
+
"Name": "Act 1 - Catacombs",
|
|
42
|
+
"Id": 10,
|
|
43
|
+
"File 1": "Act1/Catacomb/Basewalls.dt1",
|
|
44
|
+
"File 2": "Act1/Catacomb/Cathstr.dt1",
|
|
45
|
+
"File 3": "Act1/Catacomb/Dwnstr.dt1",
|
|
46
|
+
"File 4": "Act1/Catacomb/Upstr.dt1",
|
|
47
|
+
"File 5": "Act1/Catacomb/floor.dt1",
|
|
48
|
+
"File 6": "Act1/Catacomb/andariel.dt1",
|
|
49
|
+
"File 7": 0,
|
|
50
|
+
"File 8": 0,
|
|
51
|
+
"File 9": 0,
|
|
52
|
+
"File 10": 0,
|
|
53
|
+
"File 11": 0,
|
|
54
|
+
"File 12": 0,
|
|
55
|
+
"File 13": 0,
|
|
56
|
+
"File 14": 0,
|
|
57
|
+
"File 15": 0,
|
|
58
|
+
"File 16": 0,
|
|
59
|
+
"File 17": 0,
|
|
60
|
+
"File 18": 0,
|
|
61
|
+
"File 19": 0,
|
|
62
|
+
"File 20": 0,
|
|
63
|
+
"File 21": 0,
|
|
64
|
+
"File 22": 0,
|
|
65
|
+
"File 23": 0,
|
|
66
|
+
"File 24": 0,
|
|
67
|
+
"File 25": 0,
|
|
68
|
+
"File 26": 0,
|
|
69
|
+
"File 27": 0,
|
|
70
|
+
"File 28": 0,
|
|
71
|
+
"File 29": 0,
|
|
72
|
+
"File 30": 0,
|
|
73
|
+
"File 31": 0,
|
|
74
|
+
"File 32": 0,
|
|
75
|
+
"Act": 1,
|
|
76
|
+
"lineNumber": 10
|
|
77
|
+
},
|
|
78
|
+
"Act 1 - Cathedral": {
|
|
79
|
+
"Name": "Act 1 - Cathedral",
|
|
80
|
+
"Id": 9,
|
|
81
|
+
"File 1": "Act1/Cathedrl/Alter.dt1",
|
|
82
|
+
"File 2": "Act1/Cathedrl/Coffers.dt1",
|
|
83
|
+
"File 3": "Act1/Cathedrl/Stained.dt1",
|
|
84
|
+
"File 4": "Act1/Barracks/floor.dt1",
|
|
85
|
+
"File 5": "Act1/Cathedrl/column.dt1",
|
|
86
|
+
"File 6": "Act1/Court/Outwall.dt1",
|
|
87
|
+
"File 7": "Act1/Court/Floor.dt1",
|
|
88
|
+
"File 8": "Act1/Cathedrl/Frescoes.dt1",
|
|
89
|
+
"File 9": "Act1/Cathedrl/rugs.dt1",
|
|
90
|
+
"File 10": 0,
|
|
91
|
+
"File 11": 0,
|
|
92
|
+
"File 12": 0,
|
|
93
|
+
"File 13": 0,
|
|
94
|
+
"File 14": 0,
|
|
95
|
+
"File 15": 0,
|
|
96
|
+
"File 16": 0,
|
|
97
|
+
"File 17": 0,
|
|
98
|
+
"File 18": 0,
|
|
99
|
+
"File 19": 0,
|
|
100
|
+
"File 20": 0,
|
|
101
|
+
"File 21": 0,
|
|
102
|
+
"File 22": 0,
|
|
103
|
+
"File 23": 0,
|
|
104
|
+
"File 24": 0,
|
|
105
|
+
"File 25": 0,
|
|
106
|
+
"File 26": 0,
|
|
107
|
+
"File 27": 0,
|
|
108
|
+
"File 28": 0,
|
|
109
|
+
"File 29": 0,
|
|
110
|
+
"File 30": 0,
|
|
111
|
+
"File 31": 0,
|
|
112
|
+
"File 32": 0,
|
|
113
|
+
"Act": 1,
|
|
114
|
+
"lineNumber": 9
|
|
115
|
+
},
|
|
116
|
+
"Act 1 - Cave": {
|
|
117
|
+
"Name": "Act 1 - Cave",
|
|
118
|
+
"Id": 3,
|
|
119
|
+
"File 1": "Act1/Caves/Cave.dt1",
|
|
120
|
+
"File 2": 0,
|
|
121
|
+
"File 3": 0,
|
|
122
|
+
"File 4": 0,
|
|
123
|
+
"File 5": 0,
|
|
124
|
+
"File 6": 0,
|
|
125
|
+
"File 7": 0,
|
|
126
|
+
"File 8": 0,
|
|
127
|
+
"File 9": 0,
|
|
128
|
+
"File 10": 0,
|
|
129
|
+
"File 11": 0,
|
|
130
|
+
"File 12": 0,
|
|
131
|
+
"File 13": 0,
|
|
132
|
+
"File 14": 0,
|
|
133
|
+
"File 15": 0,
|
|
134
|
+
"File 16": 0,
|
|
135
|
+
"File 17": 0,
|
|
136
|
+
"File 18": 0,
|
|
137
|
+
"File 19": 0,
|
|
138
|
+
"File 20": 0,
|
|
139
|
+
"File 21": 0,
|
|
140
|
+
"File 22": 0,
|
|
141
|
+
"File 23": 0,
|
|
142
|
+
"File 24": 0,
|
|
143
|
+
"File 25": 0,
|
|
144
|
+
"File 26": 0,
|
|
145
|
+
"File 27": 0,
|
|
146
|
+
"File 28": 0,
|
|
147
|
+
"File 29": 0,
|
|
148
|
+
"File 30": 0,
|
|
149
|
+
"File 31": 0,
|
|
150
|
+
"File 32": 0,
|
|
151
|
+
"Act": 1,
|
|
152
|
+
"lineNumber": 3
|
|
153
|
+
},
|
|
154
|
+
"Act 1 - Courtyard": {
|
|
155
|
+
"Name": "Act 1 - Courtyard",
|
|
156
|
+
"Id": 6,
|
|
157
|
+
"File 1": "Act1/Court/Floor.dt1",
|
|
158
|
+
"File 2": "Act1/Court/Archwall.dt1",
|
|
159
|
+
"File 3": "Act1/Court/Outwall.dt1",
|
|
160
|
+
"File 4": "Act1/Barracks/floor.dt1",
|
|
161
|
+
"File 5": "Act1/Court/Plants2.dt1",
|
|
162
|
+
"File 6": "Act1/Court/Pboxwall.dt1",
|
|
163
|
+
"File 7": "Act1/Barracks/basewall.dt1",
|
|
164
|
+
"File 8": "Act1/Barracks/barset.dt1",
|
|
165
|
+
"File 9": "Act1/Barracks/exitdn.dt1",
|
|
166
|
+
"File 10": "Act1/Barracks/objects.dt1",
|
|
167
|
+
"File 11": 0,
|
|
168
|
+
"File 12": 0,
|
|
169
|
+
"File 13": 0,
|
|
170
|
+
"File 14": 0,
|
|
171
|
+
"File 15": 0,
|
|
172
|
+
"File 16": 0,
|
|
173
|
+
"File 17": 0,
|
|
174
|
+
"File 18": 0,
|
|
175
|
+
"File 19": 0,
|
|
176
|
+
"File 20": 0,
|
|
177
|
+
"File 21": 0,
|
|
178
|
+
"File 22": 0,
|
|
179
|
+
"File 23": 0,
|
|
180
|
+
"File 24": 0,
|
|
181
|
+
"File 25": 0,
|
|
182
|
+
"File 26": 0,
|
|
183
|
+
"File 27": 0,
|
|
184
|
+
"File 28": 0,
|
|
185
|
+
"File 29": 0,
|
|
186
|
+
"File 30": 0,
|
|
187
|
+
"File 31": 0,
|
|
188
|
+
"File 32": 0,
|
|
189
|
+
"Act": 1,
|
|
190
|
+
"lineNumber": 6
|
|
191
|
+
},
|
|
192
|
+
"Act 1 - Crypt": {
|
|
193
|
+
"Name": "Act 1 - Crypt",
|
|
194
|
+
"Id": 4,
|
|
195
|
+
"File 1": "Act1/Crypt/Basewall.dt1",
|
|
196
|
+
"File 2": "Act1/Crypt/Floor.dt1",
|
|
197
|
+
"File 3": 0,
|
|
198
|
+
"File 4": 0,
|
|
199
|
+
"File 5": 0,
|
|
200
|
+
"File 6": 0,
|
|
201
|
+
"File 7": 0,
|
|
202
|
+
"File 8": 0,
|
|
203
|
+
"File 9": 0,
|
|
204
|
+
"File 10": 0,
|
|
205
|
+
"File 11": 0,
|
|
206
|
+
"File 12": 0,
|
|
207
|
+
"File 13": 0,
|
|
208
|
+
"File 14": 0,
|
|
209
|
+
"File 15": 0,
|
|
210
|
+
"File 16": 0,
|
|
211
|
+
"File 17": 0,
|
|
212
|
+
"File 18": 0,
|
|
213
|
+
"File 19": 0,
|
|
214
|
+
"File 20": 0,
|
|
215
|
+
"File 21": 0,
|
|
216
|
+
"File 22": 0,
|
|
217
|
+
"File 23": 0,
|
|
218
|
+
"File 24": 0,
|
|
219
|
+
"File 25": 0,
|
|
220
|
+
"File 26": 0,
|
|
221
|
+
"File 27": 0,
|
|
222
|
+
"File 28": 0,
|
|
223
|
+
"File 29": 0,
|
|
224
|
+
"File 30": 0,
|
|
225
|
+
"File 31": 0,
|
|
226
|
+
"File 32": 0,
|
|
227
|
+
"Act": 1,
|
|
228
|
+
"lineNumber": 4
|
|
229
|
+
},
|
|
230
|
+
"Act 1 - Jail": {
|
|
231
|
+
"Name": "Act 1 - Jail",
|
|
232
|
+
"Id": 8,
|
|
233
|
+
"File 1": "Act1/Barracks/basewall.dt1",
|
|
234
|
+
"File 2": "Act1/Barracks/barset.dt1",
|
|
235
|
+
"File 3": "Act1/Barracks/exitdn.dt1",
|
|
236
|
+
"File 4": "Act1/Barracks/floor.dt1",
|
|
237
|
+
"File 5": 0,
|
|
238
|
+
"File 6": "Act1/Barracks/Torture.dt1",
|
|
239
|
+
"File 7": "Act1/Barracks/objects.dt1",
|
|
240
|
+
"File 8": 0,
|
|
241
|
+
"File 9": "Act1/Barracks/stairup.dt1",
|
|
242
|
+
"File 10": 0,
|
|
243
|
+
"File 11": 0,
|
|
244
|
+
"File 12": 0,
|
|
245
|
+
"File 13": 0,
|
|
246
|
+
"File 14": 0,
|
|
247
|
+
"File 15": 0,
|
|
248
|
+
"File 16": 0,
|
|
249
|
+
"File 17": 0,
|
|
250
|
+
"File 18": 0,
|
|
251
|
+
"File 19": 0,
|
|
252
|
+
"File 20": 0,
|
|
253
|
+
"File 21": 0,
|
|
254
|
+
"File 22": 0,
|
|
255
|
+
"File 23": 0,
|
|
256
|
+
"File 24": 0,
|
|
257
|
+
"File 25": 0,
|
|
258
|
+
"File 26": 0,
|
|
259
|
+
"File 27": 0,
|
|
260
|
+
"File 28": 0,
|
|
261
|
+
"File 29": 0,
|
|
262
|
+
"File 30": 0,
|
|
263
|
+
"File 31": 0,
|
|
264
|
+
"File 32": 0,
|
|
265
|
+
"Act": 1,
|
|
266
|
+
"lineNumber": 8
|
|
267
|
+
},
|
|
268
|
+
"Act 1 - Monestary": {
|
|
269
|
+
"Name": "Act 1 - Monestary",
|
|
270
|
+
"Id": 5,
|
|
271
|
+
"File 1": "Act1/Court/Floor.dt1",
|
|
272
|
+
"File 2": "Act1/Town/Floor.dt1",
|
|
273
|
+
"File 3": "Act1/Outdoors/River.dt1",
|
|
274
|
+
"File 4": "Act1/Court/Archwall.dt1",
|
|
275
|
+
"File 5": "Act1/Court/Outwall.dt1",
|
|
276
|
+
"File 6": "Act1/Monastry/Facade.dt1",
|
|
277
|
+
"File 7": "Act1/Outdoors/stonewall.dt1",
|
|
278
|
+
"File 8": "Act1/Town/trees.dt1",
|
|
279
|
+
"File 9": "Act1/Outdoors/TreeGroups.dt1",
|
|
280
|
+
"File 10": 0,
|
|
281
|
+
"File 11": 0,
|
|
282
|
+
"File 12": 0,
|
|
283
|
+
"File 13": 0,
|
|
284
|
+
"File 14": 0,
|
|
285
|
+
"File 15": 0,
|
|
286
|
+
"File 16": 0,
|
|
287
|
+
"File 17": 0,
|
|
288
|
+
"File 18": 0,
|
|
289
|
+
"File 19": 0,
|
|
290
|
+
"File 20": 0,
|
|
291
|
+
"File 21": 0,
|
|
292
|
+
"File 22": 0,
|
|
293
|
+
"File 23": 0,
|
|
294
|
+
"File 24": 0,
|
|
295
|
+
"File 25": 0,
|
|
296
|
+
"File 26": 0,
|
|
297
|
+
"File 27": 0,
|
|
298
|
+
"File 28": 0,
|
|
299
|
+
"File 29": 0,
|
|
300
|
+
"File 30": 0,
|
|
301
|
+
"File 31": 0,
|
|
302
|
+
"File 32": 0,
|
|
303
|
+
"Act": 1,
|
|
304
|
+
"lineNumber": 5
|
|
305
|
+
},
|
|
306
|
+
"Act 1 - Town": {
|
|
307
|
+
"Name": "Act 1 - Town",
|
|
308
|
+
"Id": 1,
|
|
309
|
+
"File 1": "Act1/Town/Floor.dt1",
|
|
310
|
+
"File 2": "Act1/Town/Objects.dt1",
|
|
311
|
+
"File 3": "Act1/Town/Fence.dt1",
|
|
312
|
+
"File 4": "Act1/Outdoors/River.dt1",
|
|
313
|
+
"File 5": "Act1/Outdoors/stonewall.dt1",
|
|
314
|
+
"File 6": "Act1/Town/trees.dt1",
|
|
315
|
+
"File 7": 0,
|
|
316
|
+
"File 8": "Act1/Outdoors/Objects.dt1",
|
|
317
|
+
"File 9": "Act1/Outdoors/TreeGroups.dt1",
|
|
318
|
+
"File 10": "Act1/Outdoors/Bridge.dt1",
|
|
319
|
+
"File 11": 0,
|
|
320
|
+
"File 12": 0,
|
|
321
|
+
"File 13": 0,
|
|
322
|
+
"File 14": 0,
|
|
323
|
+
"File 15": 0,
|
|
324
|
+
"File 16": 0,
|
|
325
|
+
"File 17": 0,
|
|
326
|
+
"File 18": 0,
|
|
327
|
+
"File 19": 0,
|
|
328
|
+
"File 20": 0,
|
|
329
|
+
"File 21": 0,
|
|
330
|
+
"File 22": 0,
|
|
331
|
+
"File 23": 0,
|
|
332
|
+
"File 24": 0,
|
|
333
|
+
"File 25": 0,
|
|
334
|
+
"File 26": 0,
|
|
335
|
+
"File 27": 0,
|
|
336
|
+
"File 28": 0,
|
|
337
|
+
"File 29": 0,
|
|
338
|
+
"File 30": 0,
|
|
339
|
+
"File 31": 0,
|
|
340
|
+
"File 32": 0,
|
|
341
|
+
"Act": 1,
|
|
342
|
+
"lineNumber": 1
|
|
343
|
+
},
|
|
344
|
+
"Act 1 - Tristram": {
|
|
345
|
+
"Name": "Act 1 - Tristram",
|
|
346
|
+
"Id": 11,
|
|
347
|
+
"File 1": "Act1/Town/Floor.dt1",
|
|
348
|
+
"File 2": "Act1/Tristram/town.dt1",
|
|
349
|
+
"File 3": "Act1/Outdoors/stonewall.dt1",
|
|
350
|
+
"File 4": "Act1/Outdoors/River.dt1",
|
|
351
|
+
"File 5": "Act1/Outdoors/Objects.dt1",
|
|
352
|
+
"File 6": "Act1/Outdoors/TreeGroups.dt1",
|
|
353
|
+
"File 7": 0,
|
|
354
|
+
"File 8": 0,
|
|
355
|
+
"File 9": 0,
|
|
356
|
+
"File 10": 0,
|
|
357
|
+
"File 11": 0,
|
|
358
|
+
"File 12": 0,
|
|
359
|
+
"File 13": 0,
|
|
360
|
+
"File 14": 0,
|
|
361
|
+
"File 15": 0,
|
|
362
|
+
"File 16": 0,
|
|
363
|
+
"File 17": 0,
|
|
364
|
+
"File 18": 0,
|
|
365
|
+
"File 19": 0,
|
|
366
|
+
"File 20": 0,
|
|
367
|
+
"File 21": 0,
|
|
368
|
+
"File 22": 0,
|
|
369
|
+
"File 23": 0,
|
|
370
|
+
"File 24": 0,
|
|
371
|
+
"File 25": 0,
|
|
372
|
+
"File 26": 0,
|
|
373
|
+
"File 27": 0,
|
|
374
|
+
"File 28": 0,
|
|
375
|
+
"File 29": 0,
|
|
376
|
+
"File 30": 0,
|
|
377
|
+
"File 31": 0,
|
|
378
|
+
"File 32": 0,
|
|
379
|
+
"Act": 1,
|
|
380
|
+
"lineNumber": 11
|
|
381
|
+
},
|
|
382
|
+
"Act 1 - Wilderness": {
|
|
383
|
+
"Name": "Act 1 - Wilderness",
|
|
384
|
+
"Id": 2,
|
|
385
|
+
"File 1": "Act1/Town/Floor.dt1",
|
|
386
|
+
"File 2": "Act1/Town/Trees.dt1",
|
|
387
|
+
"File 3": "Act1/Outdoors/stonewall.dt1",
|
|
388
|
+
"File 4": "Act1/Outdoors/Fence.dt1",
|
|
389
|
+
"File 5": "Act1/Outdoors/TreeGroups.dt1",
|
|
390
|
+
"File 6": "Act1/Outdoors/River.dt1",
|
|
391
|
+
"File 7": "Act1/Outdoors/Bridge.dt1",
|
|
392
|
+
"File 8": "Act1/Outdoors/Cairn.dt1",
|
|
393
|
+
"File 9": "Act1/Outdoors/Objects.dt1",
|
|
394
|
+
"File 10": "Act1/Outdoors/Cliff2.dt1",
|
|
395
|
+
"File 11": "Act1/Outdoors/Cliff1.dt1",
|
|
396
|
+
"File 12": "Act1/Graveyard/graveyrd.dt1",
|
|
397
|
+
"File 13": "Act1/Outdoors/Corner.dt1",
|
|
398
|
+
"File 14": "Act1/Outdoors/Ruin.dt1",
|
|
399
|
+
"File 15": "Act1/Outdoors/Stones.dt1",
|
|
400
|
+
"File 16": "Act1/Outdoors/Tower.dt1",
|
|
401
|
+
"File 17": "Act1/Outdoors/Fallen.dt1",
|
|
402
|
+
"File 18": "Act1/Outdoors/pond.dt1",
|
|
403
|
+
"File 19": "Act1/Outdoors/puddle.dt1",
|
|
404
|
+
"File 20": "Act1/Outdoors/TowerB.dt1",
|
|
405
|
+
"File 21": "Act1/Caves/Cavedr.dt1",
|
|
406
|
+
"File 22": "Act1/Outdoors/tome.dt1",
|
|
407
|
+
"File 23": "Act1/Outdoors/Swamp.dt1",
|
|
408
|
+
"File 24": "Act1/Town/Fence.dt1",
|
|
409
|
+
"File 25": "Act1/Outdoors/Cottages.dt1",
|
|
410
|
+
"File 26": "Act1/Town/Objects.dt1",
|
|
411
|
+
"File 27": 0,
|
|
412
|
+
"File 28": 0,
|
|
413
|
+
"File 29": 0,
|
|
414
|
+
"File 30": 0,
|
|
415
|
+
"File 31": 0,
|
|
416
|
+
"File 32": 0,
|
|
417
|
+
"Act": 1,
|
|
418
|
+
"lineNumber": 2
|
|
419
|
+
},
|
|
420
|
+
"Act 2 - Arcane": {
|
|
421
|
+
"Name": "Act 2 - Arcane",
|
|
422
|
+
"Id": 19,
|
|
423
|
+
"File 1": "Act2/Arcane/Sanctuary.dt1",
|
|
424
|
+
"File 2": 0,
|
|
425
|
+
"File 3": 0,
|
|
426
|
+
"File 4": 0,
|
|
427
|
+
"File 5": 0,
|
|
428
|
+
"File 6": 0,
|
|
429
|
+
"File 7": 0,
|
|
430
|
+
"File 8": 0,
|
|
431
|
+
"File 9": 0,
|
|
432
|
+
"File 10": 0,
|
|
433
|
+
"File 11": 0,
|
|
434
|
+
"File 12": 0,
|
|
435
|
+
"File 13": 0,
|
|
436
|
+
"File 14": 0,
|
|
437
|
+
"File 15": 0,
|
|
438
|
+
"File 16": 0,
|
|
439
|
+
"File 17": 0,
|
|
440
|
+
"File 18": 0,
|
|
441
|
+
"File 19": 0,
|
|
442
|
+
"File 20": 0,
|
|
443
|
+
"File 21": 0,
|
|
444
|
+
"File 22": 0,
|
|
445
|
+
"File 23": 0,
|
|
446
|
+
"File 24": 0,
|
|
447
|
+
"File 25": 0,
|
|
448
|
+
"File 26": 0,
|
|
449
|
+
"File 27": 0,
|
|
450
|
+
"File 28": 0,
|
|
451
|
+
"File 29": 0,
|
|
452
|
+
"File 30": 0,
|
|
453
|
+
"File 31": 0,
|
|
454
|
+
"File 32": 0,
|
|
455
|
+
"Act": 2,
|
|
456
|
+
"lineNumber": 19
|
|
457
|
+
},
|
|
458
|
+
"Act 2 - Basement": {
|
|
459
|
+
"Name": "Act 2 - Basement",
|
|
460
|
+
"Id": 15,
|
|
461
|
+
"File 1": "Act2/Palace/Cellar.dt1",
|
|
462
|
+
"File 2": "Act2/Palace/CellFlr.dt1",
|
|
463
|
+
"File 3": 0,
|
|
464
|
+
"File 4": 0,
|
|
465
|
+
"File 5": 0,
|
|
466
|
+
"File 6": 0,
|
|
467
|
+
"File 7": "Act2/Palace/InvisWal.dt1",
|
|
468
|
+
"File 8": 0,
|
|
469
|
+
"File 9": 0,
|
|
470
|
+
"File 10": 0,
|
|
471
|
+
"File 11": 0,
|
|
472
|
+
"File 12": 0,
|
|
473
|
+
"File 13": 0,
|
|
474
|
+
"File 14": 0,
|
|
475
|
+
"File 15": 0,
|
|
476
|
+
"File 16": 0,
|
|
477
|
+
"File 17": 0,
|
|
478
|
+
"File 18": 0,
|
|
479
|
+
"File 19": 0,
|
|
480
|
+
"File 20": 0,
|
|
481
|
+
"File 21": 0,
|
|
482
|
+
"File 22": 0,
|
|
483
|
+
"File 23": 0,
|
|
484
|
+
"File 24": 0,
|
|
485
|
+
"File 25": 0,
|
|
486
|
+
"File 26": 0,
|
|
487
|
+
"File 27": 0,
|
|
488
|
+
"File 28": 0,
|
|
489
|
+
"File 29": 0,
|
|
490
|
+
"File 30": 0,
|
|
491
|
+
"File 31": 0,
|
|
492
|
+
"File 32": 0,
|
|
493
|
+
"Act": 2,
|
|
494
|
+
"lineNumber": 15
|
|
495
|
+
},
|
|
496
|
+
"Act 2 - Desert": {
|
|
497
|
+
"Name": "Act 2 - Desert",
|
|
498
|
+
"Id": 16,
|
|
499
|
+
"File 1": "Act2/Town/Ground.dt1",
|
|
500
|
+
"File 2": "Act2/Outdoors/Rocks.dt1",
|
|
501
|
+
"File 3": "Act2/Outdoors/Dune.dt1",
|
|
502
|
+
"File 4": "Act2/BigCliff/CliffRight.dt1",
|
|
503
|
+
"File 5": "Act2/BigCliff/CliffLeft.dt1",
|
|
504
|
+
"File 6": "Act2/BigCliff/CliffMesa.dt1",
|
|
505
|
+
"File 7": "Act2/Outdoors/Head.dt1",
|
|
506
|
+
"File 8": "Act2/Outdoors/Bone.dt1",
|
|
507
|
+
"File 9": "Act2/Outdoors/Mesa.dt1",
|
|
508
|
+
"File 10": "Act2/BigCliff/Stairs.dt1",
|
|
509
|
+
"File 11": "Act2/Outdoors/SmCliff.dt1",
|
|
510
|
+
"File 12": "Act2/BigCliff/TalTombR.dt1",
|
|
511
|
+
"File 13": "Act2/Town/Curbs.dt1",
|
|
512
|
+
"File 14": "Act2/BigCliff/TalTombL.dt1",
|
|
513
|
+
"File 15": "Act2/Outdoors/Oasis.dt1",
|
|
514
|
+
"File 16": "Act2/BigCliff/TombCor.dt1",
|
|
515
|
+
"File 17": "Act2/Ruin/Ground.dt1",
|
|
516
|
+
"File 18": "Act2/BigCliff/Corner.dt1",
|
|
517
|
+
"File 19": "Act2/Outdoors/Palm.dt1",
|
|
518
|
+
"File 20": "Act2/Outdoors/Prickly.dt1",
|
|
519
|
+
"File 21": "Act2/Outdoors/Scrub.dt1",
|
|
520
|
+
"File 22": "Act2/Maggot/Entrance.dt1",
|
|
521
|
+
"File 23": "Act2/Maggot/Hole.dt1",
|
|
522
|
+
"File 24": "Act2/Outdoors/Wagon.dt1",
|
|
523
|
+
"File 25": "Act2/Ruin/Column.dt1",
|
|
524
|
+
"File 26": "Act2/Outdoors/Village.dt1",
|
|
525
|
+
"File 27": "Act2/Outdoors/TombEnt.dt1",
|
|
526
|
+
"File 28": "Act2/Outdoors/Viper.dt1",
|
|
527
|
+
"File 29": "Act2/Tomb/Tomb.dt1",
|
|
528
|
+
"File 30": 0,
|
|
529
|
+
"File 31": 0,
|
|
530
|
+
"File 32": 0,
|
|
531
|
+
"Act": 2,
|
|
532
|
+
"lineNumber": 16
|
|
533
|
+
},
|
|
534
|
+
"Act 2 - Harem": {
|
|
535
|
+
"Name": "Act 2 - Harem",
|
|
536
|
+
"Id": 14,
|
|
537
|
+
"File 1": "Act2/Palace/Harem.dt1",
|
|
538
|
+
"File 2": "Act2/Palace/HaremFlr.dt1",
|
|
539
|
+
"File 3": "Act2/Palace/HaremEnt.dt1",
|
|
540
|
+
"File 4": "Act2/Palace/HaremStair.dt1",
|
|
541
|
+
"File 5": "Act2/Palace/Sub-Har.dt1",
|
|
542
|
+
"File 6": "Act2/Palace/Sub-HarFlr.dt1",
|
|
543
|
+
"File 7": "Act2/Palace/InvisWal.dt1",
|
|
544
|
+
"File 8": 0,
|
|
545
|
+
"File 9": 0,
|
|
546
|
+
"File 10": 0,
|
|
547
|
+
"File 11": 0,
|
|
548
|
+
"File 12": 0,
|
|
549
|
+
"File 13": 0,
|
|
550
|
+
"File 14": 0,
|
|
551
|
+
"File 15": 0,
|
|
552
|
+
"File 16": 0,
|
|
553
|
+
"File 17": 0,
|
|
554
|
+
"File 18": 0,
|
|
555
|
+
"File 19": 0,
|
|
556
|
+
"File 20": 0,
|
|
557
|
+
"File 21": 0,
|
|
558
|
+
"File 22": 0,
|
|
559
|
+
"File 23": 0,
|
|
560
|
+
"File 24": 0,
|
|
561
|
+
"File 25": 0,
|
|
562
|
+
"File 26": 0,
|
|
563
|
+
"File 27": 0,
|
|
564
|
+
"File 28": 0,
|
|
565
|
+
"File 29": 0,
|
|
566
|
+
"File 30": 0,
|
|
567
|
+
"File 31": 0,
|
|
568
|
+
"File 32": 0,
|
|
569
|
+
"Act": 2,
|
|
570
|
+
"lineNumber": 14
|
|
571
|
+
},
|
|
572
|
+
"Act 2 - Lair": {
|
|
573
|
+
"Name": "Act 2 - Lair",
|
|
574
|
+
"Id": 18,
|
|
575
|
+
"File 1": "Act2/Maggot/Floor.dt1",
|
|
576
|
+
"File 2": "Act2/Maggot/Den.dt1",
|
|
577
|
+
"File 3": "Act2/Maggot/Entrance.dt1",
|
|
578
|
+
"File 4": 0,
|
|
579
|
+
"File 5": 0,
|
|
580
|
+
"File 6": 0,
|
|
581
|
+
"File 7": 0,
|
|
582
|
+
"File 8": 0,
|
|
583
|
+
"File 9": 0,
|
|
584
|
+
"File 10": 0,
|
|
585
|
+
"File 11": 0,
|
|
586
|
+
"File 12": 0,
|
|
587
|
+
"File 13": 0,
|
|
588
|
+
"File 14": 0,
|
|
589
|
+
"File 15": 0,
|
|
590
|
+
"File 16": 0,
|
|
591
|
+
"File 17": 0,
|
|
592
|
+
"File 18": 0,
|
|
593
|
+
"File 19": 0,
|
|
594
|
+
"File 20": 0,
|
|
595
|
+
"File 21": 0,
|
|
596
|
+
"File 22": 0,
|
|
597
|
+
"File 23": 0,
|
|
598
|
+
"File 24": 0,
|
|
599
|
+
"File 25": 0,
|
|
600
|
+
"File 26": 0,
|
|
601
|
+
"File 27": 0,
|
|
602
|
+
"File 28": 0,
|
|
603
|
+
"File 29": 0,
|
|
604
|
+
"File 30": 0,
|
|
605
|
+
"File 31": 0,
|
|
606
|
+
"File 32": 0,
|
|
607
|
+
"Act": 2,
|
|
608
|
+
"lineNumber": 18
|
|
609
|
+
},
|
|
610
|
+
"Act 2 - Sewer": {
|
|
611
|
+
"Name": "Act 2 - Sewer",
|
|
612
|
+
"Id": 13,
|
|
613
|
+
"File 1": "Act2/Sewer/Walls.dt1",
|
|
614
|
+
"File 2": "Act2/Sewer/Chamb.dt1",
|
|
615
|
+
"File 3": "Act2/Sewer/Items.dt1",
|
|
616
|
+
"File 4": "Act2/Sewer/Radament.dt1",
|
|
617
|
+
"File 5": 0,
|
|
618
|
+
"File 6": 0,
|
|
619
|
+
"File 7": 0,
|
|
620
|
+
"File 8": 0,
|
|
621
|
+
"File 9": 0,
|
|
622
|
+
"File 10": 0,
|
|
623
|
+
"File 11": 0,
|
|
624
|
+
"File 12": 0,
|
|
625
|
+
"File 13": 0,
|
|
626
|
+
"File 14": 0,
|
|
627
|
+
"File 15": 0,
|
|
628
|
+
"File 16": 0,
|
|
629
|
+
"File 17": 0,
|
|
630
|
+
"File 18": 0,
|
|
631
|
+
"File 19": 0,
|
|
632
|
+
"File 20": 0,
|
|
633
|
+
"File 21": 0,
|
|
634
|
+
"File 22": 0,
|
|
635
|
+
"File 23": 0,
|
|
636
|
+
"File 24": 0,
|
|
637
|
+
"File 25": 0,
|
|
638
|
+
"File 26": 0,
|
|
639
|
+
"File 27": 0,
|
|
640
|
+
"File 28": 0,
|
|
641
|
+
"File 29": 0,
|
|
642
|
+
"File 30": 0,
|
|
643
|
+
"File 31": 0,
|
|
644
|
+
"File 32": 0,
|
|
645
|
+
"Act": 2,
|
|
646
|
+
"lineNumber": 13
|
|
647
|
+
},
|
|
648
|
+
"Act 2 - Tomb": {
|
|
649
|
+
"Name": "Act 2 - Tomb",
|
|
650
|
+
"Id": 17,
|
|
651
|
+
"File 1": "Act2/Tomb/Tomb.dt1",
|
|
652
|
+
"File 2": "Act2/Tomb/Columns.dt1",
|
|
653
|
+
"File 3": "Act2/Tomb/Things.dt1",
|
|
654
|
+
"File 4": "Act2/Tomb/Statuerm.dt1",
|
|
655
|
+
"File 5": "Act2/Tomb/Treasure.dt1",
|
|
656
|
+
"File 6": "Act2/Tomb/Stairs.dt1",
|
|
657
|
+
"File 7": "Act2/Tomb/Duriel.dt1",
|
|
658
|
+
"File 8": "Act2/Tomb/Tombsteps.dt1",
|
|
659
|
+
"File 9": "Act2/Tomb/Secret.dt1",
|
|
660
|
+
"File 10": "Act2/Tomb/Talrasha.dt1",
|
|
661
|
+
"File 11": "Act2/Tomb/Serpent.dt1",
|
|
662
|
+
"File 12": 0,
|
|
663
|
+
"File 13": 0,
|
|
664
|
+
"File 14": 0,
|
|
665
|
+
"File 15": 0,
|
|
666
|
+
"File 16": 0,
|
|
667
|
+
"File 17": 0,
|
|
668
|
+
"File 18": 0,
|
|
669
|
+
"File 19": 0,
|
|
670
|
+
"File 20": 0,
|
|
671
|
+
"File 21": 0,
|
|
672
|
+
"File 22": 0,
|
|
673
|
+
"File 23": 0,
|
|
674
|
+
"File 24": 0,
|
|
675
|
+
"File 25": 0,
|
|
676
|
+
"File 26": 0,
|
|
677
|
+
"File 27": 0,
|
|
678
|
+
"File 28": 0,
|
|
679
|
+
"File 29": 0,
|
|
680
|
+
"File 30": 0,
|
|
681
|
+
"File 31": 0,
|
|
682
|
+
"File 32": 0,
|
|
683
|
+
"Act": 2,
|
|
684
|
+
"lineNumber": 17
|
|
685
|
+
},
|
|
686
|
+
"Act 2 - Town": {
|
|
687
|
+
"Name": "Act 2 - Town",
|
|
688
|
+
"Id": 12,
|
|
689
|
+
"File 1": "Act2/Town/Ground.dt1",
|
|
690
|
+
"File 2": "Act2/Town/Walls.dt1",
|
|
691
|
+
"File 3": "Act2/Town/Build.dt1",
|
|
692
|
+
"File 4": "Act2/Town/Canal.dt1",
|
|
693
|
+
"File 5": "Act2/Town/Curbs.dt1",
|
|
694
|
+
"File 6": "Act2/Town/Gate.dt1",
|
|
695
|
+
"File 7": "Act2/Town/Guard.dt1",
|
|
696
|
+
"File 8": "Act2/Town/Shop.dt1",
|
|
697
|
+
"File 9": "Act2/Town/Tavern.dt1",
|
|
698
|
+
"File 10": "Act2/Town/Wagon.dt1",
|
|
699
|
+
"File 11": "Act2/Palace/Palace.dt1",
|
|
700
|
+
"File 12": "Act2/Outdoors/Palm.dt1",
|
|
701
|
+
"File 13": "Act2/Outdoors/Mesa.dt1",
|
|
702
|
+
"File 14": 0,
|
|
703
|
+
"File 15": 0,
|
|
704
|
+
"File 16": 0,
|
|
705
|
+
"File 17": 0,
|
|
706
|
+
"File 18": 0,
|
|
707
|
+
"File 19": 0,
|
|
708
|
+
"File 20": 0,
|
|
709
|
+
"File 21": 0,
|
|
710
|
+
"File 22": 0,
|
|
711
|
+
"File 23": 0,
|
|
712
|
+
"File 24": 0,
|
|
713
|
+
"File 25": 0,
|
|
714
|
+
"File 26": 0,
|
|
715
|
+
"File 27": 0,
|
|
716
|
+
"File 28": 0,
|
|
717
|
+
"File 29": 0,
|
|
718
|
+
"File 30": 0,
|
|
719
|
+
"File 31": 0,
|
|
720
|
+
"File 32": 0,
|
|
721
|
+
"Act": 2,
|
|
722
|
+
"lineNumber": 12
|
|
723
|
+
},
|
|
724
|
+
"Act 3 - Dungeon": {
|
|
725
|
+
"Name": "Act 3 - Dungeon",
|
|
726
|
+
"Id": 24,
|
|
727
|
+
"File 1": "Act3/Jungle/Dungeon.dt1",
|
|
728
|
+
"File 2": 0,
|
|
729
|
+
"File 3": 0,
|
|
730
|
+
"File 4": 0,
|
|
731
|
+
"File 5": 0,
|
|
732
|
+
"File 6": 0,
|
|
733
|
+
"File 7": 0,
|
|
734
|
+
"File 8": 0,
|
|
735
|
+
"File 9": 0,
|
|
736
|
+
"File 10": 0,
|
|
737
|
+
"File 11": 0,
|
|
738
|
+
"File 12": 0,
|
|
739
|
+
"File 13": 0,
|
|
740
|
+
"File 14": 0,
|
|
741
|
+
"File 15": 0,
|
|
742
|
+
"File 16": 0,
|
|
743
|
+
"File 17": 0,
|
|
744
|
+
"File 18": 0,
|
|
745
|
+
"File 19": 0,
|
|
746
|
+
"File 20": 0,
|
|
747
|
+
"File 21": 0,
|
|
748
|
+
"File 22": 0,
|
|
749
|
+
"File 23": 0,
|
|
750
|
+
"File 24": 0,
|
|
751
|
+
"File 25": 0,
|
|
752
|
+
"File 26": 0,
|
|
753
|
+
"File 27": 0,
|
|
754
|
+
"File 28": 0,
|
|
755
|
+
"File 29": 0,
|
|
756
|
+
"File 30": 0,
|
|
757
|
+
"File 31": 0,
|
|
758
|
+
"File 32": 0,
|
|
759
|
+
"Act": 3,
|
|
760
|
+
"lineNumber": 24
|
|
761
|
+
},
|
|
762
|
+
"Act 3 - Jungle": {
|
|
763
|
+
"Name": "Act 3 - Jungle",
|
|
764
|
+
"Id": 21,
|
|
765
|
+
"File 1": "Act3/Docktown/Bridge.dt1",
|
|
766
|
+
"File 2": "Act3/Ground/DarkGrass.dt1",
|
|
767
|
+
"File 3": "Act3/Ground/DarkMud.dt1",
|
|
768
|
+
"File 4": "Act3/Ground/DryMud.dt1",
|
|
769
|
+
"File 5": "Act3/Ground/GreenMud.dt1",
|
|
770
|
+
"File 6": "Act3/Jungle/Trees.dt1",
|
|
771
|
+
"File 7": "Act3/Jungle/TreeGrp.dt1",
|
|
772
|
+
"File 8": "Act3/River/RivBank.dt1",
|
|
773
|
+
"File 9": "Act3/DockTown/Bridge.dt1",
|
|
774
|
+
"File 10": "Act3/Jungle/Ruin.dt1",
|
|
775
|
+
"File 11": "Act3/Spider/SpiderEnt.dt1",
|
|
776
|
+
"File 12": "Act3/Jungle/DungEnt.dt1",
|
|
777
|
+
"File 13": "Act3/River/Pool.dt1",
|
|
778
|
+
"File 14": "Act3/Jungle/Pygmy.dt1",
|
|
779
|
+
"File 15": 0,
|
|
780
|
+
"File 16": 0,
|
|
781
|
+
"File 17": 0,
|
|
782
|
+
"File 18": 0,
|
|
783
|
+
"File 19": 0,
|
|
784
|
+
"File 20": 0,
|
|
785
|
+
"File 21": 0,
|
|
786
|
+
"File 22": 0,
|
|
787
|
+
"File 23": 0,
|
|
788
|
+
"File 24": 0,
|
|
789
|
+
"File 25": 0,
|
|
790
|
+
"File 26": 0,
|
|
791
|
+
"File 27": 0,
|
|
792
|
+
"File 28": 0,
|
|
793
|
+
"File 29": 0,
|
|
794
|
+
"File 30": 0,
|
|
795
|
+
"File 31": 0,
|
|
796
|
+
"File 32": 0,
|
|
797
|
+
"Act": 3,
|
|
798
|
+
"lineNumber": 21
|
|
799
|
+
},
|
|
800
|
+
"Act 3 - Kurast": {
|
|
801
|
+
"Name": "Act 3 - Kurast",
|
|
802
|
+
"Id": 22,
|
|
803
|
+
"File 1": "Act3/Ground/DarkGrass.dt1",
|
|
804
|
+
"File 2": "Act3/Ground/DarkMud.dt1",
|
|
805
|
+
"File 3": "Act3/Ground/DryMud.dt1",
|
|
806
|
+
"File 4": "Act3/Kurast/Floors.dt1",
|
|
807
|
+
"File 5": "Act3/Kurast/Huts.dt1",
|
|
808
|
+
"File 6": "Act3/Kurast/Interior.dt1",
|
|
809
|
+
"File 7": "Act3/Kurast/Roofs.dt1",
|
|
810
|
+
"File 8": "Act3/Kurast/Sets.dt1",
|
|
811
|
+
"File 9": "Act3/Kurast/Terraces.dt1",
|
|
812
|
+
"File 10": "Act3/Kurast/Walls.dt1",
|
|
813
|
+
"File 11": "Act3/Jungle/Trees.dt1",
|
|
814
|
+
"File 12": "Act3/Jungle/TreeGrp.dt1",
|
|
815
|
+
"File 13": "Act3/Travincal/Floors.dt1",
|
|
816
|
+
"File 14": "Act3/Travincal/Gate.dt1",
|
|
817
|
+
"File 15": "Act3/Travincal/Terraces.dt1",
|
|
818
|
+
"File 16": "Act3/Travincal/Walls.dt1",
|
|
819
|
+
"File 17": 0,
|
|
820
|
+
"File 18": 0,
|
|
821
|
+
"File 19": 0,
|
|
822
|
+
"File 20": 0,
|
|
823
|
+
"File 21": 0,
|
|
824
|
+
"File 22": 0,
|
|
825
|
+
"File 23": 0,
|
|
826
|
+
"File 24": 0,
|
|
827
|
+
"File 25": 0,
|
|
828
|
+
"File 26": 0,
|
|
829
|
+
"File 27": 0,
|
|
830
|
+
"File 28": 0,
|
|
831
|
+
"File 29": 0,
|
|
832
|
+
"File 30": 0,
|
|
833
|
+
"File 31": 0,
|
|
834
|
+
"File 32": 0,
|
|
835
|
+
"Act": 3,
|
|
836
|
+
"lineNumber": 22
|
|
837
|
+
},
|
|
838
|
+
"Act 3 - Sewer": {
|
|
839
|
+
"Name": "Act 3 - Sewer",
|
|
840
|
+
"Id": 25,
|
|
841
|
+
"File 1": "Act3/Kurast/Floors.dt1",
|
|
842
|
+
"File 2": "Act3/Sewer/Floors.dt1",
|
|
843
|
+
"File 3": "Act3/Sewer/Walls.dt1",
|
|
844
|
+
"File 4": 0,
|
|
845
|
+
"File 5": 0,
|
|
846
|
+
"File 6": 0,
|
|
847
|
+
"File 7": 0,
|
|
848
|
+
"File 8": 0,
|
|
849
|
+
"File 9": 0,
|
|
850
|
+
"File 10": 0,
|
|
851
|
+
"File 11": 0,
|
|
852
|
+
"File 12": 0,
|
|
853
|
+
"File 13": 0,
|
|
854
|
+
"File 14": 0,
|
|
855
|
+
"File 15": 0,
|
|
856
|
+
"File 16": 0,
|
|
857
|
+
"File 17": 0,
|
|
858
|
+
"File 18": 0,
|
|
859
|
+
"File 19": 0,
|
|
860
|
+
"File 20": 0,
|
|
861
|
+
"File 21": 0,
|
|
862
|
+
"File 22": 0,
|
|
863
|
+
"File 23": 0,
|
|
864
|
+
"File 24": 0,
|
|
865
|
+
"File 25": 0,
|
|
866
|
+
"File 26": 0,
|
|
867
|
+
"File 27": 0,
|
|
868
|
+
"File 28": 0,
|
|
869
|
+
"File 29": 0,
|
|
870
|
+
"File 30": 0,
|
|
871
|
+
"File 31": 0,
|
|
872
|
+
"File 32": 0,
|
|
873
|
+
"Act": 3,
|
|
874
|
+
"lineNumber": 25
|
|
875
|
+
},
|
|
876
|
+
"Act 3 - Spider": {
|
|
877
|
+
"Name": "Act 3 - Spider",
|
|
878
|
+
"Id": 23,
|
|
879
|
+
"File 1": "Act3/Spider/Lair.dt1",
|
|
880
|
+
"File 2": 0,
|
|
881
|
+
"File 3": 0,
|
|
882
|
+
"File 4": 0,
|
|
883
|
+
"File 5": 0,
|
|
884
|
+
"File 6": 0,
|
|
885
|
+
"File 7": 0,
|
|
886
|
+
"File 8": 0,
|
|
887
|
+
"File 9": 0,
|
|
888
|
+
"File 10": 0,
|
|
889
|
+
"File 11": 0,
|
|
890
|
+
"File 12": 0,
|
|
891
|
+
"File 13": 0,
|
|
892
|
+
"File 14": 0,
|
|
893
|
+
"File 15": 0,
|
|
894
|
+
"File 16": 0,
|
|
895
|
+
"File 17": 0,
|
|
896
|
+
"File 18": 0,
|
|
897
|
+
"File 19": 0,
|
|
898
|
+
"File 20": 0,
|
|
899
|
+
"File 21": 0,
|
|
900
|
+
"File 22": 0,
|
|
901
|
+
"File 23": 0,
|
|
902
|
+
"File 24": 0,
|
|
903
|
+
"File 25": 0,
|
|
904
|
+
"File 26": 0,
|
|
905
|
+
"File 27": 0,
|
|
906
|
+
"File 28": 0,
|
|
907
|
+
"File 29": 0,
|
|
908
|
+
"File 30": 0,
|
|
909
|
+
"File 31": 0,
|
|
910
|
+
"File 32": 0,
|
|
911
|
+
"Act": 3,
|
|
912
|
+
"lineNumber": 23
|
|
913
|
+
},
|
|
914
|
+
"Act 3 - Town": {
|
|
915
|
+
"Name": "Act 3 - Town",
|
|
916
|
+
"Id": 20,
|
|
917
|
+
"File 1": "Act3/Docktown/Boat.dt1",
|
|
918
|
+
"File 2": "Act3/Docktown/Bridge.dt1",
|
|
919
|
+
"File 3": "Act3/Docktown/Docks.dt1",
|
|
920
|
+
"File 4": "Act3/Docktown/Huts.dt1",
|
|
921
|
+
"File 5": "Act3/Docktown/Market.dt1",
|
|
922
|
+
"File 6": "Act3/Docktown/Pyramid.dt1",
|
|
923
|
+
"File 7": "Act3/Docktown/RuinFlr.dt1",
|
|
924
|
+
"File 8": "Act3/Docktown/RuinWall.dt1",
|
|
925
|
+
"File 9": "Act3/Docktown/Shack.dt1",
|
|
926
|
+
"File 10": "Act3/Jungle/Trees.dt1",
|
|
927
|
+
"File 11": 0,
|
|
928
|
+
"File 12": 0,
|
|
929
|
+
"File 13": 0,
|
|
930
|
+
"File 14": 0,
|
|
931
|
+
"File 15": 0,
|
|
932
|
+
"File 16": 0,
|
|
933
|
+
"File 17": 0,
|
|
934
|
+
"File 18": 0,
|
|
935
|
+
"File 19": 0,
|
|
936
|
+
"File 20": 0,
|
|
937
|
+
"File 21": 0,
|
|
938
|
+
"File 22": 0,
|
|
939
|
+
"File 23": 0,
|
|
940
|
+
"File 24": 0,
|
|
941
|
+
"File 25": 0,
|
|
942
|
+
"File 26": 0,
|
|
943
|
+
"File 27": 0,
|
|
944
|
+
"File 28": 0,
|
|
945
|
+
"File 29": 0,
|
|
946
|
+
"File 30": 0,
|
|
947
|
+
"File 31": 0,
|
|
948
|
+
"File 32": 0,
|
|
949
|
+
"Act": 3,
|
|
950
|
+
"lineNumber": 20
|
|
951
|
+
},
|
|
952
|
+
"Act 4 - Lava": {
|
|
953
|
+
"Name": "Act 4 - Lava",
|
|
954
|
+
"Id": 28,
|
|
955
|
+
"File 1": "Act4/Lava/Floor.dt1",
|
|
956
|
+
"File 2": "Act4/Lava/Walls.dt1",
|
|
957
|
+
"File 3": "Act4/Diab/Floor.dt1",
|
|
958
|
+
"File 4": "Act4/Diab/Walls.dt1",
|
|
959
|
+
"File 5": "Act4/Diab/Bridge.dt1",
|
|
960
|
+
"File 6": "Act4/Lava/Extwalls.dt1",
|
|
961
|
+
"File 7": "Act4/Lava/Intwalls.dt1",
|
|
962
|
+
"File 8": "Act4/Lava/Floornew.dt1",
|
|
963
|
+
"File 9": "Act4/Lava/Rocks.dt1",
|
|
964
|
+
"File 10": "Act4/Lava/Specials.dt1",
|
|
965
|
+
"File 11": "Act4/Mesa/Surf_Wall.dt1",
|
|
966
|
+
"File 12": 0,
|
|
967
|
+
"File 13": 0,
|
|
968
|
+
"File 14": 0,
|
|
969
|
+
"File 15": 0,
|
|
970
|
+
"File 16": 0,
|
|
971
|
+
"File 17": 0,
|
|
972
|
+
"File 18": 0,
|
|
973
|
+
"File 19": 0,
|
|
974
|
+
"File 20": 0,
|
|
975
|
+
"File 21": 0,
|
|
976
|
+
"File 22": 0,
|
|
977
|
+
"File 23": 0,
|
|
978
|
+
"File 24": 0,
|
|
979
|
+
"File 25": 0,
|
|
980
|
+
"File 26": 0,
|
|
981
|
+
"File 27": 0,
|
|
982
|
+
"File 28": 0,
|
|
983
|
+
"File 29": 0,
|
|
984
|
+
"File 30": 0,
|
|
985
|
+
"File 31": 0,
|
|
986
|
+
"File 32": 0,
|
|
987
|
+
"Act": 4,
|
|
988
|
+
"lineNumber": 28
|
|
989
|
+
},
|
|
990
|
+
"Act 4 - Mesa": {
|
|
991
|
+
"Name": "Act 4 - Mesa",
|
|
992
|
+
"Id": 27,
|
|
993
|
+
"File 1": "Act4/Mesa/Floor.dt1",
|
|
994
|
+
"File 2": "Act4/Mesa/Stairs.dt1",
|
|
995
|
+
"File 3": "Act4/Mesa/Arch_Walls.dt1",
|
|
996
|
+
"File 4": "Act4/Mesa/Brick_Walls.dt1",
|
|
997
|
+
"File 5": "Act4/Mesa/Chain_Walls.dt1",
|
|
998
|
+
"File 6": "Act4/Mesa/Dist_Wall.dt1",
|
|
999
|
+
"File 7": "Act4/Mesa/Inv_Wall.dt1",
|
|
1000
|
+
"File 8": "Act4/Mesa/Surf_Wall.dt1",
|
|
1001
|
+
"File 9": "Act4/Mesa/Surf_Struct.dt1",
|
|
1002
|
+
"File 10": 0,
|
|
1003
|
+
"File 11": 0,
|
|
1004
|
+
"File 12": 0,
|
|
1005
|
+
"File 13": 0,
|
|
1006
|
+
"File 14": 0,
|
|
1007
|
+
"File 15": 0,
|
|
1008
|
+
"File 16": 0,
|
|
1009
|
+
"File 17": 0,
|
|
1010
|
+
"File 18": 0,
|
|
1011
|
+
"File 19": 0,
|
|
1012
|
+
"File 20": 0,
|
|
1013
|
+
"File 21": 0,
|
|
1014
|
+
"File 22": 0,
|
|
1015
|
+
"File 23": 0,
|
|
1016
|
+
"File 24": 0,
|
|
1017
|
+
"File 25": 0,
|
|
1018
|
+
"File 26": 0,
|
|
1019
|
+
"File 27": 0,
|
|
1020
|
+
"File 28": 0,
|
|
1021
|
+
"File 29": 0,
|
|
1022
|
+
"File 30": 0,
|
|
1023
|
+
"File 31": 0,
|
|
1024
|
+
"File 32": 0,
|
|
1025
|
+
"Act": 4,
|
|
1026
|
+
"lineNumber": 27
|
|
1027
|
+
},
|
|
1028
|
+
"Act 4 - Town": {
|
|
1029
|
+
"Name": "Act 4 - Town",
|
|
1030
|
+
"Id": 26,
|
|
1031
|
+
"File 1": "Act4/Fort/Plaza.dt1",
|
|
1032
|
+
"File 2": "Act4/Fort/Interior.dt1",
|
|
1033
|
+
"File 3": "Act4/Fort/Exterior.dt1",
|
|
1034
|
+
"File 4": "Act4/Fort/ForeGate.dt1",
|
|
1035
|
+
"File 5": "Act4/Mesa/Floor.dt1",
|
|
1036
|
+
"File 6": "Act4/Mesa/Inv_Wall.dt1",
|
|
1037
|
+
"File 7": "Act4/Mesa/Stairs.dt1",
|
|
1038
|
+
"File 8": 0,
|
|
1039
|
+
"File 9": 0,
|
|
1040
|
+
"File 10": 0,
|
|
1041
|
+
"File 11": 0,
|
|
1042
|
+
"File 12": 0,
|
|
1043
|
+
"File 13": 0,
|
|
1044
|
+
"File 14": 0,
|
|
1045
|
+
"File 15": 0,
|
|
1046
|
+
"File 16": 0,
|
|
1047
|
+
"File 17": 0,
|
|
1048
|
+
"File 18": 0,
|
|
1049
|
+
"File 19": 0,
|
|
1050
|
+
"File 20": 0,
|
|
1051
|
+
"File 21": 0,
|
|
1052
|
+
"File 22": 0,
|
|
1053
|
+
"File 23": 0,
|
|
1054
|
+
"File 24": 0,
|
|
1055
|
+
"File 25": 0,
|
|
1056
|
+
"File 26": 0,
|
|
1057
|
+
"File 27": 0,
|
|
1058
|
+
"File 28": 0,
|
|
1059
|
+
"File 29": 0,
|
|
1060
|
+
"File 30": 0,
|
|
1061
|
+
"File 31": 0,
|
|
1062
|
+
"File 32": 0,
|
|
1063
|
+
"Act": 4,
|
|
1064
|
+
"lineNumber": 26
|
|
1065
|
+
},
|
|
1066
|
+
"Act 5 - Baal": {
|
|
1067
|
+
"Name": "Act 5 - Baal",
|
|
1068
|
+
"Id": 34,
|
|
1069
|
+
"File 1": "Expansion/baallair/walls.dt1",
|
|
1070
|
+
"File 2": "Expansion/baallair/floor.dt1",
|
|
1071
|
+
"File 3": "Expansion/baallair/underwall.dt1",
|
|
1072
|
+
"File 4": "Expansion/baallair/underflr.dt1",
|
|
1073
|
+
"File 5": "Expansion/baallair/worldstone.dt1",
|
|
1074
|
+
"File 6": "Expansion/baallair/throne.dt1",
|
|
1075
|
+
"File 7": 0,
|
|
1076
|
+
"File 8": 0,
|
|
1077
|
+
"File 9": 0,
|
|
1078
|
+
"File 10": 0,
|
|
1079
|
+
"File 11": 0,
|
|
1080
|
+
"File 12": 0,
|
|
1081
|
+
"File 13": 0,
|
|
1082
|
+
"File 14": 0,
|
|
1083
|
+
"File 15": 0,
|
|
1084
|
+
"File 16": 0,
|
|
1085
|
+
"File 17": 0,
|
|
1086
|
+
"File 18": 0,
|
|
1087
|
+
"File 19": 0,
|
|
1088
|
+
"File 20": 0,
|
|
1089
|
+
"File 21": 0,
|
|
1090
|
+
"File 22": 0,
|
|
1091
|
+
"File 23": 0,
|
|
1092
|
+
"File 24": 0,
|
|
1093
|
+
"File 25": 0,
|
|
1094
|
+
"File 26": 0,
|
|
1095
|
+
"File 27": 0,
|
|
1096
|
+
"File 28": 0,
|
|
1097
|
+
"File 29": 0,
|
|
1098
|
+
"File 30": 0,
|
|
1099
|
+
"File 31": 0,
|
|
1100
|
+
"File 32": 0,
|
|
1101
|
+
"Act": 5,
|
|
1102
|
+
"expansion": 1,
|
|
1103
|
+
"lineNumber": 35
|
|
1104
|
+
},
|
|
1105
|
+
"Act 5 - Barricade": {
|
|
1106
|
+
"Name": "Act 5 - Barricade",
|
|
1107
|
+
"Id": 31,
|
|
1108
|
+
"File 1": "Expansion/Siege/Ground.dt1",
|
|
1109
|
+
"File 2": "Expansion/Siege/fence.dt1",
|
|
1110
|
+
"File 3": "Expansion/Siege/cliff.dt1",
|
|
1111
|
+
"File 4": "Expansion/Siege/fortified.dt1",
|
|
1112
|
+
"File 5": "Expansion/Siege/snow.dt1",
|
|
1113
|
+
"File 6": "Expansion/Siege/trees.dt1",
|
|
1114
|
+
"File 7": "Expansion/Siege/special.dt1",
|
|
1115
|
+
"File 8": "Expansion/Siege/trench.dt1",
|
|
1116
|
+
"File 9": "Expansion/Siege/building.dt1",
|
|
1117
|
+
"File 10": "Expansion/town/waypt.dt1",
|
|
1118
|
+
"File 11": "Expansion/Siege/pinetree.dt1",
|
|
1119
|
+
"File 12": "Expansion/Siege/battle.dt1",
|
|
1120
|
+
"File 13": "Expansion/Siege/barricade.dt1",
|
|
1121
|
+
"File 14": "Expansion/Siege/rockclifffloor.dt1",
|
|
1122
|
+
"File 15": "Expansion/Siege/camp.dt1",
|
|
1123
|
+
"File 16": "Expansion/Siege/rockcliff.dt1",
|
|
1124
|
+
"File 17": "Expansion/Siege/ascendors.dt1",
|
|
1125
|
+
"File 18": "Expansion/Siege/spike.dt1",
|
|
1126
|
+
"File 19": "Expansion/Town/collision.dt1",
|
|
1127
|
+
"File 20": "Expansion/Siege/shrub.dt1",
|
|
1128
|
+
"File 21": "Expansion/Siege/rocks.dt1",
|
|
1129
|
+
"File 22": "Expansion/Wildtemple/Entrance.dt1",
|
|
1130
|
+
"File 23": "Expansion/MountainTop/floor.dt1",
|
|
1131
|
+
"File 24": "Expansion/MountainTop/Entrance.dt1",
|
|
1132
|
+
"File 25": "Expansion/MountainTop/Columns.dt1",
|
|
1133
|
+
"File 26": "Expansion/IceCave/Exterior.dt1",
|
|
1134
|
+
"File 27": "Expansion/IceCave/Warps.dt1",
|
|
1135
|
+
"File 28": "Expansion/Ruins/Walls.dt1",
|
|
1136
|
+
"File 29": "Expansion/Ruins/Furnish.dt1",
|
|
1137
|
+
"File 30": "Expansion/Siege/pens.dt1",
|
|
1138
|
+
"File 31": "Expansion/Siege/hellgate.dt1",
|
|
1139
|
+
"File 32": 0,
|
|
1140
|
+
"Act": 5,
|
|
1141
|
+
"expansion": 1,
|
|
1142
|
+
"lineNumber": 32
|
|
1143
|
+
},
|
|
1144
|
+
"Act 5 - Ice Caves": {
|
|
1145
|
+
"Name": "Act 5 - Ice Caves",
|
|
1146
|
+
"Id": 33,
|
|
1147
|
+
"File 1": "Expansion/icecave/interior.dt1",
|
|
1148
|
+
"File 2": 0,
|
|
1149
|
+
"File 3": 0,
|
|
1150
|
+
"File 4": 0,
|
|
1151
|
+
"File 5": 0,
|
|
1152
|
+
"File 6": 0,
|
|
1153
|
+
"File 7": 0,
|
|
1154
|
+
"File 8": 0,
|
|
1155
|
+
"File 9": 0,
|
|
1156
|
+
"File 10": 0,
|
|
1157
|
+
"File 11": 0,
|
|
1158
|
+
"File 12": 0,
|
|
1159
|
+
"File 13": 0,
|
|
1160
|
+
"File 14": 0,
|
|
1161
|
+
"File 15": 0,
|
|
1162
|
+
"File 16": 0,
|
|
1163
|
+
"File 17": 0,
|
|
1164
|
+
"File 18": 0,
|
|
1165
|
+
"File 19": 0,
|
|
1166
|
+
"File 20": 0,
|
|
1167
|
+
"File 21": 0,
|
|
1168
|
+
"File 22": 0,
|
|
1169
|
+
"File 23": 0,
|
|
1170
|
+
"File 24": 0,
|
|
1171
|
+
"File 25": 0,
|
|
1172
|
+
"File 26": 0,
|
|
1173
|
+
"File 27": 0,
|
|
1174
|
+
"File 28": 0,
|
|
1175
|
+
"File 29": 0,
|
|
1176
|
+
"File 30": 0,
|
|
1177
|
+
"File 31": 0,
|
|
1178
|
+
"File 32": 0,
|
|
1179
|
+
"Act": 5,
|
|
1180
|
+
"expansion": 1,
|
|
1181
|
+
"lineNumber": 34
|
|
1182
|
+
},
|
|
1183
|
+
"Act 5 - Lava": {
|
|
1184
|
+
"Name": "Act 5 - Lava",
|
|
1185
|
+
"Id": 35,
|
|
1186
|
+
"File 1": "Act4/Lava/Floor.dt1",
|
|
1187
|
+
"File 2": "Act4/Lava/Walls.dt1",
|
|
1188
|
+
"File 3": "Act4/Diab/Floor.dt1",
|
|
1189
|
+
"File 4": "Act4/Diab/Walls.dt1",
|
|
1190
|
+
"File 5": "Act4/Diab/Bridge.dt1",
|
|
1191
|
+
"File 6": "Act4/Lava/Extwalls.dt1",
|
|
1192
|
+
"File 7": "Act4/Lava/Intwalls.dt1",
|
|
1193
|
+
"File 8": "Act4/Lava/Floornew.dt1",
|
|
1194
|
+
"File 9": "Act4/Lava/Rocks.dt1",
|
|
1195
|
+
"File 10": "Act4/Lava/Specials.dt1",
|
|
1196
|
+
"File 11": "Act4/Mesa/Surf_Wall.dt1",
|
|
1197
|
+
"File 12": "Act4/Expansion/Specials.dt1",
|
|
1198
|
+
"File 13": 0,
|
|
1199
|
+
"File 14": 0,
|
|
1200
|
+
"File 15": 0,
|
|
1201
|
+
"File 16": 0,
|
|
1202
|
+
"File 17": 0,
|
|
1203
|
+
"File 18": 0,
|
|
1204
|
+
"File 19": 0,
|
|
1205
|
+
"File 20": 0,
|
|
1206
|
+
"File 21": 0,
|
|
1207
|
+
"File 22": 0,
|
|
1208
|
+
"File 23": 0,
|
|
1209
|
+
"File 24": 0,
|
|
1210
|
+
"File 25": 0,
|
|
1211
|
+
"File 26": 0,
|
|
1212
|
+
"File 27": 0,
|
|
1213
|
+
"File 28": 0,
|
|
1214
|
+
"File 29": 0,
|
|
1215
|
+
"File 30": 0,
|
|
1216
|
+
"File 31": 0,
|
|
1217
|
+
"File 32": 0,
|
|
1218
|
+
"Act": 5,
|
|
1219
|
+
"expansion": 1,
|
|
1220
|
+
"lineNumber": 36
|
|
1221
|
+
},
|
|
1222
|
+
"Act 5 - Siege": {
|
|
1223
|
+
"Name": "Act 5 - Siege",
|
|
1224
|
+
"Id": 30,
|
|
1225
|
+
"File 1": "Expansion/Siege/ascendors.dt1",
|
|
1226
|
+
"File 2": "Expansion/Siege/camp.dt1",
|
|
1227
|
+
"File 3": "Expansion/Siege/fence.dt1",
|
|
1228
|
+
"File 4": "Expansion/Siege/ground.dt1",
|
|
1229
|
+
"File 5": "Expansion/Siege/rockcliff.dt1",
|
|
1230
|
+
"File 6": "Expansion/Siege/rockclifffloor.dt1",
|
|
1231
|
+
"File 7": "Expansion/Siege/rocks.dt1",
|
|
1232
|
+
"File 8": "Expansion/Siege/shrub.dt1",
|
|
1233
|
+
"File 9": "Expansion/Siege/spike.dt1",
|
|
1234
|
+
"File 10": "Expansion/Siege/trench.dt1",
|
|
1235
|
+
"File 11": "Expansion/Siege/trees.dt1",
|
|
1236
|
+
"File 12": 0,
|
|
1237
|
+
"File 13": 0,
|
|
1238
|
+
"File 14": 0,
|
|
1239
|
+
"File 15": 0,
|
|
1240
|
+
"File 16": 0,
|
|
1241
|
+
"File 17": 0,
|
|
1242
|
+
"File 18": 0,
|
|
1243
|
+
"File 19": 0,
|
|
1244
|
+
"File 20": 0,
|
|
1245
|
+
"File 21": 0,
|
|
1246
|
+
"File 22": 0,
|
|
1247
|
+
"File 23": 0,
|
|
1248
|
+
"File 24": 0,
|
|
1249
|
+
"File 25": 0,
|
|
1250
|
+
"File 26": 0,
|
|
1251
|
+
"File 27": 0,
|
|
1252
|
+
"File 28": 0,
|
|
1253
|
+
"File 29": 0,
|
|
1254
|
+
"File 30": 0,
|
|
1255
|
+
"File 31": 0,
|
|
1256
|
+
"File 32": 0,
|
|
1257
|
+
"Act": 5,
|
|
1258
|
+
"expansion": 1,
|
|
1259
|
+
"lineNumber": 31
|
|
1260
|
+
},
|
|
1261
|
+
"Act 5 - Temple": {
|
|
1262
|
+
"Name": "Act 5 - Temple",
|
|
1263
|
+
"Id": 32,
|
|
1264
|
+
"File 1": "Expansion/wildtemple/interior.dt1",
|
|
1265
|
+
"File 2": 0,
|
|
1266
|
+
"File 3": 0,
|
|
1267
|
+
"File 4": 0,
|
|
1268
|
+
"File 5": 0,
|
|
1269
|
+
"File 6": 0,
|
|
1270
|
+
"File 7": 0,
|
|
1271
|
+
"File 8": 0,
|
|
1272
|
+
"File 9": 0,
|
|
1273
|
+
"File 10": 0,
|
|
1274
|
+
"File 11": 0,
|
|
1275
|
+
"File 12": 0,
|
|
1276
|
+
"File 13": 0,
|
|
1277
|
+
"File 14": 0,
|
|
1278
|
+
"File 15": 0,
|
|
1279
|
+
"File 16": 0,
|
|
1280
|
+
"File 17": 0,
|
|
1281
|
+
"File 18": 0,
|
|
1282
|
+
"File 19": 0,
|
|
1283
|
+
"File 20": 0,
|
|
1284
|
+
"File 21": 0,
|
|
1285
|
+
"File 22": 0,
|
|
1286
|
+
"File 23": 0,
|
|
1287
|
+
"File 24": 0,
|
|
1288
|
+
"File 25": 0,
|
|
1289
|
+
"File 26": 0,
|
|
1290
|
+
"File 27": 0,
|
|
1291
|
+
"File 28": 0,
|
|
1292
|
+
"File 29": 0,
|
|
1293
|
+
"File 30": 0,
|
|
1294
|
+
"File 31": 0,
|
|
1295
|
+
"File 32": 0,
|
|
1296
|
+
"Act": 5,
|
|
1297
|
+
"expansion": 1,
|
|
1298
|
+
"lineNumber": 33
|
|
1299
|
+
},
|
|
1300
|
+
"Act 5 - Town": {
|
|
1301
|
+
"Name": "Act 5 - Town",
|
|
1302
|
+
"Id": 29,
|
|
1303
|
+
"File 1": "Expansion/town/blacksmith.dt1",
|
|
1304
|
+
"File 2": "Expansion/town/ground.dt1",
|
|
1305
|
+
"File 3": "Expansion/town/keepwall.dt1",
|
|
1306
|
+
"File 4": "Expansion/town/otherwalls.dt1",
|
|
1307
|
+
"File 5": "Expansion/town/shrine.dt1",
|
|
1308
|
+
"File 6": "Expansion/town/walls.dt1",
|
|
1309
|
+
"File 7": "Expansion/siege/shrub.dt1",
|
|
1310
|
+
"File 8": "Expansion/town/collision.dt1",
|
|
1311
|
+
"File 9": "Expansion/siege/path.dt1",
|
|
1312
|
+
"File 10": "Expansion/town/tent.dt1",
|
|
1313
|
+
"File 11": "Expansion/siege/snow.dt1",
|
|
1314
|
+
"File 12": "Expansion/siege/trees.dt1",
|
|
1315
|
+
"File 13": "Expansion/Town/Buildingses.dt1",
|
|
1316
|
+
"File 14": "Expansion/Siege/fence.dt1",
|
|
1317
|
+
"File 15": "Expansion/Town/waypt.dt1",
|
|
1318
|
+
"File 16": "Expansion/Town/maingate.dt1",
|
|
1319
|
+
"File 17": "Expansion/Town/clutter.dt1",
|
|
1320
|
+
"File 18": "Expansion/Town/trees.dt1",
|
|
1321
|
+
"File 19": "Expansion/Siege/rockcliff.dt1",
|
|
1322
|
+
"File 20": "Expansion/Siege/rockclifffloor.dt1",
|
|
1323
|
+
"File 21": 0,
|
|
1324
|
+
"File 22": 0,
|
|
1325
|
+
"File 23": 0,
|
|
1326
|
+
"File 24": 0,
|
|
1327
|
+
"File 25": 0,
|
|
1328
|
+
"File 26": 0,
|
|
1329
|
+
"File 27": 0,
|
|
1330
|
+
"File 28": 0,
|
|
1331
|
+
"File 29": 0,
|
|
1332
|
+
"File 30": 0,
|
|
1333
|
+
"File 31": 0,
|
|
1334
|
+
"File 32": 0,
|
|
1335
|
+
"Act": 5,
|
|
1336
|
+
"expansion": 1,
|
|
1337
|
+
"lineNumber": 30
|
|
1338
|
+
},
|
|
1339
|
+
"None": {
|
|
1340
|
+
"Name": "None",
|
|
1341
|
+
"Id": 0,
|
|
1342
|
+
"File 1": 0,
|
|
1343
|
+
"File 2": 0,
|
|
1344
|
+
"File 3": 0,
|
|
1345
|
+
"File 4": 0,
|
|
1346
|
+
"File 5": 0,
|
|
1347
|
+
"File 6": 0,
|
|
1348
|
+
"File 7": 0,
|
|
1349
|
+
"File 8": 0,
|
|
1350
|
+
"File 9": 0,
|
|
1351
|
+
"File 10": 0,
|
|
1352
|
+
"File 11": 0,
|
|
1353
|
+
"File 12": 0,
|
|
1354
|
+
"File 13": 0,
|
|
1355
|
+
"File 14": 0,
|
|
1356
|
+
"File 15": 0,
|
|
1357
|
+
"File 16": 0,
|
|
1358
|
+
"File 17": 0,
|
|
1359
|
+
"File 18": 0,
|
|
1360
|
+
"File 19": 0,
|
|
1361
|
+
"File 20": 0,
|
|
1362
|
+
"File 21": 0,
|
|
1363
|
+
"File 22": 0,
|
|
1364
|
+
"File 23": 0,
|
|
1365
|
+
"File 24": 0,
|
|
1366
|
+
"File 25": 0,
|
|
1367
|
+
"File 26": 0,
|
|
1368
|
+
"File 27": 0,
|
|
1369
|
+
"File 28": 0,
|
|
1370
|
+
"File 29": 0,
|
|
1371
|
+
"File 30": 0,
|
|
1372
|
+
"File 31": 0,
|
|
1373
|
+
"File 32": 0,
|
|
1374
|
+
"Act": 0,
|
|
1375
|
+
"lineNumber": 0
|
|
1376
|
+
}
|
|
1377
|
+
}
|