55 lines
830 B
Lua
55 lines
830 B
Lua
local ThousandDrawConfig = {
|
|
__count = 34,
|
|
__indexs = {1.43},
|
|
__values = {0,1.43,-4.2,-3.42,-2.3,880,8,7,2,6,2,85,-10.2,80,2.1,-10.2,180,-10.3,70,-10.2},
|
|
__fields = {
|
|
'Id',
|
|
'Round',
|
|
'NextRound',
|
|
'LvRequire',
|
|
'CurrentLotteryID',
|
|
'SpecialLotteryID1',
|
|
'SpecialLotteryID2',
|
|
'SpecialLotteryID3',
|
|
'PurpleLotteryID1',
|
|
'PurpleLotteryID2',
|
|
'PurpleLotteryID3'
|
|
},
|
|
__defaults = {
|
|
nil,
|
|
nil,
|
|
nil,
|
|
nil,
|
|
nil,
|
|
nil,
|
|
nil,
|
|
nil,
|
|
nil,
|
|
nil
|
|
},
|
|
__refs = {
|
|
{2,1.33},
|
|
{3,1.23,-34},
|
|
{13,4,-6.3,1.92},
|
|
{65,.33},
|
|
{66,14,-3,-3,10,-4,-3,3,-6,10,-1,-9,8.5,6,12.9,24.7},
|
|
{67,1,10,3,-6,6,-3,-3,10,-4,-3,8.2,10,-2,-8,8.3,12.8,-2,24.6},
|
|
{69,1,9,3,-6,10,-3,-1,-6,6,-3,3,4,-10,-3.2,11.4,7.4,14.3,11.6},
|
|
{71,.33},
|
|
{72,.33},
|
|
{73,.33}
|
|
},
|
|
__refPoss = {
|
|
nil,
|
|
nil,
|
|
nil,
|
|
nil,
|
|
nil,
|
|
nil,
|
|
nil,
|
|
nil,
|
|
nil,
|
|
nil
|
|
},
|
|
}
|
|
return ThousandDrawConfig |