@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,274 @@
|
|
|
1
|
+
{
|
|
2
|
+
"arach": {
|
|
3
|
+
"type": "arach",
|
|
4
|
+
"equiv1": "insect",
|
|
5
|
+
"lineNumber": 31
|
|
6
|
+
},
|
|
7
|
+
"baboon": {
|
|
8
|
+
"type": "baboon",
|
|
9
|
+
"lineNumber": 17
|
|
10
|
+
},
|
|
11
|
+
"batdemon": {
|
|
12
|
+
"type": "batdemon",
|
|
13
|
+
"lineNumber": 34
|
|
14
|
+
},
|
|
15
|
+
"bighead": {
|
|
16
|
+
"type": "bighead",
|
|
17
|
+
"equiv1": "demon",
|
|
18
|
+
"strplur": "Afflicted",
|
|
19
|
+
"lineNumber": 10
|
|
20
|
+
},
|
|
21
|
+
"bloodlord": {
|
|
22
|
+
"type": "bloodlord",
|
|
23
|
+
"equiv1": "demon",
|
|
24
|
+
"lineNumber": 56
|
|
25
|
+
},
|
|
26
|
+
"blunderbore": {
|
|
27
|
+
"type": "blunderbore",
|
|
28
|
+
"equiv1": "demon",
|
|
29
|
+
"lineNumber": 36
|
|
30
|
+
},
|
|
31
|
+
"bovine": {
|
|
32
|
+
"type": "bovine",
|
|
33
|
+
"lineNumber": 48
|
|
34
|
+
},
|
|
35
|
+
"brute": {
|
|
36
|
+
"type": "brute",
|
|
37
|
+
"strplur": "Yeti",
|
|
38
|
+
"lineNumber": 13
|
|
39
|
+
},
|
|
40
|
+
"clawviper": {
|
|
41
|
+
"type": "clawviper",
|
|
42
|
+
"equiv1": "demon",
|
|
43
|
+
"lineNumber": 21
|
|
44
|
+
},
|
|
45
|
+
"construct": {
|
|
46
|
+
"type": "construct",
|
|
47
|
+
"lineNumber": 5
|
|
48
|
+
},
|
|
49
|
+
"corruptrogue": {
|
|
50
|
+
"type": "corruptrogue",
|
|
51
|
+
"equiv1": "demon",
|
|
52
|
+
"lineNumber": 16
|
|
53
|
+
},
|
|
54
|
+
"councilmember": {
|
|
55
|
+
"type": "councilmember",
|
|
56
|
+
"equiv1": "demon",
|
|
57
|
+
"lineNumber": 46
|
|
58
|
+
},
|
|
59
|
+
"deathmauler": {
|
|
60
|
+
"type": "deathmauler",
|
|
61
|
+
"lineNumber": 57
|
|
62
|
+
},
|
|
63
|
+
"demon": {
|
|
64
|
+
"type": "demon",
|
|
65
|
+
"lineNumber": 2
|
|
66
|
+
},
|
|
67
|
+
"doomknight": {
|
|
68
|
+
"type": "doomknight",
|
|
69
|
+
"equiv1": "lowundead",
|
|
70
|
+
"lineNumber": 45
|
|
71
|
+
},
|
|
72
|
+
"fallen": {
|
|
73
|
+
"type": "fallen",
|
|
74
|
+
"equiv1": "demon",
|
|
75
|
+
"strplur": "Fallen",
|
|
76
|
+
"lineNumber": 12
|
|
77
|
+
},
|
|
78
|
+
"fetish": {
|
|
79
|
+
"type": "fetish",
|
|
80
|
+
"equiv1": "demon",
|
|
81
|
+
"strplur": "Fetish",
|
|
82
|
+
"lineNumber": 35
|
|
83
|
+
},
|
|
84
|
+
"fingermage": {
|
|
85
|
+
"type": "fingermage",
|
|
86
|
+
"equiv1": "lowundead",
|
|
87
|
+
"lineNumber": 41
|
|
88
|
+
},
|
|
89
|
+
"foulcrow": {
|
|
90
|
+
"type": "foulcrow",
|
|
91
|
+
"lineNumber": 11
|
|
92
|
+
},
|
|
93
|
+
"frogdemon": {
|
|
94
|
+
"type": "frogdemon",
|
|
95
|
+
"lineNumber": 39
|
|
96
|
+
},
|
|
97
|
+
"frozenhorror": {
|
|
98
|
+
"type": "frozenhorror",
|
|
99
|
+
"lineNumber": 55
|
|
100
|
+
},
|
|
101
|
+
"goatman": {
|
|
102
|
+
"type": "goatman",
|
|
103
|
+
"equiv1": "demon",
|
|
104
|
+
"lineNumber": 18
|
|
105
|
+
},
|
|
106
|
+
"golem": {
|
|
107
|
+
"type": "golem",
|
|
108
|
+
"equiv1": "construct",
|
|
109
|
+
"lineNumber": 42
|
|
110
|
+
},
|
|
111
|
+
"highundead": {
|
|
112
|
+
"type": "highundead",
|
|
113
|
+
"equiv1": "undead",
|
|
114
|
+
"lineNumber": 7
|
|
115
|
+
},
|
|
116
|
+
"human": {
|
|
117
|
+
"type": "human",
|
|
118
|
+
"lineNumber": 4
|
|
119
|
+
},
|
|
120
|
+
"imp": {
|
|
121
|
+
"type": "imp",
|
|
122
|
+
"equiv1": "demon",
|
|
123
|
+
"lineNumber": 54
|
|
124
|
+
},
|
|
125
|
+
"insect": {
|
|
126
|
+
"type": "insect",
|
|
127
|
+
"lineNumber": 3
|
|
128
|
+
},
|
|
129
|
+
"lowundead": {
|
|
130
|
+
"type": "lowundead",
|
|
131
|
+
"equiv1": "undead",
|
|
132
|
+
"lineNumber": 6
|
|
133
|
+
},
|
|
134
|
+
"megademon": {
|
|
135
|
+
"type": "megademon",
|
|
136
|
+
"equiv1": "demon",
|
|
137
|
+
"lineNumber": 47
|
|
138
|
+
},
|
|
139
|
+
"minion": {
|
|
140
|
+
"type": "minion",
|
|
141
|
+
"lineNumber": 51
|
|
142
|
+
},
|
|
143
|
+
"mosquito": {
|
|
144
|
+
"type": "mosquito",
|
|
145
|
+
"equiv1": "insect",
|
|
146
|
+
"lineNumber": 29
|
|
147
|
+
},
|
|
148
|
+
"mummy": {
|
|
149
|
+
"type": "mummy",
|
|
150
|
+
"equiv1": "lowundead",
|
|
151
|
+
"lineNumber": 26
|
|
152
|
+
},
|
|
153
|
+
"overseer": {
|
|
154
|
+
"type": "overseer",
|
|
155
|
+
"equiv1": "demon",
|
|
156
|
+
"lineNumber": 53
|
|
157
|
+
},
|
|
158
|
+
"pantherwoman": {
|
|
159
|
+
"type": "pantherwoman",
|
|
160
|
+
"lineNumber": 23
|
|
161
|
+
},
|
|
162
|
+
"putriddefiler": {
|
|
163
|
+
"type": "putriddefiler",
|
|
164
|
+
"equiv1": "demon",
|
|
165
|
+
"lineNumber": 58
|
|
166
|
+
},
|
|
167
|
+
"quillrat": {
|
|
168
|
+
"type": "quillrat",
|
|
169
|
+
"lineNumber": 19
|
|
170
|
+
},
|
|
171
|
+
"regurgitator": {
|
|
172
|
+
"type": "regurgitator",
|
|
173
|
+
"equiv1": "demon",
|
|
174
|
+
"lineNumber": 44
|
|
175
|
+
},
|
|
176
|
+
"sandleaper": {
|
|
177
|
+
"type": "sandleaper",
|
|
178
|
+
"lineNumber": 22
|
|
179
|
+
},
|
|
180
|
+
"sandmaggot": {
|
|
181
|
+
"type": "sandmaggot",
|
|
182
|
+
"lineNumber": 20
|
|
183
|
+
},
|
|
184
|
+
"sandraider": {
|
|
185
|
+
"type": "sandraider",
|
|
186
|
+
"lineNumber": 14
|
|
187
|
+
},
|
|
188
|
+
"scarab": {
|
|
189
|
+
"type": "scarab",
|
|
190
|
+
"equiv1": "insect",
|
|
191
|
+
"lineNumber": 25
|
|
192
|
+
},
|
|
193
|
+
"siegebeast": {
|
|
194
|
+
"type": "siegebeast",
|
|
195
|
+
"lineNumber": 49
|
|
196
|
+
},
|
|
197
|
+
"skeleton": {
|
|
198
|
+
"type": "skeleton",
|
|
199
|
+
"equiv1": "lowundead",
|
|
200
|
+
"lineNumber": 8
|
|
201
|
+
},
|
|
202
|
+
"snowyeti": {
|
|
203
|
+
"type": "snowyeti",
|
|
204
|
+
"strplur": "Yeti",
|
|
205
|
+
"lineNumber": 50
|
|
206
|
+
},
|
|
207
|
+
"succubus": {
|
|
208
|
+
"type": "succubus",
|
|
209
|
+
"equiv1": "demon",
|
|
210
|
+
"lineNumber": 52
|
|
211
|
+
},
|
|
212
|
+
"swarm": {
|
|
213
|
+
"type": "swarm",
|
|
214
|
+
"equiv1": "insect",
|
|
215
|
+
"strplur": "HellSwarm",
|
|
216
|
+
"lineNumber": 24
|
|
217
|
+
},
|
|
218
|
+
"tentacle": {
|
|
219
|
+
"type": "tentacle",
|
|
220
|
+
"lineNumber": 40
|
|
221
|
+
},
|
|
222
|
+
"thornhulk": {
|
|
223
|
+
"type": "thornhulk",
|
|
224
|
+
"lineNumber": 32
|
|
225
|
+
},
|
|
226
|
+
"undead": {
|
|
227
|
+
"type": "undead",
|
|
228
|
+
"lineNumber": 1
|
|
229
|
+
},
|
|
230
|
+
"undeadfetish": {
|
|
231
|
+
"type": "undeadfetish",
|
|
232
|
+
"equiv1": "lowundead",
|
|
233
|
+
"equiv2": "demon",
|
|
234
|
+
"strplur": "Undead Fetish",
|
|
235
|
+
"lineNumber": 37
|
|
236
|
+
},
|
|
237
|
+
"unraveler": {
|
|
238
|
+
"type": "unraveler",
|
|
239
|
+
"equiv1": "highundead",
|
|
240
|
+
"lineNumber": 27
|
|
241
|
+
},
|
|
242
|
+
"vampire": {
|
|
243
|
+
"type": "vampire",
|
|
244
|
+
"equiv1": "highundead",
|
|
245
|
+
"lineNumber": 33
|
|
246
|
+
},
|
|
247
|
+
"vilekind": {
|
|
248
|
+
"type": "vilekind",
|
|
249
|
+
"equiv1": "demon",
|
|
250
|
+
"lineNumber": 43
|
|
251
|
+
},
|
|
252
|
+
"vulture": {
|
|
253
|
+
"type": "vulture",
|
|
254
|
+
"lineNumber": 28
|
|
255
|
+
},
|
|
256
|
+
"willowisp": {
|
|
257
|
+
"type": "willowisp",
|
|
258
|
+
"lineNumber": 30
|
|
259
|
+
},
|
|
260
|
+
"wraith": {
|
|
261
|
+
"type": "wraith",
|
|
262
|
+
"equiv1": "undead",
|
|
263
|
+
"lineNumber": 15
|
|
264
|
+
},
|
|
265
|
+
"zakarum": {
|
|
266
|
+
"type": "zakarum",
|
|
267
|
+
"lineNumber": 38
|
|
268
|
+
},
|
|
269
|
+
"zombie": {
|
|
270
|
+
"type": "zombie",
|
|
271
|
+
"equiv1": "lowundead",
|
|
272
|
+
"lineNumber": 9
|
|
273
|
+
}
|
|
274
|
+
}
|