Sync proto hiro

This commit is contained in:
Akbar Yahya
2023-04-03 14:51:55 +08:00
parent 5eb05fff34
commit cbd6502c4b
217 changed files with 5404 additions and 3171 deletions

View File

@@ -4,33 +4,34 @@ option java_package = "emu.grasscutter.net.proto";
import "GachaUpInfo.proto";
// Name: LIBILADMDKG
// Name: LIBILADMDKG
message GachaInfo {
bool is_new_wish = 1693;
uint32 FLDFHFNHNFC = 4;
uint32 gachaTimesLimit = 4; // FLDFHFNHNFC
repeated GachaUpInfo gacha_up_info_list = 1953;
uint32 KJHBJPGBOFP = 911;
uint32 MGFKNHHNMAE = 10;
string ABKGLLAGAIN = 8;
uint32 DGIFMDIADJF = 15;
string JENKDDLIKBK = 5;
uint32 MJPPIKFJBBF = 11;
uint32 NOKMFFEIDNH = 1245;
uint32 GNIDAANOBDP = 7;
repeated uint32 GLGFIGNCBPL = 1564;
string NBGBMJJAICB = 1128;
string LCHOOLMEHIN = 12;
uint32 wishMaxProgress = 911; // KJHBJPGBOFP
uint32 leftGachaTimes = 10; // MGFKNHHNMAE
string gachaProbUrl = 8; // ABKGLLAGAIN
uint32 gachaType = 15; // DGIFMDIADJF
string gachaPrefabPath = 5; // JENKDDLIKBK
uint32 gachaSortId = 11; // MJPPIKFJBBF
uint32 curScheduleDailyGachaTimes = 1245; // NOKMFFEIDNH
uint32 costItemNum = 7; // GNIDAANOBDP
repeated uint32 displayUp5ItemList = 1564; // GLGFIGNCBPL
string gachaProbUrlOversea = 1128; // NBGBMJJAICB
string gachaPreviewPrefabPath = 12; // LCHOOLMEHIN
uint32 schedule_id = 2;
string CINCAKDODOD = 1;
string gachaRecordUrl = 1; // CINCAKDODOD
uint32 end_time = 3;
repeated uint32 IIGOCJAHJDO = 446;
uint32 AINLBCOKANA = 9;
uint32 DNGKJJJHNEN = 1298;
string ANPADHPPJNE = 67;
uint32 BCKMNIBIPHO = 14;
uint32 LMLCPMOOKKA = 13;
repeated uint32 displayUp4ItemList = 446; // IIGOCJAHJDO
uint32 wishItemId = 9; // AINLBCOKANA
uint32 tenCostItemId = 1298; // DNGKJJJHNEN
string titleTextmap = 67; // ANPADHPPJNE
uint32 costItemId = 14; // BCKMNIBIPHO
uint32 tenCostItemNum = 13; // LMLCPMOOKKA
uint32 begin_time = 6;
string FGJKAIDJJEH = 1718;
uint32 LJJKNKCHHFM = 1755;
string gachaRecordUrlOversea = 1718; // FGJKAIDJJEH
uint32 wishProgress = 1755; // LJJKNKCHHFM
}