mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-24 15:39:25 +03:00
13 lines
314 B
Protocol Buffer
13 lines
314 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
|
|
message LKCDJJFMHPO {
|
|
uint32 NKIEALGKIJD = 2;
|
|
uint32 instanced_modifier_id = 5;
|
|
uint32 instanced_ability_id = 9;
|
|
uint32 AJAEPNGNILD = 13;
|
|
bool is_serverbuff_modifier = 14;
|
|
int32 local_id = 15;
|
|
}
|