GC-Proto/proto/ShopGoods.proto

31 lines
752 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
import "ItemParam.proto";
// Name: EFLDHGLFIDD
message ShopGoods {
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;
}