@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.
- package/compile.js +85 -106
- package/json/armor.json +1230 -0
- package/json/atomic.json +132 -117
- package/json/automagic.json +162 -0
- package/json/charstats.json +75 -0
- package/json/coldmasterybreakpoints.json +8 -0
- package/json/cubemain.json +1070 -0
- package/json/difficultylevels.json +3 -0
- package/json/events.json +15 -0
- package/json/experience.json +101 -0
- package/json/gamble.json +86 -102
- package/json/inventory.json +168 -14
- package/json/items.json +6199 -3489
- package/json/itemstatcost.json +144 -72
- package/json/itemtypes.json +271 -38
- package/json/itemuicategories.json +324 -0
- package/json/levelgroups.json +683 -686
- package/json/levels.json +232 -0
- package/json/lvlprest.json +27 -0
- package/json/magicprefix.json +1058 -0
- package/json/magicsuffix.json +691 -0
- package/json/misc.json +1764 -263
- package/json/misscalc.json +20 -0
- package/json/missiles.json +1915 -151
- package/json/monai.json +74 -8
- package/json/monpet.json +2035 -0
- package/json/monpopulationest.json +7 -0
- package/json/monseq.json +101 -0
- package/json/monsounds.json +177 -0
- package/json/monstats.json +1635 -0
- package/json/monstats2.json +549 -0
- package/json/objects.json +633 -33
- package/json/objpreset.json +20 -0
- package/json/objtype.json +70 -0
- package/json/overlay.json +1367 -237
- package/json/pettype.json +40 -3
- package/json/playerclass.json +6 -0
- package/json/plrtype.json +6 -0
- package/json/properties.json +431 -0
- package/json/propertygroups.json +487 -0
- package/json/runes.json +146 -0
- package/json/runeworduicategories.json +27 -0
- package/json/setitems.json +543 -0
- package/json/sets.json +108 -0
- package/json/skillcalc.json +140 -0
- package/json/skilldesc.json +7315 -6028
- package/json/skills.json +3445 -6
- package/json/sounds.json +83708 -63203
- package/json/states.json +298 -0
- package/json/tcprecalc.json +5759 -3396
- package/json/treasureclassex.json +4175 -1887
- package/json/treasureclassgroupsex.json +37 -0
- package/json/uniqueitems.json +1508 -391
- package/json/weapons.json +39 -60
- package/package.json +1 -1
package/json/magicprefix.json
CHANGED
|
@@ -12308,5 +12308,1063 @@
|
|
|
12308
12308
|
"multiply": 0,
|
|
12309
12309
|
"add": 0,
|
|
12310
12310
|
"expansion": 1
|
|
12311
|
+
},
|
|
12312
|
+
"670": {
|
|
12313
|
+
"Name": "Virulent",
|
|
12314
|
+
"version": 100,
|
|
12315
|
+
"spawnable": 0,
|
|
12316
|
+
"rare": 1,
|
|
12317
|
+
"level": 92,
|
|
12318
|
+
"levelreq": 75,
|
|
12319
|
+
"frequency": 1,
|
|
12320
|
+
"group": 307,
|
|
12321
|
+
"mod1code": "pierce-pois",
|
|
12322
|
+
"mod1param": 1,
|
|
12323
|
+
"mod1min": 1,
|
|
12324
|
+
"mod1max": 1,
|
|
12325
|
+
"itype1": "scha",
|
|
12326
|
+
"multiply": 0,
|
|
12327
|
+
"add": 0,
|
|
12328
|
+
"expansion": 1
|
|
12329
|
+
},
|
|
12330
|
+
"671": {
|
|
12331
|
+
"Name": "Virulent",
|
|
12332
|
+
"version": 100,
|
|
12333
|
+
"spawnable": 0,
|
|
12334
|
+
"rare": 1,
|
|
12335
|
+
"level": 92,
|
|
12336
|
+
"levelreq": 75,
|
|
12337
|
+
"frequency": 1,
|
|
12338
|
+
"group": 307,
|
|
12339
|
+
"mod1code": "pierce-pois",
|
|
12340
|
+
"mod1param": 1,
|
|
12341
|
+
"mod1min": 1,
|
|
12342
|
+
"mod1max": 2,
|
|
12343
|
+
"itype1": "ring",
|
|
12344
|
+
"itype2": "mcha",
|
|
12345
|
+
"multiply": 0,
|
|
12346
|
+
"add": 0,
|
|
12347
|
+
"expansion": 1
|
|
12348
|
+
},
|
|
12349
|
+
"672": {
|
|
12350
|
+
"Name": "Virulent",
|
|
12351
|
+
"version": 100,
|
|
12352
|
+
"spawnable": 0,
|
|
12353
|
+
"rare": 1,
|
|
12354
|
+
"level": 92,
|
|
12355
|
+
"levelreq": 75,
|
|
12356
|
+
"frequency": 1,
|
|
12357
|
+
"group": 307,
|
|
12358
|
+
"mod1code": "pierce-pois",
|
|
12359
|
+
"mod1param": 1,
|
|
12360
|
+
"mod1min": 1,
|
|
12361
|
+
"mod1max": 3,
|
|
12362
|
+
"itype1": "amul",
|
|
12363
|
+
"itype2": "glov",
|
|
12364
|
+
"itype3": "boot",
|
|
12365
|
+
"itype4": "belt",
|
|
12366
|
+
"itype5": "helm",
|
|
12367
|
+
"itype6": "lcha",
|
|
12368
|
+
"multiply": 0,
|
|
12369
|
+
"add": 0,
|
|
12370
|
+
"expansion": 1
|
|
12371
|
+
},
|
|
12372
|
+
"673": {
|
|
12373
|
+
"Name": "Virulent",
|
|
12374
|
+
"version": 100,
|
|
12375
|
+
"spawnable": 0,
|
|
12376
|
+
"rare": 1,
|
|
12377
|
+
"level": 92,
|
|
12378
|
+
"levelreq": 75,
|
|
12379
|
+
"frequency": 1,
|
|
12380
|
+
"group": 307,
|
|
12381
|
+
"mod1code": "pierce-pois",
|
|
12382
|
+
"mod1param": 1,
|
|
12383
|
+
"mod1min": 1,
|
|
12384
|
+
"mod1max": 4,
|
|
12385
|
+
"itype1": "shld",
|
|
12386
|
+
"itype2": "weap",
|
|
12387
|
+
"multiply": 0,
|
|
12388
|
+
"add": 0,
|
|
12389
|
+
"expansion": 1
|
|
12390
|
+
},
|
|
12391
|
+
"674": {
|
|
12392
|
+
"Name": "Virulent",
|
|
12393
|
+
"version": 100,
|
|
12394
|
+
"spawnable": 0,
|
|
12395
|
+
"rare": 1,
|
|
12396
|
+
"level": 92,
|
|
12397
|
+
"levelreq": 75,
|
|
12398
|
+
"frequency": 1,
|
|
12399
|
+
"group": 307,
|
|
12400
|
+
"mod1code": "pierce-pois",
|
|
12401
|
+
"mod1param": 1,
|
|
12402
|
+
"mod1min": 2,
|
|
12403
|
+
"mod1max": 8,
|
|
12404
|
+
"itype1": "tors",
|
|
12405
|
+
"multiply": 0,
|
|
12406
|
+
"add": 0,
|
|
12407
|
+
"expansion": 1
|
|
12408
|
+
},
|
|
12409
|
+
"675": {
|
|
12410
|
+
"Name": "Incendiary",
|
|
12411
|
+
"version": 100,
|
|
12412
|
+
"spawnable": 0,
|
|
12413
|
+
"rare": 1,
|
|
12414
|
+
"level": 92,
|
|
12415
|
+
"levelreq": 75,
|
|
12416
|
+
"frequency": 1,
|
|
12417
|
+
"group": 307,
|
|
12418
|
+
"mod1code": "pierce-fire",
|
|
12419
|
+
"mod1param": 1,
|
|
12420
|
+
"mod1min": 1,
|
|
12421
|
+
"mod1max": 1,
|
|
12422
|
+
"itype1": "scha",
|
|
12423
|
+
"multiply": 0,
|
|
12424
|
+
"add": 0,
|
|
12425
|
+
"expansion": 1
|
|
12426
|
+
},
|
|
12427
|
+
"676": {
|
|
12428
|
+
"Name": "Incendiary",
|
|
12429
|
+
"version": 100,
|
|
12430
|
+
"spawnable": 0,
|
|
12431
|
+
"rare": 1,
|
|
12432
|
+
"level": 92,
|
|
12433
|
+
"levelreq": 75,
|
|
12434
|
+
"frequency": 1,
|
|
12435
|
+
"group": 307,
|
|
12436
|
+
"mod1code": "pierce-fire",
|
|
12437
|
+
"mod1param": 1,
|
|
12438
|
+
"mod1min": 1,
|
|
12439
|
+
"mod1max": 2,
|
|
12440
|
+
"itype1": "ring",
|
|
12441
|
+
"itype2": "mcha",
|
|
12442
|
+
"multiply": 0,
|
|
12443
|
+
"add": 0,
|
|
12444
|
+
"expansion": 1
|
|
12445
|
+
},
|
|
12446
|
+
"677": {
|
|
12447
|
+
"Name": "Incendiary",
|
|
12448
|
+
"version": 100,
|
|
12449
|
+
"spawnable": 0,
|
|
12450
|
+
"rare": 1,
|
|
12451
|
+
"level": 92,
|
|
12452
|
+
"levelreq": 75,
|
|
12453
|
+
"frequency": 1,
|
|
12454
|
+
"group": 307,
|
|
12455
|
+
"mod1code": "pierce-fire",
|
|
12456
|
+
"mod1param": 1,
|
|
12457
|
+
"mod1min": 1,
|
|
12458
|
+
"mod1max": 3,
|
|
12459
|
+
"itype1": "amul",
|
|
12460
|
+
"itype2": "glov",
|
|
12461
|
+
"itype3": "boot",
|
|
12462
|
+
"itype4": "belt",
|
|
12463
|
+
"itype5": "helm",
|
|
12464
|
+
"itype6": "lcha",
|
|
12465
|
+
"multiply": 0,
|
|
12466
|
+
"add": 0,
|
|
12467
|
+
"expansion": 1
|
|
12468
|
+
},
|
|
12469
|
+
"678": {
|
|
12470
|
+
"Name": "Incendiary",
|
|
12471
|
+
"version": 100,
|
|
12472
|
+
"spawnable": 0,
|
|
12473
|
+
"rare": 1,
|
|
12474
|
+
"level": 92,
|
|
12475
|
+
"levelreq": 75,
|
|
12476
|
+
"frequency": 1,
|
|
12477
|
+
"group": 307,
|
|
12478
|
+
"mod1code": "pierce-fire",
|
|
12479
|
+
"mod1param": 1,
|
|
12480
|
+
"mod1min": 1,
|
|
12481
|
+
"mod1max": 4,
|
|
12482
|
+
"itype1": "shld",
|
|
12483
|
+
"itype2": "weap",
|
|
12484
|
+
"multiply": 0,
|
|
12485
|
+
"add": 0,
|
|
12486
|
+
"expansion": 1
|
|
12487
|
+
},
|
|
12488
|
+
"679": {
|
|
12489
|
+
"Name": "Incendiary",
|
|
12490
|
+
"version": 100,
|
|
12491
|
+
"spawnable": 0,
|
|
12492
|
+
"rare": 1,
|
|
12493
|
+
"level": 92,
|
|
12494
|
+
"levelreq": 75,
|
|
12495
|
+
"frequency": 1,
|
|
12496
|
+
"group": 307,
|
|
12497
|
+
"mod1code": "pierce-fire",
|
|
12498
|
+
"mod1param": 1,
|
|
12499
|
+
"mod1min": 2,
|
|
12500
|
+
"mod1max": 8,
|
|
12501
|
+
"itype1": "tors",
|
|
12502
|
+
"multiply": 0,
|
|
12503
|
+
"add": 0,
|
|
12504
|
+
"expansion": 1
|
|
12505
|
+
},
|
|
12506
|
+
"680": {
|
|
12507
|
+
"Name": "Gelid",
|
|
12508
|
+
"version": 100,
|
|
12509
|
+
"spawnable": 0,
|
|
12510
|
+
"rare": 1,
|
|
12511
|
+
"level": 92,
|
|
12512
|
+
"levelreq": 75,
|
|
12513
|
+
"frequency": 1,
|
|
12514
|
+
"group": 307,
|
|
12515
|
+
"mod1code": "pierce-cold",
|
|
12516
|
+
"mod1param": 1,
|
|
12517
|
+
"mod1min": 1,
|
|
12518
|
+
"mod1max": 1,
|
|
12519
|
+
"itype1": "scha",
|
|
12520
|
+
"multiply": 0,
|
|
12521
|
+
"add": 0,
|
|
12522
|
+
"expansion": 1
|
|
12523
|
+
},
|
|
12524
|
+
"681": {
|
|
12525
|
+
"Name": "Gelid",
|
|
12526
|
+
"version": 100,
|
|
12527
|
+
"spawnable": 0,
|
|
12528
|
+
"rare": 1,
|
|
12529
|
+
"level": 92,
|
|
12530
|
+
"levelreq": 75,
|
|
12531
|
+
"frequency": 1,
|
|
12532
|
+
"group": 307,
|
|
12533
|
+
"mod1code": "pierce-cold",
|
|
12534
|
+
"mod1param": 1,
|
|
12535
|
+
"mod1min": 1,
|
|
12536
|
+
"mod1max": 2,
|
|
12537
|
+
"itype1": "ring",
|
|
12538
|
+
"itype2": "mcha",
|
|
12539
|
+
"multiply": 0,
|
|
12540
|
+
"add": 0,
|
|
12541
|
+
"expansion": 1
|
|
12542
|
+
},
|
|
12543
|
+
"682": {
|
|
12544
|
+
"Name": "Gelid",
|
|
12545
|
+
"version": 100,
|
|
12546
|
+
"spawnable": 0,
|
|
12547
|
+
"rare": 1,
|
|
12548
|
+
"level": 92,
|
|
12549
|
+
"levelreq": 75,
|
|
12550
|
+
"frequency": 1,
|
|
12551
|
+
"group": 307,
|
|
12552
|
+
"mod1code": "pierce-cold",
|
|
12553
|
+
"mod1param": 1,
|
|
12554
|
+
"mod1min": 1,
|
|
12555
|
+
"mod1max": 3,
|
|
12556
|
+
"itype1": "amul",
|
|
12557
|
+
"itype2": "glov",
|
|
12558
|
+
"itype3": "boot",
|
|
12559
|
+
"itype4": "belt",
|
|
12560
|
+
"itype5": "helm",
|
|
12561
|
+
"itype6": "lcha",
|
|
12562
|
+
"multiply": 0,
|
|
12563
|
+
"add": 0,
|
|
12564
|
+
"expansion": 1
|
|
12565
|
+
},
|
|
12566
|
+
"683": {
|
|
12567
|
+
"Name": "Gelid",
|
|
12568
|
+
"version": 100,
|
|
12569
|
+
"spawnable": 0,
|
|
12570
|
+
"rare": 1,
|
|
12571
|
+
"level": 92,
|
|
12572
|
+
"levelreq": 75,
|
|
12573
|
+
"frequency": 1,
|
|
12574
|
+
"group": 307,
|
|
12575
|
+
"mod1code": "pierce-cold",
|
|
12576
|
+
"mod1param": 1,
|
|
12577
|
+
"mod1min": 1,
|
|
12578
|
+
"mod1max": 4,
|
|
12579
|
+
"itype1": "shld",
|
|
12580
|
+
"itype2": "weap",
|
|
12581
|
+
"multiply": 0,
|
|
12582
|
+
"add": 0,
|
|
12583
|
+
"expansion": 1
|
|
12584
|
+
},
|
|
12585
|
+
"684": {
|
|
12586
|
+
"Name": "Gelid",
|
|
12587
|
+
"version": 100,
|
|
12588
|
+
"spawnable": 0,
|
|
12589
|
+
"rare": 1,
|
|
12590
|
+
"level": 92,
|
|
12591
|
+
"levelreq": 75,
|
|
12592
|
+
"frequency": 1,
|
|
12593
|
+
"group": 307,
|
|
12594
|
+
"mod1code": "pierce-cold",
|
|
12595
|
+
"mod1param": 1,
|
|
12596
|
+
"mod1min": 2,
|
|
12597
|
+
"mod1max": 8,
|
|
12598
|
+
"itype1": "tors",
|
|
12599
|
+
"multiply": 0,
|
|
12600
|
+
"add": 0,
|
|
12601
|
+
"expansion": 1
|
|
12602
|
+
},
|
|
12603
|
+
"685": {
|
|
12604
|
+
"Name": "Magnetic",
|
|
12605
|
+
"version": 100,
|
|
12606
|
+
"spawnable": 0,
|
|
12607
|
+
"rare": 1,
|
|
12608
|
+
"level": 92,
|
|
12609
|
+
"levelreq": 75,
|
|
12610
|
+
"frequency": 1,
|
|
12611
|
+
"group": 307,
|
|
12612
|
+
"mod1code": "pierce-ltng",
|
|
12613
|
+
"mod1param": 1,
|
|
12614
|
+
"mod1min": 1,
|
|
12615
|
+
"mod1max": 1,
|
|
12616
|
+
"itype1": "scha",
|
|
12617
|
+
"multiply": 0,
|
|
12618
|
+
"add": 0,
|
|
12619
|
+
"expansion": 1
|
|
12620
|
+
},
|
|
12621
|
+
"686": {
|
|
12622
|
+
"Name": "Magnetic",
|
|
12623
|
+
"version": 100,
|
|
12624
|
+
"spawnable": 0,
|
|
12625
|
+
"rare": 1,
|
|
12626
|
+
"level": 92,
|
|
12627
|
+
"levelreq": 75,
|
|
12628
|
+
"frequency": 1,
|
|
12629
|
+
"group": 307,
|
|
12630
|
+
"mod1code": "pierce-ltng",
|
|
12631
|
+
"mod1param": 1,
|
|
12632
|
+
"mod1min": 1,
|
|
12633
|
+
"mod1max": 2,
|
|
12634
|
+
"itype1": "ring",
|
|
12635
|
+
"itype2": "mcha",
|
|
12636
|
+
"multiply": 0,
|
|
12637
|
+
"add": 0,
|
|
12638
|
+
"expansion": 1
|
|
12639
|
+
},
|
|
12640
|
+
"687": {
|
|
12641
|
+
"Name": "Magnetic",
|
|
12642
|
+
"version": 100,
|
|
12643
|
+
"spawnable": 0,
|
|
12644
|
+
"rare": 1,
|
|
12645
|
+
"level": 92,
|
|
12646
|
+
"levelreq": 75,
|
|
12647
|
+
"frequency": 1,
|
|
12648
|
+
"group": 307,
|
|
12649
|
+
"mod1code": "pierce-ltng",
|
|
12650
|
+
"mod1param": 1,
|
|
12651
|
+
"mod1min": 1,
|
|
12652
|
+
"mod1max": 3,
|
|
12653
|
+
"itype1": "amul",
|
|
12654
|
+
"itype2": "glov",
|
|
12655
|
+
"itype3": "boot",
|
|
12656
|
+
"itype4": "belt",
|
|
12657
|
+
"itype5": "helm",
|
|
12658
|
+
"itype6": "lcha",
|
|
12659
|
+
"multiply": 0,
|
|
12660
|
+
"add": 0,
|
|
12661
|
+
"expansion": 1
|
|
12662
|
+
},
|
|
12663
|
+
"688": {
|
|
12664
|
+
"Name": "Magnetic",
|
|
12665
|
+
"version": 100,
|
|
12666
|
+
"spawnable": 0,
|
|
12667
|
+
"rare": 1,
|
|
12668
|
+
"level": 92,
|
|
12669
|
+
"levelreq": 75,
|
|
12670
|
+
"frequency": 1,
|
|
12671
|
+
"group": 307,
|
|
12672
|
+
"mod1code": "pierce-ltng",
|
|
12673
|
+
"mod1param": 1,
|
|
12674
|
+
"mod1min": 1,
|
|
12675
|
+
"mod1max": 4,
|
|
12676
|
+
"itype1": "shld",
|
|
12677
|
+
"itype2": "weap",
|
|
12678
|
+
"multiply": 0,
|
|
12679
|
+
"add": 0,
|
|
12680
|
+
"expansion": 1
|
|
12681
|
+
},
|
|
12682
|
+
"689": {
|
|
12683
|
+
"Name": "Magnetic",
|
|
12684
|
+
"version": 100,
|
|
12685
|
+
"spawnable": 0,
|
|
12686
|
+
"rare": 1,
|
|
12687
|
+
"level": 92,
|
|
12688
|
+
"levelreq": 75,
|
|
12689
|
+
"frequency": 1,
|
|
12690
|
+
"group": 307,
|
|
12691
|
+
"mod1code": "pierce-ltng",
|
|
12692
|
+
"mod1param": 1,
|
|
12693
|
+
"mod1min": 2,
|
|
12694
|
+
"mod1max": 8,
|
|
12695
|
+
"itype1": "tors",
|
|
12696
|
+
"multiply": 0,
|
|
12697
|
+
"add": 0,
|
|
12698
|
+
"expansion": 1
|
|
12699
|
+
},
|
|
12700
|
+
"690": {
|
|
12701
|
+
"Name": "Mystical",
|
|
12702
|
+
"version": 100,
|
|
12703
|
+
"spawnable": 0,
|
|
12704
|
+
"rare": 1,
|
|
12705
|
+
"level": 92,
|
|
12706
|
+
"levelreq": 75,
|
|
12707
|
+
"frequency": 1,
|
|
12708
|
+
"group": 307,
|
|
12709
|
+
"mod1code": "pierce-mag",
|
|
12710
|
+
"mod1param": 1,
|
|
12711
|
+
"mod1min": 1,
|
|
12712
|
+
"mod1max": 1,
|
|
12713
|
+
"itype1": "scha",
|
|
12714
|
+
"multiply": 0,
|
|
12715
|
+
"add": 0,
|
|
12716
|
+
"expansion": 1
|
|
12717
|
+
},
|
|
12718
|
+
"691": {
|
|
12719
|
+
"Name": "Mystical",
|
|
12720
|
+
"version": 100,
|
|
12721
|
+
"spawnable": 0,
|
|
12722
|
+
"rare": 1,
|
|
12723
|
+
"level": 92,
|
|
12724
|
+
"levelreq": 75,
|
|
12725
|
+
"frequency": 1,
|
|
12726
|
+
"group": 307,
|
|
12727
|
+
"mod1code": "pierce-mag",
|
|
12728
|
+
"mod1param": 1,
|
|
12729
|
+
"mod1min": 1,
|
|
12730
|
+
"mod1max": 2,
|
|
12731
|
+
"itype1": "ring",
|
|
12732
|
+
"itype2": "mcha",
|
|
12733
|
+
"multiply": 0,
|
|
12734
|
+
"add": 0,
|
|
12735
|
+
"expansion": 1
|
|
12736
|
+
},
|
|
12737
|
+
"692": {
|
|
12738
|
+
"Name": "Mystical",
|
|
12739
|
+
"version": 100,
|
|
12740
|
+
"spawnable": 0,
|
|
12741
|
+
"rare": 1,
|
|
12742
|
+
"level": 92,
|
|
12743
|
+
"levelreq": 75,
|
|
12744
|
+
"frequency": 1,
|
|
12745
|
+
"group": 307,
|
|
12746
|
+
"mod1code": "pierce-mag",
|
|
12747
|
+
"mod1param": 1,
|
|
12748
|
+
"mod1min": 1,
|
|
12749
|
+
"mod1max": 3,
|
|
12750
|
+
"itype1": "amul",
|
|
12751
|
+
"itype2": "glov",
|
|
12752
|
+
"itype3": "boot",
|
|
12753
|
+
"itype4": "belt",
|
|
12754
|
+
"itype5": "helm",
|
|
12755
|
+
"itype6": "lcha",
|
|
12756
|
+
"multiply": 0,
|
|
12757
|
+
"add": 0,
|
|
12758
|
+
"expansion": 1
|
|
12759
|
+
},
|
|
12760
|
+
"693": {
|
|
12761
|
+
"Name": "Mystical",
|
|
12762
|
+
"version": 100,
|
|
12763
|
+
"spawnable": 0,
|
|
12764
|
+
"rare": 1,
|
|
12765
|
+
"level": 92,
|
|
12766
|
+
"levelreq": 75,
|
|
12767
|
+
"frequency": 1,
|
|
12768
|
+
"group": 307,
|
|
12769
|
+
"mod1code": "pierce-mag",
|
|
12770
|
+
"mod1param": 1,
|
|
12771
|
+
"mod1min": 1,
|
|
12772
|
+
"mod1max": 4,
|
|
12773
|
+
"itype1": "shld",
|
|
12774
|
+
"itype2": "weap",
|
|
12775
|
+
"multiply": 0,
|
|
12776
|
+
"add": 0,
|
|
12777
|
+
"expansion": 1
|
|
12778
|
+
},
|
|
12779
|
+
"694": {
|
|
12780
|
+
"Name": "Mystical",
|
|
12781
|
+
"version": 100,
|
|
12782
|
+
"spawnable": 0,
|
|
12783
|
+
"rare": 1,
|
|
12784
|
+
"level": 92,
|
|
12785
|
+
"levelreq": 75,
|
|
12786
|
+
"frequency": 1,
|
|
12787
|
+
"group": 307,
|
|
12788
|
+
"mod1code": "pierce-mag",
|
|
12789
|
+
"mod1param": 1,
|
|
12790
|
+
"mod1min": 2,
|
|
12791
|
+
"mod1max": 8,
|
|
12792
|
+
"itype1": "tors",
|
|
12793
|
+
"multiply": 0,
|
|
12794
|
+
"add": 0,
|
|
12795
|
+
"expansion": 1
|
|
12796
|
+
},
|
|
12797
|
+
"695": {
|
|
12798
|
+
"Name": "Breaching",
|
|
12799
|
+
"version": 100,
|
|
12800
|
+
"spawnable": 0,
|
|
12801
|
+
"rare": 1,
|
|
12802
|
+
"level": 92,
|
|
12803
|
+
"levelreq": 75,
|
|
12804
|
+
"frequency": 1,
|
|
12805
|
+
"group": 307,
|
|
12806
|
+
"mod1code": "pierce-dmg",
|
|
12807
|
+
"mod1param": 1,
|
|
12808
|
+
"mod1min": 1,
|
|
12809
|
+
"mod1max": 1,
|
|
12810
|
+
"itype1": "scha",
|
|
12811
|
+
"multiply": 0,
|
|
12812
|
+
"add": 0,
|
|
12813
|
+
"expansion": 1
|
|
12814
|
+
},
|
|
12815
|
+
"696": {
|
|
12816
|
+
"Name": "Breaching",
|
|
12817
|
+
"version": 100,
|
|
12818
|
+
"spawnable": 0,
|
|
12819
|
+
"rare": 1,
|
|
12820
|
+
"level": 92,
|
|
12821
|
+
"levelreq": 75,
|
|
12822
|
+
"frequency": 1,
|
|
12823
|
+
"group": 307,
|
|
12824
|
+
"mod1code": "pierce-dmg",
|
|
12825
|
+
"mod1param": 1,
|
|
12826
|
+
"mod1min": 1,
|
|
12827
|
+
"mod1max": 2,
|
|
12828
|
+
"itype1": "ring",
|
|
12829
|
+
"itype2": "mcha",
|
|
12830
|
+
"multiply": 0,
|
|
12831
|
+
"add": 0,
|
|
12832
|
+
"expansion": 1
|
|
12833
|
+
},
|
|
12834
|
+
"697": {
|
|
12835
|
+
"Name": "Breaching",
|
|
12836
|
+
"version": 100,
|
|
12837
|
+
"spawnable": 0,
|
|
12838
|
+
"rare": 1,
|
|
12839
|
+
"level": 92,
|
|
12840
|
+
"levelreq": 75,
|
|
12841
|
+
"frequency": 1,
|
|
12842
|
+
"group": 307,
|
|
12843
|
+
"mod1code": "pierce-dmg",
|
|
12844
|
+
"mod1param": 1,
|
|
12845
|
+
"mod1min": 1,
|
|
12846
|
+
"mod1max": 3,
|
|
12847
|
+
"itype1": "amul",
|
|
12848
|
+
"itype2": "glov",
|
|
12849
|
+
"itype3": "boot",
|
|
12850
|
+
"itype4": "belt",
|
|
12851
|
+
"itype5": "helm",
|
|
12852
|
+
"itype6": "lcha",
|
|
12853
|
+
"multiply": 0,
|
|
12854
|
+
"add": 0,
|
|
12855
|
+
"expansion": 1
|
|
12856
|
+
},
|
|
12857
|
+
"698": {
|
|
12858
|
+
"Name": "Breaching",
|
|
12859
|
+
"version": 100,
|
|
12860
|
+
"spawnable": 0,
|
|
12861
|
+
"rare": 1,
|
|
12862
|
+
"level": 92,
|
|
12863
|
+
"levelreq": 75,
|
|
12864
|
+
"frequency": 1,
|
|
12865
|
+
"group": 307,
|
|
12866
|
+
"mod1code": "pierce-dmg",
|
|
12867
|
+
"mod1param": 1,
|
|
12868
|
+
"mod1min": 1,
|
|
12869
|
+
"mod1max": 4,
|
|
12870
|
+
"itype1": "shld",
|
|
12871
|
+
"itype2": "weap",
|
|
12872
|
+
"multiply": 0,
|
|
12873
|
+
"add": 0,
|
|
12874
|
+
"expansion": 1
|
|
12875
|
+
},
|
|
12876
|
+
"699": {
|
|
12877
|
+
"Name": "Breaching",
|
|
12878
|
+
"version": 100,
|
|
12879
|
+
"spawnable": 0,
|
|
12880
|
+
"rare": 1,
|
|
12881
|
+
"level": 92,
|
|
12882
|
+
"levelreq": 75,
|
|
12883
|
+
"frequency": 1,
|
|
12884
|
+
"group": 307,
|
|
12885
|
+
"mod1code": "pierce-dmg",
|
|
12886
|
+
"mod1param": 1,
|
|
12887
|
+
"mod1min": 2,
|
|
12888
|
+
"mod1max": 8,
|
|
12889
|
+
"itype1": "tors",
|
|
12890
|
+
"multiply": 0,
|
|
12891
|
+
"add": 0,
|
|
12892
|
+
"expansion": 1
|
|
12893
|
+
},
|
|
12894
|
+
"700": {
|
|
12895
|
+
"Name": "Chaotic",
|
|
12896
|
+
"version": 100,
|
|
12897
|
+
"spawnable": 1,
|
|
12898
|
+
"rare": 1,
|
|
12899
|
+
"level": 50,
|
|
12900
|
+
"levelreq": 42,
|
|
12901
|
+
"classspecific": "war",
|
|
12902
|
+
"frequency": 1,
|
|
12903
|
+
"group": 125,
|
|
12904
|
+
"mod1code": "skilltab",
|
|
12905
|
+
"mod1param": 23,
|
|
12906
|
+
"mod1min": 1,
|
|
12907
|
+
"mod1max": 1,
|
|
12908
|
+
"itype1": "lcha",
|
|
12909
|
+
"multiply": 0,
|
|
12910
|
+
"add": 0,
|
|
12911
|
+
"expansion": 1
|
|
12912
|
+
},
|
|
12913
|
+
"701": {
|
|
12914
|
+
"Name": "Sullied",
|
|
12915
|
+
"version": 100,
|
|
12916
|
+
"spawnable": 1,
|
|
12917
|
+
"rare": 1,
|
|
12918
|
+
"level": 50,
|
|
12919
|
+
"levelreq": 42,
|
|
12920
|
+
"classspecific": "war",
|
|
12921
|
+
"frequency": 1,
|
|
12922
|
+
"group": 125,
|
|
12923
|
+
"mod1code": "skilltab",
|
|
12924
|
+
"mod1param": 22,
|
|
12925
|
+
"mod1min": 1,
|
|
12926
|
+
"mod1max": 1,
|
|
12927
|
+
"itype1": "lcha",
|
|
12928
|
+
"multiply": 0,
|
|
12929
|
+
"add": 0,
|
|
12930
|
+
"expansion": 1
|
|
12931
|
+
},
|
|
12932
|
+
"702": {
|
|
12933
|
+
"Name": "Fiendish",
|
|
12934
|
+
"version": 100,
|
|
12935
|
+
"spawnable": 1,
|
|
12936
|
+
"rare": 1,
|
|
12937
|
+
"level": 50,
|
|
12938
|
+
"levelreq": 42,
|
|
12939
|
+
"classspecific": "war",
|
|
12940
|
+
"frequency": 1,
|
|
12941
|
+
"group": 125,
|
|
12942
|
+
"mod1code": "skilltab",
|
|
12943
|
+
"mod1param": 21,
|
|
12944
|
+
"mod1min": 1,
|
|
12945
|
+
"mod1max": 1,
|
|
12946
|
+
"itype1": "lcha",
|
|
12947
|
+
"multiply": 0,
|
|
12948
|
+
"add": 0,
|
|
12949
|
+
"expansion": 1
|
|
12950
|
+
},
|
|
12951
|
+
"703": {
|
|
12952
|
+
"Name": "Chaotic",
|
|
12953
|
+
"version": 100,
|
|
12954
|
+
"spawnable": 1,
|
|
12955
|
+
"rare": 1,
|
|
12956
|
+
"level": 20,
|
|
12957
|
+
"levelreq": 15,
|
|
12958
|
+
"classspecific": "war",
|
|
12959
|
+
"frequency": 1,
|
|
12960
|
+
"group": 125,
|
|
12961
|
+
"mod1code": "skilltab",
|
|
12962
|
+
"mod1param": 23,
|
|
12963
|
+
"mod1min": 1,
|
|
12964
|
+
"mod1max": 1,
|
|
12965
|
+
"itype1": "knif",
|
|
12966
|
+
"itype2": "grim",
|
|
12967
|
+
"itype3": "amul",
|
|
12968
|
+
"itype4": "circ",
|
|
12969
|
+
"multiply": 0,
|
|
12970
|
+
"add": 0,
|
|
12971
|
+
"expansion": 1
|
|
12972
|
+
},
|
|
12973
|
+
"704": {
|
|
12974
|
+
"Name": "Erratic",
|
|
12975
|
+
"version": 100,
|
|
12976
|
+
"spawnable": 1,
|
|
12977
|
+
"rare": 1,
|
|
12978
|
+
"level": 40,
|
|
12979
|
+
"levelreq": 30,
|
|
12980
|
+
"classspecific": "war",
|
|
12981
|
+
"frequency": 1,
|
|
12982
|
+
"group": 125,
|
|
12983
|
+
"mod1code": "skilltab",
|
|
12984
|
+
"mod1param": 23,
|
|
12985
|
+
"mod1min": 2,
|
|
12986
|
+
"mod1max": 2,
|
|
12987
|
+
"transformcolor": "lgld",
|
|
12988
|
+
"itype1": "knif",
|
|
12989
|
+
"itype2": "grim",
|
|
12990
|
+
"itype3": "amul",
|
|
12991
|
+
"itype4": "circ",
|
|
12992
|
+
"multiply": 0,
|
|
12993
|
+
"add": 0,
|
|
12994
|
+
"expansion": 1
|
|
12995
|
+
},
|
|
12996
|
+
"705": {
|
|
12997
|
+
"Name": "Torrid",
|
|
12998
|
+
"version": 100,
|
|
12999
|
+
"spawnable": 1,
|
|
13000
|
+
"level": 60,
|
|
13001
|
+
"levelreq": 45,
|
|
13002
|
+
"classspecific": "war",
|
|
13003
|
+
"frequency": 1,
|
|
13004
|
+
"group": 125,
|
|
13005
|
+
"mod1code": "skilltab",
|
|
13006
|
+
"mod1param": 23,
|
|
13007
|
+
"mod1min": 3,
|
|
13008
|
+
"mod1max": 3,
|
|
13009
|
+
"transformcolor": "lgld",
|
|
13010
|
+
"itype1": "knif",
|
|
13011
|
+
"itype2": "grim",
|
|
13012
|
+
"itype3": "amul",
|
|
13013
|
+
"itype4": "circ",
|
|
13014
|
+
"multiply": 0,
|
|
13015
|
+
"add": 0,
|
|
13016
|
+
"expansion": 1
|
|
13017
|
+
},
|
|
13018
|
+
"706": {
|
|
13019
|
+
"Name": "Sullied",
|
|
13020
|
+
"version": 100,
|
|
13021
|
+
"spawnable": 1,
|
|
13022
|
+
"rare": 1,
|
|
13023
|
+
"level": 20,
|
|
13024
|
+
"levelreq": 15,
|
|
13025
|
+
"classspecific": "war",
|
|
13026
|
+
"frequency": 1,
|
|
13027
|
+
"group": 125,
|
|
13028
|
+
"mod1code": "skilltab",
|
|
13029
|
+
"mod1param": 22,
|
|
13030
|
+
"mod1min": 1,
|
|
13031
|
+
"mod1max": 1,
|
|
13032
|
+
"itype1": "knif",
|
|
13033
|
+
"itype2": "grim",
|
|
13034
|
+
"itype3": "amul",
|
|
13035
|
+
"itype4": "swor",
|
|
13036
|
+
"itype5": "circ",
|
|
13037
|
+
"etype1": "tkni",
|
|
13038
|
+
"multiply": 0,
|
|
13039
|
+
"add": 0,
|
|
13040
|
+
"expansion": 1
|
|
13041
|
+
},
|
|
13042
|
+
"707": {
|
|
13043
|
+
"Name": "TaintedAffix",
|
|
13044
|
+
"version": 100,
|
|
13045
|
+
"spawnable": 1,
|
|
13046
|
+
"rare": 1,
|
|
13047
|
+
"level": 40,
|
|
13048
|
+
"levelreq": 30,
|
|
13049
|
+
"classspecific": "war",
|
|
13050
|
+
"frequency": 1,
|
|
13051
|
+
"group": 125,
|
|
13052
|
+
"mod1code": "skilltab",
|
|
13053
|
+
"mod1param": 22,
|
|
13054
|
+
"mod1min": 2,
|
|
13055
|
+
"mod1max": 2,
|
|
13056
|
+
"transformcolor": "lgld",
|
|
13057
|
+
"itype1": "knif",
|
|
13058
|
+
"itype2": "grim",
|
|
13059
|
+
"itype3": "amul",
|
|
13060
|
+
"itype4": "swor",
|
|
13061
|
+
"itype5": "circ",
|
|
13062
|
+
"etype1": "tkni",
|
|
13063
|
+
"multiply": 0,
|
|
13064
|
+
"add": 0,
|
|
13065
|
+
"expansion": 1
|
|
13066
|
+
},
|
|
13067
|
+
"708": {
|
|
13068
|
+
"Name": "Forbidden",
|
|
13069
|
+
"version": 100,
|
|
13070
|
+
"spawnable": 1,
|
|
13071
|
+
"level": 60,
|
|
13072
|
+
"levelreq": 45,
|
|
13073
|
+
"classspecific": "war",
|
|
13074
|
+
"frequency": 1,
|
|
13075
|
+
"group": 125,
|
|
13076
|
+
"mod1code": "skilltab",
|
|
13077
|
+
"mod1param": 22,
|
|
13078
|
+
"mod1min": 3,
|
|
13079
|
+
"mod1max": 3,
|
|
13080
|
+
"transformcolor": "lgld",
|
|
13081
|
+
"itype1": "knif",
|
|
13082
|
+
"itype2": "grim",
|
|
13083
|
+
"itype3": "amul",
|
|
13084
|
+
"itype4": "swor",
|
|
13085
|
+
"itype5": "circ",
|
|
13086
|
+
"etype1": "tkni",
|
|
13087
|
+
"multiply": 0,
|
|
13088
|
+
"add": 0,
|
|
13089
|
+
"expansion": 1
|
|
13090
|
+
},
|
|
13091
|
+
"709": {
|
|
13092
|
+
"Name": "Fiendish",
|
|
13093
|
+
"version": 100,
|
|
13094
|
+
"spawnable": 1,
|
|
13095
|
+
"rare": 1,
|
|
13096
|
+
"level": 20,
|
|
13097
|
+
"levelreq": 15,
|
|
13098
|
+
"classspecific": "war",
|
|
13099
|
+
"frequency": 1,
|
|
13100
|
+
"group": 125,
|
|
13101
|
+
"mod1code": "skilltab",
|
|
13102
|
+
"mod1param": 21,
|
|
13103
|
+
"mod1min": 1,
|
|
13104
|
+
"mod1max": 1,
|
|
13105
|
+
"itype1": "knif",
|
|
13106
|
+
"itype2": "grim",
|
|
13107
|
+
"itype3": "amul",
|
|
13108
|
+
"itype4": "circ",
|
|
13109
|
+
"multiply": 0,
|
|
13110
|
+
"add": 0,
|
|
13111
|
+
"expansion": 1
|
|
13112
|
+
},
|
|
13113
|
+
"710": {
|
|
13114
|
+
"Name": "Dreadful",
|
|
13115
|
+
"version": 100,
|
|
13116
|
+
"spawnable": 1,
|
|
13117
|
+
"rare": 1,
|
|
13118
|
+
"level": 40,
|
|
13119
|
+
"levelreq": 30,
|
|
13120
|
+
"classspecific": "war",
|
|
13121
|
+
"frequency": 1,
|
|
13122
|
+
"group": 125,
|
|
13123
|
+
"mod1code": "skilltab",
|
|
13124
|
+
"mod1param": 21,
|
|
13125
|
+
"mod1min": 2,
|
|
13126
|
+
"mod1max": 2,
|
|
13127
|
+
"transformcolor": "lgld",
|
|
13128
|
+
"itype1": "knif",
|
|
13129
|
+
"itype2": "grim",
|
|
13130
|
+
"itype3": "amul",
|
|
13131
|
+
"itype4": "circ",
|
|
13132
|
+
"multiply": 0,
|
|
13133
|
+
"add": 0,
|
|
13134
|
+
"expansion": 1
|
|
13135
|
+
},
|
|
13136
|
+
"711": {
|
|
13137
|
+
"Name": "Malevolent",
|
|
13138
|
+
"version": 100,
|
|
13139
|
+
"spawnable": 1,
|
|
13140
|
+
"level": 60,
|
|
13141
|
+
"levelreq": 45,
|
|
13142
|
+
"classspecific": "war",
|
|
13143
|
+
"frequency": 1,
|
|
13144
|
+
"group": 125,
|
|
13145
|
+
"mod1code": "skilltab",
|
|
13146
|
+
"mod1param": 21,
|
|
13147
|
+
"mod1min": 3,
|
|
13148
|
+
"mod1max": 3,
|
|
13149
|
+
"transformcolor": "lgld",
|
|
13150
|
+
"itype1": "knif",
|
|
13151
|
+
"itype2": "grim",
|
|
13152
|
+
"itype3": "amul",
|
|
13153
|
+
"itype4": "circ",
|
|
13154
|
+
"multiply": 0,
|
|
13155
|
+
"add": 0,
|
|
13156
|
+
"expansion": 1
|
|
13157
|
+
},
|
|
13158
|
+
"712": {
|
|
13159
|
+
"Name": "Devil's",
|
|
13160
|
+
"version": 100,
|
|
13161
|
+
"spawnable": 1,
|
|
13162
|
+
"rare": 1,
|
|
13163
|
+
"level": 36,
|
|
13164
|
+
"levelreq": 27,
|
|
13165
|
+
"classspecific": "war",
|
|
13166
|
+
"frequency": 4,
|
|
13167
|
+
"group": 125,
|
|
13168
|
+
"mod1code": "war",
|
|
13169
|
+
"mod1min": 1,
|
|
13170
|
+
"mod1max": 1,
|
|
13171
|
+
"itype1": "amul",
|
|
13172
|
+
"itype2": "circ",
|
|
13173
|
+
"expansion": 1
|
|
13174
|
+
},
|
|
13175
|
+
"713": {
|
|
13176
|
+
"Name": "Arch-Devil's",
|
|
13177
|
+
"version": 100,
|
|
13178
|
+
"spawnable": 1,
|
|
13179
|
+
"rare": 1,
|
|
13180
|
+
"level": 90,
|
|
13181
|
+
"levelreq": 67,
|
|
13182
|
+
"classspecific": "war",
|
|
13183
|
+
"frequency": 2,
|
|
13184
|
+
"group": 125,
|
|
13185
|
+
"mod1code": "war",
|
|
13186
|
+
"mod1min": 2,
|
|
13187
|
+
"mod1max": 2,
|
|
13188
|
+
"transformcolor": "cgrn",
|
|
13189
|
+
"itype1": "amul",
|
|
13190
|
+
"itype2": "circ",
|
|
13191
|
+
"expansion": 1
|
|
13192
|
+
},
|
|
13193
|
+
"714": {
|
|
13194
|
+
"Name": "Devil's",
|
|
13195
|
+
"version": 100,
|
|
13196
|
+
"spawnable": 1,
|
|
13197
|
+
"rare": 1,
|
|
13198
|
+
"level": 30,
|
|
13199
|
+
"levelreq": 22,
|
|
13200
|
+
"classspecific": "war",
|
|
13201
|
+
"frequency": 4,
|
|
13202
|
+
"group": 125,
|
|
13203
|
+
"mod1code": "war",
|
|
13204
|
+
"mod1min": 1,
|
|
13205
|
+
"mod1max": 1,
|
|
13206
|
+
"itype1": "knif",
|
|
13207
|
+
"itype2": "grim",
|
|
13208
|
+
"expansion": 1
|
|
13209
|
+
},
|
|
13210
|
+
"715": {
|
|
13211
|
+
"Name": "Arch-Devil's",
|
|
13212
|
+
"version": 100,
|
|
13213
|
+
"spawnable": 1,
|
|
13214
|
+
"rare": 1,
|
|
13215
|
+
"level": 50,
|
|
13216
|
+
"levelreq": 42,
|
|
13217
|
+
"classspecific": "war",
|
|
13218
|
+
"frequency": 2,
|
|
13219
|
+
"group": 125,
|
|
13220
|
+
"mod1code": "war",
|
|
13221
|
+
"mod1min": 2,
|
|
13222
|
+
"mod1max": 2,
|
|
13223
|
+
"transformcolor": "cgrn",
|
|
13224
|
+
"itype1": "knif",
|
|
13225
|
+
"itype2": "grim",
|
|
13226
|
+
"expansion": 1
|
|
13227
|
+
},
|
|
13228
|
+
"716": {
|
|
13229
|
+
"Name": "Virulent",
|
|
13230
|
+
"version": 100,
|
|
13231
|
+
"spawnable": 0,
|
|
13232
|
+
"rare": 1,
|
|
13233
|
+
"level": 92,
|
|
13234
|
+
"levelreq": 75,
|
|
13235
|
+
"frequency": 1,
|
|
13236
|
+
"group": 307,
|
|
13237
|
+
"mod1code": "pierce-pois",
|
|
13238
|
+
"mod1param": 1,
|
|
13239
|
+
"mod1min": 2,
|
|
13240
|
+
"mod1max": 8,
|
|
13241
|
+
"mod2code": "Virulent-Affix1",
|
|
13242
|
+
"mod2min": 0,
|
|
13243
|
+
"mod2max": 1,
|
|
13244
|
+
"mod3code": "Virulent-Affix2",
|
|
13245
|
+
"mod3min": 0,
|
|
13246
|
+
"mod3max": 1,
|
|
13247
|
+
"itype1": "lcha",
|
|
13248
|
+
"expansion": 1
|
|
13249
|
+
},
|
|
13250
|
+
"717": {
|
|
13251
|
+
"Name": "Incendiary",
|
|
13252
|
+
"version": 100,
|
|
13253
|
+
"spawnable": 0,
|
|
13254
|
+
"rare": 1,
|
|
13255
|
+
"level": 92,
|
|
13256
|
+
"levelreq": 75,
|
|
13257
|
+
"frequency": 1,
|
|
13258
|
+
"group": 307,
|
|
13259
|
+
"mod1code": "pierce-fire",
|
|
13260
|
+
"mod1param": 1,
|
|
13261
|
+
"mod1min": 2,
|
|
13262
|
+
"mod1max": 8,
|
|
13263
|
+
"mod2code": "Gelid-Affix1",
|
|
13264
|
+
"mod2min": 0,
|
|
13265
|
+
"mod2max": 1,
|
|
13266
|
+
"mod3code": "Gelid-Affix2",
|
|
13267
|
+
"mod3min": 0,
|
|
13268
|
+
"mod3max": 1,
|
|
13269
|
+
"itype1": "lcha",
|
|
13270
|
+
"multiply": 0,
|
|
13271
|
+
"add": 0,
|
|
13272
|
+
"expansion": 1
|
|
13273
|
+
},
|
|
13274
|
+
"718": {
|
|
13275
|
+
"Name": "Gelid",
|
|
13276
|
+
"version": 100,
|
|
13277
|
+
"spawnable": 0,
|
|
13278
|
+
"rare": 1,
|
|
13279
|
+
"level": 92,
|
|
13280
|
+
"levelreq": 75,
|
|
13281
|
+
"frequency": 1,
|
|
13282
|
+
"group": 307,
|
|
13283
|
+
"mod1code": "pierce-cold",
|
|
13284
|
+
"mod1param": 1,
|
|
13285
|
+
"mod1min": 2,
|
|
13286
|
+
"mod1max": 8,
|
|
13287
|
+
"mod2code": "Magnetic-Affix1",
|
|
13288
|
+
"mod2min": 0,
|
|
13289
|
+
"mod2max": 1,
|
|
13290
|
+
"mod3code": "Magnetic-Affix2",
|
|
13291
|
+
"mod3min": 0,
|
|
13292
|
+
"mod3max": 1,
|
|
13293
|
+
"itype1": "tors",
|
|
13294
|
+
"multiply": 0,
|
|
13295
|
+
"add": 0,
|
|
13296
|
+
"expansion": 1
|
|
13297
|
+
},
|
|
13298
|
+
"719": {
|
|
13299
|
+
"Name": "Magnetic",
|
|
13300
|
+
"version": 100,
|
|
13301
|
+
"spawnable": 0,
|
|
13302
|
+
"rare": 1,
|
|
13303
|
+
"level": 92,
|
|
13304
|
+
"levelreq": 75,
|
|
13305
|
+
"frequency": 1,
|
|
13306
|
+
"group": 307,
|
|
13307
|
+
"mod1code": "pierce-ltng",
|
|
13308
|
+
"mod1param": 1,
|
|
13309
|
+
"mod1min": 2,
|
|
13310
|
+
"mod1max": 8,
|
|
13311
|
+
"mod2code": "Incendiary-Affix1",
|
|
13312
|
+
"mod2min": 0,
|
|
13313
|
+
"mod2max": 1,
|
|
13314
|
+
"mod3code": "Incendiary-Affix2",
|
|
13315
|
+
"mod3min": 0,
|
|
13316
|
+
"mod3max": 1,
|
|
13317
|
+
"itype1": "tors",
|
|
13318
|
+
"multiply": 0,
|
|
13319
|
+
"add": 0,
|
|
13320
|
+
"expansion": 1
|
|
13321
|
+
},
|
|
13322
|
+
"720": {
|
|
13323
|
+
"Name": "Mystical",
|
|
13324
|
+
"version": 100,
|
|
13325
|
+
"spawnable": 0,
|
|
13326
|
+
"rare": 1,
|
|
13327
|
+
"level": 92,
|
|
13328
|
+
"levelreq": 75,
|
|
13329
|
+
"frequency": 1,
|
|
13330
|
+
"group": 307,
|
|
13331
|
+
"mod1code": "pierce-mag",
|
|
13332
|
+
"mod1param": 1,
|
|
13333
|
+
"mod1min": 2,
|
|
13334
|
+
"mod1max": 8,
|
|
13335
|
+
"mod2code": "Breaching-Affix1",
|
|
13336
|
+
"mod2min": 0,
|
|
13337
|
+
"mod2max": 1,
|
|
13338
|
+
"mod3code": "Breaching-Affix2",
|
|
13339
|
+
"mod3min": 0,
|
|
13340
|
+
"mod3max": 1,
|
|
13341
|
+
"itype1": "tors",
|
|
13342
|
+
"multiply": 0,
|
|
13343
|
+
"add": 0,
|
|
13344
|
+
"expansion": 1
|
|
13345
|
+
},
|
|
13346
|
+
"721": {
|
|
13347
|
+
"Name": "Breaching",
|
|
13348
|
+
"version": 100,
|
|
13349
|
+
"spawnable": 0,
|
|
13350
|
+
"rare": 1,
|
|
13351
|
+
"level": 92,
|
|
13352
|
+
"levelreq": 75,
|
|
13353
|
+
"frequency": 1,
|
|
13354
|
+
"group": 307,
|
|
13355
|
+
"mod1code": "pierce-dmg",
|
|
13356
|
+
"mod1param": 1,
|
|
13357
|
+
"mod1min": 2,
|
|
13358
|
+
"mod1max": 8,
|
|
13359
|
+
"mod2code": "Mystical-Affix1",
|
|
13360
|
+
"mod2min": 0,
|
|
13361
|
+
"mod2max": 1,
|
|
13362
|
+
"mod3code": "Mystical-Affix2",
|
|
13363
|
+
"mod3min": 0,
|
|
13364
|
+
"mod3max": 1,
|
|
13365
|
+
"itype1": "tors",
|
|
13366
|
+
"multiply": 0,
|
|
13367
|
+
"add": 0,
|
|
13368
|
+
"expansion": 1
|
|
12311
13369
|
}
|
|
12312
13370
|
}
|