mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-07 02:02:59 +03:00
update proto 3.5 part 1
This commit is contained in:
@@ -2,29 +2,29 @@ syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
|
||||
import "ItemParam.proto";
|
||||
|
||||
// Name: EFLDHGLFIDD
|
||||
message ShopGoods {
|
||||
uint32 Unk3300_MBGOMHNBHMG = 655;
|
||||
uint32 maxLevel = 3;
|
||||
uint32 hcoin = 13;
|
||||
uint32 secondarySheetId = 363;
|
||||
uint32 scoin = 11;
|
||||
uint32 goodsId = 2;
|
||||
uint32 buyLimit = 10;
|
||||
repeated uint32 preGoodsIdList = 12;
|
||||
ItemParam goodsItem = 6;
|
||||
repeated ItemParam costItemList = 7;
|
||||
uint32 singleLimit = 424;
|
||||
uint32 nextRefreshTime = 1;
|
||||
uint32 Unk3300_NJCPAJBCEPH = 182;
|
||||
uint32 boughtNum = 4;
|
||||
uint32 Unk3300_OMKIFIMDGDN = 636;
|
||||
uint32 minLevel = 14;
|
||||
uint32 endTime = 15;
|
||||
uint32 beginTime = 8;
|
||||
uint32 disableType = 9;
|
||||
uint32 mcoin = 5;
|
||||
uint32 OCIGJMBPIMN = 7;
|
||||
uint32 JAFFFHILNCD = 1817;
|
||||
ItemParam goods_item = 8;
|
||||
uint32 end_time = 12;
|
||||
uint32 JPCBEPKDBGA = 14;
|
||||
repeated uint32 pre_goods_id_list = 3;
|
||||
uint32 ALOPKNFLFBE = 570;
|
||||
uint32 goodsId = 4;
|
||||
uint32 GOMAIIJPDKD = 9;
|
||||
uint32 HBAEGHNDCKB = 11;
|
||||
uint32 KKINAOMJKAD = 505;
|
||||
uint32 FGACANHEBMH = 6;
|
||||
uint32 begin_time = 5;
|
||||
uint32 next_refresh_time = 10;
|
||||
repeated ItemParam cost_item_list = 1;
|
||||
uint32 LMOPLEOOIJM = 1467;
|
||||
uint32 LLJPJOEMPFE = 15;
|
||||
uint32 MIBMBPJHBBM = 2;
|
||||
uint32 LLCOFLCEKDB = 1344;
|
||||
uint32 CABPCJFGBLJ = 13;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user