508 lines
5.4 KiB
Lua
508 lines
5.4 KiB
Lua
local mine_element = {
|
|
[1]={
|
|
["type"]=1,
|
|
["area"]={
|
|
1,
|
|
1
|
|
}
|
|
},
|
|
[2]={
|
|
["type"]=2,
|
|
["icon"]="mine_element_1",
|
|
["pickaxe_cost"]=1,
|
|
["area"]={
|
|
1,
|
|
1
|
|
}
|
|
},
|
|
[3]={
|
|
["type"]=2,
|
|
["icon"]="mine_element_2",
|
|
["pickaxe_cost"]=1,
|
|
["area"]={
|
|
1,
|
|
1
|
|
},
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=12,
|
|
["count"]={
|
|
["value"]=30,
|
|
["unit"]=0
|
|
}
|
|
}
|
|
},
|
|
["reward_location"]={
|
|
{
|
|
1.0,
|
|
1.0
|
|
}
|
|
}
|
|
},
|
|
[4]={
|
|
["type"]=2,
|
|
["icon"]="mine_element_3",
|
|
["pickaxe_cost"]=1,
|
|
["area"]={
|
|
1,
|
|
1
|
|
},
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=12,
|
|
["count"]={
|
|
["value"]=100,
|
|
["unit"]=0
|
|
}
|
|
}
|
|
},
|
|
["reward_location"]={
|
|
{
|
|
1.0,
|
|
1.0
|
|
}
|
|
}
|
|
},
|
|
[5]={
|
|
["type"]=2,
|
|
["icon"]="mine_element_4",
|
|
["pickaxe_cost"]=1,
|
|
["area"]={
|
|
1,
|
|
1
|
|
},
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=12,
|
|
["count"]={
|
|
["value"]=300,
|
|
["unit"]=0
|
|
}
|
|
}
|
|
},
|
|
["reward_location"]={
|
|
{
|
|
1.0,
|
|
1.0
|
|
}
|
|
}
|
|
},
|
|
[6]={
|
|
["type"]=2,
|
|
["icon"]="mine_element_5",
|
|
["pickaxe_cost"]=1,
|
|
["area"]={
|
|
1,
|
|
1
|
|
},
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=11,
|
|
["count"]={
|
|
["value"]=1,
|
|
["unit"]=0
|
|
}
|
|
}
|
|
},
|
|
["reward_location"]={
|
|
{
|
|
1.0,
|
|
1.0
|
|
}
|
|
}
|
|
},
|
|
[7]={
|
|
["type"]=2,
|
|
["icon"]="mine_element_6",
|
|
["pickaxe_cost"]=1,
|
|
["area"]={
|
|
1,
|
|
1
|
|
},
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=9,
|
|
["count"]={
|
|
["value"]=1,
|
|
["unit"]=0
|
|
}
|
|
}
|
|
},
|
|
["reward_location"]={
|
|
{
|
|
1.0,
|
|
1.0
|
|
}
|
|
}
|
|
},
|
|
[8]={
|
|
["type"]=2,
|
|
["icon"]="mine_element_7",
|
|
["pickaxe_cost"]=1,
|
|
["area"]={
|
|
1,
|
|
1
|
|
},
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=10,
|
|
["count"]={
|
|
["value"]=1,
|
|
["unit"]=0
|
|
}
|
|
}
|
|
},
|
|
["reward_location"]={
|
|
{
|
|
1.0,
|
|
1.0
|
|
}
|
|
}
|
|
},
|
|
[9]={
|
|
["type"]=2,
|
|
["icon"]="mine_element_8",
|
|
["pickaxe_cost"]=1,
|
|
["area"]={
|
|
1,
|
|
1
|
|
},
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=20,
|
|
["count"]={
|
|
["value"]=1,
|
|
["unit"]=0
|
|
}
|
|
}
|
|
},
|
|
["reward_location"]={
|
|
{
|
|
1.0,
|
|
1.0
|
|
}
|
|
}
|
|
},
|
|
[10]={
|
|
["type"]=3,
|
|
["icon"]="mine_element_9",
|
|
["pickaxe_cost"]=2,
|
|
["area"]={
|
|
1,
|
|
1
|
|
}
|
|
},
|
|
[11]={
|
|
["type"]=4,
|
|
["icon"]="mine_element_10",
|
|
["area"]={
|
|
2,
|
|
2
|
|
},
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=25,
|
|
["count"]={
|
|
["value"]=1,
|
|
["unit"]=0
|
|
}
|
|
}
|
|
},
|
|
["reward_location"]={
|
|
{
|
|
1.0,
|
|
1.0
|
|
}
|
|
}
|
|
},
|
|
[12]={
|
|
["type"]=4,
|
|
["icon"]="mine_element_11",
|
|
["area"]={
|
|
3,
|
|
2
|
|
},
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=25,
|
|
["count"]={
|
|
["value"]=1,
|
|
["unit"]=0
|
|
}
|
|
}
|
|
},
|
|
["reward_location"]={
|
|
{
|
|
2.0,
|
|
2.0
|
|
}
|
|
}
|
|
},
|
|
[13]={
|
|
["type"]=4,
|
|
["icon"]="mine_element_12",
|
|
["area"]={
|
|
4,
|
|
2
|
|
},
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=25,
|
|
["count"]={
|
|
["value"]=1,
|
|
["unit"]=0
|
|
}
|
|
}
|
|
},
|
|
["reward_location"]={
|
|
{
|
|
2.0,
|
|
2.0
|
|
}
|
|
}
|
|
},
|
|
[14]={
|
|
["type"]=5,
|
|
["icon"]="mine_element_11",
|
|
["area"]={
|
|
3,
|
|
2
|
|
},
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=26,
|
|
["count"]={
|
|
["value"]=1,
|
|
["unit"]=0
|
|
}
|
|
}
|
|
},
|
|
["reward_location"]={
|
|
{
|
|
2.0,
|
|
2.0
|
|
}
|
|
}
|
|
},
|
|
[15]={
|
|
["type"]=5,
|
|
["icon"]="mine_element_12",
|
|
["area"]={
|
|
4,
|
|
2
|
|
},
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=26,
|
|
["count"]={
|
|
["value"]=1,
|
|
["unit"]=0
|
|
}
|
|
}
|
|
},
|
|
["reward_location"]={
|
|
{
|
|
2.0,
|
|
2.0
|
|
}
|
|
}
|
|
},
|
|
[16]={
|
|
["type"]=5,
|
|
["icon"]="mine_element_13",
|
|
["area"]={
|
|
6,
|
|
2
|
|
},
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=26,
|
|
["count"]={
|
|
["value"]=1,
|
|
["unit"]=0
|
|
}
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=26,
|
|
["count"]={
|
|
["value"]=1,
|
|
["unit"]=0
|
|
}
|
|
}
|
|
},
|
|
["reward_location"]={
|
|
{
|
|
2.0,
|
|
3.0
|
|
},
|
|
{
|
|
2.0,
|
|
4.0
|
|
}
|
|
}
|
|
},
|
|
[17]={
|
|
["type"]=6,
|
|
["icon"]="mine_element_11",
|
|
["area"]={
|
|
3,
|
|
2
|
|
},
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=27,
|
|
["count"]={
|
|
["value"]=1,
|
|
["unit"]=0
|
|
}
|
|
}
|
|
},
|
|
["reward_location"]={
|
|
{
|
|
2.0,
|
|
2.0
|
|
}
|
|
}
|
|
},
|
|
[18]={
|
|
["type"]=6,
|
|
["icon"]="mine_element_12",
|
|
["area"]={
|
|
4,
|
|
2
|
|
},
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=27,
|
|
["count"]={
|
|
["value"]=1,
|
|
["unit"]=0
|
|
}
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=27,
|
|
["count"]={
|
|
["value"]=1,
|
|
["unit"]=0
|
|
}
|
|
}
|
|
},
|
|
["reward_location"]={
|
|
{
|
|
2.0,
|
|
2.0
|
|
},
|
|
{
|
|
2.0,
|
|
3.0
|
|
}
|
|
}
|
|
},
|
|
[19]={
|
|
["type"]=6,
|
|
["icon"]="mine_element_13",
|
|
["area"]={
|
|
6,
|
|
2
|
|
},
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=27,
|
|
["count"]={
|
|
["value"]=1,
|
|
["unit"]=0
|
|
}
|
|
},
|
|
{
|
|
["type"]=1,
|
|
["id"]=27,
|
|
["count"]={
|
|
["value"]=1,
|
|
["unit"]=0
|
|
}
|
|
}
|
|
},
|
|
["reward_location"]={
|
|
{
|
|
2.0,
|
|
3.0
|
|
},
|
|
{
|
|
2.0,
|
|
4.0
|
|
}
|
|
}
|
|
},
|
|
[20]={
|
|
["type"]=2,
|
|
["icon"]="mine_element_6",
|
|
["pickaxe_cost"]=1,
|
|
["area"]={
|
|
1,
|
|
1
|
|
},
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=9,
|
|
["count"]={
|
|
["value"]=3,
|
|
["unit"]=0
|
|
}
|
|
}
|
|
},
|
|
["reward_location"]={
|
|
{
|
|
1.0,
|
|
1.0
|
|
}
|
|
}
|
|
},
|
|
[21]={
|
|
["type"]=2,
|
|
["icon"]="mine_element_14",
|
|
["pickaxe_cost"]=1,
|
|
["area"]={
|
|
1,
|
|
1
|
|
},
|
|
["reward"]={
|
|
{
|
|
["type"]=1,
|
|
["id"]=2,
|
|
["count"]={
|
|
["value"]=50,
|
|
["unit"]=0
|
|
}
|
|
}
|
|
},
|
|
["reward_location"]={
|
|
{
|
|
1.0,
|
|
1.0
|
|
}
|
|
}
|
|
}
|
|
}
|
|
local config = {
|
|
data=mine_element,count=21
|
|
}
|
|
return config |