update excel

This commit is contained in:
sk 2024-08-27 14:51:30 +08:00
parent 904982158a
commit 1db69f8df3
9 changed files with 85 additions and 4 deletions

Binary file not shown.

View File

@ -435,6 +435,72 @@
"Location": "0",
"Describe": "作用:用于报名冠军赛事;\n产出途径参加任意锦标赛获得冠军\n"
},
{
"Id": 40002,
"Name": "房卡",
"ShowLocation": [
1,
1
],
"Classify": [
1,
1,
0
],
"Type": 24,
"Effect0": [
0,
0,
0,
0,
0
],
"Effect": [
0,
0,
0,
0,
0
],
"SaleGold": 10000,
"Composition": 1,
"CompositionMax": 9999,
"Location": "0",
"Describe": "作用:用于参与竞技馆内玩法;\n产出途径商城购买\n"
},
{
"Id": 40003,
"Name": "娃娃卡",
"ShowLocation": [
1,
1
],
"Classify": [
1,
1,
0
],
"Type": 23,
"Effect0": [
0,
0,
0,
0,
0
],
"Effect": [
0,
0,
0,
0,
0
],
"SaleGold": 10000,
"Composition": 1,
"CompositionMax": 9999,
"Location": "0",
"Describe": "作用:用于抓娃娃机抓娃娃;\n产出途径商城购买\n"
},
{
"Id": 50001,
"Name": "碎片礼盒",

Binary file not shown.

Binary file not shown.

View File

@ -1,3 +1,7 @@


ä§*
VIPShow.t1
ã§ *
VIPShow.t2
±ê *
VIPShow.t3

View File

@ -2,12 +2,23 @@
"Arr": [
{
"Id": 1,
"SkinId": 300004
"Type": 1,
"SkinId": 300004,
"VIPDes": "VIPShow.t1"
},
{
"Id": 2,
"Type": 1,
"SkinId": 300003,
"VIPLevel": 3
"VIPLevel": 3,
"VIPDes": "VIPShow.t2"
},
{
"Id": 3,
"Type": 2,
"SkinId": 30001,
"VIPLevel": 6,
"VIPDes": "VIPShow.t3"
}
]
}

Binary file not shown.

Binary file not shown.

Binary file not shown.