mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 10:00:12 +03:00
works 4.0 in-game
This commit is contained in:
@@ -15,27 +15,24 @@
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "RoguelikeRuneRecord.proto";
|
||||
import "RogueShowAvatarTeamInfo.proto";
|
||||
// Obf: GOCIFOENLJM
|
||||
import "RoguelikeRuneRecord.proto";
|
||||
// Obf: KNLEFGNMPAO
|
||||
message RogueStageInfo {
|
||||
repeated RoguelikeRuneRecord rune_record_list = 1;
|
||||
uint32 OKPJEOCDDLF = 11;
|
||||
uint32 BHHLPLLFOHM = 7;
|
||||
bool EGLMDLPDKML = 5;
|
||||
uint32 KOHOEIFNAOF = 10;
|
||||
uint32 stage_id = 9;
|
||||
bool is_taken_reward = 2;
|
||||
RogueShowAvatarTeamInfo avatar_team = 6;
|
||||
bool is_passed = 4;
|
||||
uint32 OFFGNAKCEPJ = 1506;
|
||||
bool is_open = 8;
|
||||
uint32 ABCFLNEHFFD = 13;
|
||||
bool AILOPFDABCG = 14;
|
||||
uint32 cur_level = 15;
|
||||
uint32 AMGELGFEMNL = 1612;
|
||||
uint32 LJKJLAHOHKL = 7;
|
||||
bool is_open = 14;
|
||||
bool is_passed = 8;
|
||||
uint32 stage_id = 5;
|
||||
bool AGOJOHPCIGH = 3;
|
||||
uint32 EEKEPFIGAHK = 4;
|
||||
bool NMCOPOECMDN = 15;
|
||||
uint32 ANIBHHPOKGM = 509;
|
||||
uint32 cur_level = 1;
|
||||
bool is_taken_reward = 10;
|
||||
RogueShowAvatarTeamInfo avatar_team = 12;
|
||||
uint32 FLFNNNPKPMI = 1879;
|
||||
uint32 KIADBMBFJFK = 6;
|
||||
repeated RoguelikeRuneRecord rune_record_list = 9;
|
||||
uint32 JMMCGHNAINB = 13;
|
||||
}
|
||||
|
Reference in New Issue
Block a user