resonance-data-columba 1.3.46 → 1.3.48

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.
@@ -10378,8 +10378,8 @@ var formulas_default = {
10378
10378
  extraProduces: {
10379
10379
  chance: 0.1,
10380
10380
  product: "\u78B3\u7EA4\u7EF4\u7D22",
10381
- min: 4,
10382
- max: 2
10381
+ min: 2,
10382
+ max: 4
10383
10383
  },
10384
10384
  consumes: [
10385
10385
  {
@@ -10410,8 +10410,8 @@ var formulas_default = {
10410
10410
  extraProduces: {
10411
10411
  chance: 0.1,
10412
10412
  product: "\u78B3\u7EA4\u7EF4\u7D22",
10413
- min: 6,
10414
- max: 4
10413
+ min: 4,
10414
+ max: 6
10415
10415
  },
10416
10416
  consumes: [
10417
10417
  {
@@ -10442,8 +10442,8 @@ var formulas_default = {
10442
10442
  extraProduces: {
10443
10443
  chance: 0.1,
10444
10444
  product: "\u78B3\u7EA4\u7EF4\u7D22",
10445
- min: 10,
10446
- max: 6
10445
+ min: 6,
10446
+ max: 10
10447
10447
  },
10448
10448
  consumes: [
10449
10449
  {
@@ -10476,8 +10476,8 @@ var formulas_default = {
10476
10476
  extraProduces: {
10477
10477
  chance: 0.1,
10478
10478
  product: "\u7384\u6B66\u5CA9\u7EA4\u7EF4",
10479
- min: 4,
10480
- max: 2
10479
+ min: 2,
10480
+ max: 4
10481
10481
  },
10482
10482
  consumes: [
10483
10483
  {
@@ -10504,8 +10504,8 @@ var formulas_default = {
10504
10504
  extraProduces: {
10505
10505
  chance: 0.1,
10506
10506
  product: "\u7384\u6B66\u5CA9\u7EA4\u7EF4",
10507
- min: 6,
10508
- max: 4
10507
+ min: 4,
10508
+ max: 6
10509
10509
  },
10510
10510
  consumes: [
10511
10511
  {
@@ -10532,8 +10532,8 @@ var formulas_default = {
10532
10532
  extraProduces: {
10533
10533
  chance: 0.1,
10534
10534
  product: "\u7384\u6B66\u5CA9\u7EA4\u7EF4",
10535
- min: 10,
10536
- max: 6
10535
+ min: 6,
10536
+ max: 10
10537
10537
  },
10538
10538
  consumes: [
10539
10539
  {
@@ -11671,6 +11671,22 @@ var resonanceskills_default = {
11671
11671
  }
11672
11672
  }
11673
11673
  }
11674
+ },
11675
+ "\u7F57\u6D01\u5C14\xB7\u5B9A\u683C": {
11676
+ "4": {
11677
+ buyMore: {
11678
+ product: {
11679
+ \u5B66\u4F1A\u7EAA\u5FF5\u54C1: 20
11680
+ }
11681
+ }
11682
+ },
11683
+ "5": {
11684
+ buyMore: {
11685
+ product: {
11686
+ \u5B66\u4F1A\u7EAA\u5FF5\u54C1: 30
11687
+ }
11688
+ }
11689
+ }
11674
11690
  }
11675
11691
  };
11676
11692