86 lines
1.4 KiB
Lua
86 lines
1.4 KiB
Lua
local activity_pvp_wingift = {
|
|
[1]={
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=1500,
|
|
["num_for_nothing"]="Vw1cAw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=3,
|
|
["id_for_nothing"]="VQ==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
}
|
|
},
|
|
[2]={
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=52,
|
|
["id_for_nothing"]="Uwo=",
|
|
["num"]=20,
|
|
["num_for_nothing"]="VAg="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=3,
|
|
["id_for_nothing"]="VQ==",
|
|
["num"]=10,
|
|
["num_for_nothing"]="Vwg="
|
|
}
|
|
}
|
|
},
|
|
[3]={
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=10,
|
|
["id_for_nothing"]="Vwg=",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=1,
|
|
["id_for_nothing"]="Vw==",
|
|
["num"]=1500,
|
|
["num_for_nothing"]="Vw1cAw=="
|
|
}
|
|
}
|
|
},
|
|
[4]={
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=11,
|
|
["id_for_nothing"]="Vwk=",
|
|
["num"]=1,
|
|
["num_for_nothing"]="Vw=="
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["type_for_nothing"]="Vw==",
|
|
["id"]=2,
|
|
["id_for_nothing"]="VA==",
|
|
["num"]=30,
|
|
["num_for_nothing"]="VQg="
|
|
}
|
|
}
|
|
}
|
|
}
|
|
local config = {
|
|
data=activity_pvp_wingift,count=4
|
|
}
|
|
return config |