feat(config): 更新道具合成配置并添加新兑换项
- 修改 7206、7207、7208、7209 道具的合成配置,将 id 和 type 值对调 - 新增 7301、7302、7303、7304 四个新的兑换项配置
This commit is contained in:
@@ -8587,8 +8587,8 @@
|
||||
"7206": {
|
||||
"circle": 0,
|
||||
"compose": {
|
||||
"id": 4,
|
||||
"type": 0,
|
||||
"id": 0,
|
||||
"type": 4,
|
||||
"count": 1000
|
||||
},
|
||||
"index": 7,
|
||||
@@ -8605,8 +8605,8 @@
|
||||
"7207": {
|
||||
"circle": 0,
|
||||
"compose": {
|
||||
"id": 4,
|
||||
"type": 0,
|
||||
"id": 0,
|
||||
"type": 4,
|
||||
"count": 3000
|
||||
},
|
||||
"index": 7,
|
||||
@@ -8623,8 +8623,8 @@
|
||||
"7208": {
|
||||
"circle": 0,
|
||||
"compose": {
|
||||
"id": 4,
|
||||
"type": 0,
|
||||
"id": 0,
|
||||
"type": 4,
|
||||
"count": 5000
|
||||
},
|
||||
"index": 7,
|
||||
@@ -8641,8 +8641,8 @@
|
||||
"7209": {
|
||||
"circle": 0,
|
||||
"compose": {
|
||||
"id": 4,
|
||||
"type": 0,
|
||||
"id": 0,
|
||||
"type": 4,
|
||||
"count": 10000
|
||||
},
|
||||
"index": 7,
|
||||
@@ -8683,6 +8683,31 @@
|
||||
"level": 1,
|
||||
"redpoint": 1
|
||||
},
|
||||
"7301": {
|
||||
"circle": 0,
|
||||
"compose": {
|
||||
"id": 3,
|
||||
"type": 3,
|
||||
"count": 300
|
||||
},
|
||||
"index": 7,
|
||||
"text": "兑换",
|
||||
"clicklimit": 1,
|
||||
"buttontxt10": "合成10次",
|
||||
"mergebutton10": 1,
|
||||
"Eid": 7301,
|
||||
"second_index": 3,
|
||||
"table": [
|
||||
{
|
||||
"id": 829,
|
||||
"type": 0,
|
||||
"count": 100
|
||||
}
|
||||
],
|
||||
"openserverday": 1,
|
||||
"level": 1,
|
||||
"redpoint": 1
|
||||
},
|
||||
"240": {
|
||||
"circle": 0,
|
||||
"compose": {
|
||||
@@ -8708,6 +8733,31 @@
|
||||
"level": 1,
|
||||
"redpoint": 1
|
||||
},
|
||||
"7302": {
|
||||
"circle": 0,
|
||||
"compose": {
|
||||
"id": 3,
|
||||
"type": 3,
|
||||
"count": 6000
|
||||
},
|
||||
"index": 7,
|
||||
"text": "兑换",
|
||||
"clicklimit": 1,
|
||||
"buttontxt10": "合成10次",
|
||||
"mergebutton10": 1,
|
||||
"Eid": 7302,
|
||||
"second_index": 3,
|
||||
"table": [
|
||||
{
|
||||
"id": 830,
|
||||
"type": 0,
|
||||
"count": 100
|
||||
}
|
||||
],
|
||||
"openserverday": 1,
|
||||
"level": 1,
|
||||
"redpoint": 1
|
||||
},
|
||||
"241": {
|
||||
"circle": 0,
|
||||
"compose": {
|
||||
@@ -8733,6 +8783,31 @@
|
||||
"level": 1,
|
||||
"redpoint": 1
|
||||
},
|
||||
"7303": {
|
||||
"circle": 0,
|
||||
"compose": {
|
||||
"id": 3,
|
||||
"type": 3,
|
||||
"count": 70000
|
||||
},
|
||||
"index": 7,
|
||||
"text": "兑换",
|
||||
"clicklimit": 1,
|
||||
"buttontxt10": "合成10次",
|
||||
"mergebutton10": 1,
|
||||
"Eid": 241,
|
||||
"second_index": 3,
|
||||
"table": [
|
||||
{
|
||||
"id": 831,
|
||||
"type": 0,
|
||||
"count": 100
|
||||
}
|
||||
],
|
||||
"openserverday": 1,
|
||||
"level": 1,
|
||||
"redpoint": 1
|
||||
},
|
||||
"242": {
|
||||
"circle": 0,
|
||||
"compose": {
|
||||
@@ -8757,6 +8832,31 @@
|
||||
"openserverday": 1,
|
||||
"level": 1,
|
||||
"redpoint": 1
|
||||
},
|
||||
"7304": {
|
||||
"circle": 0,
|
||||
"compose": {
|
||||
"id": 3,
|
||||
"type": 3,
|
||||
"count": 260000
|
||||
},
|
||||
"index": 7,
|
||||
"text": "兑换",
|
||||
"clicklimit": 1,
|
||||
"buttontxt10": "合成10次",
|
||||
"mergebutton10": 1,
|
||||
"Eid": 7304,
|
||||
"second_index": 3,
|
||||
"table": [
|
||||
{
|
||||
"id": 832,
|
||||
"type": 0,
|
||||
"count": 100
|
||||
}
|
||||
],
|
||||
"openserverday": 1,
|
||||
"level": 1,
|
||||
"redpoint": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user