mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 02:50:13 +03:00
Update 3.2
This commit is contained in:
@@ -25,7 +25,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
// EnetChannelId: 0
|
||||
// EnetIsReliable: true
|
||||
message DoGachaRsp {
|
||||
uint32 Unk3100_JKILPCKLNPI = 155;
|
||||
uint32 cur_schedule_daily_gacha_times = 155;
|
||||
uint32 cost_item_num = 10;
|
||||
uint32 wish_max_progress = 9;
|
||||
uint32 wish_item_id = 8;
|
||||
@@ -35,12 +35,12 @@ message DoGachaRsp {
|
||||
repeated GachaItem gacha_item_list = 15;
|
||||
uint32 ten_cost_item_id = 7;
|
||||
uint32 gacha_times = 4;
|
||||
bool Unk2700_LEEPELHDING = 1435;
|
||||
bool Unk3100_IDBLFJDHHPI = 1868;
|
||||
bool is_under_minors_restrict = 1435;
|
||||
bool is_under_general_restrict = 1868;
|
||||
uint32 gacha_type = 12;
|
||||
uint32 gacha_times_limit = 1;
|
||||
uint32 cost_item_id = 14;
|
||||
uint32 Unk2700_OJKKHDLEDCI = 1240;
|
||||
uint32 daily_gacha_times = 1240;
|
||||
uint32 left_gacha_times = 6;
|
||||
uint32 new_gacha_random = 11;
|
||||
uint32 gacha_schedule_id = 5;
|
||||
|
Reference in New Issue
Block a user