mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-07 02:02:59 +03:00
update proto part 8
This commit is contained in:
@@ -4,27 +4,27 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "ItemParam.proto";
|
||||
|
||||
// Name: EFLDHGLFIDD (3.4)
|
||||
// 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 disableType = 7; // OCIGJMBPIMN
|
||||
uint32 JAFFFHILNCD = 1817;
|
||||
ItemParam goods_item = 8;
|
||||
uint32 end_time = 12;
|
||||
uint32 hcoin = 14; //JPCBEPKDBGA
|
||||
repeated uint32 pre_goods_id_list = 3;
|
||||
uint32 ALOPKNFLFBE = 570;
|
||||
uint32 boughtNum = 4; //KCHMFBKCLKO
|
||||
uint32 goodsId = 9; //GOMAIIJPDKD
|
||||
uint32 HBAEGHNDCKB = 11; // HBAEGHNDCKB
|
||||
uint32 secondarySheetId = 505; //KKINAOMJKAD
|
||||
uint32 maxLevel = 6; // FGACANHEBMH
|
||||
uint32 begin_time = 5;
|
||||
uint32 next_refresh_time = 10;
|
||||
repeated ItemParam cost_item_list = 1;
|
||||
uint32 minLevel = 1467; //LMOPLEOOIJM
|
||||
uint32 LLJPJOEMPFE = 15; // LLJPJOEMPFE, hcoin=coin wrong
|
||||
uint32 mcoin = 2; // MIBMBPJHBBM // fix
|
||||
uint32 buyLimit = 1344; // LLCOFLCEKDB
|
||||
uint32 scoin = 13; //CABPCJFGBLJ // fix
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user