19 lines
453 B
Protocol Buffer
19 lines
453 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
// CmdID: 29321
|
||
|
|
||
|
import "PlayerDieType.proto";
|
||
|
import "ServerBuff.proto";
|
||
|
|
||
|
message OMNEIBGIJIH {
|
||
|
string LLDPNOCIDDF = 2;
|
||
|
uint32 PLHJIKJLOAK = 3;
|
||
|
repeated string EPGOBHIEDOI = 5;
|
||
|
uint32 entity_id = 6;
|
||
|
uint32 life_state = 8;
|
||
|
PlayerDieType JDFBFDIFMMJ = 10;
|
||
|
repeated ServerBuff server_buff_list = 13;
|
||
|
uint32 KJLBEPDNLDM = 14;
|
||
|
}
|