23 lines
573 B
Protocol Buffer
23 lines
573 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdID: 28876
|
|
|
|
import "PlayerDieType.proto";
|
|
import "AbilityString.proto";
|
|
import "LMBAKAGLIMK.proto";
|
|
|
|
message DAPIFHBKPOO {
|
|
PlayerDieType JDFBFDIFMMJ = 1;
|
|
uint32 OMCCJJOHDOI = 3;
|
|
uint32 NGNKPBEMFOB = 7;
|
|
uint32 GAPLFMMGBFA = 9;
|
|
AbilityString GOEACHAMIAF = 10;
|
|
uint32 HJBEGGJOCDN = 11;
|
|
map<uint32, LMBAKAGLIMK> FKEMPCFEEOI = 12;
|
|
uint32 GKHNLKAADNG = 13;
|
|
oneof Entity {
|
|
uint32 monster_id = 2;
|
|
uint32 gadget_id = 8;
|
|
}
|