GC-Proto/proto/GetGachaInfoRsp.proto

18 lines
374 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
import "GachaInfo.proto";
// CmdId: 1596
// Name: BIKLLFLGCCA
message GetGachaInfoRsp {
repeated GachaInfo gacha_info_list = 9;
int32 retcode = 7;
uint32 dailyGachaTimes = 4; // PAHELCJNHAH
bool HFEKPDOKLDK = 15;
bool PKOIBFIOLAO = 6;
uint32 gachaRandom = 2; // PKPENDLDPKI
}