@blizzhackers/d2data 2.7.14 → 3.1.91636

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 (55) hide show
  1. package/compile.js +85 -106
  2. package/json/armor.json +1230 -0
  3. package/json/atomic.json +132 -117
  4. package/json/automagic.json +162 -0
  5. package/json/charstats.json +75 -0
  6. package/json/coldmasterybreakpoints.json +8 -0
  7. package/json/cubemain.json +1070 -0
  8. package/json/difficultylevels.json +3 -0
  9. package/json/events.json +15 -0
  10. package/json/experience.json +101 -0
  11. package/json/gamble.json +86 -102
  12. package/json/inventory.json +168 -14
  13. package/json/items.json +6199 -3489
  14. package/json/itemstatcost.json +144 -72
  15. package/json/itemtypes.json +271 -38
  16. package/json/itemuicategories.json +324 -0
  17. package/json/levelgroups.json +683 -686
  18. package/json/levels.json +232 -0
  19. package/json/lvlprest.json +27 -0
  20. package/json/magicprefix.json +1058 -0
  21. package/json/magicsuffix.json +691 -0
  22. package/json/misc.json +1764 -263
  23. package/json/misscalc.json +20 -0
  24. package/json/missiles.json +1915 -151
  25. package/json/monai.json +74 -8
  26. package/json/monpet.json +2035 -0
  27. package/json/monpopulationest.json +7 -0
  28. package/json/monseq.json +101 -0
  29. package/json/monsounds.json +177 -0
  30. package/json/monstats.json +1635 -0
  31. package/json/monstats2.json +549 -0
  32. package/json/objects.json +633 -33
  33. package/json/objpreset.json +20 -0
  34. package/json/objtype.json +70 -0
  35. package/json/overlay.json +1367 -237
  36. package/json/pettype.json +40 -3
  37. package/json/playerclass.json +6 -0
  38. package/json/plrtype.json +6 -0
  39. package/json/properties.json +431 -0
  40. package/json/propertygroups.json +487 -0
  41. package/json/runes.json +146 -0
  42. package/json/runeworduicategories.json +27 -0
  43. package/json/setitems.json +543 -0
  44. package/json/sets.json +108 -0
  45. package/json/skillcalc.json +140 -0
  46. package/json/skilldesc.json +7315 -6028
  47. package/json/skills.json +3445 -6
  48. package/json/sounds.json +83708 -63203
  49. package/json/states.json +298 -0
  50. package/json/tcprecalc.json +5759 -3396
  51. package/json/treasureclassex.json +4175 -1887
  52. package/json/treasureclassgroupsex.json +37 -0
  53. package/json/uniqueitems.json +1508 -391
  54. package/json/weapons.json +39 -60
  55. package/package.json +1 -1
@@ -17547,5 +17547,12 @@
17547
17547
  "hasStaticLevel": true
17548
17548
  }
17549
17549
  }
17550
+ },
17551
+ "137": {
17552
+ "normal": {},
17553
+ "champion": {},
17554
+ "unique": {},
17555
+ "superunique": {},
17556
+ "boss": {}
17550
17557
  }
17551
17558
  }
package/json/monseq.json CHANGED
@@ -5207,5 +5207,106 @@
5207
5207
  "sequence": "seq_crlancerjab",
5208
5208
  "mode": "A1",
5209
5209
  "frame": 17
