GC-Proto/proto/DoGachaReq.proto

15 lines
362 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: KBMLDGNEKHA
// CmdId: 1554
message DoGachaReq {
uint32 gachaRandom = 3; //PKCLGOCJPLN ++ CORRECT
uint32 gachaType = 6; //DGIFMDIADJF ++ CORRECT
uint32 gachaScheduleId = 12; //NMKGGDOKHLF
uint32 gachaTimes = 5; //HKJAAPBGNEI ++ CORRECT
string gacha_tag = 14;
}