源战役客户端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

18 lines
1.5 KiB

Config = Config or {}
Config.ConfigEquipShow = Config.ConfigEquipShow or {}
Config.ConfigEquipShow =
{
[1] = {cell = 1,index = 1, name = "武器", desc = "可通过各种幻魔玩法,经验快车获得", go_to = {}},
[2] = {cell = 2,index = 3, name = "头盔", desc = "可通过各种幻魔玩法,经验快车获得", go_to = {}},
[3] = {cell = 3,index = 5, name = "身甲", desc = "可通过各种幻魔玩法,经验快车获得", go_to = {}},
[4] = {cell = 4,index = 7, name = "披风", desc = "可通过各种幻魔玩法,经验快车获得", go_to = {}},
[5] = {cell = 5,index = 9, name = "手甲", desc = "可通过各种幻魔玩法,经验快车获得", go_to = {}},
[6] = {cell = 6,index = 2, name = "护胫", desc = "可通过各种幻魔玩法,经验快车获得", go_to = {}},
[7] = {cell = 7,index = 4, name = "靴子", desc = "可通过各种幻魔玩法,经验快车获得", go_to = {}},
[8] = {cell = 8,index = 6, name = "项链", desc = "可直接在名望商城中购买获得", go_to = {153,2,2}},
[9] = {cell = 9,index = 8, name = "戒指", desc = "可直接在交易商城中购买获得", go_to = {153,1,3}},
[10] = {cell = 10,index = 10, name = "耳饰", desc = "可直接在交易商城中购买获得", go_to = {153,1,3}},
[11] = {cell = 11,index = 11, name = "守护", desc = "可装备各类守护,在交易商城中直接购得", go_to = {153,1,2}},
[12] = {cell = 12,index = 12, name = "羁绊", desc = "可装备各类守护,在交易商城中直接购得", go_to = {}},
}