mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-12 08:49:26 +03:00
18 lines
419 B
Protocol Buffer
18 lines
419 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
import "DragonSpineChapterInfo.proto";
|
|
|
|
// Name: CILDCKHECNN
|
|
message DragonSpineActivityDetailInfo {
|
|
bool is_content_closed = 12;
|
|
uint32 NILJOOOPIFO = 1;
|
|
uint32 FKEHKLEBJOD = 9;
|
|
repeated DragonSpineChapterInfo chapter_info_list = 3;
|
|
uint32 LGLLMPAPONN = 11;
|
|
uint32 EDDLIDNEOHG = 10;
|
|
uint32 weapon_enhance_level = 7;
|
|
}
|
|
|