31 lines
960 B
Protocol Buffer
31 lines
960 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
import "GachaItem.proto";
|
|
|
|
// CmdId: 1576
|
|
// Name: BIMBGHFINGO
|
|
message DoGachaRsp {
|
|
bool HFEKPDOKLDK = 823; // HFEKPDOKLDK
|
|
uint32 gachaType = 7;
|
|
uint32 dailyGachaTimes = 5; // KDFPKENAIOJ
|
|
bool PKOIBFIOLAO = 651; // PKOIBFIOLAO
|
|
uint32 newGachaRandom = 8; // DKCIEKFPMCG
|
|
repeated GachaItem gacha_item_list = 4;
|
|
int32 retcode = 10;
|
|
uint32 gachaTimes = 9;
|
|
uint32 costItemId = 1; // JICLMBKMGCG
|
|
uint32 wishMaxProgress = 845; // PELOHDIKFAM
|
|
uint32 tenCostItemId = 14; // FBIDPNFLBJL
|
|
uint32 tenCostItemNum = 3; // EAGFIDHCDPD
|
|
uint32 wishProgress = 15; // BIPHOPJBNHC
|
|
uint32 gachaScheduleId = 2;
|
|
uint32 wishItemId = 12; // KKDFKKEMEBA
|
|
uint32 curScheduleDailyGachaTimes = 965; // PKPENDLDPKI
|
|
uint32 leftGachaTimes = 11; // FIHHLGMNIDM
|
|
uint32 costItemNum = 6; // OKKJEHDBIHK
|
|
uint32 gachaTimesLimit = 13; // FBILBJNNIKE
|
|
}
|
|
|