sync hiro part2

This commit is contained in:
Akbar Yahya
2023-04-18 06:07:56 +08:00
parent fbb363e4bb
commit 0a84dbe23a
65 changed files with 251 additions and 242 deletions

View File

@@ -6,31 +6,32 @@ import "GachaUpInfo.proto";
// Name: INCDGNIDDAE
message GachaInfo {
uint32 FBILBJNNIKE = 578;
uint32 BIPHOPJBNHC = 9;
uint32 FBIDPNFLBJL = 7;
string OMGFPIJPPGH = 3;
uint32 PELOHDIKFAM = 316;
uint32 begin_time = 1;
uint32 DINELKJLAPI = 4;
uint32 end_time = 10;
uint32 JICLMBKMGCG = 12;
string PEFGGCAMAJE = 908;
uint32 OKKJEHDBIHK = 11;
uint32 schedule_id = 13;
uint32 KKDFKKEMEBA = 2003;
string JAHGGIJLMCD = 883;
string FGLBHLDAFAM = 15;
repeated GachaUpInfo gacha_up_info_list = 771;
string LAMBGJLFDCN = 8;
string AMGOIFHFKIE = 1371;
repeated uint32 LANKFGHJJEB = 793;
bool is_new_wish = 1748;
uint32 AOLMBNPLFEO = 6;
uint32 DKCIEKFPMCG = 5;
uint32 EAGFIDHCDPD = 14;
uint32 KDFPKENAIOJ = 1986;
repeated uint32 LIBFHKDFHLG = 565;
string DACBIMFIOFO = 2;
uint32 wishMaxProgress = 578; //FBILBJNNIKE
uint32 tenCostItemId = 9; //ok
uint32 costItemId = 7; //ok
string gachaPreviewPrefabPath = 3; //ok
uint32 curScheduleDailyGachaTimes = 316; //ok
uint32 begin_time = 1; //ok
uint32 gachaSortId = 4; //ok
uint32 end_time = 10; //ok
uint32 gachaTimesLimit = 12; //ok
string titleTextmap = 908; //ok
uint32 costItemNum = 11; //ok
uint32 schedule_id = 13; //ok
uint32 wishItemId = 2003; //KKDFKKEMEBA
string gachaProbUrlOversea = 883; //ok
string gachaProbUrl = 15; //ok
repeated GachaUpInfo gacha_up_info_list = 771; //ok
string gachaRecordUrl = 8; //ok
string gachaRecordUrlOversea = 1371; //ok
repeated uint32 displayUp5ItemList = 793; //ok
bool is_new_wish = 1748; //ok
uint32 gachaType = 6; //ok
uint32 tenCostItemNum = 5; //ok
uint32 leftGachaTimes = 14; //ok
uint32 wishProgress = 1986; //ok? KDFPKENAIOJ
repeated uint32 displayUp4ItemList = 565; //ok
string gachaPrefabPath = 2; //ok
}