19 lines
455 B
Protocol Buffer
19 lines
455 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdID: 4653
|
|
|
|
import "PlayerDieType.proto";
|
|
import "ServerBuff.proto";
|
|
|
|
message KLJNNNCFBLH {
|
|
uint32 KJLBEPDNLDM = 2;
|
|
repeated string EPGOBHIEDOI = 3;
|
|
PlayerDieType JDFBFDIFMMJ = 5;
|
|
uint64 avatar_guid = 9;
|
|
uint32 PLHJIKJLOAK = 10;
|
|
uint32 life_state = 11;
|
|
repeated ServerBuff server_buff_list = 14;
|
|
string LLDPNOCIDDF = 15;
|
|
}
|