sk-client/Assets/ManagedResources/~Lua/Config/Data/BoxPoolConfig.lua

48 lines
652 B
Lua

local BoxPoolConfig = {
__count = 3,
__indexs = {1.3},
__values = {-1,1.3,8,6,34,8950,1.2,81019,1.3},
__exVals = {1,nil},
__fields = {
'Id',
'ActivityId',
'LotteryId',
'FirstLotteryId',
'PoolRandomType',
'PoolShowType',
'AutoReset',
'ManualReset',
'ManualResetCost'
},
__defaults = {
nil,
nil,
nil,
nil,
nil,
nil,
nil,
nil
},
__refs = {
{8,1.2},
{{{1},{8,1,2}},{{2},{12},{3}},{{3},{13},{3}},{{4},{14},{3}}},
{8,1,2},
{3,0,1},
{3,1,0},
{{{1},{3,.2}},{{2},{1,.2}}},
{{{1},{3,0,1}},{{2},{2,-1,4}}},
{{{1,1},{6,0},{2,1}},{{1,2},{7,0},{2,1}}}
},
__refPoss = {
nil,
nil,
nil,
nil,
nil,
nil,
nil,
nil
},
}
return BoxPoolConfig