锦标赛与活动修改
This commit is contained in:
parent
c8b77bb770
commit
440e48de20
Binary file not shown.
Binary file not shown.
@ -474,6 +474,13 @@
|
||||
"sheet_name" :"Jackpot",
|
||||
"fields" :["ItemId", "Type", "Energy","Lv"]
|
||||
},
|
||||
{
|
||||
"in_file": "Champship.xlsx",
|
||||
"out_file": "ChampshipConst.json",
|
||||
"key": "Key",
|
||||
"sheet_name" :"Const",
|
||||
"fields" :["Value"]
|
||||
},
|
||||
{
|
||||
"in_file": "Champship.xlsx",
|
||||
"out_file": "ChampshipScore.json",
|
||||
@ -486,14 +493,14 @@
|
||||
"out_file": "ChampshipJackpot.json",
|
||||
"key": "Id",
|
||||
"sheet_name" :"Jackpot",
|
||||
"fields" :["Total", "Score", "Items"]
|
||||
"fields" :["Total", "Score", "Items", "RewardGroupType"]
|
||||
},
|
||||
{
|
||||
"in_file": "Champship.xlsx",
|
||||
"out_file": "ChampshipRank.json",
|
||||
"key": "Id",
|
||||
"sheet_name" :"Rank",
|
||||
"fields" :["Min", "Max", "Items"]
|
||||
"fields" :["Min", "Max", "Items", "RewardGroupType"]
|
||||
},
|
||||
{
|
||||
"in_file": "Champship.xlsx",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user