mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-07 02:02:59 +03:00
* sync proto hiro part2
* tmp fix visual shop
This commit is contained in:
@@ -4,27 +4,27 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "ItemParam.proto";
|
||||
|
||||
// Name: EFLDHGLFIDD (3.5, help)
|
||||
// Name: NMLPHHIHIOK
|
||||
message ShopGoods {
|
||||
uint32 min_level = 7; //OCIGJMBPIMN
|
||||
uint32 secondary_sheet_id = 1817; //JAFFFHILNCD
|
||||
ItemParam goods_item = 8;
|
||||
uint32 end_time = 12; //ok
|
||||
uint32 scoin = 14; //JPCBEPKDBGA
|
||||
repeated uint32 pre_goods_id_list = 3; //ok
|
||||
uint32 JAFFFHILNCD = 570; // ALOPKNFLFBE ???
|
||||
uint32 bought_num = 4; //KCHMFBKCLKO
|
||||
uint32 goods_id = 9; //GOMAIIJPDKD
|
||||
uint32 max_level = 11; //HBAEGHNDCKB
|
||||
uint32 disableType = 505;
|
||||
uint32 buy_limit = 6; //FGACANHEBMH
|
||||
uint32 begin_time = 5; //ok
|
||||
uint32 next_refresh_time = 10; //ok
|
||||
repeated ItemParam cost_item_list = 1; //ok
|
||||
uint32 LMOPLEOOIJM = 1467;
|
||||
uint32 LLJPJOEMPFE = 15;
|
||||
uint32 hcoin = 2; //MIBMBPJHBBM
|
||||
uint32 LLCOFLCEKDB = 1344;
|
||||
uint32 mcoin = 13; //CABPCJFGBLJ
|
||||
uint32 goodsId = 1; //ok
|
||||
uint32 EOMGIGFFCLI = 736; // EOMGIGFFCLI not work
|
||||
ItemParam goodsItem = 7; //ok
|
||||
uint32 maxLevel = 9; //ok
|
||||
uint32 buyLimit = 1201; // JGCLNJKOALJ maybe for boughtNum
|
||||
uint32 scoin = 11; //LAKDFDKCMKC
|
||||
uint32 secondary_sheet_id = 1493; // ONDHAANEFIK ???
|
||||
uint32 beginTime = 14; //ok
|
||||
repeated uint32 preGoodsIdList = 6; //ok
|
||||
uint32 IAKCJHEJHOG = 15;
|
||||
uint32 mcoin = 2; //ok
|
||||
uint32 boughtNum = 3; //ok
|
||||
uint32 GNENHCFPFCP = 688;
|
||||
uint32 BKONLAFGBFC = 10; //ok? was BKONLAFGBFC // broke
|
||||
uint32 endTime = 4; //ok
|
||||
uint32 hcoin = 12; //ok
|
||||
repeated ItemParam costItemList = 13; //ok
|
||||
uint32 disableType = 617; // HLDEGIEBMBI
|
||||
uint32 minLevel = 8; //ok
|
||||
uint32 nextRefreshTime = 5; //ok
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user