锦标赛与活动修改

This commit is contained in:
hahwu 2026-03-05 11:46:38 +08:00
parent c8b77bb770
commit 440e48de20
3 changed files with 9 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -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",