mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-04-04 16:16:06 +03:00
24 lines
504 B
Protocol Buffer
24 lines
504 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
import "DIJILDLCPLG.proto";
|
|
import "GENJGPDIPNI.proto";
|
|
import "KHHEAFGCOMJ.proto";
|
|
import "PPBLCBFKEHE.proto";
|
|
|
|
// Name: KMNPJIFBGJD
|
|
message KMNPJIFBGJD {
|
|
uint32 target_score = 14;
|
|
GENJGPDIPNI type = 13;
|
|
uint32 HKPLPJIBMOC = 8;
|
|
repeated uint32 KAOGGMEJPBD = 6;
|
|
string name = 3;
|
|
oneof detail {
|
|
PPBLCBFKEHE normal = 1759;
|
|
KHHEAFGCOMJ countdown = 360;
|
|
DIJILDLCPLG timer = 492;
|
|
}
|
|
}
|
|
|