18 lines
378 B
Protocol Buffer
18 lines
378 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
import "GachaInfo.proto";
|
|
|
|
// Name: JAKIOIAMJIJ
|
|
// CmdId: 1575
|
|
message GetGachaInfoRsp {
|
|
repeated GachaInfo gacha_info_list = 6;
|
|
int32 retcode = 13;
|
|
bool HNAFDALMKFN = 11;
|
|
bool HCCENOGKOOG = 1;
|
|
uint32 gachaRandom = 14; // PKCLGOCJPLN
|
|
uint32 dailyGachaTimes = 8; // OPHLINLNOEA
|
|
}
|
|
|