mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 02:50:13 +03:00
Update 3.3 (wow, a lot changed)
This commit is contained in:
@@ -25,21 +25,21 @@ import "GCGZone.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message GCGPlayerField {
|
||||
map<uint32, GCGZone> modify_zone_map = 2;
|
||||
uint32 cur_waiting_index = 383;
|
||||
GCGZone summon_zone = 1;
|
||||
uint32 field_show_id = 8;
|
||||
uint32 card_back_show_id = 12;
|
||||
uint32 dice_count = 3;
|
||||
uint32 controller_id = 10;
|
||||
GCGZone on_stage_zone = 14;
|
||||
bool is_passed = 7;
|
||||
GCGZone character_zone = 5;
|
||||
uint32 on_stage_character_guid = 6;
|
||||
GCGZone assist_zone = 15;
|
||||
uint32 deck_card_num = 13;
|
||||
repeated GCGDiceSideType dice_side_list = 11;
|
||||
GCGZone hand_zone = 9;
|
||||
repeated GCGPVEIntention intention_list = 1192;
|
||||
repeated GCGWaitingCharacter waiting_list = 4;
|
||||
uint32 Unk3300_IKJMGAHCFPM = 5;
|
||||
map<uint32, GCGZone> modify_zone_map = 7;
|
||||
uint32 Unk3300_GGHKFFADEAL = 731;
|
||||
GCGZone Unk3300_AOPJIOHMPOF = 10;
|
||||
uint32 Unk3300_FDFPHNDOJML = 12;
|
||||
GCGZone Unk3300_IPLMHKCNDLE = 1;
|
||||
GCGZone Unk3300_EIHOMDLENMK = 9;
|
||||
repeated GCGWaitingCharacter waiting_list = 2;
|
||||
uint32 Unk3300_PBECINKKHND = 15;
|
||||
uint32 controller_id = 6;
|
||||
GCGZone Unk3300_INDJNJJJNKL = 11;
|
||||
GCGZone Unk3300_EFNAEFBECHD = 4;
|
||||
bool is_passed = 8;
|
||||
repeated GCGPVEIntention intention_list = 304;
|
||||
repeated GCGDiceSideType dice_side_list = 13;
|
||||
uint32 Unk3300_FJNPFBIHFGD = 3;
|
||||
uint32 Unk3300_GLNIFLOKBPM = 14;
|
||||
}
|
||||
|
Reference in New Issue
Block a user