5210
+ },
5211
+ "1010": {
5212
+ "sequence": "seq_wargoatmancleave",
5213
+ "mode": "A1",
5214
+ "frame": 0
5215
+ },
5216
+ "1011": {
5217
+ "sequence": "seq_wargoatmancleave",
5218
+ "mode": "A1",
5219
+ "frame": 1
5220
+ },
5221
+ "1012": {
5222
+ "sequence": "seq_wargoatmancleave",
5223
+ "mode": "A1",
5224
+ "frame": 2
5225
+ },
5226
+ "1013": {
5227
+ "sequence": "seq_wargoatmancleave",
5228
+ "mode": "A1",
5229
+ "frame": 3
5230
+ },
5231
+ "1014": {
5232
+ "sequence": "seq_wargoatmancleave",
5233
+ "mode": "A1",
5234
+ "frame": 4
5235
+ },
5236
+ "1015": {
5237
+ "sequence": "seq_wargoatmancleave",
5238
+ "mode": "A1",
5239
+ "frame": 5
5240
+ },
5241
+ "1016": {
5242
+ "sequence": "seq_wargoatmancleave",
5243
+ "mode": "A1",
5244
+ "frame": 6
5245
+ },
5246
+ "1017": {
5247
+ "sequence": "seq_wargoatmancleave",
5248
+ "mode": "A1",
5249
+ "frame": 7
5250
+ },
5251
+ "1018": {
5252
+ "sequence": "seq_wargoatmancleave",
5253
+ "mode": "A1",
5254
+ "frame": 8
5255
+ },
5256
+ "1019": {
5257
+ "sequence": "seq_wargoatmancleave",
5258
+ "mode": "A1",
5259
+ "frame": 9
5260
+ },
5261
+ "1020": {
5262
+ "sequence": "seq_wargoatmancleave",
5263
+ "mode": "A1",
5264
+ "frame": 10
5265
+ },
5266
+ "1021": {
5267
+ "sequence": "seq_wargoatmancleave",
5268
+ "mode": "A1",
5269
+ "frame": 11,
5270
+ "event": 1
5271
+ },
5272
+ "1022": {
5273
+ "sequence": "seq_wargoatmancleave",
5274
+ "mode": "A1",
5275
+ "frame": 12
5276
+ },
5277
+ "1023": {
5278
+ "sequence": "seq_wargoatmancleave",
5279
+ "mode": "A1",
5280
+ "frame": 13
5281
+ },
5282
+ "1024": {
5283
+ "sequence": "seq_wargoatmancleave",
5284
+ "mode": "A1",
5285
+ "frame": 14
5286
+ },
5287
+ "1025": {
5288
+ "sequence": "seq_wargoatmancleave",
5289
+ "mode": "A1",
5290
+ "frame": 15
5291
+ },
5292
+ "1026": {
5293
+ "sequence": "seq_wargoatmancleave",
5294
+ "mode": "A1",
5295
+ "frame": 16
5296
+ },
5297
+ "1027": {
5298
+ "sequence": "seq_wargoatmancleave",
5299
+ "mode": "A1",
5300
+ "frame": 17
5301
+ },
5302
+ "1028": {
5303
+ "sequence": "seq_wargoatmancleave",
5304
+ "mode": "A1",
5305
+ "frame": 18
5306
+ },
5307
+ "1029": {
5308
+ "sequence": "seq_wargoatmancleave",
5309
+ "mode": "A1",
5310
+ "frame": 19
5210
5311
  }
5211
5312
  }
@@ -540,6 +540,114 @@
540
540
  "FsPrb": 100,
541
541
  "lineNumber": 32
542
542
  },
