1580 lines
21 KiB
Lua
1580 lines
21 KiB
Lua
local item = {
|
|
[1]={
|
|
["type"]=1,
|
|
["inbag"]=1,
|
|
["qlt"]=5,
|
|
["icon"]="1"
|
|
},
|
|
[2]={
|
|
["type"]=1,
|
|
["inbag"]=1,
|
|
["qlt"]=5,
|
|
["icon"]="2"
|
|
},
|
|
[3]={
|
|
["type"]=1,
|
|
["inbag"]=1,
|
|
["qlt"]=5,
|
|
["icon"]="3"
|
|
},
|
|
[4]={
|
|
["type"]=1,
|
|
["inbag"]=1,
|
|
["qlt"]=5,
|
|
["icon"]="4"
|
|
},
|
|
[5]={
|
|
["type"]=2,
|
|
["qlt"]=4,
|
|
["icon"]="5"
|
|
},
|
|
[6]={
|
|
["type"]=2,
|
|
["qlt"]=4,
|
|
["icon"]="6"
|
|
},
|
|
[7]={
|
|
["type"]=2,
|
|
["qlt"]=5,
|
|
["icon"]="7"
|
|
},
|
|
[8]={
|
|
["type"]=1,
|
|
["qlt"]=4,
|
|
["icon"]="8"
|
|
},
|
|
[9]={
|
|
["type"]=2,
|
|
["qlt"]=3,
|
|
["icon"]="9"
|
|
},
|
|
[10]={
|
|
["type"]=2,
|
|
["qlt"]=3,
|
|
["icon"]="10"
|
|
},
|
|
[11]={
|
|
["type"]=2,
|
|
["qlt"]=3,
|
|
["icon"]="11"
|
|
},
|
|
[12]={
|
|
["type"]=2,
|
|
["qlt"]=3,
|
|
["icon"]="12"
|
|
},
|
|
[13]={
|
|
["type"]=2,
|
|
["qlt"]=3,
|
|
["icon"]="13"
|
|
},
|
|
[14]={
|
|
["type"]=2,
|
|
["qlt"]=3,
|
|
["icon"]="14"
|
|
},
|
|
[15]={
|
|
["type"]=2,
|
|
["qlt"]=4,
|
|
["icon"]="15"
|
|
},
|
|
[16]={
|
|
["type"]=2,
|
|
["qlt"]=5,
|
|
["icon"]="16"
|
|
},
|
|
[17]={
|
|
["type"]=2,
|
|
["qlt"]=6,
|
|
["icon"]="17"
|
|
},
|
|
[18]={
|
|
["type"]=6,
|
|
["qlt"]=3,
|
|
["icon"]="18",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=9,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=10,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=11,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=12,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=13,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[19]={
|
|
["type"]=2,
|
|
["qlt"]=4,
|
|
["icon"]="19"
|
|
},
|
|
[20]={
|
|
["type"]=2,
|
|
["qlt"]=5,
|
|
["icon"]="20"
|
|
},
|
|
[21]={
|
|
["type"]=6,
|
|
["qlt"]=2,
|
|
["icon"]="21",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=3,
|
|
["id"]=111,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=211,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=311,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=411,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=511,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=611,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[22]={
|
|
["type"]=6,
|
|
["qlt"]=2,
|
|
["icon"]="22",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=3,
|
|
["id"]=112,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=212,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=312,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=412,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=512,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=612,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[23]={
|
|
["type"]=6,
|
|
["qlt"]=3,
|
|
["icon"]="23",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=3,
|
|
["id"]=121,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=221,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=321,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=421,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=521,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=621,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[24]={
|
|
["type"]=6,
|
|
["qlt"]=3,
|
|
["icon"]="24",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=3,
|
|
["id"]=122,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=222,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=322,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=422,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=522,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=622,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[25]={
|
|
["type"]=6,
|
|
["qlt"]=3,
|
|
["icon"]="25",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=3,
|
|
["id"]=123,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=223,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=323,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=423,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=523,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=623,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[26]={
|
|
["type"]=6,
|
|
["qlt"]=4,
|
|
["icon"]="26",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=3,
|
|
["id"]=131,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=231,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=331,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=431,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=531,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=631,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[27]={
|
|
["type"]=6,
|
|
["qlt"]=4,
|
|
["icon"]="27",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=3,
|
|
["id"]=132,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=232,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=332,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=432,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=532,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=632,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[28]={
|
|
["type"]=6,
|
|
["qlt"]=4,
|
|
["icon"]="28",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=3,
|
|
["id"]=133,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=233,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=333,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=433,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=533,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=633,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[29]={
|
|
["type"]=6,
|
|
["qlt"]=4,
|
|
["icon"]="29",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=3,
|
|
["id"]=134,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=234,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=334,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=434,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=534,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=634,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[30]={
|
|
["type"]=6,
|
|
["qlt"]=5,
|
|
["icon"]="30",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=3,
|
|
["id"]=141,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=241,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=341,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=441,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=541,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=641,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[31]={
|
|
["type"]=6,
|
|
["qlt"]=5,
|
|
["icon"]="31",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=3,
|
|
["id"]=142,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=242,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=342,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=442,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=542,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=642,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[32]={
|
|
["type"]=6,
|
|
["qlt"]=5,
|
|
["icon"]="32",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=3,
|
|
["id"]=143,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=243,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=343,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=443,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=543,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=643,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[33]={
|
|
["type"]=6,
|
|
["qlt"]=5,
|
|
["icon"]="33",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=3,
|
|
["id"]=144,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=244,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=344,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=444,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=544,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=644,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[34]={
|
|
["type"]=6,
|
|
["qlt"]=5,
|
|
["icon"]="34",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=3,
|
|
["id"]=145,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=245,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=345,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=445,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=545,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=645,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[35]={
|
|
["type"]=6,
|
|
["qlt"]=6,
|
|
["icon"]="35",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=3,
|
|
["id"]=151,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=251,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=351,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=451,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=551,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=651,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[36]={
|
|
["type"]=6,
|
|
["qlt"]=6,
|
|
["icon"]="36",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=3,
|
|
["id"]=152,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=252,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=352,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=452,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=552,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=652,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[37]={
|
|
["type"]=6,
|
|
["qlt"]=6,
|
|
["icon"]="37",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=3,
|
|
["id"]=153,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=253,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=353,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=453,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=553,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=653,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[38]={
|
|
["type"]=6,
|
|
["qlt"]=6,
|
|
["icon"]="38",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=3,
|
|
["id"]=154,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=254,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=354,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=454,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=554,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=654,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[39]={
|
|
["type"]=6,
|
|
["qlt"]=6,
|
|
["icon"]="39",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=3,
|
|
["id"]=155,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=255,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=355,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=455,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=555,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=3,
|
|
["id"]=655,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[40]={
|
|
["type"]=6,
|
|
["qlt"]=3,
|
|
["icon"]="40",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=13001,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=23001,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=33001,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=43001,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=53001,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[41]={
|
|
["type"]=6,
|
|
["qlt"]=4,
|
|
["icon"]="41",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=14001,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=24001,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=34001,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=44001,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=54001,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[42]={
|
|
["type"]=12,
|
|
["qlt"]=4,
|
|
["icon"]="42",
|
|
["box_select"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=14001,
|
|
["id_for_nothing"]="VwxcA2Q=",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=24001,
|
|
["id_for_nothing"]="VAxcA2Q=",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=34001,
|
|
["id_for_nothing"]="VQxcA2Q=",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=44001,
|
|
["id_for_nothing"]="UgxcA2Q=",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=54001,
|
|
["id_for_nothing"]="UwxcA2Q=",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
}
|
|
}
|
|
},
|
|
[43]={
|
|
["type"]=6,
|
|
["qlt"]=5,
|
|
["icon"]="43",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=15001,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=15002,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=25001,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=25002,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=35001,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=35002,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=45001,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=45002,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=55001,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=55002,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[44]={
|
|
["type"]=12,
|
|
["qlt"]=5,
|
|
["icon"]="44",
|
|
["box_select"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=15001,
|
|
["id_for_nothing"]="Vw1cA2Q=",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=15002,
|
|
["id_for_nothing"]="Vw1cA2c=",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=25001,
|
|
["id_for_nothing"]="VA1cA2Q=",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=25002,
|
|
["id_for_nothing"]="VA1cA2c=",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=35001,
|
|
["id_for_nothing"]="VQ1cA2Q=",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=35002,
|
|
["id_for_nothing"]="VQ1cA2c=",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=45001,
|
|
["id_for_nothing"]="Ug1cA2Q=",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=45002,
|
|
["id_for_nothing"]="Ug1cA2c=",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=55001,
|
|
["id_for_nothing"]="Uw1cA2Q=",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=55002,
|
|
["id_for_nothing"]="Uw1cA2c=",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
}
|
|
}
|
|
},
|
|
[45]={
|
|
["type"]=1,
|
|
["qlt"]=5,
|
|
["icon"]="45"
|
|
},
|
|
[46]={
|
|
["type"]=1,
|
|
["qlt"]=5,
|
|
["icon"]="46"
|
|
},
|
|
[47]={
|
|
["type"]=1,
|
|
["qlt"]=4,
|
|
["icon"]="47"
|
|
},
|
|
[48]={
|
|
["type"]=1,
|
|
["qlt"]=4,
|
|
["icon"]="48"
|
|
},
|
|
[49]={
|
|
["type"]=6,
|
|
["qlt"]=4,
|
|
["icon"]="49",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=14,
|
|
["num"]=1,
|
|
["weight"]=6000
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=15,
|
|
["num"]=1,
|
|
["weight"]=4000
|
|
}
|
|
}
|
|
},
|
|
[50]={
|
|
["type"]=6,
|
|
["qlt"]=5,
|
|
["icon"]="50",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=14,
|
|
["num"]=10,
|
|
["weight"]=5000
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=15,
|
|
["num"]=10,
|
|
["weight"]=3200
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=16,
|
|
["num"]=10,
|
|
["weight"]=1800
|
|
}
|
|
}
|
|
},
|
|
[51]={
|
|
["type"]=12,
|
|
["qlt"]=4,
|
|
["icon"]="51",
|
|
["box_select"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=9,
|
|
["id_for_nothing"]="Xw==",
|
|
["num"]=100,
|
|
["num_for_nothing"]="Vwhc"
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=10,
|
|
["id_for_nothing"]="Vwg=",
|
|
["num"]=100,
|
|
["num_for_nothing"]="Vwhc"
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=11,
|
|
["id_for_nothing"]="Vwk=",
|
|
["num"]=100,
|
|
["num_for_nothing"]="Vwhc"
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=12,
|
|
["id_for_nothing"]="Vwo=",
|
|
["num"]=100,
|
|
["num_for_nothing"]="Vwhc"
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=13,
|
|
["id_for_nothing"]="Vws=",
|
|
["num"]=100,
|
|
["num_for_nothing"]="Vwhc"
|
|
}
|
|
}
|
|
},
|
|
[13001]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=13001,
|
|
["qlt"]=3,
|
|
["icon"]="13001"
|
|
},
|
|
[14001]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=14001,
|
|
["qlt"]=4,
|
|
["icon"]="14001"
|
|
},
|
|
[15001]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=15001,
|
|
["qlt"]=5,
|
|
["icon"]="15001"
|
|
},
|
|
[15002]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=15002,
|
|
["qlt"]=5,
|
|
["icon"]="15002"
|
|
},
|
|
[16001]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=16001,
|
|
["qlt"]=6,
|
|
["icon"]="16001"
|
|
},
|
|
[23001]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=23001,
|
|
["qlt"]=3,
|
|
["icon"]="23001"
|
|
},
|
|
[24001]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=24001,
|
|
["qlt"]=4,
|
|
["icon"]="24001"
|
|
},
|
|
[25001]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=25001,
|
|
["qlt"]=5,
|
|
["icon"]="25001"
|
|
},
|
|
[25002]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=25002,
|
|
["qlt"]=5,
|
|
["icon"]="25002"
|
|
},
|
|
[26001]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=26001,
|
|
["qlt"]=6,
|
|
["icon"]="26001"
|
|
},
|
|
[33001]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=33001,
|
|
["qlt"]=3,
|
|
["icon"]="33001"
|
|
},
|
|
[34001]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=34001,
|
|
["qlt"]=4,
|
|
["icon"]="34001"
|
|
},
|
|
[35001]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=35001,
|
|
["qlt"]=5,
|
|
["icon"]="35001"
|
|
},
|
|
[35002]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=35002,
|
|
["qlt"]=5,
|
|
["icon"]="35002"
|
|
},
|
|
[43001]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=43001,
|
|
["qlt"]=3,
|
|
["icon"]="43001"
|
|
},
|
|
[44001]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=44001,
|
|
["qlt"]=4,
|
|
["icon"]="44001"
|
|
},
|
|
[45001]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=45001,
|
|
["qlt"]=5,
|
|
["icon"]="45001"
|
|
},
|
|
[45002]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=45002,
|
|
["qlt"]=5,
|
|
["icon"]="45002"
|
|
},
|
|
[53001]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=53001,
|
|
["qlt"]=3,
|
|
["icon"]="53001"
|
|
},
|
|
[54001]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=54001,
|
|
["qlt"]=4,
|
|
["icon"]="54001"
|
|
},
|
|
[55001]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=55001,
|
|
["qlt"]=5,
|
|
["icon"]="55001"
|
|
},
|
|
[55002]={
|
|
["type"]=5,
|
|
["inbag"]=1,
|
|
["parameter"]=55002,
|
|
["qlt"]=5,
|
|
["icon"]="55002"
|
|
},
|
|
[10001]={
|
|
["type"]=13,
|
|
["qlt"]=5,
|
|
["icon"]="43",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=15001,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=15002,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=25001,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=25002,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=35001,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=35002,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=45001,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=45002,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=55001,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=55002,
|
|
["num"]=1,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
},
|
|
[10002]={
|
|
["type"]=14,
|
|
["parameter"]=30,
|
|
["qlt"]=5,
|
|
["icon"]="2",
|
|
["box_drop"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=2,
|
|
["num"]=1000,
|
|
["weight"]=100
|
|
}
|
|
}
|
|
}
|
|
}
|
|
local config = {
|
|
data=item,count=75
|
|
}
|
|
return config |