GC-Proto/unimplemented/GOOLNOFHKPC.proto

17 lines
430 B
Protocol Buffer
Raw Normal View History

2024-08-27 22:55:06 +03:00
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
import "HIFBNCOBDDK.proto";
message GOOLNOFHKPC {
2024-08-28 08:04:33 +03:00
bool is_finished = 1;
2024-08-27 22:55:06 +03:00
repeated HIFBNCOBDDK PJGILFDDOBN = 3;
2024-08-28 08:04:33 +03:00
uint32 cur_score = 5;
2024-08-27 22:55:06 +03:00
repeated HIFBNCOBDDK OLPBBGIENFF = 9;
2024-08-28 08:04:33 +03:00
uint32 next_refresh_time = 10;
2024-08-27 22:55:06 +03:00
repeated bool HAAKNMOAMIB = 11;
2024-08-28 08:04:33 +03:00
bool is_taken_reward = 14;
uint32 reward_battle_pass_point = 15;
2024-08-27 22:55:06 +03:00
}