配置
This commit is contained in:
parent
7e26dee2d3
commit
dc095e626b
@ -160,9 +160,18 @@ local const = {
|
||||
["num"]=30,
|
||||
["num_for_nothing"]="VQg="
|
||||
}
|
||||
},
|
||||
["summn_exp_1"]={
|
||||
["value"]=30
|
||||
},
|
||||
["summn_exp_2"]={
|
||||
["value"]=400
|
||||
},
|
||||
["summn_exp_3"]={
|
||||
["value"]=1000
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=const,count=33
|
||||
data=const,count=36
|
||||
}
|
||||
return config
|
||||
@ -131,6 +131,21 @@ local item = {
|
||||
["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"
|
||||
},
|
||||
[12001]={
|
||||
["type"]=5,
|
||||
["parameter"]=12001,
|
||||
@ -181,6 +196,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=20
|
||||
data=item,count=23
|
||||
}
|
||||
return config
|
||||
@ -43,6 +43,18 @@ local item = {
|
||||
["name"]="经验",
|
||||
["desc"]="累计达到一定数量可升级。"
|
||||
},
|
||||
[13]={
|
||||
["name"]="普通钥匙",
|
||||
["desc"]="用于商城开启普通宝箱。"
|
||||
},
|
||||
[14]={
|
||||
["name"]="精致钥匙",
|
||||
["desc"]="用于商城开启精致宝箱。"
|
||||
},
|
||||
[15]={
|
||||
["name"]="珍贵钥匙",
|
||||
["desc"]="用于商城开启珍贵宝箱。"
|
||||
},
|
||||
[12001]={
|
||||
["name"]="洛克西英雄碎片",
|
||||
["desc"]="洛克西英雄碎片,凑齐可解锁或升级。"
|
||||
@ -77,6 +89,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=20
|
||||
data=item,count=23
|
||||
}
|
||||
return config
|
||||
@ -37,6 +37,15 @@ local item = {
|
||||
},
|
||||
[12]={
|
||||
|
||||
},
|
||||
[13]={
|
||||
|
||||
},
|
||||
[14]={
|
||||
|
||||
},
|
||||
[15]={
|
||||
|
||||
},
|
||||
[12001]={
|
||||
|
||||
@ -64,6 +73,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=20
|
||||
data=item,count=23
|
||||
}
|
||||
return config
|
||||
@ -40,6 +40,15 @@ local item = {
|
||||
},
|
||||
[12]={
|
||||
|
||||
},
|
||||
[13]={
|
||||
|
||||
},
|
||||
[14]={
|
||||
|
||||
},
|
||||
[15]={
|
||||
|
||||
},
|
||||
[12001]={
|
||||
["name"]="Roxy Shard",
|
||||
@ -75,6 +84,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=20
|
||||
data=item,count=23
|
||||
}
|
||||
return config
|
||||
@ -37,6 +37,15 @@ local item = {
|
||||
},
|
||||
[12]={
|
||||
|
||||
},
|
||||
[13]={
|
||||
|
||||
},
|
||||
[14]={
|
||||
|
||||
},
|
||||
[15]={
|
||||
|
||||
},
|
||||
[12001]={
|
||||
|
||||
@ -64,6 +73,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=20
|
||||
data=item,count=23
|
||||
}
|
||||
return config
|
||||
@ -37,6 +37,15 @@ local item = {
|
||||
},
|
||||
[12]={
|
||||
|
||||
},
|
||||
[13]={
|
||||
|
||||
},
|
||||
[14]={
|
||||
|
||||
},
|
||||
[15]={
|
||||
|
||||
},
|
||||
[12001]={
|
||||
|
||||
@ -64,6 +73,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=20
|
||||
data=item,count=23
|
||||
}
|
||||
return config
|
||||
@ -37,6 +37,15 @@ local item = {
|
||||
},
|
||||
[12]={
|
||||
|
||||
},
|
||||
[13]={
|
||||
|
||||
},
|
||||
[14]={
|
||||
|
||||
},
|
||||
[15]={
|
||||
|
||||
},
|
||||
[12001]={
|
||||
|
||||
@ -64,6 +73,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=20
|
||||
data=item,count=23
|
||||
}
|
||||
return config
|
||||
@ -37,6 +37,15 @@ local item = {
|
||||
},
|
||||
[12]={
|
||||
|
||||
},
|
||||
[13]={
|
||||
|
||||
},
|
||||
[14]={
|
||||
|
||||
},
|
||||
[15]={
|
||||
|
||||
},
|
||||
[12001]={
|
||||
|
||||
@ -64,6 +73,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=20
|
||||
data=item,count=23
|
||||
}
|
||||
return config
|
||||
@ -36,6 +36,15 @@ local item = {
|
||||
},
|
||||
[12]={
|
||||
|
||||
},
|
||||
[13]={
|
||||
|
||||
},
|
||||
[14]={
|
||||
|
||||
},
|
||||
[15]={
|
||||
|
||||
},
|
||||
[12001]={
|
||||
|
||||
@ -63,6 +72,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=20
|
||||
data=item,count=23
|
||||
}
|
||||
return config
|
||||
@ -34,6 +34,15 @@ local item = {
|
||||
},
|
||||
[12]={
|
||||
|
||||
},
|
||||
[13]={
|
||||
|
||||
},
|
||||
[14]={
|
||||
|
||||
},
|
||||
[15]={
|
||||
|
||||
},
|
||||
[12001]={
|
||||
|
||||
@ -61,6 +70,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=20
|
||||
data=item,count=23
|
||||
}
|
||||
return config
|
||||
@ -34,6 +34,15 @@ local item = {
|
||||
},
|
||||
[12]={
|
||||
|
||||
},
|
||||
[13]={
|
||||
|
||||
},
|
||||
[14]={
|
||||
|
||||
},
|
||||
[15]={
|
||||
|
||||
},
|
||||
[12001]={
|
||||
|
||||
@ -61,6 +70,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=20
|
||||
data=item,count=23
|
||||
}
|
||||
return config
|
||||
@ -37,6 +37,15 @@ local item = {
|
||||
},
|
||||
[12]={
|
||||
|
||||
},
|
||||
[13]={
|
||||
|
||||
},
|
||||
[14]={
|
||||
|
||||
},
|
||||
[15]={
|
||||
|
||||
},
|
||||
[12001]={
|
||||
|
||||
@ -64,6 +73,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=20
|
||||
data=item,count=23
|
||||
}
|
||||
return config
|
||||
@ -40,6 +40,15 @@ local item = {
|
||||
},
|
||||
[12]={
|
||||
|
||||
},
|
||||
[13]={
|
||||
|
||||
},
|
||||
[14]={
|
||||
|
||||
},
|
||||
[15]={
|
||||
|
||||
},
|
||||
[12001]={
|
||||
["name"]="洛克西英雄碎片",
|
||||
@ -75,6 +84,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=20
|
||||
data=item,count=23
|
||||
}
|
||||
return config
|
||||
584
lua/app/config/summon.lua
Normal file
584
lua/app/config/summon.lua
Normal file
@ -0,0 +1,584 @@
|
||||
local summon = {
|
||||
[1]={
|
||||
["item_cost"]={
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=13,
|
||||
["id_for_nothing"]="Vws=",
|
||||
["num"]=1,
|
||||
["num_for_nothing"]="Vw=="
|
||||
},
|
||||
["cost"]={
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=30,
|
||||
["num_for_nothing"]="VQg="
|
||||
},
|
||||
["box_lv_base"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=4,
|
||||
["id_for_nothing"]="Ug==",
|
||||
["num"]=12,
|
||||
["num_for_nothing"]="Vwo="
|
||||
}
|
||||
},
|
||||
["box_lv_2"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=4,
|
||||
["id_for_nothing"]="Ug==",
|
||||
["num"]=2,
|
||||
["num_for_nothing"]="VA=="
|
||||
}
|
||||
},
|
||||
["box_lv_3"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=1,
|
||||
["num_for_nothing"]="Vw=="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=4,
|
||||
["id_for_nothing"]="Ug==",
|
||||
["num"]=4,
|
||||
["num_for_nothing"]="Ug=="
|
||||
}
|
||||
},
|
||||
["box_lv_4"]={
|
||||
{
|
||||
["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"]=6,
|
||||
["num_for_nothing"]="UA=="
|
||||
}
|
||||
},
|
||||
["box_lv_5"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=3,
|
||||
["num_for_nothing"]="VQ=="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=4,
|
||||
["id_for_nothing"]="Ug==",
|
||||
["num"]=8,
|
||||
["num_for_nothing"]="Xg=="
|
||||
}
|
||||
},
|
||||
["box_lv_6"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=4,
|
||||
["num_for_nothing"]="Ug=="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=4,
|
||||
["id_for_nothing"]="Ug==",
|
||||
["num"]=10,
|
||||
["num_for_nothing"]="Vwg="
|
||||
}
|
||||
},
|
||||
["box_lv_7"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=5,
|
||||
["num_for_nothing"]="Uw=="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=4,
|
||||
["id_for_nothing"]="Ug==",
|
||||
["num"]=12,
|
||||
["num_for_nothing"]="Vwo="
|
||||
}
|
||||
},
|
||||
["box_lv_8"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=6,
|
||||
["num_for_nothing"]="UA=="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=4,
|
||||
["id_for_nothing"]="Ug==",
|
||||
["num"]=14,
|
||||
["num_for_nothing"]="Vww="
|
||||
}
|
||||
},
|
||||
["box_lv_9"]={
|
||||
{
|
||||
["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"]=16,
|
||||
["num_for_nothing"]="Vw4="
|
||||
}
|
||||
},
|
||||
["box_lv_10"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=8,
|
||||
["num_for_nothing"]="Xg=="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=4,
|
||||
["id_for_nothing"]="Ug==",
|
||||
["num"]=18,
|
||||
["num_for_nothing"]="VwA="
|
||||
}
|
||||
}
|
||||
},
|
||||
[2]={
|
||||
["item_cost"]={
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=14,
|
||||
["id_for_nothing"]="Vww=",
|
||||
["num"]=1,
|
||||
["num_for_nothing"]="Vw=="
|
||||
},
|
||||
["cost"]={
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=400,
|
||||
["num_for_nothing"]="Ughc"
|
||||
},
|
||||
["box_lv_base"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=1,
|
||||
["id_for_nothing"]="Vw==",
|
||||
["num"]=1000,
|
||||
["num_for_nothing"]="VwhcAw=="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=1,
|
||||
["num_for_nothing"]="Vw=="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=4,
|
||||
["id_for_nothing"]="Ug==",
|
||||
["num"]=180,
|
||||
["num_for_nothing"]="VwBc"
|
||||
}
|
||||
},
|
||||
["box_lv_2"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=4,
|
||||
["num_for_nothing"]="Ug=="
|
||||
}
|
||||
},
|
||||
["box_lv_3"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=24,
|
||||
["num_for_nothing"]="VAw="
|
||||
}
|
||||
},
|
||||
["box_lv_4"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=39,
|
||||
["num_for_nothing"]="VQE="
|
||||
}
|
||||
},
|
||||
["box_lv_5"]={
|
||||
{
|
||||
["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"]=54,
|
||||
["num_for_nothing"]="Uww="
|
||||
}
|
||||
},
|
||||
["box_lv_6"]={
|
||||
{
|
||||
["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"]=69,
|
||||
["num_for_nothing"]="UAE="
|
||||
}
|
||||
},
|
||||
["box_lv_7"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=6,
|
||||
["id_for_nothing"]="UA==",
|
||||
["num"]=3,
|
||||
["num_for_nothing"]="VQ=="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=84,
|
||||
["num_for_nothing"]="Xgw="
|
||||
}
|
||||
},
|
||||
["box_lv_8"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=6,
|
||||
["id_for_nothing"]="UA==",
|
||||
["num"]=4,
|
||||
["num_for_nothing"]="Ug=="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=99,
|
||||
["num_for_nothing"]="XwE="
|
||||
}
|
||||
},
|
||||
["box_lv_9"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=6,
|
||||
["id_for_nothing"]="UA==",
|
||||
["num"]=5,
|
||||
["num_for_nothing"]="Uw=="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=114,
|
||||
["num_for_nothing"]="VwlY"
|
||||
}
|
||||
},
|
||||
["box_lv_10"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=6,
|
||||
["id_for_nothing"]="UA==",
|
||||
["num"]=6,
|
||||
["num_for_nothing"]="UA=="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=129,
|
||||
["num_for_nothing"]="VwpV"
|
||||
}
|
||||
}
|
||||
},
|
||||
[3]={
|
||||
["item_cost"]={
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=15,
|
||||
["id_for_nothing"]="Vw0=",
|
||||
["num"]=1,
|
||||
["num_for_nothing"]="Vw=="
|
||||
},
|
||||
["cost"]={
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=2,
|
||||
["id_for_nothing"]="VA==",
|
||||
["num"]=1000,
|
||||
["num_for_nothing"]="VwhcAw=="
|
||||
},
|
||||
["box_lv_base"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=1,
|
||||
["id_for_nothing"]="Vw==",
|
||||
["num"]=2000,
|
||||
["num_for_nothing"]="VAhcAw=="
|
||||
},
|
||||
{
|
||||
["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"]=5,
|
||||
["num_for_nothing"]="Uw=="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=4,
|
||||
["id_for_nothing"]="Ug==",
|
||||
["num"]=480,
|
||||
["num_for_nothing"]="UgBc"
|
||||
}
|
||||
},
|
||||
["box_lv_2"]={
|
||||
{
|
||||
["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"]=5,
|
||||
["num_for_nothing"]="Uw=="
|
||||
}
|
||||
},
|
||||
["box_lv_3"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=6,
|
||||
["id_for_nothing"]="UA==",
|
||||
["num"]=4,
|
||||
["num_for_nothing"]="Ug=="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=35,
|
||||
["num_for_nothing"]="VQ0="
|
||||
}
|
||||
},
|
||||
["box_lv_4"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=6,
|
||||
["id_for_nothing"]="UA==",
|
||||
["num"]=6,
|
||||
["num_for_nothing"]="UA=="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=75,
|
||||
["num_for_nothing"]="UQ0="
|
||||
}
|
||||
},
|
||||
["box_lv_5"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=6,
|
||||
["id_for_nothing"]="UA==",
|
||||
["num"]=8,
|
||||
["num_for_nothing"]="Xg=="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=115,
|
||||
["num_for_nothing"]="VwlZ"
|
||||
}
|
||||
},
|
||||
["box_lv_6"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=6,
|
||||
["id_for_nothing"]="UA==",
|
||||
["num"]=10,
|
||||
["num_for_nothing"]="Vwg="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=115,
|
||||
["num_for_nothing"]="VwlZ"
|
||||
}
|
||||
},
|
||||
["box_lv_7"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=6,
|
||||
["id_for_nothing"]="UA==",
|
||||
["num"]=12,
|
||||
["num_for_nothing"]="Vwo="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=195,
|
||||
["num_for_nothing"]="VwFZ"
|
||||
}
|
||||
},
|
||||
["box_lv_8"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=6,
|
||||
["id_for_nothing"]="UA==",
|
||||
["num"]=14,
|
||||
["num_for_nothing"]="Vww="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=235,
|
||||
["num_for_nothing"]="VAtZ"
|
||||
}
|
||||
},
|
||||
["box_lv_9"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=6,
|
||||
["id_for_nothing"]="UA==",
|
||||
["num"]=16,
|
||||
["num_for_nothing"]="Vw4="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=275,
|
||||
["num_for_nothing"]="VA9Z"
|
||||
}
|
||||
},
|
||||
["box_lv_10"]={
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=6,
|
||||
["id_for_nothing"]="UA==",
|
||||
["num"]=18,
|
||||
["num_for_nothing"]="VwA="
|
||||
},
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=5,
|
||||
["id_for_nothing"]="Uw==",
|
||||
["num"]=315,
|
||||
["num_for_nothing"]="VQlZ"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=summon,count=3
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/summon.lua.meta
Normal file
10
lua/app/config/summon.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f004fd7e2d08b924bb3e6e25a2a4bf0e
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
36
lua/app/config/summon_exp.lua
Normal file
36
lua/app/config/summon_exp.lua
Normal file
@ -0,0 +1,36 @@
|
||||
local summon_exp = {
|
||||
[1]={
|
||||
["exp"]=50
|
||||
},
|
||||
[2]={
|
||||
["exp"]=150
|
||||
},
|
||||
[3]={
|
||||
["exp"]=460
|
||||
},
|
||||
[4]={
|
||||
["exp"]=1400
|
||||
},
|
||||
[5]={
|
||||
["exp"]=5080
|
||||
},
|
||||
[6]={
|
||||
["exp"]=17780
|
||||
},
|
||||
[7]={
|
||||
["exp"]=62290
|
||||
},
|
||||
[8]={
|
||||
["exp"]=218020
|
||||
},
|
||||
[9]={
|
||||
["exp"]=763070
|
||||
},
|
||||
[10]={
|
||||
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=summon_exp,count=10
|
||||
}
|
||||
return config
|
||||
10
lua/app/config/summon_exp.lua.meta
Normal file
10
lua/app/config/summon_exp.lua.meta
Normal file
@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 25bb22a3d68641d4fa7148ee78098f8c
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||
Loading…
x
Reference in New Issue
Block a user