GC-Proto/proto/GachaWishRsp.proto

17 lines
393 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// CmdId: 1556
// Name: AEEFJKOLIKC (3.5, help)
message GachaWishRsp {
uint32 wishMaxProgress = 4; // KKDFKKEMEBA
uint32 wishProgress = 15; // KJPOJHMDBNE
uint32 gachaType = 14; // FBILBJNNIKE
uint32 gachaScheduleId = 6; // KDFPKENAIOJ
int32 retcode = 1;
uint32 wishItemId = 5; // AOLMBNPLFEO
}