上传商店配置文件

This commit is contained in:
liwei1dao 2022-11-25 11:13:16 +08:00
parent 0c039891ec
commit f0fe6f2f6d
2 changed files with 5936 additions and 394 deletions

View File

@ -34,13 +34,13 @@
],
"shopitem": [
10001,
10001,
10001,
10001,
10001,
10001,
10001,
10001
10002,
10003,
10004,
10005,
10006,
10007,
10008
]
},
{
@ -48,7 +48,7 @@
"tab": 2,
"shopname": {
"key": "shop_2",
"text": "友情商店"
"text": "钻石商店"
},
"upper_shop": {
"key": "",
@ -72,14 +72,7 @@
"rneed": [],
"shopitem": [
20001,
20002,
20003,
20004,
20005,
20006,
20007,
20008,
20009
20002
]
},
{
@ -87,7 +80,7 @@
"tab": 3,
"shopname": {
"key": "shop_3",
"text": "PVP商店"
"text": "友情商店"
},
"upper_shop": {
"key": "shop_title1",
@ -96,7 +89,7 @@
"needshow": [
{
"a": "attr",
"t": "gold",
"t": "friend",
"n": 1
},
{
@ -105,7 +98,7 @@
"n": 1
}
],
"rtype": 3,
"rtype": 2,
"rtime": 1,
"rnum": -1,
"rneed": [],
@ -120,7 +113,7 @@
"tab": 4,
"shopname": {
"key": "shop_4",
"text": "PVE商店"
"text": "竞技商店"
},
"upper_shop": {
"key": "shop_title1",
@ -129,7 +122,7 @@
"needshow": [
{
"a": "attr",
"t": "gold",
"t": "arenacoin",
"n": 1
},
{
@ -144,7 +137,48 @@
"rneed": [],
"shopitem": [
40001,
40002
40002,
40003,
40004,
40005,
40006
]
},
{
"shopid": 5,
"tab": 5,
"shopname": {
"key": "shop_5",
"text": "公会商店"
},
"upper_shop": {
"key": "shop_title1",
"text": "玩法商店"
},
"needshow": [
{
"a": "attr",
"t": "guildcoin",
"n": 1
},
{
"a": "attr",
"t": "diamond",
"n": 1
}
],
"rtype": 3,
"rtime": 1,
"rnum": -1,
"rneed": [],
"shopitem": [
50001,
50002,
50003,
50004,
50005,
50006,
50007
]
}
]

File diff suppressed because it is too large Load Diff