resonance-data-columba 1.3.78 → 1.3.80
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/dist/columbabuild.d.ts +5 -0
- package/dist/columbabuild.js +30 -1
- package/dist/columbabuild.js.map +1 -1
- package/package.json +1 -1
package/dist/columbabuild.d.ts
CHANGED
package/dist/columbabuild.js
CHANGED
|
@@ -11755,7 +11755,7 @@ var formulas_default = {
|
|
|
11755
11755
|
},
|
|
11756
11756
|
extraProduces: {
|
|
11757
11757
|
chance: 0.1,
|
|
11758
|
-
product: "\
|
|
11758
|
+
product: "\u7FBD\u7ED2\u7761\u888B",
|
|
11759
11759
|
min: 5,
|
|
11760
11760
|
max: 10
|
|
11761
11761
|
},
|
|
@@ -12825,6 +12825,35 @@ var resonanceskills_default = {
|
|
|
12825
12825
|
}
|
|
12826
12826
|
}
|
|
12827
12827
|
}
|
|
12828
|
+
},
|
|
12829
|
+
\u4E4C\u5239\u5A1C: {
|
|
12830
|
+
"1": {
|
|
12831
|
+
taxCut: {
|
|
12832
|
+
city: {
|
|
12833
|
+
\u6D77\u89D2\u57CE: -5e-3
|
|
12834
|
+
}
|
|
12835
|
+
}
|
|
12836
|
+
},
|
|
12837
|
+
"4": {
|
|
12838
|
+
taxCut: {
|
|
12839
|
+
city: {
|
|
12840
|
+
\u6D77\u89D2\u57CE: -5e-3
|
|
12841
|
+
}
|
|
12842
|
+
},
|
|
12843
|
+
bargain: {
|
|
12844
|
+
bargainSuccessRate: 1
|
|
12845
|
+
}
|
|
12846
|
+
},
|
|
12847
|
+
"5": {
|
|
12848
|
+
taxCut: {
|
|
12849
|
+
city: {
|
|
12850
|
+
\u6D77\u89D2\u57CE: -0.01
|
|
12851
|
+
}
|
|
12852
|
+
},
|
|
12853
|
+
bargain: {
|
|
12854
|
+
bargainSuccessRate: 1
|
|
12855
|
+
}
|
|
12856
|
+
}
|
|
12828
12857
|
}
|
|
12829
12858
|
};
|
|
12830
12859
|
|