543
+ "colbarbfrenzy": {
544
+ "Id": "colbarbfrenzy",
545
+ "Weapon1": "weapon_1hs_large_1",
546
+ "Wea1Del": 5,
547
+ "Wea1Vol": 255,
548
+ "Weapon2": "weapon_1hs_large_1",
549
+ "Wea2Del": 5,
550
+ "Wea2Vol": 255,
551
+ "HitSound": "baby_barbarian_gethit_hd_6",
552
+ "DeathSound": "baby_barbarian_death_hd_3",
553
+ "HitDelay": 2,
554
+ "DeaDelay": 0,
555
+ "Footstep": "light_walk_dirt_1",
556
+ "FsCnt": 2,
557
+ "FsOff": 0,
558
+ "FsPrb": 100,
559
+ "lineNumber": 146
560
+ },
561
+ "colbarbthrow": {
562
+ "Id": "colbarbthrow",
563
+ "Weapon1": "weapon_1hs_large_1",
564
+ "Wea1Del": 5,
565
+ "Wea1Vol": 255,
566
+ "Weapon2": "weapon_1hs_large_1",
567
+ "Wea2Del": 5,
568
+ "Wea2Vol": 255,
569
+ "HitSound": "baby_barbarian_gethit_hd_6",
570
+ "DeathSound": "baby_barbarian_death_hd_3",
571
+ "HitDelay": 2,
572
+ "DeaDelay": 0,
573
+ "Footstep": "light_walk_dirt_1",
574
+ "FsCnt": 2,
575
+ "FsOff": 0,
576
+ "FsPrb": 100,
577
+ "lineNumber": 145
578
+ },
579
+ "colbarbwhirl": {
580
+ "Id": "colbarbwhirl",
581
+ "Weapon1": "weapon_1hs_large_1",
582
+ "Wea1Del": 5,
583
+ "Wea1Vol": 255,
584
+ "Weapon2": "weapon_1hs_large_1",
585
+ "Wea2Del": 5,
586
+ "Wea2Vol": 255,
587
+ "HitSound": "baby_barbarian_gethit_hd_6",
588
+ "DeathSound": "baby_barbarian_death_hd_3",
589
+ "HitDelay": 2,
590
+ "DeaDelay": 0,
591
+ "Footstep": "light_walk_dirt_1",
592
+ "FsCnt": 2,
593
+ "FsOff": 0,
594
+ "FsPrb": 100,
595
+ "lineNumber": 144
596
+ },
597
+ "colossal1": {
598
+ "Id": "colossal1",
599
+ "Weapon1": "weapon_1hs_large_1",
600
+ "Wea1Del": 5,
601
+ "Wea1Vol": 255,
602
+ "Weapon2": "weapon_1hs_large_1",
603
+ "Wea2Del": 5,
604
+ "Wea2Vol": 255,
605
+ "HitSound": "UA_barbarian1_gethit_hd_1",
606
+ "DeathSound": "UA_Barbarian_death_hd_1",
607
+ "HitDelay": 2,
608
+ "DeaDelay": 0,
609
+ "Footstep": "medium_walk_dirt_1",
610
+ "FsCnt": 2,
611
+ "FsOff": 0,
612
+ "FsPrb": 100,
613
+ "lineNumber": 147
614
+ },
615
+ "colossal2": {
616
+ "Id": "colossal2",
617
+ "Weapon1": "weapon_1hs_large_1",
618
+ "Wea1Del": 5,
619
+ "Wea1Vol": 255,
620
+ "Weapon2": "weapon_1hs_large_1",
621
+ "Wea2Del": 5,
622
+ "Wea2Vol": 255,
623
+ "HitSound": "UA_barbarian2_gethit_hd_1",
624
+ "DeathSound": "UA_Barbarian_death_hd_2",
625
+ "HitDelay": 2,
626
+ "DeaDelay": 0,
627
+ "Footstep": "medium_walk_dirt_1",
628
+ "FsCnt": 2,
629
+ "FsOff": 0,
630
+ "FsPrb": 100,
631
+ "lineNumber": 148
632
+ },
633
+ "colossal3": {
634
+ "Id": "colossal3",
635
+ "Weapon1": "weapon_1hs_large_1",
636
+ "Wea1Del": 5,
637
+ "Wea1Vol": 255,
638
+ "Weapon2": "weapon_1hs_large_1",
639
+ "Wea2Del": 5,
640
+ "Wea2Vol": 255,
641
+ "HitSound": "UA_barbarian3_gethit_hd_1",
642
+ "DeathSound": "UA_Barbarian_death_hd_3",
643
+ "HitDelay": 2,
644
+ "DeaDelay": 0,
645
+ "Footstep": "medium_walk_dirt_1",
646
+ "FsCnt": 2,
647
+ "FsOff": 0,
648
+ "FsPrb": 100,
649
+ "lineNumber": 149
650
+ },
543
651
  "compellingorb": {
544
652
  "Id": "compellingorb",
545
653
  "DeathSound": "compellingorb_death",
@@ -2347,6 +2455,75 @@
2347
2455
  "NeuTime": 300,
2348
2456
  "lineNumber": 131
2349
2457
  },
