GC-Proto/proto/ChannellerSlabLoopDungeonCh...

23 lines
423 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
message ChannellerSlabLoopDungeonChallengeInfoNotify {
//enum NGDFPBBOCJE {
// option allow_alias= true;
// NONE = 0;
// PEPPOHPHJOJ = 8499;
// DCDNILFDFLB = 0;
// NNBKOLMPOEA = 1;
//}
uint32 difficultyId = 9;
uint32 challengeScore = 1;
repeated uint32 conditionIdList = 10;
uint32 dungeonIndex = 3;
repeated uint32 gihlcdadndf = 8;
}