宝箱雨改版

This commit is contained in:
hahwu 2025-01-06 15:43:52 +08:00
parent b96700cff8
commit 26c57f2ce7
5 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -979,7 +979,7 @@ message ResLimitSenceReward{
}
message ResChessRainReward{
int32 Chest = 1; // id
repeated ItemInfo Items = 1;
}

View File

@ -99,7 +99,7 @@
"out_file": "CardDetail.json",
"key": "Id",
"sheet_name" :"CardDetail",
"fields" :["Id", "PictureAlbum", "Star", "IsGold","Round"]
"fields" :["Id", "PictureAlbum", "Star", "IsGold","Round", "ItemId"]
},
{
"in_file": "Card.xlsx",