@blizzhackers/d2data 3.1.91736 → 3.1.91738

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.
Files changed (91) hide show
  1. package/.vscode/launch.json +20 -0
  2. package/README.md +1 -7
  3. package/json/base/precalctc/_all.mjs +2279 -0
  4. package/json/precalctc/_all.mjs +2517 -0
  5. package/package.json +3 -7
  6. package/.eslintrc.js +0 -59
  7. package/_config.yml +0 -1
  8. package/compile.js +0 -908
  9. package/docs/_config.yml +0 -1
  10. package/docs/armor.js +0 -134
  11. package/docs/drops/.vscode/extensions.json +0 -3
  12. package/docs/drops/README.md +0 -7
  13. package/docs/drops/dist/assets/index.12ae3c90.js +0 -6675
  14. package/docs/drops/dist/index.html +0 -10
  15. package/docs/drops/index.html +0 -23
  16. package/docs/drops/package-lock.json +0 -1143
  17. package/docs/drops/package.json +0 -17
  18. package/docs/drops/src/App.vue +0 -870
  19. package/docs/drops/src/main.js +0 -4
  20. package/docs/drops/vite.config.js +0 -8
  21. package/docs/drops.html +0 -10
  22. package/docs/effort.css +0 -118
  23. package/docs/effort.js +0 -367
  24. package/docs/elem-effort.html +0 -130
  25. package/docs/images/0-0.svg +0 -18
  26. package/docs/images/0-1.svg +0 -17
  27. package/docs/images/0-2.svg +0 -17
  28. package/docs/images/1-0.svg +0 -18
  29. package/docs/images/1-1.svg +0 -18
  30. package/docs/images/1-2.svg +0 -17
  31. package/docs/images/2-0.svg +0 -17
  32. package/docs/images/2-1.svg +0 -11
  33. package/docs/images/2-2.svg +0 -18
  34. package/docs/images/3-0.svg +0 -17
  35. package/docs/images/3-1.svg +0 -18
  36. package/docs/images/3-2.svg +0 -18
  37. package/docs/images/4-0.svg +0 -18
  38. package/docs/images/4-1.svg +0 -18
  39. package/docs/images/4-2.svg +0 -18
  40. package/docs/images/5-0.svg +0 -18
  41. package/docs/images/5-1.svg +0 -18
  42. package/docs/images/5-2.svg +0 -14
  43. package/docs/images/6-0.svg +0 -17
  44. package/docs/images/6-1.svg +0 -17
  45. package/docs/images/6-2.svg +0 -17
  46. package/docs/images/AmSkillicon.png +0 -0
  47. package/docs/images/AsSkillicon.png +0 -0
  48. package/docs/images/BaSkillicon.png +0 -0
  49. package/docs/images/DrSkillicon.png +0 -0
  50. package/docs/images/NeSkillicon.png +0 -0
  51. package/docs/images/PaSkillicon.png +0 -0
  52. package/docs/images/Skillicon.png +0 -0
  53. package/docs/images/SoSkillicon.png +0 -0
  54. package/docs/index.md +0 -5
  55. package/docs/items.html +0 -170
  56. package/docs/leveling/.vscode/extensions.json +0 -3
  57. package/docs/leveling/README.md +0 -7
  58. package/docs/leveling/dist/assets/index.f9765357.js +0 -1
  59. package/docs/leveling/dist/index.html +0 -24
  60. package/docs/leveling/index.html +0 -23
  61. package/docs/leveling/package-lock.json +0 -1143
  62. package/docs/leveling/package.json +0 -17
  63. package/docs/leveling/src/App.vue +0 -526
  64. package/docs/leveling/src/main.js +0 -4
  65. package/docs/leveling/vite.config.js +0 -8
  66. package/docs/runewords/.vscode/extensions.json +0 -3
  67. package/docs/runewords/README.md +0 -7
  68. package/docs/runewords/dist/assets/index.0838f27c.js +0 -6673
  69. package/docs/runewords/dist/assets/index.73bf3e23.css +0 -1
  70. package/docs/runewords/dist/index.html +0 -25
  71. package/docs/runewords/index.html +0 -23
  72. package/docs/runewords/package-lock.json +0 -1143
  73. package/docs/runewords/package.json +0 -17
  74. package/docs/runewords/src/App.vue +0 -781
  75. package/docs/runewords/src/main.js +0 -4
  76. package/docs/runewords/src/modorder.json +0 -234
  77. package/docs/runewords/vite.config.js +0 -8
  78. package/docs/skills.css +0 -1250
  79. package/docs/skills.html +0 -63
  80. package/docs/skills.js +0 -2192
  81. package/docs/vue-setup.js +0 -12
  82. package/docs/weapons.js +0 -149
  83. package/font-example.html +0 -34
  84. package/generatecsv.js +0 -64
  85. package/json/.gitkeep +0 -0
  86. package/json/base/.gitkeep +0 -0
  87. package/json/base/precalctc/.gitkeep +0 -0
  88. package/json/precalctc/.gitkeep +0 -0
  89. package/objext.js +0 -53
  90. package/precalctc.php +0 -296
  91. package/string.js +0 -93
@@ -0,0 +1,20 @@
1
+ {
2
+ // Use IntelliSense to learn about possible attributes.
3
+ // Hover to view descriptions of existing attributes.
4
+ // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
5
+ "version": "0.2.0",
6
+ "configurations": [
7
+ {
8
+ "name": "Listen for Xdebug",
9
+ "type": "php",
10
+ "request": "launch",
11
+ "port": 9003
12
+ },
13
+ {
14
+ "name": "Run compile.js",
15
+ "type": "node",
16
+ "request": "launch",
17
+ "program": "${workspaceFolder}/compile.js"
18
+ }
19
+ ]
20
+ }
package/README.md CHANGED
@@ -1,12 +1,6 @@
1
1
  # Diablo 2 Data Files
2
- These files are the data from the .txt files from d2_patch.mpq, as well as a couple of helpful extra files. Additional files that aren't directly based on existing .txt files are:
3
-
4
- ## atomic.json
5
- Atomic treasure classes that aren't explicitly listed in TreasureClassEx.txt. The numeric value for each is the rarity of the item.
2
+ These files are the data from the .txt files from the d2r casc, as well as a couple of helpful extra files. Additional files that aren't directly based on existing .txt files are:
6
3
 
7
4
  ## d2font.css
8
5
  A tiny style sheet that adds the AvQuest font, and an 'avquest' class that applies the font and a couple additional styles that adjusts the font to look closer to diablo 2.
9
6
  https://blizzhackers.github.io/d2data/css/d2font.css
10
-
11
- # Examples
12
- Examples on how to use this data exist at https://blizzhackers.github.io/d2data/