c1_lua/lua/app/config/item.lua
2023-05-18 22:10:22 +08:00

425 lines
5.9 KiB
Lua

local item = {
[1]={
["type"]=1,
["qlt"]=5,
["icon"]="1"
},
[2]={
["type"]=1,
["qlt"]=5,
["icon"]="2"
},
[3]={
["type"]=1,
["qlt"]=5,
["icon"]="3"
},
[4]={
["type"]=3,
["qlt"]=2,
["icon"]="4",
["hero_drop"]={
{
["type"]=1,
["id"]=12001,
["num"]=1,
["weight"]=100
},
{
["type"]=1,
["id"]=22001,
["num"]=1,
["weight"]=100
},
{
["type"]=1,
["id"]=32001,
["num"]=1,
["weight"]=100
},
{
["type"]=1,
["id"]=42001,
["num"]=1,
["weight"]=100
},
{
["type"]=1,
["id"]=52001,
["num"]=1,
["weight"]=100
}
}
},
[5]={
["type"]=3,
["qlt"]=3,
["icon"]="5",
["hero_drop"]={
{
["type"]=1,
["id"]=13001,
["num"]=1,
["weight"]=100
},
{
["type"]=1,
["id"]=13002,
["num"]=1,
["weight"]=100
},
{
["type"]=1,
["id"]=23001,
["num"]=1,
["weight"]=100
},
{
["type"]=1,
["id"]=33001,
["num"]=1,
["weight"]=100
}
}
},
[6]={
["type"]=3,
["qlt"]=4,
["icon"]="6",
["hero_drop"]={
{
["type"]=1,
["id"]=14001,
["num"]=1,
["weight"]=100
},
{
["type"]=1,
["id"]=24001,
["num"]=1,
["weight"]=100
},
{
["type"]=1,
["id"]=44001,
["num"]=1,
["weight"]=100
}
}
},
[7]={
["type"]=1,
["qlt"]=5,
["icon"]="7"
},
[8]={
["type"]=4,
["qlt"]=1,
["icon"]="8",
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=5,
["id_for_nothing"]="Uw==",
["num"]=2,
["num_for_nothing"]="VA=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=4,
["id_for_nothing"]="Ug==",
["num"]=10,
["num_for_nothing"]="Vwg="
}
}
},
[9]={
["type"]=4,
["qlt"]=1,
["icon"]="9",
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=5,
["id_for_nothing"]="Uw==",
["num"]=7,
["num_for_nothing"]="UQ=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=4,
["id_for_nothing"]="Ug==",
["num"]=27,
["num_for_nothing"]="VA8="
}
}
},
[10]={
["type"]=4,
["qlt"]=1,
["icon"]="10",
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=5,
["id_for_nothing"]="Uw==",
["num"]=15,
["num_for_nothing"]="Vw0="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=4,
["id_for_nothing"]="Ug==",
["num"]=84,
["num_for_nothing"]="Xgw="
}
}
},
[11]={
["type"]=4,
["qlt"]=1,
["icon"]="11",
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=6,
["id_for_nothing"]="UA==",
["num"]=1,
["num_for_nothing"]="Vw=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=5,
["id_for_nothing"]="Uw==",
["num"]=7,
["num_for_nothing"]="UQ=="
}
}
},
[12]={
["type"]=1,
["qlt"]=5,
["icon"]="12"
},
[13]={
["type"]=2,
["qlt"]=3,
["icon"]="13"
},
[14]={
["type"]=2,
["qlt"]=4,
["icon"]="14"
},
[15]={
["type"]=2,
["qlt"]=5,
["icon"]="15"
},
[16]={
["type"]=4,
["qlt"]=1,
["icon"]="16",
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=4,
["id_for_nothing"]="Ug==",
["num"]=10,
["num_for_nothing"]="Vwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=5,
["id_for_nothing"]="Uw==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
}
},
[17]={
["type"]=4,
["qlt"]=1,
["icon"]="17",
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=4,
["id_for_nothing"]="Ug==",
["num"]=10,
["num_for_nothing"]="Vwg="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=5,
["id_for_nothing"]="Uw==",
["num"]=1,
["num_for_nothing"]="Vw=="
}
}
},
[18]={
["type"]=4,
["qlt"]=1,
["icon"]="11",
["reward"]={
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=6,
["id_for_nothing"]="UA==",
["num"]=2,
["num_for_nothing"]="VA=="
},
{
["type"]=1,
["type_for_nothing"]="Vw==",
["id"]=5,
["id_for_nothing"]="Uw==",
["num"]=18,
["num_for_nothing"]="VwA="
}
}
},
[19]={
["type"]=2,
["qlt"]=1,
["icon"]="19"
},
[12001]={
["type"]=5,
["parameter"]=12001,
["qlt"]=2,
["icon"]="12001"
},
[13001]={
["type"]=5,
["parameter"]=13001,
["qlt"]=3,
["icon"]="13001"
},
[13002]={
["type"]=5,
["parameter"]=13002,
["qlt"]=3,
["icon"]="13002"
},
[14001]={
["type"]=5,
["parameter"]=14001,
["qlt"]=4,
["icon"]="14001"
},
[22001]={
["type"]=5,
["parameter"]=22001,
["qlt"]=2,
["icon"]="22001"
},
[23001]={
["type"]=5,
["parameter"]=23001,
["qlt"]=3,
["icon"]="23001"
},
[23002]={
["type"]=5,
["parameter"]=23002,
["qlt"]=3,
["icon"]="23002"
},
[24001]={
["type"]=5,
["parameter"]=24001,
["qlt"]=4,
["icon"]="24001"
},
[32001]={
["type"]=5,
["parameter"]=32001,
["qlt"]=2,
["icon"]="32001"
},
[33001]={
["type"]=5,
["parameter"]=33001,
["qlt"]=3,
["icon"]="33001"
},
[33002]={
["type"]=5,
["parameter"]=33002,
["qlt"]=3,
["icon"]="33002"
},
[34001]={
["type"]=5,
["parameter"]=34001,
["qlt"]=4,
["icon"]="34001"
},
[42001]={
["type"]=5,
["parameter"]=42001,
["qlt"]=2,
["icon"]="42001"
},
[43001]={
["type"]=5,
["parameter"]=43001,
["qlt"]=3,
["icon"]="43001"
},
[43002]={
["type"]=5,
["parameter"]=43002,
["qlt"]=3,
["icon"]="43002"
},
[44001]={
["type"]=5,
["parameter"]=44001,
["qlt"]=4,
["icon"]="44001"
},
[52001]={
["type"]=5,
["parameter"]=52001,
["qlt"]=2,
["icon"]="52001"
},
[53001]={
["type"]=5,
["parameter"]=53001,
["qlt"]=3,
["icon"]="53001"
},
[53002]={
["type"]=5,
["parameter"]=53002,
["qlt"]=3,
["icon"]="53002"
},
[54001]={
["type"]=5,
["parameter"]=54001,
["qlt"]=4,
["icon"]="54001"
}
}
local config = {
data=item,count=39
}
return config