This commit is contained in:
Yuuki 2024-08-28 17:09:53 +08:00
parent 17243dfc53
commit acc3bfc3b6
16 changed files with 20 additions and 31 deletions

View File

@ -3,11 +3,11 @@ syntax = "proto3";
option java_package = "emu.grasscutter.net.proto"; option java_package = "emu.grasscutter.net.proto";
// Version: 5.0 // Version: 5.0
import "IOLGPKJJCFI.proto"; import "AnimatorParameterValueInfo.proto";
message ANEHJKNOOGJ { message ANEHJKNOOGJ {
int32 name_id = 4; int32 name_id = 4;
uint32 entity_id = 7; uint32 entity_id = 7;
IOLGPKJJCFI value = 11; AnimatorParameterValueInfo value = 11;
bool OCNNGOFLPIO = 14; bool OCNNGOFLPIO = 14;
} }

View File

@ -3,13 +3,13 @@ syntax = "proto3";
option java_package = "emu.grasscutter.net.proto"; option java_package = "emu.grasscutter.net.proto";
// Version: 5.0 // Version: 5.0
import "DABHIKGPAIE.proto"; import "MovingPlatformType.proto";
message EPOPBOKBCFD { message EPOPBOKBCFD {
uint32 ILFFGGJAKAJ = 1; uint32 route_id = 1;
uint32 PJMHKGKFAHK = 3; uint32 PJMHKGKFAHK = 3;
bool JOOKMIEDBIE = 8; bool is_started = 8;
DABHIKGPAIE platform_type = 10; MovingPlatformType platform_type = 10;
uint32 JBGHBCNLKHP = 11; uint32 JBGHBCNLKHP = 11;
uint32 point_id = 13; uint32 point_id = 13;
} }

View File

@ -5,7 +5,7 @@ option java_package = "emu.grasscutter.net.proto";
// CmdId: 244 // CmdId: 244
message FGJEDGHAGDH { message FGJEDGHAGDH {
uint32 EPJOAALLGGD = 4; uint32 trial_avatar_index_id = 4;
int32 retcode = 12; int32 retcode = 12;
uint32 activity_id = 14; uint32 activity_id = 14;
} }

View File

@ -5,6 +5,6 @@ option java_package = "emu.grasscutter.net.proto";
message FNCPDGLGOBC { message FNCPDGLGOBC {
bool JHFMEFICAAL = 1; bool JHFMEFICAAL = 1;
uint32 ILFFGGJAKAJ = 3; uint32 route_id = 3;
bool is_open = 11; bool is_open = 11;
} }

View File

@ -9,5 +9,5 @@ message GODACLFKPCB {
bool DKDKNFBHCFI = 2; bool DKDKNFBHCFI = 2;
uint32 type = 3; uint32 type = 3;
repeated FOMENIKAMHI hide_point_list = 5; repeated FOMENIKAMHI hide_point_list = 5;
uint32 ILFFGGJAKAJ = 8; uint32 route_id = 8;
} }

View File

@ -5,7 +5,7 @@ option java_package = "emu.grasscutter.net.proto";
message HANILMJMMGM { message HANILMJMMGM {
uint32 reward_id = 3; uint32 reward_id = 3;
uint32 EPJOAALLGGD = 4; uint32 trial_avatar_index_id = 4;
bool LPCFAGGKNEN = 5; bool LPCFAGGKNEN = 5;
bool KELMAMLGEOO = 8; bool KELMAMLGEOO = 8;
} }

View File

@ -4,12 +4,12 @@ option java_package = "emu.grasscutter.net.proto";
// Version: 5.0 // Version: 5.0
// CmdId: 8680 // CmdId: 8680
import "NBIDNGHLMLO.proto"; import "Route.proto";
message HIOGPKDDDEE { message HIOGPKDDDEE {
uint32 EIHBODHIOFK = 2; uint32 EIHBODHIOFK = 2;
string KADFMAMHGBG = 6; string KADFMAMHGBG = 6;
uint32 template_id = 7; uint32 template_id = 7;
NBIDNGHLMLO ICNMCHPMCBO = 10; Route route = 10;
uint32 entity_id = 11; uint32 entity_id = 11;
} }

View File

@ -4,5 +4,5 @@ option java_package = "emu.grasscutter.net.proto";
// Version: 5.0 // Version: 5.0
message IHGEPKIPIML { message IHGEPKIPIML {
map<uint32, uint32> LNMBFEDFLKC = 4; map<uint32, uint32> ai_threat_map = 4;
} }

View File

@ -13,5 +13,5 @@ message JEGBMGEKMLF {
Vector KPPNCNICJNE = 10; Vector KPPNCNICJNE = 10;
HuntingPair hunting_pair = 11; HuntingPair hunting_pair = 11;
uint32 BBFPLMBGGJP = 12; uint32 BBFPLMBGGJP = 12;
bool JOOKMIEDBIE = 13; bool is_started = 13;
} }

View File

@ -5,5 +5,5 @@ option java_package = "emu.grasscutter.net.proto";
// CmdId: 5667 // CmdId: 5667
message KLEPBBNMPLL { message KLEPBBNMPLL {
uint32 EPJOAALLGGD = 3; uint32 trial_avatar_index_id = 3;
} }

View File

@ -6,6 +6,6 @@ option java_package = "emu.grasscutter.net.proto";
message KPLKANODOLC { message KPLKANODOLC {
uint32 EAFLFGDFPHC = 15; uint32 EAFLFGDFPHC = 15;
uint32 EPJOAALLGGD = 12; uint32 trial_avatar_index_id = 12;
uint32 activity_id = 7; uint32 activity_id = 7;
} }

View File

@ -5,5 +5,5 @@ option java_package = "emu.grasscutter.net.proto";
// CmdId: 5449 // CmdId: 5449
message MKPELMBDGGE { message MKPELMBDGGE {
uint32 EPJOAALLGGD = 13; uint32 trial_avatar_index_id = 13;
} }

View File

@ -12,7 +12,7 @@ message NDFGOFPCGIC {
uint32 scene_id = 10; uint32 scene_id = 10;
uint32 room_id = 11; uint32 room_id = 11;
uint32 PHCNLLPHPHL = 12; uint32 PHCNLLPHPHL = 12;
oneof Entity { oneof entity {
uint32 monster_id = 1; uint32 monster_id = 1;
uint32 npc_id = 2; uint32 npc_id = 2;
uint32 gadget_id = 3; uint32 gadget_id = 3;

View File

@ -9,5 +9,5 @@ message OKJCNOADKMM {
uint32 BIMCAJGDDOI = 3; uint32 BIMCAJGDDOI = 3;
float BEMJCGABBGF = 4; float BEMJCGABBGF = 4;
float speed = 5; float speed = 5;
bool JOOKMIEDBIE = 6; bool is_started = 6;
} }

View File

@ -5,7 +5,7 @@ option java_package = "emu.grasscutter.net.proto";
// CmdId: 1551 // CmdId: 1551
message OOENPHBHFEN { message OOENPHBHFEN {
uint32 EPJOAALLGGD = 4; uint32 trial_avatar_index_id = 4;
int32 retcode = 8; int32 retcode = 8;
uint32 activity_id = 9; uint32 activity_id = 9;
} }

View File

@ -1,11 +0,0 @@
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
enum State {
INVALID = 0;
IN_PROGRESS = 1;
COMPLETE = 2;
REWARD_TAKEN = 3;
}