死亡召唤buff
This commit is contained in:
parent
7a7bde728e
commit
11d28008db
@ -1,20 +1,850 @@
|
|||||||
local act_gift = {
|
local act_gift = {
|
||||||
[10002]={
|
[70102]={
|
||||||
["type"]=1,
|
["type"]=7,
|
||||||
["recharge_id"]=11,
|
["recharge_id"]=11,
|
||||||
["time_type"]=3,
|
["time_type"]=3,
|
||||||
["limit"]=1,
|
["limit"]=1,
|
||||||
["value"]=3000
|
["value"]=3000
|
||||||
},
|
},
|
||||||
[10102]={
|
[70202]={
|
||||||
["type"]=1,
|
["type"]=7,
|
||||||
["recharge_id"]=12,
|
["recharge_id"]=12,
|
||||||
["time_type"]=3,
|
["time_type"]=3,
|
||||||
["limit"]=1,
|
["limit"]=1,
|
||||||
["value"]=25
|
["value"]=25
|
||||||
|
},
|
||||||
|
[20102]={
|
||||||
|
["type"]=2,
|
||||||
|
["pay_condition"]={
|
||||||
|
0,
|
||||||
|
5
|
||||||
|
},
|
||||||
|
["recharge_id"]=4,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=1,
|
||||||
|
["id_for_nothing"]="Vw==",
|
||||||
|
["num"]=80000,
|
||||||
|
["num_for_nothing"]="XghcA2U="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=1,
|
||||||
|
["limit_time"]=1,
|
||||||
|
["cd"]=6,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[20202]={
|
||||||
|
["type"]=2,
|
||||||
|
["pay_condition"]={
|
||||||
|
5,
|
||||||
|
20
|
||||||
|
},
|
||||||
|
["recharge_id"]=5,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=1,
|
||||||
|
["id_for_nothing"]="Vw==",
|
||||||
|
["num"]=120000,
|
||||||
|
["num_for_nothing"]="VwpcA2VR"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=1,
|
||||||
|
["limit_time"]=1,
|
||||||
|
["cd"]=6,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[20302]={
|
||||||
|
["type"]=2,
|
||||||
|
["pay_condition"]={
|
||||||
|
20,
|
||||||
|
9999
|
||||||
|
},
|
||||||
|
["recharge_id"]=7,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=1,
|
||||||
|
["id_for_nothing"]="Vw==",
|
||||||
|
["num"]=180000,
|
||||||
|
["num_for_nothing"]="VwBcA2VR"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=1,
|
||||||
|
["limit_time"]=1,
|
||||||
|
["cd"]=6,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[50102]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
0,
|
||||||
|
10
|
||||||
|
},
|
||||||
|
["parameter"]=5,
|
||||||
|
["recharge_id"]=4,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=20,
|
||||||
|
["num_for_nothing"]="VAg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=4,
|
||||||
|
["id_for_nothing"]="Ug==",
|
||||||
|
["num"]=1,
|
||||||
|
["num_for_nothing"]="Vw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[50202]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
10,
|
||||||
|
20
|
||||||
|
},
|
||||||
|
["parameter"]=5,
|
||||||
|
["recharge_id"]=6,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=40,
|
||||||
|
["num_for_nothing"]="Ugg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=4,
|
||||||
|
["id_for_nothing"]="Ug==",
|
||||||
|
["num"]=2,
|
||||||
|
["num_for_nothing"]="VA=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[50302]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
20,
|
||||||
|
9999
|
||||||
|
},
|
||||||
|
["parameter"]=5,
|
||||||
|
["recharge_id"]=8,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=60,
|
||||||
|
["num_for_nothing"]="UAg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=4,
|
||||||
|
["id_for_nothing"]="Ug==",
|
||||||
|
["num"]=3,
|
||||||
|
["num_for_nothing"]="VQ=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[50402]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
0,
|
||||||
|
10
|
||||||
|
},
|
||||||
|
["parameter"]=10,
|
||||||
|
["recharge_id"]=4,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=50,
|
||||||
|
["num_for_nothing"]="Uwg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=1,
|
||||||
|
["num_for_nothing"]="Vw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[50502]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
10,
|
||||||
|
20
|
||||||
|
},
|
||||||
|
["parameter"]=10,
|
||||||
|
["recharge_id"]=6,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=60,
|
||||||
|
["num_for_nothing"]="UAg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=2,
|
||||||
|
["num_for_nothing"]="VA=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[50602]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
20,
|
||||||
|
30
|
||||||
|
},
|
||||||
|
["parameter"]=10,
|
||||||
|
["recharge_id"]=8,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=70,
|
||||||
|
["num_for_nothing"]="UQg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=3,
|
||||||
|
["num_for_nothing"]="VQ=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[50702]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
30,
|
||||||
|
9999
|
||||||
|
},
|
||||||
|
["parameter"]=10,
|
||||||
|
["recharge_id"]=9,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=80,
|
||||||
|
["num_for_nothing"]="Xgg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=3,
|
||||||
|
["num_for_nothing"]="VQ=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[50802]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
0,
|
||||||
|
10
|
||||||
|
},
|
||||||
|
["parameter"]=15,
|
||||||
|
["recharge_id"]=4,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=50,
|
||||||
|
["num_for_nothing"]="Uwg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=1,
|
||||||
|
["num_for_nothing"]="Vw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[50902]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
10,
|
||||||
|
20
|
||||||
|
},
|
||||||
|
["parameter"]=15,
|
||||||
|
["recharge_id"]=6,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=60,
|
||||||
|
["num_for_nothing"]="UAg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=2,
|
||||||
|
["num_for_nothing"]="VA=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[51002]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
20,
|
||||||
|
30
|
||||||
|
},
|
||||||
|
["parameter"]=15,
|
||||||
|
["recharge_id"]=8,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=70,
|
||||||
|
["num_for_nothing"]="UQg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=3,
|
||||||
|
["num_for_nothing"]="VQ=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[51102]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
30,
|
||||||
|
9999
|
||||||
|
},
|
||||||
|
["parameter"]=15,
|
||||||
|
["recharge_id"]=9,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=80,
|
||||||
|
["num_for_nothing"]="Xgg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=3,
|
||||||
|
["num_for_nothing"]="VQ=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[51202]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
0,
|
||||||
|
10
|
||||||
|
},
|
||||||
|
["parameter"]=20,
|
||||||
|
["recharge_id"]=4,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=55,
|
||||||
|
["num_for_nothing"]="Uw0="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=1,
|
||||||
|
["num_for_nothing"]="Vw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[51302]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
10,
|
||||||
|
20
|
||||||
|
},
|
||||||
|
["parameter"]=20,
|
||||||
|
["recharge_id"]=6,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=65,
|
||||||
|
["num_for_nothing"]="UA0="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=2,
|
||||||
|
["num_for_nothing"]="VA=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[51402]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
20,
|
||||||
|
30
|
||||||
|
},
|
||||||
|
["parameter"]=20,
|
||||||
|
["recharge_id"]=8,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=75,
|
||||||
|
["num_for_nothing"]="UQ0="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=3,
|
||||||
|
["num_for_nothing"]="VQ=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[51502]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
30,
|
||||||
|
9999
|
||||||
|
},
|
||||||
|
["parameter"]=20,
|
||||||
|
["recharge_id"]=9,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=85,
|
||||||
|
["num_for_nothing"]="Xg0="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=3,
|
||||||
|
["num_for_nothing"]="VQ=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[51602]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
0,
|
||||||
|
10
|
||||||
|
},
|
||||||
|
["parameter"]=25,
|
||||||
|
["recharge_id"]=4,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=50,
|
||||||
|
["num_for_nothing"]="Uwg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=1,
|
||||||
|
["num_for_nothing"]="Vw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[51702]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
10,
|
||||||
|
20
|
||||||
|
},
|
||||||
|
["parameter"]=25,
|
||||||
|
["recharge_id"]=6,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=60,
|
||||||
|
["num_for_nothing"]="UAg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=2,
|
||||||
|
["num_for_nothing"]="VA=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[51802]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
20,
|
||||||
|
30
|
||||||
|
},
|
||||||
|
["parameter"]=25,
|
||||||
|
["recharge_id"]=8,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=70,
|
||||||
|
["num_for_nothing"]="UQg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=3,
|
||||||
|
["num_for_nothing"]="VQ=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[51902]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
30,
|
||||||
|
9999
|
||||||
|
},
|
||||||
|
["parameter"]=25,
|
||||||
|
["recharge_id"]=9,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=80,
|
||||||
|
["num_for_nothing"]="Xgg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=3,
|
||||||
|
["num_for_nothing"]="VQ=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[52002]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
0,
|
||||||
|
10
|
||||||
|
},
|
||||||
|
["parameter"]=30,
|
||||||
|
["recharge_id"]=4,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=50,
|
||||||
|
["num_for_nothing"]="Uwg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=2,
|
||||||
|
["num_for_nothing"]="VA=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[52102]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
10,
|
||||||
|
20
|
||||||
|
},
|
||||||
|
["parameter"]=30,
|
||||||
|
["recharge_id"]=6,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=60,
|
||||||
|
["num_for_nothing"]="UAg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=4,
|
||||||
|
["num_for_nothing"]="Ug=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[52202]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
20,
|
||||||
|
30
|
||||||
|
},
|
||||||
|
["parameter"]=30,
|
||||||
|
["recharge_id"]=8,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=70,
|
||||||
|
["num_for_nothing"]="UQg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=5,
|
||||||
|
["num_for_nothing"]="Uw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[52302]={
|
||||||
|
["type"]=5,
|
||||||
|
["pay_condition"]={
|
||||||
|
30,
|
||||||
|
9999
|
||||||
|
},
|
||||||
|
["parameter"]=30,
|
||||||
|
["recharge_id"]=9,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=80,
|
||||||
|
["num_for_nothing"]="Xgg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=6,
|
||||||
|
["num_for_nothing"]="UA=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=800
|
||||||
|
},
|
||||||
|
[40102]={
|
||||||
|
["type"]=4,
|
||||||
|
["recharge_id"]=2,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=10,
|
||||||
|
["num_for_nothing"]="Vwg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=6,
|
||||||
|
["num_for_nothing"]="UA=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[10102]={
|
||||||
|
["type"]=1,
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=10,
|
||||||
|
["num_for_nothing"]="Vwg="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=6,
|
||||||
|
["num_for_nothing"]="UA=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[60102]={
|
||||||
|
["type"]=6,
|
||||||
|
["recharge_id"]=13,
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=25
|
||||||
|
},
|
||||||
|
[60202]={
|
||||||
|
["type"]=6,
|
||||||
|
["recharge_id"]=5,
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=21
|
||||||
|
},
|
||||||
|
[60302]={
|
||||||
|
["type"]=6,
|
||||||
|
["recharge_id"]=15,
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=25
|
||||||
|
},
|
||||||
|
[60402]={
|
||||||
|
["type"]=6,
|
||||||
|
["recharge_id"]=10,
|
||||||
|
["time_type"]=3,
|
||||||
|
["limit"]=1,
|
||||||
|
["value"]=21
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=act_gift,count=2
|
data=act_gift,count=34
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
754
lua/app/config/act_level_fund.lua
Normal file
754
lua/app/config/act_level_fund.lua
Normal file
@ -0,0 +1,754 @@
|
|||||||
|
local act_level_fund = {
|
||||||
|
[1]={
|
||||||
|
["stage"]=1,
|
||||||
|
["level"]=5,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=100,
|
||||||
|
["num_for_nothing"]="Vwhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=500,
|
||||||
|
["num_for_nothing"]="Uwhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=1500,
|
||||||
|
["num_for_nothing"]="Vw1cAw=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[2]={
|
||||||
|
["stage"]=1,
|
||||||
|
["level"]=7,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=1,
|
||||||
|
["id_for_nothing"]="Vw==",
|
||||||
|
["num"]=5000,
|
||||||
|
["num_for_nothing"]="UwhcAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=500,
|
||||||
|
["num_for_nothing"]="Uwhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=1500,
|
||||||
|
["num_for_nothing"]="Vw1cAw=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[3]={
|
||||||
|
["stage"]=1,
|
||||||
|
["level"]=10,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=100,
|
||||||
|
["num_for_nothing"]="Vwhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=500,
|
||||||
|
["num_for_nothing"]="Uwhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=2000,
|
||||||
|
["num_for_nothing"]="VAhcAw=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[4]={
|
||||||
|
["stage"]=1,
|
||||||
|
["level"]=13,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=1,
|
||||||
|
["id_for_nothing"]="Vw==",
|
||||||
|
["num"]=5000,
|
||||||
|
["num_for_nothing"]="UwhcAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=500,
|
||||||
|
["num_for_nothing"]="Uwhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=2000,
|
||||||
|
["num_for_nothing"]="VAhcAw=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[5]={
|
||||||
|
["stage"]=1,
|
||||||
|
["level"]=15,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=100,
|
||||||
|
["num_for_nothing"]="Vwhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=500,
|
||||||
|
["num_for_nothing"]="Uwhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=2500,
|
||||||
|
["num_for_nothing"]="VA1cAw=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[6]={
|
||||||
|
["stage"]=1,
|
||||||
|
["level"]=20,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=1,
|
||||||
|
["id_for_nothing"]="Vw==",
|
||||||
|
["num"]=10000,
|
||||||
|
["num_for_nothing"]="VwhcA2U="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=500,
|
||||||
|
["num_for_nothing"]="Uwhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=2500,
|
||||||
|
["num_for_nothing"]="VA1cAw=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[7]={
|
||||||
|
["stage"]=1,
|
||||||
|
["level"]=25,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=150,
|
||||||
|
["num_for_nothing"]="Vw1c"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=1000,
|
||||||
|
["num_for_nothing"]="VwhcAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=3000,
|
||||||
|
["num_for_nothing"]="VQhcAw=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[8]={
|
||||||
|
["stage"]=1,
|
||||||
|
["level"]=30,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=1,
|
||||||
|
["id_for_nothing"]="Vw==",
|
||||||
|
["num"]=10000,
|
||||||
|
["num_for_nothing"]="VwhcA2U="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=1000,
|
||||||
|
["num_for_nothing"]="VwhcAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=3500,
|
||||||
|
["num_for_nothing"]="VQ1cAw=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
["stage"]=1,
|
||||||
|
["level"]=35,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=150,
|
||||||
|
["num_for_nothing"]="Vw1c"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=1000,
|
||||||
|
["num_for_nothing"]="VwhcAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=6000,
|
||||||
|
["num_for_nothing"]="UAhcAw=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
["stage"]=1,
|
||||||
|
["level"]=40,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=1,
|
||||||
|
["id_for_nothing"]="Vw==",
|
||||||
|
["num"]=20000,
|
||||||
|
["num_for_nothing"]="VAhcA2U="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=1000,
|
||||||
|
["num_for_nothing"]="VwhcAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=8000,
|
||||||
|
["num_for_nothing"]="XghcAw=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[11]={
|
||||||
|
["stage"]=1,
|
||||||
|
["level"]=45,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=1500,
|
||||||
|
["num_for_nothing"]="Vw1cAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=10000,
|
||||||
|
["num_for_nothing"]="VwhcA2U="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[101]={
|
||||||
|
["stage"]=2,
|
||||||
|
["level"]=45,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=100,
|
||||||
|
["num_for_nothing"]="Vwhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=1000,
|
||||||
|
["num_for_nothing"]="VwhcAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=3000,
|
||||||
|
["num_for_nothing"]="VQhcAw=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[102]={
|
||||||
|
["stage"]=2,
|
||||||
|
["level"]=48,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=1,
|
||||||
|
["id_for_nothing"]="Vw==",
|
||||||
|
["num"]=5000,
|
||||||
|
["num_for_nothing"]="UwhcAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=1000,
|
||||||
|
["num_for_nothing"]="VwhcAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=3000,
|
||||||
|
["num_for_nothing"]="VQhcAw=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[103]={
|
||||||
|
["stage"]=2,
|
||||||
|
["level"]=50,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=100,
|
||||||
|
["num_for_nothing"]="Vwhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=1000,
|
||||||
|
["num_for_nothing"]="VwhcAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=4000,
|
||||||
|
["num_for_nothing"]="UghcAw=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[104]={
|
||||||
|
["stage"]=2,
|
||||||
|
["level"]=52,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=1,
|
||||||
|
["id_for_nothing"]="Vw==",
|
||||||
|
["num"]=5000,
|
||||||
|
["num_for_nothing"]="UwhcAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=1500,
|
||||||
|
["num_for_nothing"]="Vw1cAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=4000,
|
||||||
|
["num_for_nothing"]="UghcAw=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[105]={
|
||||||
|
["stage"]=2,
|
||||||
|
["level"]=54,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=100,
|
||||||
|
["num_for_nothing"]="Vwhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=1500,
|
||||||
|
["num_for_nothing"]="Vw1cAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=5000,
|
||||||
|
["num_for_nothing"]="UwhcAw=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[106]={
|
||||||
|
["stage"]=2,
|
||||||
|
["level"]=56,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=1,
|
||||||
|
["id_for_nothing"]="Vw==",
|
||||||
|
["num"]=10000,
|
||||||
|
["num_for_nothing"]="VwhcA2U="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=1500,
|
||||||
|
["num_for_nothing"]="Vw1cAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=5000,
|
||||||
|
["num_for_nothing"]="UwhcAw=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[107]={
|
||||||
|
["stage"]=2,
|
||||||
|
["level"]=58,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=150,
|
||||||
|
["num_for_nothing"]="Vw1c"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=2000,
|
||||||
|
["num_for_nothing"]="VAhcAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=6000,
|
||||||
|
["num_for_nothing"]="UAhcAw=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[108]={
|
||||||
|
["stage"]=2,
|
||||||
|
["level"]=60,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=1,
|
||||||
|
["id_for_nothing"]="Vw==",
|
||||||
|
["num"]=10000,
|
||||||
|
["num_for_nothing"]="VwhcA2U="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=2000,
|
||||||
|
["num_for_nothing"]="VAhcAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=6000,
|
||||||
|
["num_for_nothing"]="UAhcAw=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[109]={
|
||||||
|
["stage"]=2,
|
||||||
|
["level"]=62,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=150,
|
||||||
|
["num_for_nothing"]="Vw1c"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=2000,
|
||||||
|
["num_for_nothing"]="VAhcAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=8000,
|
||||||
|
["num_for_nothing"]="XghcAw=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[110]={
|
||||||
|
["stage"]=2,
|
||||||
|
["level"]=64,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=1,
|
||||||
|
["id_for_nothing"]="Vw==",
|
||||||
|
["num"]=20000,
|
||||||
|
["num_for_nothing"]="VAhcA2U="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=2500,
|
||||||
|
["num_for_nothing"]="VA1cAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=10000,
|
||||||
|
["num_for_nothing"]="VwhcA2U="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[111]={
|
||||||
|
["stage"]=2,
|
||||||
|
["level"]=66,
|
||||||
|
["reward_free"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward_small"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=3000,
|
||||||
|
["num_for_nothing"]="VQhcAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["reward"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=12000,
|
||||||
|
["num_for_nothing"]="VwpcA2U="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
local config = {
|
||||||
|
data=act_level_fund,count=22
|
||||||
|
}
|
||||||
|
return config
|
||||||
10
lua/app/config/act_level_fund.lua.meta
Normal file
10
lua/app/config/act_level_fund.lua.meta
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 3a0a8659f7e6f7948b80b5e939bea1de
|
||||||
|
ScriptedImporter:
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||||
937
lua/app/config/act_sevenday_quest.lua
Normal file
937
lua/app/config/act_sevenday_quest.lua
Normal file
@ -0,0 +1,937 @@
|
|||||||
|
local act_sevenday_quest = {
|
||||||
|
[1]={
|
||||||
|
["day"]=1,
|
||||||
|
["number"]=1,
|
||||||
|
["type"]=22,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[2]={
|
||||||
|
["day"]=1,
|
||||||
|
["number"]=1,
|
||||||
|
["type"]=24,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[3]={
|
||||||
|
["day"]=1,
|
||||||
|
["number"]=1,
|
||||||
|
["type"]=28,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
},
|
||||||
|
["count_type"]=1
|
||||||
|
},
|
||||||
|
[4]={
|
||||||
|
["day"]=1,
|
||||||
|
["number"]=3,
|
||||||
|
["type"]=25,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[5]={
|
||||||
|
["day"]=1,
|
||||||
|
["number"]=5,
|
||||||
|
["type"]=27,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[6]={
|
||||||
|
["day"]=1,
|
||||||
|
["number"]=3,
|
||||||
|
["type"]=23,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[7]={
|
||||||
|
["day"]=1,
|
||||||
|
["number"]=30,
|
||||||
|
["type"]=26,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
},
|
||||||
|
["count_type"]=1
|
||||||
|
},
|
||||||
|
[8]={
|
||||||
|
["day"]=1,
|
||||||
|
["number"]=50,
|
||||||
|
["type"]=3,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
["day"]=1,
|
||||||
|
["number"]=1000,
|
||||||
|
["type"]=2,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
["day"]=1,
|
||||||
|
["number"]=5,
|
||||||
|
["type"]=1,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
},
|
||||||
|
["count_type"]=1
|
||||||
|
},
|
||||||
|
[11]={
|
||||||
|
["day"]=2,
|
||||||
|
["number"]=1,
|
||||||
|
["type"]=22,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[12]={
|
||||||
|
["day"]=2,
|
||||||
|
["number"]=1,
|
||||||
|
["type"]=24,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[13]={
|
||||||
|
["day"]=2,
|
||||||
|
["number"]=1,
|
||||||
|
["type"]=28,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
},
|
||||||
|
["count_type"]=1
|
||||||
|
},
|
||||||
|
[14]={
|
||||||
|
["day"]=2,
|
||||||
|
["number"]=3,
|
||||||
|
["type"]=25,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[15]={
|
||||||
|
["day"]=2,
|
||||||
|
["number"]=5,
|
||||||
|
["type"]=27,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[16]={
|
||||||
|
["day"]=2,
|
||||||
|
["number"]=3,
|
||||||
|
["type"]=23,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[17]={
|
||||||
|
["day"]=2,
|
||||||
|
["number"]=30,
|
||||||
|
["type"]=26,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
},
|
||||||
|
["count_type"]=1
|
||||||
|
},
|
||||||
|
[18]={
|
||||||
|
["day"]=2,
|
||||||
|
["number"]=50,
|
||||||
|
["type"]=3,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[19]={
|
||||||
|
["day"]=2,
|
||||||
|
["number"]=1000,
|
||||||
|
["type"]=2,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[20]={
|
||||||
|
["day"]=2,
|
||||||
|
["number"]=5,
|
||||||
|
["type"]=1,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
},
|
||||||
|
["count_type"]=1
|
||||||
|
},
|
||||||
|
[21]={
|
||||||
|
["day"]=3,
|
||||||
|
["number"]=1,
|
||||||
|
["type"]=22,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[22]={
|
||||||
|
["day"]=3,
|
||||||
|
["number"]=1,
|
||||||
|
["type"]=24,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[23]={
|
||||||
|
["day"]=3,
|
||||||
|
["number"]=1,
|
||||||
|
["type"]=28,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
},
|
||||||
|
["count_type"]=1
|
||||||
|
},
|
||||||
|
[24]={
|
||||||
|
["day"]=3,
|
||||||
|
["number"]=3,
|
||||||
|
["type"]=25,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[25]={
|
||||||
|
["day"]=3,
|
||||||
|
["number"]=5,
|
||||||
|
["type"]=27,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[26]={
|
||||||
|
["day"]=3,
|
||||||
|
["number"]=3,
|
||||||
|
["type"]=23,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[27]={
|
||||||
|
["day"]=3,
|
||||||
|
["number"]=30,
|
||||||
|
["type"]=26,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
},
|
||||||
|
["count_type"]=1
|
||||||
|
},
|
||||||
|
[28]={
|
||||||
|
["day"]=3,
|
||||||
|
["number"]=50,
|
||||||
|
["type"]=3,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[29]={
|
||||||
|
["day"]=3,
|
||||||
|
["number"]=1000,
|
||||||
|
["type"]=2,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[30]={
|
||||||
|
["day"]=3,
|
||||||
|
["number"]=5,
|
||||||
|
["type"]=1,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
},
|
||||||
|
["count_type"]=1
|
||||||
|
},
|
||||||
|
[31]={
|
||||||
|
["day"]=4,
|
||||||
|
["number"]=1,
|
||||||
|
["type"]=22,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[32]={
|
||||||
|
["day"]=4,
|
||||||
|
["number"]=1,
|
||||||
|
["type"]=24,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[33]={
|
||||||
|
["day"]=4,
|
||||||
|
["number"]=1,
|
||||||
|
["type"]=28,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
},
|
||||||
|
["count_type"]=1
|
||||||
|
},
|
||||||
|
[34]={
|
||||||
|
["day"]=4,
|
||||||
|
["number"]=3,
|
||||||
|
["type"]=25,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[35]={
|
||||||
|
["day"]=4,
|
||||||
|
["number"]=5,
|
||||||
|
["type"]=27,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[36]={
|
||||||
|
["day"]=4,
|
||||||
|
["number"]=3,
|
||||||
|
["type"]=23,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[37]={
|
||||||
|
["day"]=4,
|
||||||
|
["number"]=30,
|
||||||
|
["type"]=26,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
},
|
||||||
|
["count_type"]=1
|
||||||
|
},
|
||||||
|
[38]={
|
||||||
|
["day"]=4,
|
||||||
|
["number"]=50,
|
||||||
|
["type"]=3,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[39]={
|
||||||
|
["day"]=4,
|
||||||
|
["number"]=1000,
|
||||||
|
["type"]=2,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[40]={
|
||||||
|
["day"]=4,
|
||||||
|
["number"]=5,
|
||||||
|
["type"]=1,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
},
|
||||||
|
["count_type"]=1
|
||||||
|
},
|
||||||
|
[41]={
|
||||||
|
["day"]=5,
|
||||||
|
["number"]=1,
|
||||||
|
["type"]=22,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[42]={
|
||||||
|
["day"]=5,
|
||||||
|
["number"]=1,
|
||||||
|
["type"]=24,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[43]={
|
||||||
|
["day"]=5,
|
||||||
|
["number"]=1,
|
||||||
|
["type"]=28,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
},
|
||||||
|
["count_type"]=1
|
||||||
|
},
|
||||||
|
[44]={
|
||||||
|
["day"]=5,
|
||||||
|
["number"]=3,
|
||||||
|
["type"]=25,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[45]={
|
||||||
|
["day"]=5,
|
||||||
|
["number"]=5,
|
||||||
|
["type"]=27,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[46]={
|
||||||
|
["day"]=5,
|
||||||
|
["number"]=3,
|
||||||
|
["type"]=23,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[47]={
|
||||||
|
["day"]=5,
|
||||||
|
["number"]=30,
|
||||||
|
["type"]=26,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
},
|
||||||
|
["count_type"]=1
|
||||||
|
},
|
||||||
|
[48]={
|
||||||
|
["day"]=5,
|
||||||
|
["number"]=50,
|
||||||
|
["type"]=3,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[49]={
|
||||||
|
["day"]=5,
|
||||||
|
["number"]=1000,
|
||||||
|
["type"]=2,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[50]={
|
||||||
|
["day"]=5,
|
||||||
|
["number"]=5,
|
||||||
|
["type"]=1,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
},
|
||||||
|
["count_type"]=1
|
||||||
|
},
|
||||||
|
[51]={
|
||||||
|
["day"]=6,
|
||||||
|
["number"]=1,
|
||||||
|
["type"]=22,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[52]={
|
||||||
|
["day"]=6,
|
||||||
|
["number"]=1,
|
||||||
|
["type"]=24,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[53]={
|
||||||
|
["day"]=6,
|
||||||
|
["number"]=1,
|
||||||
|
["type"]=28,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
},
|
||||||
|
["count_type"]=1
|
||||||
|
},
|
||||||
|
[54]={
|
||||||
|
["day"]=6,
|
||||||
|
["number"]=3,
|
||||||
|
["type"]=25,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[55]={
|
||||||
|
["day"]=6,
|
||||||
|
["number"]=5,
|
||||||
|
["type"]=27,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[56]={
|
||||||
|
["day"]=6,
|
||||||
|
["number"]=3,
|
||||||
|
["type"]=23,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[57]={
|
||||||
|
["day"]=6,
|
||||||
|
["number"]=30,
|
||||||
|
["type"]=26,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
},
|
||||||
|
["count_type"]=1
|
||||||
|
},
|
||||||
|
[58]={
|
||||||
|
["day"]=6,
|
||||||
|
["number"]=50,
|
||||||
|
["type"]=3,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[59]={
|
||||||
|
["day"]=6,
|
||||||
|
["number"]=1000,
|
||||||
|
["type"]=2,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[60]={
|
||||||
|
["day"]=6,
|
||||||
|
["number"]=5,
|
||||||
|
["type"]=1,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
},
|
||||||
|
["count_type"]=1
|
||||||
|
},
|
||||||
|
[61]={
|
||||||
|
["day"]=7,
|
||||||
|
["number"]=1,
|
||||||
|
["type"]=22,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[62]={
|
||||||
|
["day"]=7,
|
||||||
|
["number"]=1,
|
||||||
|
["type"]=24,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[63]={
|
||||||
|
["day"]=7,
|
||||||
|
["number"]=1,
|
||||||
|
["type"]=28,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
},
|
||||||
|
["count_type"]=1
|
||||||
|
},
|
||||||
|
[64]={
|
||||||
|
["day"]=7,
|
||||||
|
["number"]=3,
|
||||||
|
["type"]=25,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[65]={
|
||||||
|
["day"]=7,
|
||||||
|
["number"]=5,
|
||||||
|
["type"]=27,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[66]={
|
||||||
|
["day"]=7,
|
||||||
|
["number"]=3,
|
||||||
|
["type"]=23,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[67]={
|
||||||
|
["day"]=7,
|
||||||
|
["number"]=30,
|
||||||
|
["type"]=26,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
},
|
||||||
|
["count_type"]=1
|
||||||
|
},
|
||||||
|
[68]={
|
||||||
|
["day"]=7,
|
||||||
|
["number"]=50,
|
||||||
|
["type"]=3,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[69]={
|
||||||
|
["day"]=7,
|
||||||
|
["number"]=1000,
|
||||||
|
["type"]=2,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[70]={
|
||||||
|
["day"]=7,
|
||||||
|
["number"]=5,
|
||||||
|
["type"]=1,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=200,
|
||||||
|
["num_for_nothing"]="VAhc"
|
||||||
|
},
|
||||||
|
["count_type"]=1
|
||||||
|
}
|
||||||
|
}
|
||||||
|
local config = {
|
||||||
|
data=act_sevenday_quest,count=70
|
||||||
|
}
|
||||||
|
return config
|
||||||
10
lua/app/config/act_sevenday_quest.lua.meta
Normal file
10
lua/app/config/act_sevenday_quest.lua.meta
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 77f4e766031f9c1439ca129341fb3a41
|
||||||
|
ScriptedImporter:
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||||
83
lua/app/config/act_sevenday_quest_reward.lua
Normal file
83
lua/app/config/act_sevenday_quest_reward.lua
Normal file
@ -0,0 +1,83 @@
|
|||||||
|
local act_sevenday_quest_reward = {
|
||||||
|
[1]={
|
||||||
|
["num"]=10,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=1000,
|
||||||
|
["num_for_nothing"]="VwhcAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[2]={
|
||||||
|
["num"]=20,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=1,
|
||||||
|
["num_for_nothing"]="Vw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[3]={
|
||||||
|
["num"]=30,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=3000,
|
||||||
|
["num_for_nothing"]="VQhcAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[4]={
|
||||||
|
["num"]=40,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=5,
|
||||||
|
["id_for_nothing"]="Uw==",
|
||||||
|
["num"]=2,
|
||||||
|
["num_for_nothing"]="VA=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[5]={
|
||||||
|
["num"]=50,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=5000,
|
||||||
|
["num_for_nothing"]="UwhcAw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[6]={
|
||||||
|
["num"]=60,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=6,
|
||||||
|
["id_for_nothing"]="UA==",
|
||||||
|
["num"]=1,
|
||||||
|
["num_for_nothing"]="Vw=="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
[7]={
|
||||||
|
["num"]=70,
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=6,
|
||||||
|
["id_for_nothing"]="UA==",
|
||||||
|
["num"]=1,
|
||||||
|
["num_for_nothing"]="Vw=="
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
local config = {
|
||||||
|
data=act_sevenday_quest_reward,count=7
|
||||||
|
}
|
||||||
|
return config
|
||||||
10
lua/app/config/act_sevenday_quest_reward.lua.meta
Normal file
10
lua/app/config/act_sevenday_quest_reward.lua.meta
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: dddcc322d60209544bf40bb227cb1bcf
|
||||||
|
ScriptedImporter:
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||||
@ -2,36 +2,42 @@ local buff = {
|
|||||||
[1]={
|
[1]={
|
||||||
["name"]="hurt",
|
["name"]="hurt",
|
||||||
["buff_type"]=3,
|
["buff_type"]=3,
|
||||||
|
["decr"]=3,
|
||||||
["formula"]=1
|
["formula"]=1
|
||||||
},
|
},
|
||||||
[2]={
|
[2]={
|
||||||
["name"]="hurt_red",
|
["name"]="hurt_red",
|
||||||
["buff_type"]=3,
|
["buff_type"]=3,
|
||||||
["position"]=1,
|
["position"]=1,
|
||||||
|
["decr"]=3,
|
||||||
["formula"]=1
|
["formula"]=1
|
||||||
},
|
},
|
||||||
[3]={
|
[3]={
|
||||||
["name"]="hurt_yellow",
|
["name"]="hurt_yellow",
|
||||||
["buff_type"]=3,
|
["buff_type"]=3,
|
||||||
["position"]=2,
|
["position"]=2,
|
||||||
|
["decr"]=3,
|
||||||
["formula"]=1
|
["formula"]=1
|
||||||
},
|
},
|
||||||
[4]={
|
[4]={
|
||||||
["name"]="hurt_green",
|
["name"]="hurt_green",
|
||||||
["buff_type"]=3,
|
["buff_type"]=3,
|
||||||
["position"]=3,
|
["position"]=3,
|
||||||
|
["decr"]=3,
|
||||||
["formula"]=1
|
["formula"]=1
|
||||||
},
|
},
|
||||||
[5]={
|
[5]={
|
||||||
["name"]="hurt_blue",
|
["name"]="hurt_blue",
|
||||||
["buff_type"]=3,
|
["buff_type"]=3,
|
||||||
["position"]=4,
|
["position"]=4,
|
||||||
|
["decr"]=3,
|
||||||
["formula"]=1
|
["formula"]=1
|
||||||
},
|
},
|
||||||
[6]={
|
[6]={
|
||||||
["name"]="hurt_purple",
|
["name"]="hurt_purple",
|
||||||
["buff_type"]=3,
|
["buff_type"]=3,
|
||||||
["position"]=5,
|
["position"]=5,
|
||||||
|
["decr"]=3,
|
||||||
["formula"]=1
|
["formula"]=1
|
||||||
},
|
},
|
||||||
[7]={
|
[7]={
|
||||||
@ -39,6 +45,7 @@ local buff = {
|
|||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["position"]=1,
|
["position"]=1,
|
||||||
|
["decr"]=1,
|
||||||
["icon"]="dec_dmg_red_add"
|
["icon"]="dec_dmg_red_add"
|
||||||
},
|
},
|
||||||
[8]={
|
[8]={
|
||||||
@ -46,6 +53,7 @@ local buff = {
|
|||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["position"]=2,
|
["position"]=2,
|
||||||
|
["decr"]=1,
|
||||||
["icon"]="dec_dmg_yellow_add"
|
["icon"]="dec_dmg_yellow_add"
|
||||||
},
|
},
|
||||||
[9]={
|
[9]={
|
||||||
@ -53,6 +61,7 @@ local buff = {
|
|||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["position"]=3,
|
["position"]=3,
|
||||||
|
["decr"]=1,
|
||||||
["icon"]="dec_dmg_green_add"
|
["icon"]="dec_dmg_green_add"
|
||||||
},
|
},
|
||||||
[10]={
|
[10]={
|
||||||
@ -60,6 +69,7 @@ local buff = {
|
|||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["position"]=4,
|
["position"]=4,
|
||||||
|
["decr"]=1,
|
||||||
["icon"]="dec_dmg_blue_add"
|
["icon"]="dec_dmg_blue_add"
|
||||||
},
|
},
|
||||||
[11]={
|
[11]={
|
||||||
@ -67,12 +77,14 @@ local buff = {
|
|||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["position"]=5,
|
["position"]=5,
|
||||||
|
["decr"]=1,
|
||||||
["icon"]="dec_dmg_purple_add"
|
["icon"]="dec_dmg_purple_add"
|
||||||
},
|
},
|
||||||
[12]={
|
[12]={
|
||||||
["name"]="dec_dmg_all_add",
|
["name"]="dec_dmg_all_add",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
|
["decr"]=1,
|
||||||
["icon"]="dec_dmg_all_add"
|
["icon"]="dec_dmg_all_add"
|
||||||
},
|
},
|
||||||
[13]={
|
[13]={
|
||||||
@ -80,6 +92,7 @@ local buff = {
|
|||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["position"]=1,
|
["position"]=1,
|
||||||
|
["decr"]=2,
|
||||||
["icon"]="weakness_red_add"
|
["icon"]="weakness_red_add"
|
||||||
},
|
},
|
||||||
[14]={
|
[14]={
|
||||||
@ -87,6 +100,7 @@ local buff = {
|
|||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["position"]=2,
|
["position"]=2,
|
||||||
|
["decr"]=2,
|
||||||
["icon"]="weakness_yellow_add"
|
["icon"]="weakness_yellow_add"
|
||||||
},
|
},
|
||||||
[15]={
|
[15]={
|
||||||
@ -94,6 +108,7 @@ local buff = {
|
|||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["position"]=3,
|
["position"]=3,
|
||||||
|
["decr"]=2,
|
||||||
["icon"]="weakness_green_add"
|
["icon"]="weakness_green_add"
|
||||||
},
|
},
|
||||||
[16]={
|
[16]={
|
||||||
@ -101,6 +116,7 @@ local buff = {
|
|||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["position"]=4,
|
["position"]=4,
|
||||||
|
["decr"]=2,
|
||||||
["icon"]="weakness_blue_add"
|
["icon"]="weakness_blue_add"
|
||||||
},
|
},
|
||||||
[17]={
|
[17]={
|
||||||
@ -108,94 +124,110 @@ local buff = {
|
|||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["position"]=5,
|
["position"]=5,
|
||||||
|
["decr"]=2,
|
||||||
["icon"]="weakness_purple_add"
|
["icon"]="weakness_purple_add"
|
||||||
},
|
},
|
||||||
[18]={
|
[18]={
|
||||||
["name"]="weakness_all_add",
|
["name"]="weakness_all_add",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
|
["decr"]=2,
|
||||||
["icon"]="weakness_all_add"
|
["icon"]="weakness_all_add"
|
||||||
},
|
},
|
||||||
[19]={
|
[19]={
|
||||||
["name"]="dmg_addition_red_add",
|
["name"]="dmg_addition_red_add",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["position"]=1
|
["position"]=1,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[20]={
|
[20]={
|
||||||
["name"]="dmg_addition_yellow_add",
|
["name"]="dmg_addition_yellow_add",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["position"]=2
|
["position"]=2,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[21]={
|
[21]={
|
||||||
["name"]="dmg_addition_green_add",
|
["name"]="dmg_addition_green_add",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["position"]=3
|
["position"]=3,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[22]={
|
[22]={
|
||||||
["name"]="dmg_addition_blue_add",
|
["name"]="dmg_addition_blue_add",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["position"]=4
|
["position"]=4,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[23]={
|
[23]={
|
||||||
["name"]="dmg_addition_purple_add",
|
["name"]="dmg_addition_purple_add",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["position"]=5
|
["position"]=5,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[24]={
|
[24]={
|
||||||
["name"]="dmg_addition_all_add",
|
["name"]="dmg_addition_all_add",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2
|
["stack"]=2,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[25]={
|
[25]={
|
||||||
["name"]="atkp_color_add",
|
["name"]="atkp_color_add",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2
|
["stack"]=2,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[26]={
|
[26]={
|
||||||
["name"]="atkp_red_add",
|
["name"]="atkp_red_add",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["position"]=1
|
["position"]=1,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[27]={
|
[27]={
|
||||||
["name"]="atkp_yellow_add",
|
["name"]="atkp_yellow_add",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["position"]=2
|
["position"]=2,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[28]={
|
[28]={
|
||||||
["name"]="atkp_green_add",
|
["name"]="atkp_green_add",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["position"]=3
|
["position"]=3,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[29]={
|
[29]={
|
||||||
["name"]="atkp_blue_add",
|
["name"]="atkp_blue_add",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["position"]=4
|
["position"]=4,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[30]={
|
[30]={
|
||||||
["name"]="atkp_purple_add",
|
["name"]="atkp_purple_add",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
["position"]=5
|
["position"]=5,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[31]={
|
[31]={
|
||||||
["name"]="wavehealp",
|
["name"]="wavehealp",
|
||||||
["buff_type"]=5,
|
["buff_type"]=5,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
|
["decr"]=1,
|
||||||
["formula"]=2
|
["formula"]=2
|
||||||
},
|
},
|
||||||
[32]={
|
[32]={
|
||||||
["name"]="heal",
|
["name"]="heal",
|
||||||
["buff_type"]=5,
|
["buff_type"]=5,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
|
["decr"]=1,
|
||||||
["formula"]=3,
|
["formula"]=3,
|
||||||
["fx_get"]={
|
["fx_get"]={
|
||||||
300025
|
300025
|
||||||
@ -205,7 +237,9 @@ local buff = {
|
|||||||
["name"]="stun",
|
["name"]="stun",
|
||||||
["buff_type"]=8,
|
["buff_type"]=8,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
|
["decr"]=2,
|
||||||
["icon"]="stun",
|
["icon"]="stun",
|
||||||
|
["control_priority"]=2,
|
||||||
["fx_continued"]={
|
["fx_continued"]={
|
||||||
13
|
13
|
||||||
}
|
}
|
||||||
@ -213,6 +247,7 @@ local buff = {
|
|||||||
[34]={
|
[34]={
|
||||||
["name"]="shield",
|
["name"]="shield",
|
||||||
["buff_type"]=2,
|
["buff_type"]=2,
|
||||||
|
["decr"]=3,
|
||||||
["icon"]="shield",
|
["icon"]="shield",
|
||||||
["fx_continued"]={
|
["fx_continued"]={
|
||||||
11
|
11
|
||||||
@ -224,12 +259,14 @@ local buff = {
|
|||||||
[35]={
|
[35]={
|
||||||
["name"]="atkp_add",
|
["name"]="atkp_add",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2
|
["stack"]=2,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[36]={
|
[36]={
|
||||||
["name"]="normal_attack_dec",
|
["name"]="normal_attack_dec",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2,
|
["stack"]=2,
|
||||||
|
["decr"]=2,
|
||||||
["icon"]="normal_attack_dec",
|
["icon"]="normal_attack_dec",
|
||||||
["fx_continued"]={
|
["fx_continued"]={
|
||||||
12
|
12
|
||||||
@ -238,51 +275,67 @@ local buff = {
|
|||||||
[37]={
|
[37]={
|
||||||
["name"]="normal_attack_add",
|
["name"]="normal_attack_add",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2
|
["stack"]=2,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[38]={
|
[38]={
|
||||||
["name"]="block",
|
["name"]="block",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2
|
["stack"]=2,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[39]={
|
[39]={
|
||||||
["name"]="hpp_add",
|
["name"]="hpp_add",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2
|
["stack"]=2,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[40]={
|
[40]={
|
||||||
["name"]="crit_add",
|
["name"]="crit_add",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2
|
["stack"]=2,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[41]={
|
[41]={
|
||||||
["name"]="crit_time_add",
|
["name"]="crit_time_add",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2
|
["stack"]=2,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[42]={
|
[42]={
|
||||||
["name"]="exp_time_add",
|
["name"]="exp_time_add",
|
||||||
["buff_type"]=7,
|
["buff_type"]=7,
|
||||||
["stack"]=2
|
["stack"]=2,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[43]={
|
[43]={
|
||||||
["name"]="cured_add",
|
["name"]="cured_add",
|
||||||
["buff_type"]=1,
|
["buff_type"]=1,
|
||||||
["stack"]=2
|
["stack"]=2,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[44]={
|
[44]={
|
||||||
["name"]="add_skill",
|
["name"]="cured_dec",
|
||||||
["buff_type"]=7,
|
["buff_type"]=1,
|
||||||
["stack"]=2
|
["stack"]=2,
|
||||||
|
["decr"]=2
|
||||||
},
|
},
|
||||||
[45]={
|
[45]={
|
||||||
["name"]="skill_fire_times",
|
["name"]="add_skill",
|
||||||
["buff_type"]=7,
|
["buff_type"]=7,
|
||||||
["stack"]=2
|
["stack"]=2,
|
||||||
|
["decr"]=3
|
||||||
},
|
},
|
||||||
[46]={
|
[46]={
|
||||||
|
["name"]="skill_fire_times",
|
||||||
|
["buff_type"]=7,
|
||||||
|
["stack"]=2,
|
||||||
|
["decr"]=3
|
||||||
|
},
|
||||||
|
[47]={
|
||||||
["name"]="shield_rebound_200",
|
["name"]="shield_rebound_200",
|
||||||
["buff_type"]=2,
|
["buff_type"]=2,
|
||||||
|
["decr"]=3,
|
||||||
["icon"]="shield",
|
["icon"]="shield",
|
||||||
["fx_continued"]={
|
["fx_continued"]={
|
||||||
11
|
11
|
||||||
@ -291,74 +344,151 @@ local buff = {
|
|||||||
14
|
14
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[47]={
|
[48]={
|
||||||
["name"]="burn",
|
["name"]="burn",
|
||||||
["buff_type"]=4,
|
["buff_type"]=4,
|
||||||
["stack"]=1,
|
["stack"]=1,
|
||||||
|
["decr"]=2,
|
||||||
["formula"]=4
|
["formula"]=4
|
||||||
},
|
},
|
||||||
[48]={
|
|
||||||
["name"]="vulnerable",
|
|
||||||
["buff_type"]=1
|
|
||||||
},
|
|
||||||
[49]={
|
[49]={
|
||||||
["name"]="frozen",
|
["name"]="vulnerable",
|
||||||
["buff_type"]=8
|
["buff_type"]=1,
|
||||||
|
["decr"]=2
|
||||||
},
|
},
|
||||||
[50]={
|
[50]={
|
||||||
["name"]="poison",
|
["name"]="frozen",
|
||||||
["buff_type"]=4,
|
["buff_type"]=7,
|
||||||
["stack"]=2
|
["decr"]=2,
|
||||||
|
["control_priority"]=1
|
||||||
},
|
},
|
||||||
[51]={
|
[51]={
|
||||||
["name"]="Imprison",
|
["name"]="poison",
|
||||||
["buff_type"]=7
|
["buff_type"]=4,
|
||||||
|
["stack"]=2,
|
||||||
|
["decr"]=2,
|
||||||
|
["formula"]=4
|
||||||
},
|
},
|
||||||
[52]={
|
[52]={
|
||||||
["name"]="corrupt",
|
["name"]="imprison",
|
||||||
["buff_type"]=1
|
["buff_type"]=7,
|
||||||
|
["decr"]=2,
|
||||||
|
["control_priority"]=4
|
||||||
},
|
},
|
||||||
[53]={
|
[53]={
|
||||||
["name"]="bleed",
|
["name"]="corrupt",
|
||||||
["buff_type"]=7
|
["buff_type"]=1,
|
||||||
|
["decr"]=2
|
||||||
},
|
},
|
||||||
[54]={
|
[54]={
|
||||||
["name"]="weaken",
|
["name"]="bleed",
|
||||||
["buff_type"]=1
|
["buff_type"]=7,
|
||||||
|
["decr"]=2,
|
||||||
|
["formula"]=4
|
||||||
},
|
},
|
||||||
[55]={
|
[55]={
|
||||||
["name"]="lethargy",
|
["name"]="weaken",
|
||||||
["buff_type"]=8,
|
["buff_type"]=1,
|
||||||
["stack"]=1
|
["decr"]=2
|
||||||
},
|
},
|
||||||
[56]={
|
[56]={
|
||||||
["name"]="curse",
|
["name"]="lethargy",
|
||||||
["buff_type"]=7
|
["buff_type"]=8,
|
||||||
|
["stack"]=1,
|
||||||
|
["decr"]=2,
|
||||||
|
["control_priority"]=3
|
||||||
},
|
},
|
||||||
[57]={
|
[57]={
|
||||||
["name"]="lock",
|
["name"]="curse",
|
||||||
["buff_type"]=7
|
["buff_type"]=1,
|
||||||
|
["decr"]=2
|
||||||
},
|
},
|
||||||
[58]={
|
[58]={
|
||||||
["name"]="first_hand",
|
["name"]="lock",
|
||||||
["buff_type"]=7
|
["buff_type"]=7,
|
||||||
|
["decr"]=2
|
||||||
},
|
},
|
||||||
[59]={
|
[59]={
|
||||||
["name"]="skill_hurt_add",
|
["name"]="first_hand",
|
||||||
["buff_type"]=1
|
["buff_type"]=1,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[60]={
|
[60]={
|
||||||
["name"]="undead",
|
["name"]="skill_hurt_add",
|
||||||
["buff_type"]=7
|
["buff_type"]=1,
|
||||||
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[61]={
|
[61]={
|
||||||
["name"]="counterattack",
|
["name"]="undead",
|
||||||
["buff_type"]=7,
|
["buff_type"]=7,
|
||||||
["stack"]=1
|
["decr"]=1
|
||||||
},
|
},
|
||||||
[62]={
|
[62]={
|
||||||
|
["name"]="counterattack",
|
||||||
|
["buff_type"]=1,
|
||||||
|
["stack"]=1,
|
||||||
|
["decr"]=1
|
||||||
|
},
|
||||||
|
[63]={
|
||||||
["name"]="thorns",
|
["name"]="thorns",
|
||||||
["buff_type"]=7
|
["buff_type"]=1,
|
||||||
|
["decr"]=1
|
||||||
|
},
|
||||||
|
[64]={
|
||||||
|
["name"]="dmg_dec_red_add",
|
||||||
|
["buff_type"]=1,
|
||||||
|
["stack"]=2,
|
||||||
|
["position"]=1,
|
||||||
|
["decr"]=2
|
||||||
|
},
|
||||||
|
[65]={
|
||||||
|
["name"]="dmg_dec_yellow_add",
|
||||||
|
["buff_type"]=1,
|
||||||
|
["stack"]=2,
|
||||||
|
["position"]=2,
|
||||||
|
["decr"]=2
|
||||||
|
},
|
||||||
|
[66]={
|
||||||
|
["name"]="dmg_dec_green_add",
|
||||||
|
["buff_type"]=1,
|
||||||
|
["stack"]=2,
|
||||||
|
["position"]=3,
|
||||||
|
["decr"]=2
|
||||||
|
},
|
||||||
|
[67]={
|
||||||
|
["name"]="dmg_dec_blue_add",
|
||||||
|
["buff_type"]=1,
|
||||||
|
["stack"]=2,
|
||||||
|
["position"]=4,
|
||||||
|
["decr"]=2
|
||||||
|
},
|
||||||
|
[68]={
|
||||||
|
["name"]="dmg_dec_purple_add",
|
||||||
|
["buff_type"]=1,
|
||||||
|
["stack"]=2,
|
||||||
|
["position"]=5,
|
||||||
|
["decr"]=2
|
||||||
|
},
|
||||||
|
[69]={
|
||||||
|
["name"]="dmg_dec_all_add",
|
||||||
|
["buff_type"]=1,
|
||||||
|
["stack"]=2,
|
||||||
|
["decr"]=2
|
||||||
|
},
|
||||||
|
[70]={
|
||||||
|
["name"]="be_sucked",
|
||||||
|
["buff_type"]=1,
|
||||||
|
["decr"]=2
|
||||||
|
},
|
||||||
|
[71]={
|
||||||
|
["name"]="be_dmg_to_heal",
|
||||||
|
["buff_type"]=1,
|
||||||
|
["decr"]=2
|
||||||
|
},
|
||||||
|
[72]={
|
||||||
|
["name"]="death_summon",
|
||||||
|
["buff_type"]=1,
|
||||||
|
["decr"]=3
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local keys = {
|
local keys = {
|
||||||
@ -406,30 +536,40 @@ local keys = {
|
|||||||
["crit_time_add"]=buff[41],
|
["crit_time_add"]=buff[41],
|
||||||
["exp_time_add"]=buff[42],
|
["exp_time_add"]=buff[42],
|
||||||
["cured_add"]=buff[43],
|
["cured_add"]=buff[43],
|
||||||
["add_skill"]=buff[44],
|
["cured_dec"]=buff[44],
|
||||||
["skill_fire_times"]=buff[45],
|
["add_skill"]=buff[45],
|
||||||
["shield_rebound_200"]=buff[46],
|
["skill_fire_times"]=buff[46],
|
||||||
["burn"]=buff[47],
|
["shield_rebound_200"]=buff[47],
|
||||||
["vulnerable"]=buff[48],
|
["burn"]=buff[48],
|
||||||
["frozen"]=buff[49],
|
["vulnerable"]=buff[49],
|
||||||
["poison"]=buff[50],
|
["frozen"]=buff[50],
|
||||||
["Imprison"]=buff[51],
|
["poison"]=buff[51],
|
||||||
["corrupt"]=buff[52],
|
["imprison"]=buff[52],
|
||||||
["bleed"]=buff[53],
|
["corrupt"]=buff[53],
|
||||||
["weaken"]=buff[54],
|
["bleed"]=buff[54],
|
||||||
["lethargy"]=buff[55],
|
["weaken"]=buff[55],
|
||||||
["curse"]=buff[56],
|
["lethargy"]=buff[56],
|
||||||
["lock"]=buff[57],
|
["curse"]=buff[57],
|
||||||
["first_hand"]=buff[58],
|
["lock"]=buff[58],
|
||||||
["skill_hurt_add"]=buff[59],
|
["first_hand"]=buff[59],
|
||||||
["undead"]=buff[60],
|
["skill_hurt_add"]=buff[60],
|
||||||
["counterattack"]=buff[61],
|
["undead"]=buff[61],
|
||||||
["thorns"]=buff[62]
|
["counterattack"]=buff[62],
|
||||||
|
["thorns"]=buff[63],
|
||||||
|
["dmg_dec_red_add"]=buff[64],
|
||||||
|
["dmg_dec_yellow_add"]=buff[65],
|
||||||
|
["dmg_dec_green_add"]=buff[66],
|
||||||
|
["dmg_dec_blue_add"]=buff[67],
|
||||||
|
["dmg_dec_purple_add"]=buff[68],
|
||||||
|
["dmg_dec_all_add"]=buff[69],
|
||||||
|
["be_sucked"]=buff[70],
|
||||||
|
["be_dmg_to_heal"]=buff[71],
|
||||||
|
["death_summon"]=buff[72]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=buff,
|
data=buff,
|
||||||
keys=keys,
|
keys=keys,
|
||||||
count=62
|
count=72
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -82,6 +82,48 @@ local chapter = {
|
|||||||
["num"]=3,
|
["num"]=3,
|
||||||
["num_for_nothing"]="VQ=="
|
["num_for_nothing"]="VQ=="
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
["finish_exp"]=1000,
|
||||||
|
["challenge_exp"]=500,
|
||||||
|
["idle_exp"]=11,
|
||||||
|
["idle_gold"]=16,
|
||||||
|
["idle_drop"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=5,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=6,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=7,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=8,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=9,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=10,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[2]={
|
[2]={
|
||||||
@ -203,6 +245,48 @@ local chapter = {
|
|||||||
["num"]=500,
|
["num"]=500,
|
||||||
["num_for_nothing"]="Uwhc"
|
["num_for_nothing"]="Uwhc"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
["finish_exp"]=1100,
|
||||||
|
["challenge_exp"]=550,
|
||||||
|
["idle_exp"]=12,
|
||||||
|
["idle_gold"]=17,
|
||||||
|
["idle_drop"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=5,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=6,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=7,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=8,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=9,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=10,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[3]={
|
[3]={
|
||||||
@ -335,6 +419,48 @@ local chapter = {
|
|||||||
["num"]=1000,
|
["num"]=1000,
|
||||||
["num_for_nothing"]="VwhcAw=="
|
["num_for_nothing"]="VwhcAw=="
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
["finish_exp"]=1200,
|
||||||
|
["challenge_exp"]=600,
|
||||||
|
["idle_exp"]=13,
|
||||||
|
["idle_gold"]=18,
|
||||||
|
["idle_drop"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=5,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=6,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=7,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=8,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=9,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=10,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[4]={
|
[4]={
|
||||||
@ -500,6 +626,48 @@ local chapter = {
|
|||||||
["num"]=5000,
|
["num"]=5000,
|
||||||
["num_for_nothing"]="UwhcAw=="
|
["num_for_nothing"]="UwhcAw=="
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
["finish_exp"]=1300,
|
||||||
|
["challenge_exp"]=650,
|
||||||
|
["idle_exp"]=14,
|
||||||
|
["idle_gold"]=19,
|
||||||
|
["idle_drop"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=5,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=6,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=7,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=8,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=9,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=10,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[5]={
|
[5]={
|
||||||
@ -665,6 +833,48 @@ local chapter = {
|
|||||||
["num"]=20000,
|
["num"]=20000,
|
||||||
["num_for_nothing"]="VAhcA2U="
|
["num_for_nothing"]="VAhcA2U="
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
["finish_exp"]=1400,
|
||||||
|
["challenge_exp"]=700,
|
||||||
|
["idle_exp"]=15,
|
||||||
|
["idle_gold"]=20,
|
||||||
|
["idle_drop"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=5,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=6,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=7,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=8,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=9,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=10,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[6]={
|
[6]={
|
||||||
@ -830,6 +1040,48 @@ local chapter = {
|
|||||||
["num"]=25000,
|
["num"]=25000,
|
||||||
["num_for_nothing"]="VA1cA2U="
|
["num_for_nothing"]="VA1cA2U="
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
["finish_exp"]=1500,
|
||||||
|
["challenge_exp"]=750,
|
||||||
|
["idle_exp"]=16,
|
||||||
|
["idle_gold"]=21,
|
||||||
|
["idle_drop"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=5,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=6,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=7,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=8,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=9,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=10,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[7]={
|
[7]={
|
||||||
@ -1011,6 +1263,48 @@ local chapter = {
|
|||||||
["num"]=30000,
|
["num"]=30000,
|
||||||
["num_for_nothing"]="VQhcA2U="
|
["num_for_nothing"]="VQhcA2U="
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
["finish_exp"]=1600,
|
||||||
|
["challenge_exp"]=800,
|
||||||
|
["idle_exp"]=17,
|
||||||
|
["idle_gold"]=22,
|
||||||
|
["idle_drop"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=5,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=6,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=7,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=8,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=9,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=10,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[8]={
|
[8]={
|
||||||
@ -1192,6 +1486,48 @@ local chapter = {
|
|||||||
["num"]=40000,
|
["num"]=40000,
|
||||||
["num_for_nothing"]="UghcA2U="
|
["num_for_nothing"]="UghcA2U="
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
["finish_exp"]=1700,
|
||||||
|
["challenge_exp"]=850,
|
||||||
|
["idle_exp"]=18,
|
||||||
|
["idle_gold"]=23,
|
||||||
|
["idle_drop"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=5,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=6,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=7,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=8,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=9,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=10,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[9]={
|
[9]={
|
||||||
@ -1373,6 +1709,48 @@ local chapter = {
|
|||||||
["num"]=50000,
|
["num"]=50000,
|
||||||
["num_for_nothing"]="UwhcA2U="
|
["num_for_nothing"]="UwhcA2U="
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
["finish_exp"]=1800,
|
||||||
|
["challenge_exp"]=900,
|
||||||
|
["idle_exp"]=19,
|
||||||
|
["idle_gold"]=24,
|
||||||
|
["idle_drop"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=5,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=6,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=7,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=8,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=9,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=10,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[10]={
|
[10]={
|
||||||
@ -1553,6 +1931,48 @@ local chapter = {
|
|||||||
["num"]=60000,
|
["num"]=60000,
|
||||||
["num_for_nothing"]="UAhcA2U="
|
["num_for_nothing"]="UAhcA2U="
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
["finish_exp"]=1900,
|
||||||
|
["challenge_exp"]=950,
|
||||||
|
["idle_exp"]=20,
|
||||||
|
["idle_gold"]=25,
|
||||||
|
["idle_drop"]={
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=5,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=6,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=7,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=8,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=9,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
["type"]=1,
|
||||||
|
["id"]=10,
|
||||||
|
["num"]=1,
|
||||||
|
["weight"]=100
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -77,9 +77,54 @@ local const = {
|
|||||||
},
|
},
|
||||||
["stamina_ad_times"]={
|
["stamina_ad_times"]={
|
||||||
["value"]=5
|
["value"]=5
|
||||||
|
},
|
||||||
|
["bounty_buy_cost"]={
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=30,
|
||||||
|
["num_for_nothing"]="VQg="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["idle_drop_fast_times_1"]={
|
||||||
|
["value"]=2
|
||||||
|
},
|
||||||
|
["idle_drop_fast_times_2"]={
|
||||||
|
["value"]=1
|
||||||
|
},
|
||||||
|
["idle_drop_fast_time"]={
|
||||||
|
["value"]=21600
|
||||||
|
},
|
||||||
|
["idle_drop_fast_cost"]={
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=3,
|
||||||
|
["id_for_nothing"]="VQ==",
|
||||||
|
["num"]=20,
|
||||||
|
["num_for_nothing"]="VAg="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["refresh_skill_cost"]={
|
||||||
|
["reward"]={
|
||||||
|
["type"]=1,
|
||||||
|
["type_for_nothing"]="Vw==",
|
||||||
|
["id"]=2,
|
||||||
|
["id_for_nothing"]="VA==",
|
||||||
|
["num"]=20,
|
||||||
|
["num_for_nothing"]="VAg="
|
||||||
|
}
|
||||||
|
},
|
||||||
|
["ad_refresh_skill"]={
|
||||||
|
["value"]=2
|
||||||
|
},
|
||||||
|
["diamond_refresh_skill"]={
|
||||||
|
["value"]=1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=const,count=17
|
data=const,count=25
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -5,9 +5,19 @@ local func_open = {
|
|||||||
},
|
},
|
||||||
["task"]={
|
["task"]={
|
||||||
["stage"]=2
|
["stage"]=2
|
||||||
|
},
|
||||||
|
["act_level_gift"]={
|
||||||
|
["level"]=5
|
||||||
|
},
|
||||||
|
["idle_drop"]={
|
||||||
|
["stage"]=2
|
||||||
|
},
|
||||||
|
["act_sevenday"]={
|
||||||
|
["stage"]=2,
|
||||||
|
["pop_ups"]=1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=func_open,count=2
|
data=func_open,count=5
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -107,16 +107,29 @@ local item = {
|
|||||||
["icon"]="7"
|
["icon"]="7"
|
||||||
},
|
},
|
||||||
[8]={
|
[8]={
|
||||||
["type"]=4
|
["type"]=4,
|
||||||
|
["qlt"]=1,
|
||||||
|
["icon"]="8"
|
||||||
},
|
},
|
||||||
[9]={
|
[9]={
|
||||||
["type"]=4
|
["type"]=4,
|
||||||
|
["qlt"]=1,
|
||||||
|
["icon"]="9"
|
||||||
},
|
},
|
||||||
[10]={
|
[10]={
|
||||||
["type"]=4
|
["type"]=4,
|
||||||
|
["qlt"]=1,
|
||||||
|
["icon"]="10"
|
||||||
},
|
},
|
||||||
[11]={
|
[11]={
|
||||||
["type"]=4
|
["type"]=4,
|
||||||
|
["qlt"]=1,
|
||||||
|
["icon"]="11"
|
||||||
|
},
|
||||||
|
[12]={
|
||||||
|
["type"]=1,
|
||||||
|
["qlt"]=5,
|
||||||
|
["icon"]="12"
|
||||||
},
|
},
|
||||||
[12001]={
|
[12001]={
|
||||||
["type"]=5,
|
["type"]=5,
|
||||||
@ -168,6 +181,6 @@ local item = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=item,count=19
|
data=item,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -69,6 +69,12 @@ local LocalizationGlobalConst =
|
|||||||
SETTING_DESC_1 = "SETTING_DESC_1",
|
SETTING_DESC_1 = "SETTING_DESC_1",
|
||||||
ACCOUNT_ALREADY_BINDED_DESC = "ACCOUNT_ALREADY_BINDED_DESC",
|
ACCOUNT_ALREADY_BINDED_DESC = "ACCOUNT_ALREADY_BINDED_DESC",
|
||||||
LANGUAGE_DESC = "LANGUAGE_DESC",
|
LANGUAGE_DESC = "LANGUAGE_DESC",
|
||||||
|
ACT_SEVENDAY_TITLE = "ACT_SEVENDAY_TITLE",
|
||||||
|
ACT_SEVENDAY_LEFTTIME = "ACT_SEVENDAY_LEFTTIME",
|
||||||
|
ACT_SEVENDAY_TASK = "ACT_SEVENDAY_TASK",
|
||||||
|
ACT_SEVENDAY_DESC = "ACT_SEVENDAY_DESC",
|
||||||
|
BTN_CLAIM = "BTN_CLAIM",
|
||||||
|
BTN_DONE = "BTN_DONE",
|
||||||
}
|
}
|
||||||
|
|
||||||
return LocalizationGlobalConst
|
return LocalizationGlobalConst
|
||||||
2106
lua/app/config/player_exp.lua
Normal file
2106
lua/app/config/player_exp.lua
Normal file
File diff suppressed because it is too large
Load Diff
10
lua/app/config/player_exp.lua.meta
Normal file
10
lua/app/config/player_exp.lua.meta
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 85f5b906b8e175845a014ee91a965ce5
|
||||||
|
ScriptedImporter:
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||||
@ -69,6 +69,12 @@ local localization_global =
|
|||||||
["SETTING_DESC_1"] = "ID:{0}",
|
["SETTING_DESC_1"] = "ID:{0}",
|
||||||
["ACCOUNT_ALREADY_BINDED_DESC"] = "已绑定",
|
["ACCOUNT_ALREADY_BINDED_DESC"] = "已绑定",
|
||||||
["LANGUAGE_DESC"] = "语言",
|
["LANGUAGE_DESC"] = "语言",
|
||||||
|
["ACT_SEVENDAY_TITLE"] = "开服嘉年华",
|
||||||
|
["ACT_SEVENDAY_LEFTTIME"] = "剩余时间:{0}天{1}小时",
|
||||||
|
["ACT_SEVENDAY_TASK"] = "任务完成:{0}/{1}",
|
||||||
|
["ACT_SEVENDAY_DESC"] = "每日将开启新的任务。",
|
||||||
|
["BTN_CLAIM"] = "领取",
|
||||||
|
["BTN_DONE"] = "已领取",
|
||||||
}
|
}
|
||||||
|
|
||||||
return localization_global
|
return localization_global
|
||||||
@ -27,6 +27,22 @@ local item = {
|
|||||||
["name"]="通行证积分",
|
["name"]="通行证积分",
|
||||||
["desc"]="累计积分可提升通行证等级。"
|
["desc"]="累计积分可提升通行证等级。"
|
||||||
},
|
},
|
||||||
|
[8]={
|
||||||
|
["name"]="木箱(优秀,稀有)"
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
["name"]="木箱2(优秀,稀有)"
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
["name"]="金箱(优秀,稀有)"
|
||||||
|
},
|
||||||
|
[11]={
|
||||||
|
["name"]="铂金箱(稀有,史诗)"
|
||||||
|
},
|
||||||
|
[12]={
|
||||||
|
["name"]="经验",
|
||||||
|
["desc"]="累计达到一定数量可升级。"
|
||||||
|
},
|
||||||
[12001]={
|
[12001]={
|
||||||
["name"]="洛克西英雄碎片",
|
["name"]="洛克西英雄碎片",
|
||||||
["desc"]="洛克西英雄碎片,凑齐可解锁或升级。"
|
["desc"]="洛克西英雄碎片,凑齐可解锁或升级。"
|
||||||
@ -61,6 +77,6 @@ local item = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=item,count=15
|
data=item,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
282
lua/app/config/strings/cn/task.lua
Normal file
282
lua/app/config/strings/cn/task.lua
Normal file
@ -0,0 +1,282 @@
|
|||||||
|
local task = {
|
||||||
|
[1]={
|
||||||
|
["desc"]="累计观看广告"
|
||||||
|
},
|
||||||
|
[2]={
|
||||||
|
["desc"]="完成所有日常任务"
|
||||||
|
},
|
||||||
|
[3]={
|
||||||
|
["desc"]="广告时间"
|
||||||
|
},
|
||||||
|
[4]={
|
||||||
|
["desc"]="获得金币"
|
||||||
|
},
|
||||||
|
[5]={
|
||||||
|
["desc"]="获得金币"
|
||||||
|
},
|
||||||
|
[6]={
|
||||||
|
["desc"]="获得金币"
|
||||||
|
},
|
||||||
|
[7]={
|
||||||
|
["desc"]="获得金币"
|
||||||
|
},
|
||||||
|
[8]={
|
||||||
|
["desc"]="获得钻石"
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
["desc"]="获得钻石"
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
["desc"]="获得钻石"
|
||||||
|
},
|
||||||
|
[11]={
|
||||||
|
["desc"]="获得钻石"
|
||||||
|
},
|
||||||
|
[12]={
|
||||||
|
["desc"]="消耗金币"
|
||||||
|
},
|
||||||
|
[13]={
|
||||||
|
["desc"]="消耗金币"
|
||||||
|
},
|
||||||
|
[14]={
|
||||||
|
["desc"]="消耗金币"
|
||||||
|
},
|
||||||
|
[15]={
|
||||||
|
["desc"]="消耗金币"
|
||||||
|
},
|
||||||
|
[16]={
|
||||||
|
["desc"]="消耗钻石"
|
||||||
|
},
|
||||||
|
[17]={
|
||||||
|
["desc"]="消耗钻石"
|
||||||
|
},
|
||||||
|
[18]={
|
||||||
|
["desc"]="消耗钻石"
|
||||||
|
},
|
||||||
|
[19]={
|
||||||
|
["desc"]="消耗钻石"
|
||||||
|
},
|
||||||
|
[20]={
|
||||||
|
["desc"]="开启商城任意宝箱"
|
||||||
|
},
|
||||||
|
[21]={
|
||||||
|
["desc"]="开启商城任意宝箱"
|
||||||
|
},
|
||||||
|
[22]={
|
||||||
|
["desc"]="开启商城任意宝箱"
|
||||||
|
},
|
||||||
|
[23]={
|
||||||
|
["desc"]="开启商城任意宝箱"
|
||||||
|
},
|
||||||
|
[24]={
|
||||||
|
["desc"]="开启商城史诗宝箱"
|
||||||
|
},
|
||||||
|
[25]={
|
||||||
|
["desc"]="开启商城史诗宝箱"
|
||||||
|
},
|
||||||
|
[26]={
|
||||||
|
["desc"]="开启商城史诗宝箱"
|
||||||
|
},
|
||||||
|
[27]={
|
||||||
|
["desc"]="开启商城史诗宝箱"
|
||||||
|
},
|
||||||
|
[28]={
|
||||||
|
["desc"]="关卡内打开技能神灯"
|
||||||
|
},
|
||||||
|
[29]={
|
||||||
|
["desc"]="关卡内打开技能神灯"
|
||||||
|
},
|
||||||
|
[30]={
|
||||||
|
["desc"]="关卡内打开技能神灯"
|
||||||
|
},
|
||||||
|
[31]={
|
||||||
|
["desc"]="关卡内打开技能神灯"
|
||||||
|
},
|
||||||
|
[32]={
|
||||||
|
["desc"]="在战斗中获胜"
|
||||||
|
},
|
||||||
|
[33]={
|
||||||
|
["desc"]="在战斗中获胜"
|
||||||
|
},
|
||||||
|
[34]={
|
||||||
|
["desc"]="在战斗中获胜"
|
||||||
|
},
|
||||||
|
[35]={
|
||||||
|
["desc"]="在战斗中获胜"
|
||||||
|
},
|
||||||
|
[36]={
|
||||||
|
["desc"]="升级你的英雄"
|
||||||
|
},
|
||||||
|
[37]={
|
||||||
|
["desc"]="升级你的英雄"
|
||||||
|
},
|
||||||
|
[38]={
|
||||||
|
["desc"]="升级你的英雄"
|
||||||
|
},
|
||||||
|
[39]={
|
||||||
|
["desc"]="升级你的英雄"
|
||||||
|
},
|
||||||
|
[40]={
|
||||||
|
["desc"]="获得英雄碎片"
|
||||||
|
},
|
||||||
|
[41]={
|
||||||
|
["desc"]="获得英雄碎片"
|
||||||
|
},
|
||||||
|
[42]={
|
||||||
|
["desc"]="获得英雄碎片"
|
||||||
|
},
|
||||||
|
[43]={
|
||||||
|
["desc"]="获得英雄碎片"
|
||||||
|
},
|
||||||
|
[44]={
|
||||||
|
["desc"]="击杀首领"
|
||||||
|
},
|
||||||
|
[45]={
|
||||||
|
["desc"]="击杀首领"
|
||||||
|
},
|
||||||
|
[46]={
|
||||||
|
["desc"]="击杀首领"
|
||||||
|
},
|
||||||
|
[47]={
|
||||||
|
["desc"]="击杀首领"
|
||||||
|
},
|
||||||
|
[48]={
|
||||||
|
["desc"]="击杀小怪"
|
||||||
|
},
|
||||||
|
[49]={
|
||||||
|
["desc"]="击杀小怪"
|
||||||
|
},
|
||||||
|
[50]={
|
||||||
|
["desc"]="击杀小怪"
|
||||||
|
},
|
||||||
|
[51]={
|
||||||
|
["desc"]="击杀小怪"
|
||||||
|
},
|
||||||
|
[52]={
|
||||||
|
["desc"]="累计消除元素"
|
||||||
|
},
|
||||||
|
[53]={
|
||||||
|
["desc"]="累计消除元素"
|
||||||
|
},
|
||||||
|
[54]={
|
||||||
|
["desc"]="累计消除元素"
|
||||||
|
},
|
||||||
|
[55]={
|
||||||
|
["desc"]="累计消除元素"
|
||||||
|
},
|
||||||
|
[56]={
|
||||||
|
["desc"]="6连消次数"
|
||||||
|
},
|
||||||
|
[57]={
|
||||||
|
["desc"]="6连消次数"
|
||||||
|
},
|
||||||
|
[58]={
|
||||||
|
["desc"]="6连消次数"
|
||||||
|
},
|
||||||
|
[59]={
|
||||||
|
["desc"]="6连消次数"
|
||||||
|
},
|
||||||
|
[60]={
|
||||||
|
["desc"]="8连消次数"
|
||||||
|
},
|
||||||
|
[61]={
|
||||||
|
["desc"]="8连消次数"
|
||||||
|
},
|
||||||
|
[62]={
|
||||||
|
["desc"]="8连消次数"
|
||||||
|
},
|
||||||
|
[63]={
|
||||||
|
["desc"]="8连消次数"
|
||||||
|
},
|
||||||
|
[64]={
|
||||||
|
["desc"]="战斗中超过10连击次数"
|
||||||
|
},
|
||||||
|
[65]={
|
||||||
|
["desc"]="战斗中超过10连击次数"
|
||||||
|
},
|
||||||
|
[66]={
|
||||||
|
["desc"]="战斗中超过10连击次数"
|
||||||
|
},
|
||||||
|
[67]={
|
||||||
|
["desc"]="战斗中超过10连击次数"
|
||||||
|
},
|
||||||
|
[68]={
|
||||||
|
["desc"]="战斗中释放技能次数"
|
||||||
|
},
|
||||||
|
[69]={
|
||||||
|
["desc"]="战斗中释放技能次数"
|
||||||
|
},
|
||||||
|
[70]={
|
||||||
|
["desc"]="战斗中释放技能次数"
|
||||||
|
},
|
||||||
|
[71]={
|
||||||
|
["desc"]="战斗中释放技能次数"
|
||||||
|
},
|
||||||
|
[72]={
|
||||||
|
["desc"]="通过战斗波次"
|
||||||
|
},
|
||||||
|
[73]={
|
||||||
|
["desc"]="通过战斗波次"
|
||||||
|
},
|
||||||
|
[74]={
|
||||||
|
["desc"]="通过战斗波次"
|
||||||
|
},
|
||||||
|
[75]={
|
||||||
|
["desc"]="通过战斗波次"
|
||||||
|
},
|
||||||
|
[76]={
|
||||||
|
["desc"]="获得金币"
|
||||||
|
},
|
||||||
|
[77]={
|
||||||
|
["desc"]="获得钻石"
|
||||||
|
},
|
||||||
|
[78]={
|
||||||
|
["desc"]="消耗钻石"
|
||||||
|
},
|
||||||
|
[79]={
|
||||||
|
["desc"]="开启商城任意宝箱"
|
||||||
|
},
|
||||||
|
[80]={
|
||||||
|
["desc"]="开启商城史诗宝箱"
|
||||||
|
},
|
||||||
|
[81]={
|
||||||
|
["desc"]="关卡内打开技能神灯"
|
||||||
|
},
|
||||||
|
[82]={
|
||||||
|
["desc"]="在战斗中获胜"
|
||||||
|
},
|
||||||
|
[83]={
|
||||||
|
["desc"]="升级你的英雄"
|
||||||
|
},
|
||||||
|
[84]={
|
||||||
|
["desc"]="获得英雄碎片"
|
||||||
|
},
|
||||||
|
[85]={
|
||||||
|
["desc"]="击杀首领"
|
||||||
|
},
|
||||||
|
[86]={
|
||||||
|
["desc"]="击杀小怪"
|
||||||
|
},
|
||||||
|
[87]={
|
||||||
|
["desc"]="累计消除元素"
|
||||||
|
},
|
||||||
|
[88]={
|
||||||
|
["desc"]="6连消次数"
|
||||||
|
},
|
||||||
|
[89]={
|
||||||
|
["desc"]="8连消次数"
|
||||||
|
},
|
||||||
|
[90]={
|
||||||
|
["desc"]="战斗中超过10连击次数"
|
||||||
|
},
|
||||||
|
[91]={
|
||||||
|
["desc"]="战斗中释放技能次数"
|
||||||
|
},
|
||||||
|
[92]={
|
||||||
|
["desc"]="通过战斗波次"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
local config = {
|
||||||
|
data=task,count=92
|
||||||
|
}
|
||||||
|
return config
|
||||||
10
lua/app/config/strings/cn/task.lua.meta
Normal file
10
lua/app/config/strings/cn/task.lua.meta
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 3087058d22208d243a56270aa7dfd940
|
||||||
|
ScriptedImporter:
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||||
@ -22,6 +22,21 @@ local item = {
|
|||||||
},
|
},
|
||||||
[7]={
|
[7]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[12001]={
|
[12001]={
|
||||||
|
|
||||||
@ -49,6 +64,6 @@ local item = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=item,count=15
|
data=item,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
282
lua/app/config/strings/de/task.lua
Normal file
282
lua/app/config/strings/de/task.lua
Normal file
@ -0,0 +1,282 @@
|
|||||||
|
local task = {
|
||||||
|
[1]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[3]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[4]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[5]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[6]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[7]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[13]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[14]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[15]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[16]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[17]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[18]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[19]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[20]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[21]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[22]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[23]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[24]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[25]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[26]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[27]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[28]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[29]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[30]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[31]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[32]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[33]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[34]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[35]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[36]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[37]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[38]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[39]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[40]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[41]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[42]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[43]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[44]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[45]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[46]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[47]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[48]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[49]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[50]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[51]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[52]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[53]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[54]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[55]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[56]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[57]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[58]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[59]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[60]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[61]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[62]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[63]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[64]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[65]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[66]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[67]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[68]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[69]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[70]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[71]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[72]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[73]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[74]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[75]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[76]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[77]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[78]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[79]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[80]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[81]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[82]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[83]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[84]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[85]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[86]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[87]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[88]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[89]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[90]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[91]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[92]={
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
local config = {
|
||||||
|
data=task,count=92
|
||||||
|
}
|
||||||
|
return config
|
||||||
10
lua/app/config/strings/de/task.lua.meta
Normal file
10
lua/app/config/strings/de/task.lua.meta
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: bd05fc1d5ec40624a816431545fe0db3
|
||||||
|
ScriptedImporter:
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||||
@ -56,6 +56,9 @@ local localization_global =
|
|||||||
["CLICK_COPY_ACOUNT_DESC"] = "Click to copy your PlayerID",
|
["CLICK_COPY_ACOUNT_DESC"] = "Click to copy your PlayerID",
|
||||||
["APP"] = "Version:",
|
["APP"] = "Version:",
|
||||||
["CHAPTER_DESC_1"] = "The Best Record: {0}",
|
["CHAPTER_DESC_1"] = "The Best Record: {0}",
|
||||||
|
["ACT_SEVENDAY_TITLE"] = "HAPPY SEVENDAY",
|
||||||
|
["BTN_CLAIM"] = "CLAIM",
|
||||||
|
["BTN_DONE"] = "GOT",
|
||||||
}
|
}
|
||||||
|
|
||||||
return localization_global
|
return localization_global
|
||||||
@ -25,6 +25,21 @@ local item = {
|
|||||||
},
|
},
|
||||||
[7]={
|
[7]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[12001]={
|
[12001]={
|
||||||
["name"]="Roxy Shard",
|
["name"]="Roxy Shard",
|
||||||
@ -60,6 +75,6 @@ local item = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=item,count=15
|
data=item,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
282
lua/app/config/strings/en/task.lua
Normal file
282
lua/app/config/strings/en/task.lua
Normal file
@ -0,0 +1,282 @@
|
|||||||
|
local task = {
|
||||||
|
[1]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[3]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[4]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[5]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[6]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[7]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[13]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[14]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[15]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[16]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[17]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[18]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[19]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[20]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[21]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[22]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[23]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[24]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[25]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[26]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[27]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[28]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[29]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[30]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[31]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[32]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[33]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[34]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[35]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[36]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[37]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[38]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[39]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[40]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[41]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[42]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[43]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[44]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[45]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[46]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[47]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[48]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[49]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[50]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[51]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[52]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[53]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[54]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[55]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[56]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[57]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[58]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[59]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[60]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[61]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[62]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[63]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[64]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[65]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[66]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[67]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[68]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[69]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[70]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[71]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[72]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[73]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[74]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[75]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[76]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[77]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[78]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[79]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[80]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[81]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[82]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[83]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[84]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[85]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[86]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[87]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[88]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[89]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[90]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[91]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[92]={
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
local config = {
|
||||||
|
data=task,count=92
|
||||||
|
}
|
||||||
|
return config
|
||||||
10
lua/app/config/strings/en/task.lua.meta
Normal file
10
lua/app/config/strings/en/task.lua.meta
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 269bb4bead3ca8843b236b17154ade58
|
||||||
|
ScriptedImporter:
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||||
@ -22,6 +22,21 @@ local item = {
|
|||||||
},
|
},
|
||||||
[7]={
|
[7]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[12001]={
|
[12001]={
|
||||||
|
|
||||||
@ -49,6 +64,6 @@ local item = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=item,count=15
|
data=item,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
282
lua/app/config/strings/fr/task.lua
Normal file
282
lua/app/config/strings/fr/task.lua
Normal file
@ -0,0 +1,282 @@
|
|||||||
|
local task = {
|
||||||
|
[1]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[3]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[4]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[5]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[6]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[7]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[13]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[14]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[15]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[16]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[17]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[18]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[19]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[20]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[21]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[22]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[23]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[24]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[25]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[26]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[27]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[28]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[29]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[30]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[31]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[32]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[33]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[34]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[35]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[36]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[37]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[38]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[39]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[40]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[41]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[42]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[43]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[44]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[45]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[46]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[47]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[48]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[49]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[50]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[51]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[52]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[53]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[54]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[55]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[56]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[57]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[58]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[59]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[60]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[61]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[62]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[63]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[64]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[65]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[66]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[67]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[68]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[69]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[70]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[71]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[72]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[73]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[74]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[75]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[76]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[77]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[78]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[79]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[80]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[81]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[82]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[83]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[84]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[85]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[86]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[87]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[88]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[89]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[90]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[91]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[92]={
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
local config = {
|
||||||
|
data=task,count=92
|
||||||
|
}
|
||||||
|
return config
|
||||||
10
lua/app/config/strings/fr/task.lua.meta
Normal file
10
lua/app/config/strings/fr/task.lua.meta
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: acb5227dbd28ad14b8310e02e335096a
|
||||||
|
ScriptedImporter:
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||||
@ -22,6 +22,21 @@ local item = {
|
|||||||
},
|
},
|
||||||
[7]={
|
[7]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[12001]={
|
[12001]={
|
||||||
|
|
||||||
@ -49,6 +64,6 @@ local item = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=item,count=15
|
data=item,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -22,6 +22,21 @@ local item = {
|
|||||||
},
|
},
|
||||||
[7]={
|
[7]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[12001]={
|
[12001]={
|
||||||
|
|
||||||
@ -49,6 +64,6 @@ local item = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=item,count=15
|
data=item,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
282
lua/app/config/strings/ja/task.lua
Normal file
282
lua/app/config/strings/ja/task.lua
Normal file
@ -0,0 +1,282 @@
|
|||||||
|
local task = {
|
||||||
|
[1]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[3]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[4]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[5]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[6]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[7]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[13]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[14]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[15]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[16]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[17]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[18]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[19]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[20]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[21]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[22]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[23]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[24]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[25]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[26]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[27]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[28]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[29]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[30]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[31]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[32]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[33]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[34]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[35]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[36]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[37]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[38]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[39]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[40]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[41]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[42]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[43]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[44]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[45]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[46]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[47]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[48]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[49]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[50]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[51]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[52]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[53]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[54]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[55]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[56]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[57]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[58]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[59]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[60]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[61]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[62]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[63]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[64]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[65]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[66]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[67]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[68]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[69]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[70]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[71]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[72]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[73]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[74]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[75]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[76]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[77]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[78]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[79]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[80]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[81]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[82]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[83]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[84]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[85]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[86]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[87]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[88]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[89]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[90]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[91]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[92]={
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
local config = {
|
||||||
|
data=task,count=92
|
||||||
|
}
|
||||||
|
return config
|
||||||
10
lua/app/config/strings/ja/task.lua.meta
Normal file
10
lua/app/config/strings/ja/task.lua.meta
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: eb4dee21223abde4f8c34b174867f26c
|
||||||
|
ScriptedImporter:
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||||
@ -22,6 +22,21 @@ local item = {
|
|||||||
},
|
},
|
||||||
[7]={
|
[7]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[12001]={
|
[12001]={
|
||||||
|
|
||||||
@ -49,6 +64,6 @@ local item = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=item,count=15
|
data=item,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
282
lua/app/config/strings/ko/task.lua
Normal file
282
lua/app/config/strings/ko/task.lua
Normal file
@ -0,0 +1,282 @@
|
|||||||
|
local task = {
|
||||||
|
[1]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[3]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[4]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[5]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[6]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[7]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[13]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[14]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[15]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[16]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[17]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[18]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[19]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[20]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[21]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[22]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[23]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[24]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[25]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[26]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[27]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[28]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[29]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[30]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[31]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[32]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[33]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[34]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[35]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[36]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[37]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[38]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[39]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[40]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[41]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[42]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[43]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[44]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[45]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[46]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[47]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[48]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[49]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[50]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[51]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[52]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[53]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[54]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[55]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[56]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[57]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[58]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[59]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[60]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[61]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[62]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[63]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[64]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[65]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[66]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[67]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[68]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[69]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[70]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[71]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[72]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[73]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[74]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[75]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[76]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[77]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[78]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[79]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[80]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[81]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[82]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[83]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[84]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[85]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[86]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[87]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[88]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[89]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[90]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[91]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[92]={
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
local config = {
|
||||||
|
data=task,count=92
|
||||||
|
}
|
||||||
|
return config
|
||||||
10
lua/app/config/strings/ko/task.lua.meta
Normal file
10
lua/app/config/strings/ko/task.lua.meta
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 36b9e2ac52678d44f8fb50c7ec6d4c6d
|
||||||
|
ScriptedImporter:
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||||
@ -21,6 +21,21 @@ local item = {
|
|||||||
},
|
},
|
||||||
[7]={
|
[7]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[12001]={
|
[12001]={
|
||||||
|
|
||||||
@ -48,6 +63,6 @@ local item = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=item,count=15
|
data=item,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -19,6 +19,21 @@ local item = {
|
|||||||
},
|
},
|
||||||
[7]={
|
[7]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[12001]={
|
[12001]={
|
||||||
|
|
||||||
@ -46,6 +61,6 @@ local item = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=item,count=15
|
data=item,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -19,6 +19,21 @@ local item = {
|
|||||||
},
|
},
|
||||||
[7]={
|
[7]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[12001]={
|
[12001]={
|
||||||
|
|
||||||
@ -46,6 +61,6 @@ local item = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=item,count=15
|
data=item,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -22,6 +22,21 @@ local item = {
|
|||||||
},
|
},
|
||||||
[7]={
|
[7]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[12001]={
|
[12001]={
|
||||||
|
|
||||||
@ -49,6 +64,6 @@ local item = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=item,count=15
|
data=item,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -25,6 +25,21 @@ local item = {
|
|||||||
},
|
},
|
||||||
[7]={
|
[7]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12]={
|
||||||
|
|
||||||
},
|
},
|
||||||
[12001]={
|
[12001]={
|
||||||
["name"]="洛克西英雄碎片",
|
["name"]="洛克西英雄碎片",
|
||||||
@ -60,6 +75,6 @@ local item = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=item,count=15
|
data=item,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
282
lua/app/config/strings/zh/task.lua
Normal file
282
lua/app/config/strings/zh/task.lua
Normal file
@ -0,0 +1,282 @@
|
|||||||
|
local task = {
|
||||||
|
[1]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[2]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[3]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[4]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[5]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[6]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[7]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[13]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[14]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[15]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[16]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[17]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[18]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[19]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[20]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[21]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[22]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[23]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[24]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[25]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[26]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[27]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[28]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[29]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[30]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[31]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[32]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[33]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[34]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[35]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[36]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[37]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[38]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[39]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[40]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[41]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[42]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[43]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[44]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[45]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[46]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[47]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[48]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[49]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[50]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[51]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[52]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[53]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[54]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[55]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[56]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[57]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[58]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[59]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[60]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[61]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[62]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[63]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[64]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[65]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[66]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[67]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[68]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[69]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[70]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[71]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[72]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[73]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[74]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[75]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[76]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[77]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[78]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[79]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[80]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[81]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[82]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[83]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[84]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[85]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[86]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[87]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[88]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[89]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[90]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[91]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[92]={
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
local config = {
|
||||||
|
data=task,count=92
|
||||||
|
}
|
||||||
|
return config
|
||||||
10
lua/app/config/strings/zh/task.lua.meta
Normal file
10
lua/app/config/strings/zh/task.lua.meta
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: af8ae60c031a3304a87cdd73f26b131e
|
||||||
|
ScriptedImporter:
|
||||||
|
internalIDToNameTable: []
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
script: {fileID: 11500000, guid: 3b8b241bab4a4ac9a22fcce9c64f1242, type: 3}
|
||||||
@ -11,7 +11,8 @@ local task = {
|
|||||||
["num"]=10,
|
["num"]=10,
|
||||||
["num_for_nothing"]="Vwg="
|
["num_for_nothing"]="Vwg="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="1"
|
||||||
},
|
},
|
||||||
[2]={
|
[2]={
|
||||||
["type"]=20,
|
["type"]=20,
|
||||||
@ -25,7 +26,8 @@ local task = {
|
|||||||
["num"]=10,
|
["num"]=10,
|
||||||
["num_for_nothing"]="Vwg="
|
["num_for_nothing"]="Vwg="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="20"
|
||||||
},
|
},
|
||||||
[3]={
|
[3]={
|
||||||
["type"]=21,
|
["type"]=21,
|
||||||
@ -39,7 +41,8 @@ local task = {
|
|||||||
["num"]=50,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Uwg="
|
["num_for_nothing"]="Uwg="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="21"
|
||||||
},
|
},
|
||||||
[4]={
|
[4]={
|
||||||
["type"]=2,
|
["type"]=2,
|
||||||
@ -53,7 +56,8 @@ local task = {
|
|||||||
["num"]=50,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Uwg="
|
["num_for_nothing"]="Uwg="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="2"
|
||||||
},
|
},
|
||||||
[5]={
|
[5]={
|
||||||
["type"]=2,
|
["type"]=2,
|
||||||
@ -67,7 +71,8 @@ local task = {
|
|||||||
["num"]=75,
|
["num"]=75,
|
||||||
["num_for_nothing"]="UQ0="
|
["num_for_nothing"]="UQ0="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="2"
|
||||||
},
|
},
|
||||||
[6]={
|
[6]={
|
||||||
["type"]=2,
|
["type"]=2,
|
||||||
@ -81,7 +86,8 @@ local task = {
|
|||||||
["num"]=100,
|
["num"]=100,
|
||||||
["num_for_nothing"]="Vwhc"
|
["num_for_nothing"]="Vwhc"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="2"
|
||||||
},
|
},
|
||||||
[7]={
|
[7]={
|
||||||
["type"]=2,
|
["type"]=2,
|
||||||
@ -95,7 +101,8 @@ local task = {
|
|||||||
["num"]=125,
|
["num"]=125,
|
||||||
["num_for_nothing"]="VwpZ"
|
["num_for_nothing"]="VwpZ"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="2"
|
||||||
},
|
},
|
||||||
[8]={
|
[8]={
|
||||||
["type"]=3,
|
["type"]=3,
|
||||||
@ -110,7 +117,8 @@ local task = {
|
|||||||
["num_for_nothing"]="Uwg="
|
["num_for_nothing"]="Uwg="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=3
|
["lock"]=3,
|
||||||
|
["icon"]="3"
|
||||||
},
|
},
|
||||||
[9]={
|
[9]={
|
||||||
["type"]=3,
|
["type"]=3,
|
||||||
@ -125,7 +133,8 @@ local task = {
|
|||||||
["num_for_nothing"]="UQ0="
|
["num_for_nothing"]="UQ0="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=3
|
["lock"]=3,
|
||||||
|
["icon"]="3"
|
||||||
},
|
},
|
||||||
[10]={
|
[10]={
|
||||||
["type"]=3,
|
["type"]=3,
|
||||||
@ -140,7 +149,8 @@ local task = {
|
|||||||
["num_for_nothing"]="Vwhc"
|
["num_for_nothing"]="Vwhc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=3
|
["lock"]=3,
|
||||||
|
["icon"]="3"
|
||||||
},
|
},
|
||||||
[11]={
|
[11]={
|
||||||
["type"]=3,
|
["type"]=3,
|
||||||
@ -155,7 +165,8 @@ local task = {
|
|||||||
["num_for_nothing"]="VwpZ"
|
["num_for_nothing"]="VwpZ"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=3
|
["lock"]=3,
|
||||||
|
["icon"]="3"
|
||||||
},
|
},
|
||||||
[12]={
|
[12]={
|
||||||
["type"]=4,
|
["type"]=4,
|
||||||
@ -169,7 +180,8 @@ local task = {
|
|||||||
["num"]=50,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Uwg="
|
["num_for_nothing"]="Uwg="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="4"
|
||||||
},
|
},
|
||||||
[13]={
|
[13]={
|
||||||
["type"]=4,
|
["type"]=4,
|
||||||
@ -183,7 +195,8 @@ local task = {
|
|||||||
["num"]=75,
|
["num"]=75,
|
||||||
["num_for_nothing"]="UQ0="
|
["num_for_nothing"]="UQ0="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="4"
|
||||||
},
|
},
|
||||||
[14]={
|
[14]={
|
||||||
["type"]=4,
|
["type"]=4,
|
||||||
@ -197,7 +210,8 @@ local task = {
|
|||||||
["num"]=100,
|
["num"]=100,
|
||||||
["num_for_nothing"]="Vwhc"
|
["num_for_nothing"]="Vwhc"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="4"
|
||||||
},
|
},
|
||||||
[15]={
|
[15]={
|
||||||
["type"]=4,
|
["type"]=4,
|
||||||
@ -211,7 +225,8 @@ local task = {
|
|||||||
["num"]=125,
|
["num"]=125,
|
||||||
["num_for_nothing"]="VwpZ"
|
["num_for_nothing"]="VwpZ"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="4"
|
||||||
},
|
},
|
||||||
[16]={
|
[16]={
|
||||||
["type"]=5,
|
["type"]=5,
|
||||||
@ -226,7 +241,8 @@ local task = {
|
|||||||
["num_for_nothing"]="Uwg="
|
["num_for_nothing"]="Uwg="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=3
|
["lock"]=3,
|
||||||
|
["icon"]="5"
|
||||||
},
|
},
|
||||||
[17]={
|
[17]={
|
||||||
["type"]=5,
|
["type"]=5,
|
||||||
@ -241,7 +257,8 @@ local task = {
|
|||||||
["num_for_nothing"]="UQ0="
|
["num_for_nothing"]="UQ0="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=3
|
["lock"]=3,
|
||||||
|
["icon"]="5"
|
||||||
},
|
},
|
||||||
[18]={
|
[18]={
|
||||||
["type"]=5,
|
["type"]=5,
|
||||||
@ -256,7 +273,8 @@ local task = {
|
|||||||
["num_for_nothing"]="Vwhc"
|
["num_for_nothing"]="Vwhc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=3
|
["lock"]=3,
|
||||||
|
["icon"]="5"
|
||||||
},
|
},
|
||||||
[19]={
|
[19]={
|
||||||
["type"]=5,
|
["type"]=5,
|
||||||
@ -271,7 +289,8 @@ local task = {
|
|||||||
["num_for_nothing"]="VwpZ"
|
["num_for_nothing"]="VwpZ"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=3
|
["lock"]=3,
|
||||||
|
["icon"]="5"
|
||||||
},
|
},
|
||||||
[20]={
|
[20]={
|
||||||
["type"]=6,
|
["type"]=6,
|
||||||
@ -285,7 +304,8 @@ local task = {
|
|||||||
["num"]=50,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Uwg="
|
["num_for_nothing"]="Uwg="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="6"
|
||||||
},
|
},
|
||||||
[21]={
|
[21]={
|
||||||
["type"]=6,
|
["type"]=6,
|
||||||
@ -299,7 +319,8 @@ local task = {
|
|||||||
["num"]=75,
|
["num"]=75,
|
||||||
["num_for_nothing"]="UQ0="
|
["num_for_nothing"]="UQ0="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="6"
|
||||||
},
|
},
|
||||||
[22]={
|
[22]={
|
||||||
["type"]=6,
|
["type"]=6,
|
||||||
@ -313,7 +334,8 @@ local task = {
|
|||||||
["num"]=100,
|
["num"]=100,
|
||||||
["num_for_nothing"]="Vwhc"
|
["num_for_nothing"]="Vwhc"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="6"
|
||||||
},
|
},
|
||||||
[23]={
|
[23]={
|
||||||
["type"]=6,
|
["type"]=6,
|
||||||
@ -327,7 +349,8 @@ local task = {
|
|||||||
["num"]=125,
|
["num"]=125,
|
||||||
["num_for_nothing"]="VwpZ"
|
["num_for_nothing"]="VwpZ"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="6"
|
||||||
},
|
},
|
||||||
[24]={
|
[24]={
|
||||||
["type"]=7,
|
["type"]=7,
|
||||||
@ -342,7 +365,8 @@ local task = {
|
|||||||
["num_for_nothing"]="Uwg="
|
["num_for_nothing"]="Uwg="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=10
|
["lock"]=10,
|
||||||
|
["icon"]="7"
|
||||||
},
|
},
|
||||||
[25]={
|
[25]={
|
||||||
["type"]=7,
|
["type"]=7,
|
||||||
@ -357,7 +381,8 @@ local task = {
|
|||||||
["num_for_nothing"]="UQ0="
|
["num_for_nothing"]="UQ0="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=10
|
["lock"]=10,
|
||||||
|
["icon"]="7"
|
||||||
},
|
},
|
||||||
[26]={
|
[26]={
|
||||||
["type"]=7,
|
["type"]=7,
|
||||||
@ -372,7 +397,8 @@ local task = {
|
|||||||
["num_for_nothing"]="Vwhc"
|
["num_for_nothing"]="Vwhc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=10
|
["lock"]=10,
|
||||||
|
["icon"]="7"
|
||||||
},
|
},
|
||||||
[27]={
|
[27]={
|
||||||
["type"]=7,
|
["type"]=7,
|
||||||
@ -387,7 +413,8 @@ local task = {
|
|||||||
["num_for_nothing"]="VwpZ"
|
["num_for_nothing"]="VwpZ"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=10
|
["lock"]=10,
|
||||||
|
["icon"]="7"
|
||||||
},
|
},
|
||||||
[28]={
|
[28]={
|
||||||
["type"]=8,
|
["type"]=8,
|
||||||
@ -402,7 +429,8 @@ local task = {
|
|||||||
["num_for_nothing"]="Uwg="
|
["num_for_nothing"]="Uwg="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=5
|
["lock"]=5,
|
||||||
|
["icon"]="8"
|
||||||
},
|
},
|
||||||
[29]={
|
[29]={
|
||||||
["type"]=8,
|
["type"]=8,
|
||||||
@ -417,7 +445,8 @@ local task = {
|
|||||||
["num_for_nothing"]="UQ0="
|
["num_for_nothing"]="UQ0="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=5
|
["lock"]=5,
|
||||||
|
["icon"]="8"
|
||||||
},
|
},
|
||||||
[30]={
|
[30]={
|
||||||
["type"]=8,
|
["type"]=8,
|
||||||
@ -432,7 +461,7 @@ local task = {
|
|||||||
["num_for_nothing"]="Vwhc"
|
["num_for_nothing"]="Vwhc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=5
|
["icon"]="8"
|
||||||
},
|
},
|
||||||
[31]={
|
[31]={
|
||||||
["type"]=8,
|
["type"]=8,
|
||||||
@ -447,7 +476,7 @@ local task = {
|
|||||||
["num_for_nothing"]="VwpZ"
|
["num_for_nothing"]="VwpZ"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=5
|
["icon"]="8"
|
||||||
},
|
},
|
||||||
[32]={
|
[32]={
|
||||||
["type"]=9,
|
["type"]=9,
|
||||||
@ -461,7 +490,8 @@ local task = {
|
|||||||
["num"]=50,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Uwg="
|
["num_for_nothing"]="Uwg="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="9"
|
||||||
},
|
},
|
||||||
[33]={
|
[33]={
|
||||||
["type"]=9,
|
["type"]=9,
|
||||||
@ -475,7 +505,8 @@ local task = {
|
|||||||
["num"]=75,
|
["num"]=75,
|
||||||
["num_for_nothing"]="UQ0="
|
["num_for_nothing"]="UQ0="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="9"
|
||||||
},
|
},
|
||||||
[34]={
|
[34]={
|
||||||
["type"]=9,
|
["type"]=9,
|
||||||
@ -489,7 +520,8 @@ local task = {
|
|||||||
["num"]=100,
|
["num"]=100,
|
||||||
["num_for_nothing"]="Vwhc"
|
["num_for_nothing"]="Vwhc"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="9"
|
||||||
},
|
},
|
||||||
[35]={
|
[35]={
|
||||||
["type"]=9,
|
["type"]=9,
|
||||||
@ -503,7 +535,8 @@ local task = {
|
|||||||
["num"]=125,
|
["num"]=125,
|
||||||
["num_for_nothing"]="VwpZ"
|
["num_for_nothing"]="VwpZ"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="9"
|
||||||
},
|
},
|
||||||
[36]={
|
[36]={
|
||||||
["type"]=10,
|
["type"]=10,
|
||||||
@ -518,7 +551,8 @@ local task = {
|
|||||||
["num_for_nothing"]="Uwg="
|
["num_for_nothing"]="Uwg="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=4
|
["lock"]=4,
|
||||||
|
["icon"]="10"
|
||||||
},
|
},
|
||||||
[37]={
|
[37]={
|
||||||
["type"]=10,
|
["type"]=10,
|
||||||
@ -533,7 +567,8 @@ local task = {
|
|||||||
["num_for_nothing"]="UQ0="
|
["num_for_nothing"]="UQ0="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=4
|
["lock"]=4,
|
||||||
|
["icon"]="10"
|
||||||
},
|
},
|
||||||
[38]={
|
[38]={
|
||||||
["type"]=10,
|
["type"]=10,
|
||||||
@ -548,7 +583,7 @@ local task = {
|
|||||||
["num_for_nothing"]="Vwhc"
|
["num_for_nothing"]="Vwhc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=4
|
["icon"]="10"
|
||||||
},
|
},
|
||||||
[39]={
|
[39]={
|
||||||
["type"]=10,
|
["type"]=10,
|
||||||
@ -563,7 +598,7 @@ local task = {
|
|||||||
["num_for_nothing"]="VwpZ"
|
["num_for_nothing"]="VwpZ"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=4
|
["icon"]="10"
|
||||||
},
|
},
|
||||||
[40]={
|
[40]={
|
||||||
["type"]=11,
|
["type"]=11,
|
||||||
@ -578,7 +613,8 @@ local task = {
|
|||||||
["num_for_nothing"]="Uwg="
|
["num_for_nothing"]="Uwg="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=5
|
["lock"]=5,
|
||||||
|
["icon"]="11"
|
||||||
},
|
},
|
||||||
[41]={
|
[41]={
|
||||||
["type"]=11,
|
["type"]=11,
|
||||||
@ -593,7 +629,8 @@ local task = {
|
|||||||
["num_for_nothing"]="UQ0="
|
["num_for_nothing"]="UQ0="
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=5
|
["lock"]=5,
|
||||||
|
["icon"]="11"
|
||||||
},
|
},
|
||||||
[42]={
|
[42]={
|
||||||
["type"]=11,
|
["type"]=11,
|
||||||
@ -608,7 +645,8 @@ local task = {
|
|||||||
["num_for_nothing"]="Vwhc"
|
["num_for_nothing"]="Vwhc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=5
|
["lock"]=5,
|
||||||
|
["icon"]="11"
|
||||||
},
|
},
|
||||||
[43]={
|
[43]={
|
||||||
["type"]=11,
|
["type"]=11,
|
||||||
@ -623,7 +661,8 @@ local task = {
|
|||||||
["num_for_nothing"]="VwpZ"
|
["num_for_nothing"]="VwpZ"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=5
|
["lock"]=5,
|
||||||
|
["icon"]="11"
|
||||||
},
|
},
|
||||||
[44]={
|
[44]={
|
||||||
["type"]=12,
|
["type"]=12,
|
||||||
@ -637,7 +676,8 @@ local task = {
|
|||||||
["num"]=50,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Uwg="
|
["num_for_nothing"]="Uwg="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="12"
|
||||||
},
|
},
|
||||||
[45]={
|
[45]={
|
||||||
["type"]=12,
|
["type"]=12,
|
||||||
@ -651,7 +691,8 @@ local task = {
|
|||||||
["num"]=75,
|
["num"]=75,
|
||||||
["num_for_nothing"]="UQ0="
|
["num_for_nothing"]="UQ0="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="12"
|
||||||
},
|
},
|
||||||
[46]={
|
[46]={
|
||||||
["type"]=12,
|
["type"]=12,
|
||||||
@ -665,7 +706,8 @@ local task = {
|
|||||||
["num"]=100,
|
["num"]=100,
|
||||||
["num_for_nothing"]="Vwhc"
|
["num_for_nothing"]="Vwhc"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="12"
|
||||||
},
|
},
|
||||||
[47]={
|
[47]={
|
||||||
["type"]=12,
|
["type"]=12,
|
||||||
@ -679,7 +721,8 @@ local task = {
|
|||||||
["num"]=125,
|
["num"]=125,
|
||||||
["num_for_nothing"]="VwpZ"
|
["num_for_nothing"]="VwpZ"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="12"
|
||||||
},
|
},
|
||||||
[48]={
|
[48]={
|
||||||
["type"]=13,
|
["type"]=13,
|
||||||
@ -693,7 +736,8 @@ local task = {
|
|||||||
["num"]=50,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Uwg="
|
["num_for_nothing"]="Uwg="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="13"
|
||||||
},
|
},
|
||||||
[49]={
|
[49]={
|
||||||
["type"]=13,
|
["type"]=13,
|
||||||
@ -707,7 +751,8 @@ local task = {
|
|||||||
["num"]=75,
|
["num"]=75,
|
||||||
["num_for_nothing"]="UQ0="
|
["num_for_nothing"]="UQ0="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="13"
|
||||||
},
|
},
|
||||||
[50]={
|
[50]={
|
||||||
["type"]=13,
|
["type"]=13,
|
||||||
@ -721,7 +766,8 @@ local task = {
|
|||||||
["num"]=100,
|
["num"]=100,
|
||||||
["num_for_nothing"]="Vwhc"
|
["num_for_nothing"]="Vwhc"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="13"
|
||||||
},
|
},
|
||||||
[51]={
|
[51]={
|
||||||
["type"]=13,
|
["type"]=13,
|
||||||
@ -735,7 +781,8 @@ local task = {
|
|||||||
["num"]=125,
|
["num"]=125,
|
||||||
["num_for_nothing"]="VwpZ"
|
["num_for_nothing"]="VwpZ"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="13"
|
||||||
},
|
},
|
||||||
[52]={
|
[52]={
|
||||||
["type"]=14,
|
["type"]=14,
|
||||||
@ -749,7 +796,8 @@ local task = {
|
|||||||
["num"]=50,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Uwg="
|
["num_for_nothing"]="Uwg="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="14"
|
||||||
},
|
},
|
||||||
[53]={
|
[53]={
|
||||||
["type"]=14,
|
["type"]=14,
|
||||||
@ -763,7 +811,8 @@ local task = {
|
|||||||
["num"]=75,
|
["num"]=75,
|
||||||
["num_for_nothing"]="UQ0="
|
["num_for_nothing"]="UQ0="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="14"
|
||||||
},
|
},
|
||||||
[54]={
|
[54]={
|
||||||
["type"]=14,
|
["type"]=14,
|
||||||
@ -777,7 +826,8 @@ local task = {
|
|||||||
["num"]=100,
|
["num"]=100,
|
||||||
["num_for_nothing"]="Vwhc"
|
["num_for_nothing"]="Vwhc"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="14"
|
||||||
},
|
},
|
||||||
[55]={
|
[55]={
|
||||||
["type"]=14,
|
["type"]=14,
|
||||||
@ -791,7 +841,8 @@ local task = {
|
|||||||
["num"]=125,
|
["num"]=125,
|
||||||
["num_for_nothing"]="VwpZ"
|
["num_for_nothing"]="VwpZ"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="14"
|
||||||
},
|
},
|
||||||
[56]={
|
[56]={
|
||||||
["type"]=15,
|
["type"]=15,
|
||||||
@ -805,7 +856,8 @@ local task = {
|
|||||||
["num"]=50,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Uwg="
|
["num_for_nothing"]="Uwg="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="15"
|
||||||
},
|
},
|
||||||
[57]={
|
[57]={
|
||||||
["type"]=15,
|
["type"]=15,
|
||||||
@ -819,7 +871,8 @@ local task = {
|
|||||||
["num"]=75,
|
["num"]=75,
|
||||||
["num_for_nothing"]="UQ0="
|
["num_for_nothing"]="UQ0="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="15"
|
||||||
},
|
},
|
||||||
[58]={
|
[58]={
|
||||||
["type"]=15,
|
["type"]=15,
|
||||||
@ -833,7 +886,8 @@ local task = {
|
|||||||
["num"]=100,
|
["num"]=100,
|
||||||
["num_for_nothing"]="Vwhc"
|
["num_for_nothing"]="Vwhc"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="15"
|
||||||
},
|
},
|
||||||
[59]={
|
[59]={
|
||||||
["type"]=15,
|
["type"]=15,
|
||||||
@ -847,7 +901,8 @@ local task = {
|
|||||||
["num"]=125,
|
["num"]=125,
|
||||||
["num_for_nothing"]="VwpZ"
|
["num_for_nothing"]="VwpZ"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="15"
|
||||||
},
|
},
|
||||||
[60]={
|
[60]={
|
||||||
["type"]=16,
|
["type"]=16,
|
||||||
@ -861,7 +916,8 @@ local task = {
|
|||||||
["num"]=50,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Uwg="
|
["num_for_nothing"]="Uwg="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="16"
|
||||||
},
|
},
|
||||||
[61]={
|
[61]={
|
||||||
["type"]=16,
|
["type"]=16,
|
||||||
@ -875,7 +931,8 @@ local task = {
|
|||||||
["num"]=75,
|
["num"]=75,
|
||||||
["num_for_nothing"]="UQ0="
|
["num_for_nothing"]="UQ0="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="16"
|
||||||
},
|
},
|
||||||
[62]={
|
[62]={
|
||||||
["type"]=16,
|
["type"]=16,
|
||||||
@ -889,7 +946,8 @@ local task = {
|
|||||||
["num"]=100,
|
["num"]=100,
|
||||||
["num_for_nothing"]="Vwhc"
|
["num_for_nothing"]="Vwhc"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="16"
|
||||||
},
|
},
|
||||||
[63]={
|
[63]={
|
||||||
["type"]=16,
|
["type"]=16,
|
||||||
@ -903,7 +961,8 @@ local task = {
|
|||||||
["num"]=125,
|
["num"]=125,
|
||||||
["num_for_nothing"]="VwpZ"
|
["num_for_nothing"]="VwpZ"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="16"
|
||||||
},
|
},
|
||||||
[64]={
|
[64]={
|
||||||
["type"]=17,
|
["type"]=17,
|
||||||
@ -917,7 +976,8 @@ local task = {
|
|||||||
["num"]=50,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Uwg="
|
["num_for_nothing"]="Uwg="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="17"
|
||||||
},
|
},
|
||||||
[65]={
|
[65]={
|
||||||
["type"]=17,
|
["type"]=17,
|
||||||
@ -931,7 +991,8 @@ local task = {
|
|||||||
["num"]=75,
|
["num"]=75,
|
||||||
["num_for_nothing"]="UQ0="
|
["num_for_nothing"]="UQ0="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="17"
|
||||||
},
|
},
|
||||||
[66]={
|
[66]={
|
||||||
["type"]=17,
|
["type"]=17,
|
||||||
@ -945,7 +1006,8 @@ local task = {
|
|||||||
["num"]=100,
|
["num"]=100,
|
||||||
["num_for_nothing"]="Vwhc"
|
["num_for_nothing"]="Vwhc"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="17"
|
||||||
},
|
},
|
||||||
[67]={
|
[67]={
|
||||||
["type"]=17,
|
["type"]=17,
|
||||||
@ -959,7 +1021,8 @@ local task = {
|
|||||||
["num"]=125,
|
["num"]=125,
|
||||||
["num_for_nothing"]="VwpZ"
|
["num_for_nothing"]="VwpZ"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="17"
|
||||||
},
|
},
|
||||||
[68]={
|
[68]={
|
||||||
["type"]=18,
|
["type"]=18,
|
||||||
@ -973,7 +1036,8 @@ local task = {
|
|||||||
["num"]=50,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Uwg="
|
["num_for_nothing"]="Uwg="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="18"
|
||||||
},
|
},
|
||||||
[69]={
|
[69]={
|
||||||
["type"]=18,
|
["type"]=18,
|
||||||
@ -987,7 +1051,8 @@ local task = {
|
|||||||
["num"]=75,
|
["num"]=75,
|
||||||
["num_for_nothing"]="UQ0="
|
["num_for_nothing"]="UQ0="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="18"
|
||||||
},
|
},
|
||||||
[70]={
|
[70]={
|
||||||
["type"]=18,
|
["type"]=18,
|
||||||
@ -1001,7 +1066,8 @@ local task = {
|
|||||||
["num"]=100,
|
["num"]=100,
|
||||||
["num_for_nothing"]="Vwhc"
|
["num_for_nothing"]="Vwhc"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="18"
|
||||||
},
|
},
|
||||||
[71]={
|
[71]={
|
||||||
["type"]=18,
|
["type"]=18,
|
||||||
@ -1015,7 +1081,8 @@ local task = {
|
|||||||
["num"]=125,
|
["num"]=125,
|
||||||
["num_for_nothing"]="VwpZ"
|
["num_for_nothing"]="VwpZ"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="18"
|
||||||
},
|
},
|
||||||
[72]={
|
[72]={
|
||||||
["type"]=19,
|
["type"]=19,
|
||||||
@ -1029,7 +1096,8 @@ local task = {
|
|||||||
["num"]=50,
|
["num"]=50,
|
||||||
["num_for_nothing"]="Uwg="
|
["num_for_nothing"]="Uwg="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="19"
|
||||||
},
|
},
|
||||||
[73]={
|
[73]={
|
||||||
["type"]=19,
|
["type"]=19,
|
||||||
@ -1043,7 +1111,8 @@ local task = {
|
|||||||
["num"]=75,
|
["num"]=75,
|
||||||
["num_for_nothing"]="UQ0="
|
["num_for_nothing"]="UQ0="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="19"
|
||||||
},
|
},
|
||||||
[74]={
|
[74]={
|
||||||
["type"]=19,
|
["type"]=19,
|
||||||
@ -1057,7 +1126,8 @@ local task = {
|
|||||||
["num"]=100,
|
["num"]=100,
|
||||||
["num_for_nothing"]="Vwhc"
|
["num_for_nothing"]="Vwhc"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="19"
|
||||||
},
|
},
|
||||||
[75]={
|
[75]={
|
||||||
["type"]=19,
|
["type"]=19,
|
||||||
@ -1071,7 +1141,8 @@ local task = {
|
|||||||
["num"]=125,
|
["num"]=125,
|
||||||
["num_for_nothing"]="VwpZ"
|
["num_for_nothing"]="VwpZ"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="19"
|
||||||
},
|
},
|
||||||
[76]={
|
[76]={
|
||||||
["type"]=2,
|
["type"]=2,
|
||||||
@ -1085,7 +1156,8 @@ local task = {
|
|||||||
["num"]=150,
|
["num"]=150,
|
||||||
["num_for_nothing"]="Vw1c"
|
["num_for_nothing"]="Vw1c"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="2"
|
||||||
},
|
},
|
||||||
[77]={
|
[77]={
|
||||||
["type"]=3,
|
["type"]=3,
|
||||||
@ -1100,7 +1172,7 @@ local task = {
|
|||||||
["num_for_nothing"]="Vw1c"
|
["num_for_nothing"]="Vw1c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=3
|
["icon"]="3"
|
||||||
},
|
},
|
||||||
[78]={
|
[78]={
|
||||||
["type"]=5,
|
["type"]=5,
|
||||||
@ -1115,7 +1187,7 @@ local task = {
|
|||||||
["num_for_nothing"]="Vw1c"
|
["num_for_nothing"]="Vw1c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=3
|
["icon"]="5"
|
||||||
},
|
},
|
||||||
[79]={
|
[79]={
|
||||||
["type"]=6,
|
["type"]=6,
|
||||||
@ -1129,7 +1201,8 @@ local task = {
|
|||||||
["num"]=150,
|
["num"]=150,
|
||||||
["num_for_nothing"]="Vw1c"
|
["num_for_nothing"]="Vw1c"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="6"
|
||||||
},
|
},
|
||||||
[80]={
|
[80]={
|
||||||
["type"]=7,
|
["type"]=7,
|
||||||
@ -1144,7 +1217,8 @@ local task = {
|
|||||||
["num_for_nothing"]="Vw1c"
|
["num_for_nothing"]="Vw1c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=10
|
["lock"]=10,
|
||||||
|
["icon"]="7"
|
||||||
},
|
},
|
||||||
[81]={
|
[81]={
|
||||||
["type"]=8,
|
["type"]=8,
|
||||||
@ -1159,7 +1233,8 @@ local task = {
|
|||||||
["num_for_nothing"]="Vw1c"
|
["num_for_nothing"]="Vw1c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=5
|
["lock"]=5,
|
||||||
|
["icon"]="8"
|
||||||
},
|
},
|
||||||
[82]={
|
[82]={
|
||||||
["type"]=9,
|
["type"]=9,
|
||||||
@ -1173,7 +1248,8 @@ local task = {
|
|||||||
["num"]=150,
|
["num"]=150,
|
||||||
["num_for_nothing"]="Vw1c"
|
["num_for_nothing"]="Vw1c"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="9"
|
||||||
},
|
},
|
||||||
[83]={
|
[83]={
|
||||||
["type"]=10,
|
["type"]=10,
|
||||||
@ -1188,7 +1264,8 @@ local task = {
|
|||||||
["num_for_nothing"]="Vw1c"
|
["num_for_nothing"]="Vw1c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=4
|
["lock"]=4,
|
||||||
|
["icon"]="10"
|
||||||
},
|
},
|
||||||
[84]={
|
[84]={
|
||||||
["type"]=11,
|
["type"]=11,
|
||||||
@ -1203,7 +1280,8 @@ local task = {
|
|||||||
["num_for_nothing"]="Vw1c"
|
["num_for_nothing"]="Vw1c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["lock"]=5
|
["lock"]=5,
|
||||||
|
["icon"]="11"
|
||||||
},
|
},
|
||||||
[85]={
|
[85]={
|
||||||
["type"]=12,
|
["type"]=12,
|
||||||
@ -1217,7 +1295,8 @@ local task = {
|
|||||||
["num"]=150,
|
["num"]=150,
|
||||||
["num_for_nothing"]="Vw1c"
|
["num_for_nothing"]="Vw1c"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="12"
|
||||||
},
|
},
|
||||||
[86]={
|
[86]={
|
||||||
["type"]=13,
|
["type"]=13,
|
||||||
@ -1231,7 +1310,8 @@ local task = {
|
|||||||
["num"]=150,
|
["num"]=150,
|
||||||
["num_for_nothing"]="Vw1c"
|
["num_for_nothing"]="Vw1c"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="13"
|
||||||
},
|
},
|
||||||
[87]={
|
[87]={
|
||||||
["type"]=14,
|
["type"]=14,
|
||||||
@ -1245,7 +1325,8 @@ local task = {
|
|||||||
["num"]=150,
|
["num"]=150,
|
||||||
["num_for_nothing"]="Vw1c"
|
["num_for_nothing"]="Vw1c"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="14"
|
||||||
},
|
},
|
||||||
[88]={
|
[88]={
|
||||||
["type"]=15,
|
["type"]=15,
|
||||||
@ -1259,7 +1340,8 @@ local task = {
|
|||||||
["num"]=150,
|
["num"]=150,
|
||||||
["num_for_nothing"]="Vw1c"
|
["num_for_nothing"]="Vw1c"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="15"
|
||||||
},
|
},
|
||||||
[89]={
|
[89]={
|
||||||
["type"]=16,
|
["type"]=16,
|
||||||
@ -1273,7 +1355,8 @@ local task = {
|
|||||||
["num"]=150,
|
["num"]=150,
|
||||||
["num_for_nothing"]="Vw1c"
|
["num_for_nothing"]="Vw1c"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="16"
|
||||||
},
|
},
|
||||||
[90]={
|
[90]={
|
||||||
["type"]=17,
|
["type"]=17,
|
||||||
@ -1287,7 +1370,8 @@ local task = {
|
|||||||
["num"]=150,
|
["num"]=150,
|
||||||
["num_for_nothing"]="Vw1c"
|
["num_for_nothing"]="Vw1c"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="17"
|
||||||
},
|
},
|
||||||
[91]={
|
[91]={
|
||||||
["type"]=18,
|
["type"]=18,
|
||||||
@ -1301,7 +1385,8 @@ local task = {
|
|||||||
["num"]=150,
|
["num"]=150,
|
||||||
["num_for_nothing"]="Vw1c"
|
["num_for_nothing"]="Vw1c"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="18"
|
||||||
},
|
},
|
||||||
[92]={
|
[92]={
|
||||||
["type"]=19,
|
["type"]=19,
|
||||||
@ -1315,7 +1400,8 @@ local task = {
|
|||||||
["num"]=150,
|
["num"]=150,
|
||||||
["num_for_nothing"]="Vw1c"
|
["num_for_nothing"]="Vw1c"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
["icon"]="19"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
|
|||||||
@ -122,7 +122,7 @@ local task_daily = {
|
|||||||
100
|
100
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["ad_refresh"]=1
|
["ad_refresh"]=true
|
||||||
},
|
},
|
||||||
[4]={
|
[4]={
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
@ -227,7 +227,7 @@ local task_daily = {
|
|||||||
100
|
100
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["ad_refresh"]=1
|
["ad_refresh"]=true
|
||||||
},
|
},
|
||||||
[5]={
|
[5]={
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
@ -332,7 +332,7 @@ local task_daily = {
|
|||||||
100
|
100
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["ad_refresh"]=1
|
["ad_refresh"]=true
|
||||||
},
|
},
|
||||||
[6]={
|
[6]={
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
@ -437,7 +437,7 @@ local task_daily = {
|
|||||||
100
|
100
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["ad_refresh"]=1
|
["ad_refresh"]=true
|
||||||
},
|
},
|
||||||
[7]={
|
[7]={
|
||||||
["type"]=1,
|
["type"]=1,
|
||||||
@ -552,8 +552,8 @@ local task_daily = {
|
|||||||
100
|
100
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["ad_refresh"]=1,
|
["ad_refresh"]=true,
|
||||||
["bounty"]=1
|
["bounty"]=true
|
||||||
},
|
},
|
||||||
[9]={
|
[9]={
|
||||||
["type"]=2,
|
["type"]=2,
|
||||||
@ -684,7 +684,7 @@ local task_daily = {
|
|||||||
100
|
100
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["bounty"]=1
|
["bounty"]=true
|
||||||
},
|
},
|
||||||
[16]={
|
[16]={
|
||||||
["type"]=2,
|
["type"]=2,
|
||||||
@ -703,7 +703,7 @@ local task_daily = {
|
|||||||
100
|
100
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["bounty"]=1
|
["bounty"]=true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
|
|||||||
@ -196,6 +196,7 @@ BattleConst.PASSIVE_EVENT = {
|
|||||||
HP_LOWER_THAN = 4, -- 血量低于X%
|
HP_LOWER_THAN = 4, -- 血量低于X%
|
||||||
USE_NORMAL_SKILL = 5, -- 使用普攻
|
USE_NORMAL_SKILL = 5, -- 使用普攻
|
||||||
ACTIVE_SKILL_HIT = 6, -- 主动技能命中
|
ACTIVE_SKILL_HIT = 6, -- 主动技能命中
|
||||||
|
ON_DEAD = 7, -- 死亡时
|
||||||
}
|
}
|
||||||
|
|
||||||
local BUFF_NAME = {
|
local BUFF_NAME = {
|
||||||
@ -253,6 +254,7 @@ local BUFF_NAME = {
|
|||||||
FIRST_HAND = "first_hand",
|
FIRST_HAND = "first_hand",
|
||||||
COUNTER_ATTACK = "counterattack",
|
COUNTER_ATTACK = "counterattack",
|
||||||
SKILL_HURT_ADD = "skill_hurt_add",
|
SKILL_HURT_ADD = "skill_hurt_add",
|
||||||
|
DEATH_SUMMON = "death_summon",
|
||||||
}
|
}
|
||||||
BattleConst.BUFF_NAME = BUFF_NAME
|
BattleConst.BUFF_NAME = BUFF_NAME
|
||||||
|
|
||||||
@ -303,6 +305,7 @@ local ATTR_NAME = {
|
|||||||
FIRST_HAND = "first_hand",
|
FIRST_HAND = "first_hand",
|
||||||
COUNTER_ATTACK = "counterattack",
|
COUNTER_ATTACK = "counterattack",
|
||||||
SKILL_HURT = "skill_hurt",
|
SKILL_HURT = "skill_hurt",
|
||||||
|
DEATH_SUMMON = "death_summon",
|
||||||
}
|
}
|
||||||
BattleConst.ATTR_NAME = ATTR_NAME
|
BattleConst.ATTR_NAME = ATTR_NAME
|
||||||
|
|
||||||
|
|||||||
@ -1363,6 +1363,8 @@ function BattleUnitComp:takeDamageOrCure(atker, num, effectType, effectStatus)
|
|||||||
end
|
end
|
||||||
if hp > 0 then
|
if hp > 0 then
|
||||||
self.team:checkPassiveEvent(PASSIVE_EVENT.HP_LOWER_THAN, atker, hpPercent)
|
self.team:checkPassiveEvent(PASSIVE_EVENT.HP_LOWER_THAN, atker, hpPercent)
|
||||||
|
else
|
||||||
|
self.team:checkPassiveEvent(PASSIVE_EVENT.ON_DEAD, atker)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
@ -69,8 +69,22 @@ function BattleController:findNextDefUnit()
|
|||||||
self:enterRoundEnd()
|
self:enterRoundEnd()
|
||||||
end
|
end
|
||||||
|
|
||||||
function BattleController:onDefDead()
|
function BattleController:onDefDead(callback)
|
||||||
self.defTeam:getMainUnit():playDead()
|
self.defTeam:getMainUnit():playDead(function()
|
||||||
|
local monsterId = self.defTeam:getMainUnit().unitEntity:getDeathSummon()
|
||||||
|
Logger.logHighlight(monsterId)
|
||||||
|
if monsterId > 0 then
|
||||||
|
self:generateMonsterById(monsterId, function()
|
||||||
|
if callback then
|
||||||
|
callback()
|
||||||
|
end
|
||||||
|
end)
|
||||||
|
else
|
||||||
|
if callback then
|
||||||
|
callback()
|
||||||
|
end
|
||||||
|
end
|
||||||
|
end)
|
||||||
end
|
end
|
||||||
|
|
||||||
function BattleController:tick(dt)
|
function BattleController:tick(dt)
|
||||||
@ -549,9 +563,14 @@ function BattleController:enterNextTeamAction()
|
|||||||
if self.waveIndex >= self.maxWaveIndex then
|
if self.waveIndex >= self.maxWaveIndex then
|
||||||
self:enterRoundEnd()
|
self:enterRoundEnd()
|
||||||
else
|
else
|
||||||
self.defTeam:removeAllBuff()
|
self:onDefDead(function()
|
||||||
self:onDefDead()
|
if self.battleData:getDefTeam():getIsDead() then
|
||||||
self:_findNextDefUnit()
|
self:_findNextDefUnit()
|
||||||
|
else
|
||||||
|
self:enterRoundEnd()
|
||||||
|
end
|
||||||
|
end)
|
||||||
|
self.defTeam:removeAllBuff()
|
||||||
end
|
end
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
@ -589,9 +608,33 @@ function BattleController:enterRoundEnd()
|
|||||||
self:enterNextWave()
|
self:enterNextWave()
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
self.atkTeam:onRoundEnd()
|
self.atkTeam:onRoundEnd()
|
||||||
self.defTeam:onRoundEnd()
|
self.defTeam:onRoundEnd()
|
||||||
|
|
||||||
|
local atkTeam = self.battleData:getAtkTeam()
|
||||||
|
if not atkTeam or atkTeam:getIsDead() then -- 英雄死了, 直接结算
|
||||||
|
self:enterNextWave()
|
||||||
|
return
|
||||||
|
end
|
||||||
|
|
||||||
|
local defTeam = self.battleData:getDefTeam()
|
||||||
|
if not defTeam or defTeam:getIsDead() then -- 怪物死了, 直接进入刷新逻辑
|
||||||
|
if self.waveIndex >= self.maxWaveIndex then
|
||||||
|
self:enterNextWave()
|
||||||
|
else
|
||||||
|
self:onDefDead(function()
|
||||||
|
if self.battleData:getDefTeam():getIsDead() then
|
||||||
|
self:_findNextDefUnit()
|
||||||
|
else
|
||||||
|
self:enterNextWave()
|
||||||
|
end
|
||||||
|
end)
|
||||||
|
self.defTeam:removeAllBuff()
|
||||||
|
end
|
||||||
|
return
|
||||||
|
end
|
||||||
|
|
||||||
self:onRoundEnd()
|
self:onRoundEnd()
|
||||||
end
|
end
|
||||||
|
|
||||||
@ -2159,8 +2202,17 @@ function BattleController:findLinkLine(posId, posIdMap, hadSkill, mainElementTyp
|
|||||||
return hadSkill
|
return hadSkill
|
||||||
end
|
end
|
||||||
|
|
||||||
function BattleController:randomDisruptionBoard()
|
function BattleController:generateMonsterById(monsterId, callback)
|
||||||
|
local unitEntity = DataManager.BattleData:addMonster(monsterId, true)
|
||||||
|
local modelId = unitEntity:getModelId()
|
||||||
|
BattleHelper:loadBattleHeroModel(modelId, self.battleUI:getBattleNode(), function(spineObject)
|
||||||
|
self.defTeam:removeAllUnits()
|
||||||
|
local monsterComp = spineObject:addLuaComponent(GConst.BattleConst.TYPEOF_LUA_COMP.BATTLE_MONSTER_COMPONENT)
|
||||||
|
monsterComp:initWithEntity(modelId, unitEntity, self)
|
||||||
|
self.defTeam:addUnit(monsterComp, true)
|
||||||
|
self.battleUI:refreshDefHp(unitEntity:getHp(), unitEntity:getHpPercent())
|
||||||
|
monsterComp:playEnterBattlefield(false, callback)
|
||||||
|
end)
|
||||||
end
|
end
|
||||||
|
|
||||||
function BattleController:addBattleExp(exp)
|
function BattleController:addBattleExp(exp)
|
||||||
|
|||||||
@ -77,6 +77,12 @@ BattleBuffHandle.addAttribute = {
|
|||||||
[BUFF_NAME.HPP_ADD] = function(target, num)
|
[BUFF_NAME.HPP_ADD] = function(target, num)
|
||||||
target:addMaxHp(num)
|
target:addMaxHp(num)
|
||||||
end,
|
end,
|
||||||
|
[BUFF_NAME.DEATH_SUMMON] = function(target, num)
|
||||||
|
if num < 0 then
|
||||||
|
num = 0
|
||||||
|
end
|
||||||
|
target.unitEntity:setAttr(ATTR_NAME.DEATH_SUMMON, num)
|
||||||
|
end
|
||||||
}
|
}
|
||||||
|
|
||||||
local function _takeEffectDirectHurt(unitComp, buff, target, buffEffect)
|
local function _takeEffectDirectHurt(unitComp, buff, target, buffEffect)
|
||||||
|
|||||||
@ -33,6 +33,7 @@ end
|
|||||||
|
|
||||||
local function _bleedOff(buffSender, target, buff, buffEffect)
|
local function _bleedOff(buffSender, target, buff, buffEffect)
|
||||||
target.unitEntity:addAttr(BattleConst.ATTR_NAME.BE_SUCKED, -1000, false) -- 写死10%
|
target.unitEntity:addAttr(BattleConst.ATTR_NAME.BE_SUCKED, -1000, false) -- 写死10%
|
||||||
|
return 1
|
||||||
end
|
end
|
||||||
|
|
||||||
local function _bleedWork(unitComp, buffEffect, buff)
|
local function _bleedWork(unitComp, buffEffect, buff)
|
||||||
@ -43,6 +44,7 @@ local function _bleedWork(unitComp, buffEffect, buff)
|
|||||||
damage = -damage
|
damage = -damage
|
||||||
end
|
end
|
||||||
unitComp:takeDamageOrCure(buffEffect.sender, damage, EFFECT_TYPE.DOT, hurtStatus)
|
unitComp:takeDamageOrCure(buffEffect.sender, damage, EFFECT_TYPE.DOT, hurtStatus)
|
||||||
|
return 1
|
||||||
end
|
end
|
||||||
|
|
||||||
local function _undeadOn(buffSender, buff, target, buffEffect)
|
local function _undeadOn(buffSender, buff, target, buffEffect)
|
||||||
@ -51,6 +53,7 @@ end
|
|||||||
|
|
||||||
local function _undeadOff(buffSender, target, buff, buffEffect)
|
local function _undeadOff(buffSender, target, buff, buffEffect)
|
||||||
target.unitEntity:setUndeadHp(0) -- 写死0
|
target.unitEntity:setUndeadHp(0) -- 写死0
|
||||||
|
return 1
|
||||||
end
|
end
|
||||||
|
|
||||||
local function _imprisonOn(buffSender, buff, target, buffEffect)
|
local function _imprisonOn(buffSender, buff, target, buffEffect)
|
||||||
@ -60,6 +63,7 @@ end
|
|||||||
|
|
||||||
local function _imprisonOff(buffSender, target, buff, buffEffect)
|
local function _imprisonOff(buffSender, target, buff, buffEffect)
|
||||||
target.unitEntity:removeActiveSkillLimit(buff:getName())
|
target.unitEntity:removeActiveSkillLimit(buff:getName())
|
||||||
|
return 1
|
||||||
end
|
end
|
||||||
|
|
||||||
local function _frozenOn(buffSender, buff, target, buffEffect)
|
local function _frozenOn(buffSender, buff, target, buffEffect)
|
||||||
@ -75,6 +79,7 @@ local function _frozenOff(buffSender, target, buff, buffEffect)
|
|||||||
if not target.unitEntity:getIsFrozen() then
|
if not target.unitEntity:getIsFrozen() then
|
||||||
target:popCacheBuffByDecr(BattleConst.BUFF_DECR_TYPE.INCREASE_GAIN)
|
target:popCacheBuffByDecr(BattleConst.BUFF_DECR_TYPE.INCREASE_GAIN)
|
||||||
end
|
end
|
||||||
|
return 1
|
||||||
end
|
end
|
||||||
|
|
||||||
local _handleOn = {
|
local _handleOn = {
|
||||||
|
|||||||
@ -49,12 +49,17 @@ local function _checkActiveSkillHit(unitComp, skill, targetComp)
|
|||||||
return 1
|
return 1
|
||||||
end
|
end
|
||||||
|
|
||||||
|
local function _checkOnDead(unitComp, skill, targetComp)
|
||||||
|
return 1
|
||||||
|
end
|
||||||
|
|
||||||
BattlePassive.checkTrigger = {
|
BattlePassive.checkTrigger = {
|
||||||
[PASSIVE_EVENT.ON_UNIT_PREPARE_OVER] = _checkOnUnitPrepareOver,
|
[PASSIVE_EVENT.ON_UNIT_PREPARE_OVER] = _checkOnUnitPrepareOver,
|
||||||
[PASSIVE_EVENT.ON_UNI_ATTACK_START] = _checkOnUniAttackStart,
|
[PASSIVE_EVENT.ON_UNI_ATTACK_START] = _checkOnUniAttackStart,
|
||||||
[PASSIVE_EVENT.HP_LOWER_THAN] = _checkhpLowerThan,
|
[PASSIVE_EVENT.HP_LOWER_THAN] = _checkhpLowerThan,
|
||||||
[PASSIVE_EVENT.USE_NORMAL_SKILL] = _checkUseNormalSkill,
|
[PASSIVE_EVENT.USE_NORMAL_SKILL] = _checkUseNormalSkill,
|
||||||
[PASSIVE_EVENT.ACTIVE_SKILL_HIT] = _checkActiveSkillHit,
|
[PASSIVE_EVENT.ACTIVE_SKILL_HIT] = _checkActiveSkillHit,
|
||||||
|
[PASSIVE_EVENT.ON_DEAD] = _checkOnDead,
|
||||||
}
|
}
|
||||||
|
|
||||||
return BattlePassive
|
return BattlePassive
|
||||||
@ -123,6 +123,10 @@ function BattleTeamEntity:addAttr(name, num, isPercent)
|
|||||||
return addNum
|
return addNum
|
||||||
end
|
end
|
||||||
|
|
||||||
|
function BattleTeamEntity:setAttr(name, num)
|
||||||
|
self.attr[name] = num
|
||||||
|
end
|
||||||
|
|
||||||
function BattleTeamEntity:getAllMembers()
|
function BattleTeamEntity:getAllMembers()
|
||||||
return self.members
|
return self.members
|
||||||
end
|
end
|
||||||
@ -211,6 +215,10 @@ function BattleTeamEntity:getFirstHand()
|
|||||||
return self.attr.first_hand or 0
|
return self.attr.first_hand or 0
|
||||||
end
|
end
|
||||||
|
|
||||||
|
function BattleTeamEntity:getDeathSummon()
|
||||||
|
return self.attr.death_summon or 0
|
||||||
|
end
|
||||||
|
|
||||||
function BattleTeamEntity:addMaxHp(num)
|
function BattleTeamEntity:addMaxHp(num)
|
||||||
local hpBefore = self.attr.hp
|
local hpBefore = self.attr.hp
|
||||||
local currPercent = hpBefore * DEFAULT_FACTOR // self.attr.max_hp
|
local currPercent = hpBefore * DEFAULT_FACTOR // self.attr.max_hp
|
||||||
|
|||||||
@ -100,6 +100,10 @@ function BattleUnitEntity:addAttr(name, num, isPercent)
|
|||||||
return self.team:addAttr(name, num, isPercent)
|
return self.team:addAttr(name, num, isPercent)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
function BattleUnitEntity:setAttr(name, num)
|
||||||
|
return self.team:setAttr(name, num)
|
||||||
|
end
|
||||||
|
|
||||||
function BattleUnitEntity:getModelId()
|
function BattleUnitEntity:getModelId()
|
||||||
return self.unitData.modelId
|
return self.unitData.modelId
|
||||||
end
|
end
|
||||||
@ -314,6 +318,10 @@ function BattleUnitEntity:getFirstHand()
|
|||||||
return self.team:getFirstHand()
|
return self.team:getFirstHand()
|
||||||
end
|
end
|
||||||
|
|
||||||
|
function BattleUnitEntity:getDeathSummon()
|
||||||
|
return self.team:getDeathSummon()
|
||||||
|
end
|
||||||
|
|
||||||
function BattleUnitEntity:getCounterAttack()
|
function BattleUnitEntity:getCounterAttack()
|
||||||
return self.team:getCounterAttack()
|
return self.team:getCounterAttack()
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user