@blizzhackers/d2data 2.6.2 → 2.7.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.
@@ -4517,6 +4517,11 @@
4517
4517
  "descstrneg": "ModStr1g",
4518
4518
  "lineNumber": 21
4519
4519
  },
4520
+ "modifierlist_castid": {
4521
+ "Stat": "modifierlist_castid",
4522
+ "*ID": 202,
4523
+ "lineNumber": 202
4524
+ },
4520
4525
  "modifierlist_level": {
4521
4526
  "Stat": "modifierlist_level",
4522
4527
  "*ID": 351,
@@ -5434,13 +5439,6 @@
5434
5439
  "1.09-Save Add": 0,
5435
5440
  "lineNumber": 84
5436
5441
  },
5437
- "unused202": {
5438
- "Stat": "unused202",
5439
- "*ID": 202,
5440
- "1.09-Save Bits": 21,
5441
- "1.09-Save Add": 0,
5442
- "lineNumber": 202
5443
- },
5444
5442
  "unused203": {
5445
5443
  "Stat": "unused203",
5446
5444
  "*ID": 203,
@@ -614,12 +614,9 @@
614
614
  "prop3": "swing2",
615
615
  "min3": 20,
616
616
  "max3": 20,
617
- "prop4": "knock",
618
- "min4": 1,
619
- "max4": 1,
620
- "prop5": "dmg%",
621
- "min5": 200,
622
- "max5": 200,
617
+ "prop4": "dmg%",
618
+ "min4": 200,
619
+ "max4": 200,
623
620
  "expansion": 1,
624
621
  "lineNumber": 116
625
622
  },
@@ -394,6 +394,26 @@
394
394
  "*Description": "The passivecalc10 field value",
395
395
  "lineNumber": 94
396
396
  },