2458
+ "warbighead": {
2459
+ "Id": "warbighead",
2460
+ "Attack1": "warpet_bighead_attack_hd1",
2461
+ "Att1Del": 0,
2462
+ "Att1Prb": 100,
2463
+ "Attack2": "warpet_bighead_cast_hd",
2464
+ "Att2Del": 0,
2465
+ "Wea2Del": 0,
2466
+ "Att2Prb": 100,
2467
+ "Wea2Vol": 255,
2468
+ "HitSound": "warpet_bighead_hit_hd1",
2469
+ "DeathSound": "warpet_bighead_death_hd1",
2470
+ "HitDelay": 2,
2471
+ "DeaDelay": 1,
2472
+ "Footstep": "heavy_walk_dirt_1",
2473
+ "FsCnt": 2,
2474
+ "FsOff": 0,
2475
+ "FsPrb": 100,
2476
+ "Neutral": "warpet_bighead_neutral_hd1",
2477
+ "NeuTime": 2000,
2478
+ "Init": "Warlock_Skill_Summon_Tainted_03",
2479
+ "lineNumber": 141
2480
+ },
2481
+ "wargoatman": {
2482
+ "Id": "wargoatman",
2483
+ "Attack1": "warpet_goatman_attack_hd1",
2484
+ "Weapon1": "weapon_1hs_large_1",
2485
+ "Att1Del": 5,
2486
+ "Wea1Del": 8,
2487
+ "Att1Prb": 100,
2488
+ "Wea1Vol": 190,
2489
+ "Attack2": "warpet_goatman_attack_hd1",
2490
+ "Weapon2": "weapon_1hs_large_1",
2491
+ "Att2Del": 5,
2492
+ "Wea2Del": 8,
2493
+ "Att2Prb": 100,
2494
+ "Wea2Vol": 190,
2495
+ "HitSound": "warpet_goatman_hit_hd4",
2496
+ "DeathSound": "warpet_goatman_death_hd4",
2497
+ "HitDelay": 2,
2498
+ "DeaDelay": 1,
2499
+ "Footstep": "medium_walk_dirt_1",
2500
+ "FsCnt": 2,
2501
+ "FsOff": 0,
2502
+ "FsPrb": 100,
2503
+ "Neutral": "warpet_goatman_neutral_hd3",
2504
+ "NeuTime": 2500,
2505
+ "Init": "Warlock_Skill_Summon_Khazra_03",
2506
+ "lineNumber": 142
2507
+ },
2508
+ "warputriddefiler": {
2509
+ "Id": "warputriddefiler",
2510
+ "Attack1": "warpet_putriddefiler_attack_hd1",
2511
+ "Weapon1": "weapon_punch_1",
2512
+ "Att1Del": 0,
2513
+ "Wea1Del": 4,
2514
+ "Att1Prb": 100,
2515
+ "Wea1Vol": 190,
2516
+ "HitSound": "warpet_putriddefiler_hit_hd6",
2517
+ "DeathSound": "warpet_putriddefiler_death_hd1",
2518
+ "HitDelay": 2,
2519
+ "DeaDelay": 1,
2520
+ "Skill1": "putriddefiler_impregnate",
2521
+ "Skill2": "putriddefiler_zap",
2522
+ "Neutral": "warpet_putriddefiler_neutral_hd1",
2523
+ "NeuTime": 2000,
2524
+ "Init": "Warlock_Skill_Summon_Defiler_03",
2525
+ "lineNumber": 143
2526
+ },
2350
2527
  "werebear": {
2351
2528
  "Id": "werebear",
2352
2529
  "Attack1": "druidwerebear_attack_1",