397
+ "ps11": {
398
+ "code": "ps11",
399
+ "*Description": "The passivecalc11 field value",
400
+ "lineNumber": 95
401
+ },
402
+ "ps12": {
403
+ "code": "ps12",
404
+ "*Description": "The passivecalc12 field value",
405
+ "lineNumber": 96
406
+ },
407
+ "ps13": {
408
+ "code": "ps13",
409
+ "*Description": "The passivecalc13 field value",
410
+ "lineNumber": 97
411
+ },
412
+ "ps14": {
413
+ "code": "ps14",
414
+ "*Description": "The passivecalc14 field value",
415
+ "lineNumber": 98
416
+ },
397
417
  "pst1": {
398
418
  "code": "pst1",
399
419
  "*Description": "The passivecalc1 field value",
package/json/skills.json CHANGED
@@ -1452,7 +1452,8 @@
1452
1452
  "passivestate": "evade",
1453
1453
  "passivestat1": "passive_evade",
1454
1454
  "passivecalc1": "dm12",
1455
- "stsound": "amazon_dodge_1",
1455
+ "stsound": "block_arrow_1",
1456
+ "stsoundclass": "amazon_dodge_1",
1456
1457
  "enhanceable": 1,
1457
1458
  "attackrank": 0,
1458
1459
  "range": "h2h",
@@ -8853,11 +8854,13 @@
8853
8854
  "skill": "SpiderLay",
8854
8855
  "*Id": 173,
8855
8856
  "srvdofunc": 23,
8857
+ "srvmissilea": "spidergoolay",
8856
8858
  "aurastate": "spiderlay",
8857
8859
  "auratargetstate": "slowed",
8858
8860
  "auralencalc": 300,
8859
8861
  "aurastat1": "velocitypercent",
8860
8862
  "aurastatcalc1": -100,
8863
+ "cltmissilea": "spidergoolay",
8861
8864
  "enhanceable": 1,
8862
8865
  "attackrank": 0,
8863
8866
  "anim": "SQ",
@@ -10333,6 +10336,8 @@
10333
10336
  "*Param3 Description": "Attack Speed % Min",
10334
10337
  "Param4": 80,
10335
10338
  "*Param4 Description": "Attack Speed % Max",
10339
+ "Param12": 1,
10340
+ "*Param12 Description": "Allow Instant Direct Transformation",
10336
10341
  "InGame": 1,
10337
10342
  "ToHit": 50,
10338
10343
  "LevToHit": 15,
@@ -10638,6 +10643,8 @@
10638
10643
  "*Param5 Description": "HP %",
10639
10644
  "Param6": 100,
10640
10645
  "*Param6 Description": "% chance for uninterruptible attack",
10646
+ "Param12": 1,
10647
+ "*Param12 Description": "Allow Instant Direct Transformation",
10641
10648
  "InGame": 1,
10642
10649
  "HitShift": 8,
10643
10650
  "SrcDam": 128,
@@ -12453,6 +12460,30 @@
12453
12460
  "passivecalc1": "lvl*5",
12454
12461
  "passivestat2": "item_pierce_damage_immunity",
12455
12462
  "passivecalc2": "stat('item_pierce_damage_immunity'.accr)",
12463
+ "passivestat3": "item_pierce_fire_immunity",
12464
+ "passivecalc3": "stat('item_pierce_fire_immunity'.accr)",
12465
+ "passivestat4": "item_pierce_light_immunity",
12466
+ "passivecalc4": "stat('item_pierce_light_immunity'.accr)",
12467
+ "passivestat5": "item_pierce_poison_immunity",
12468
+ "passivecalc5": "stat('item_pierce_poison_immunity'.accr)",
12469
+ "passivestat6": "item_pierce_cold_immunity",
12470
+ "passivecalc6": "stat('item_pierce_cold_immunity'.accr",
12471
+ "passivestat7": "passive_fire_mastery",
12472
+ "passivecalc7": "stat('passive_fire_mastery'.accr)",
12473
+ "passivestat8": "passive_ltng_mastery",
12474
+ "passivecalc8": "stat('passive_ltng_mastery'.accr)",
12475
+ "passivestat9": "passive_cold_mastery",
12476
+ "passivecalc9": "stat('passive_cold_mastery'.accr)",
12477
+ "passivestat10": "passive_pois_mastery",
12478
+ "passivecalc10": "stat('passive_pois_mastery'.accr)",
12479
+ "passivestat11": "passive_fire_pierce",
12480
+ "passivecalc11": "stat('passive_fire_pierce'.accr)",
12481
+ "passivestat12": "passive_ltng_pierce",
12482
+ "passivecalc12": "stat('passive_ltng_pierce'.accr)",
12483
+ "passivestat13": "passive_cold_pierce",
12484
+ "passivecalc13": "stat('passive_cold_pierce'.accr)",
12485
+ "passivestat14": "passive_pois_pierce",
12486
+ "passivecalc14": "stat('passive_pois_pierce'.accr)",
12456
12487
  "summon": "bladecreeper",
12457
12488
  "pettype": "assassintrap",
12458
12489
  "petmax": 5,
@@ -12712,6 +12743,8 @@
12712
12743
  "passivecalc1": "stat('item_pierce_light_immunity'.accr)",
12713
12744
  "passivestat2": "passive_ltng_pierce",
12714
12745
  "passivecalc2": "stat('passive_ltng_pierce'.accr)",
12746
+ "passivestat3": "passive_ltng_mastery",
12747
+ "passivecalc3": "stat('passive_ltng_mastery'.accr)",
12715
12748
  "summon": "chargeboltsentry",
12716
12749
  "pettype": "assassintrap",
12717
12750
  "petmax": 5,
@@ -12790,6 +12823,8 @@
12790
12823
  "passivecalc1": "stat('item_pierce_fire_immunity'.accr)",
12791
12824
  "passivestat2": "passive_fire_pierce",
12792
12825
  "passivecalc2": "stat('passive_fire_pierce'.accr)",
12826
+ "passivestat3": "passive_fire_mastery",
12827
+ "passivecalc3": "stat('passive_fire_mastery'.accr)",
12793
12828
  "summon": "wakeofdestruction",
12794
12829
  "pettype": "assassintrap",
12795
12830
  "petmax": 5,
@@ -13355,6 +13390,8 @@
13355
13390
  "passivecalc1": "stat('item_pierce_light_immunity'.accr)",
13356
13391
  "passivestat2": "passive_ltng_pierce",
13357
13392
  "passivecalc2": "stat('passive_ltng_pierce'.accr)",
13393
+ "passivestat3": "passive_ltng_mastery",
13394
+ "passivecalc3": "stat('passive_ltng_mastery'.accr)",
13358
13395
  "summon": "lightningsentry",
13359
13396
  "pettype": "assassintrap",
13360
13397
  "petmax": 5,
@@ -13421,6 +13458,8 @@
13421
13458
  "passivecalc1": "stat('item_pierce_fire_immunity'.accr)",
13422
13459
  "passivestat2": "passive_fire_pierce",
13423
13460
  "passivecalc2": "stat('passive_fire_pierce'.accr)",
13461
+ "passivestat3": "passive_fire_mastery",
13462
+ "passivecalc3": "stat('passive_fire_mastery'.accr)",
13424
13463
  "summon": "infernosentry",
13425
13464
  "pettype": "assassintrap",
13426
13465
  "petmax": 5,
@@ -13720,6 +13759,10 @@
13720
13759
  "passivecalc4": "stat('passive_ltng_pierce'.accr)",
13721
13760
  "passivestat5": "passive_fire_pierce",
13722
13761
  "passivecalc5": "stat('passive_fire_pierce'.accr)",
13762
+ "passivestat6": "passive_ltng_mastery",
13763
+ "passivecalc6": "stat('passive_ltng_mastery'.accr)",
13764
+ "passivestat7": "passive_fire_mastery",
13765
+ "passivecalc7": "stat('passive_fire_mastery'.accr)",
13723
13766
  "summon": "deathsentry",
13724
13767
  "pettype": "assassintrap",
13725
13768
  "petmax": 5,
@@ -16305,6 +16348,8 @@
16305
16348
  "reqlevel": 1,
16306
16349
  "leftskill": 0,
16307
16350
  "rightskill": 0,
16351
+ "Param12": 0,
16352
+ "*Param12 Description": "Allow Instant Direct Transformation",
16308
16353
  "InGame": 1,
16309
16354
  "HitShift": 8,
16310
16355
  "cost add": 0,
@@ -21159,7 +21159,7 @@
21159
21159
  "8": 1
21160
21160
  },
21161
21161
  "counts": {
21162
- "Mephisto Item (H) Desecrated A": 1
21162
+ "Mephisto Item (H) Desecrated B": 1
21163
21163
  }
21164
21164
  },
21165
21165
  "Mephisto (H) Desecrated C": {
@@ -21184,7 +21184,7 @@
21184
21184
  "8": 1
21185
21185
  },
21186
21186
  "counts": {
21187
- "Mephisto Item (H) Desecrated A": 1
21187
+ "Mephisto Item (H) Desecrated C": 1
21188
21188
  }
21189
21189
  },
21190
21190
  "Mephisto (H) Desecrated D": {
@@ -21209,7 +21209,7 @@
21209
21209
  "8": 1
21210
21210
  },
21211
21211
  "counts": {
21212
- "Mephisto Item (H) Desecrated A": 1
21212
+ "Mephisto Item (H) Desecrated D": 1
21213
21213
  }
21214
21214
  },
21215
21215
  "Mephistoq": {
@@ -17183,7 +17183,7 @@
17183
17183
  "NoDrop": 0,
17184
17184
  "Item1": "Sunder Charms",
17185
17185
  "Prob1": 1,
17186
- "Item2": "Mephisto Item (H) Desecrated A",
17186
+ "Item2": "Mephisto Item (H) Desecrated B",
17187
17187
  "Prob2": 1,
17188
17188
  "lineNumber": 748
17189
17189
  },
@@ -17195,7 +17195,7 @@
17195
17195
  "NoDrop": 0,
17196
17196
  "Item1": "Sunder Charms",
17197
17197
  "Prob1": 1,
17198
- "Item2": "Mephisto Item (H) Desecrated A",
17198
+ "Item2": "Mephisto Item (H) Desecrated C",
17199
17199
  "Prob2": 1,
17200
17200
  "lineNumber": 749
17201
17201
  },
@@ -17207,7 +17207,7 @@
17207
17207
  "NoDrop": 0,
17208
17208
  "Item1": "Sunder Charms",
17209
17209
  "Prob1": 1,
17210
- "Item2": "Mephisto Item (H) Desecrated A",
17210
+ "Item2": "Mephisto Item (H) Desecrated D",
17211
17211
  "Prob2": 1,
17212
17212
  "lineNumber": 750
17213
17213
  },
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@blizzhackers/d2data",
3
- "version": "2.6.2",
3
+ "version": "2.7.0",
4
4
  "description": "",
5
5
  "main": "compile.js",
6
6
  "scripts": {
7
- "run": "node compile.js"
7
+ "start": "node compile.js"
8
8
  },
9
9
  "author": "",
10
10
  "license": "ISC"