feat(item): 新增天龙、天之天龙、金牛、金牛炎套装宝箱

- 新增四种宝箱物品:天龙宝箱、天之天龙宝箱、金牛宝箱、金牛炎宝箱
- 添加相应的掉落配置和合成配置
- 调整部分物品的属性和描述
This commit is contained in:
2025-01-12 16:00:04 +08:00
parent d6b9070d27
commit 51d4bec031
4 changed files with 245 additions and 13 deletions

View File

@@ -46011,6 +46011,7 @@ StdItems = {
},
[1379] = {
dup = 9999,
showQuality = 5,
denyDestroy = 1,
isShowUseBtn = 1,
iseffect = 124,
@@ -46028,12 +46029,12 @@ StdItems = {
type = 136,
dealType = 0,
conds = {},
id = 1144,
id = 1379,
denyDeal = 1,
suitId = 0,
desc = "打开后随机获得天之王者套装中的任意一件,获得随机奖励",
recordLog = 1,
name = "天之王者随机宝箱",
name = "天之王者宝箱",
trade = 3,
dropBroadcast = -1,
itemlvl = 3,
@@ -46041,4 +46042,136 @@ StdItems = {
dropGroupid = 100876,
existScenes = { -1 },
},
[1380] = {
dup = 9999,
showQuality = 5,
denyDestroy = 1,
isShowUseBtn = 1,
iseffect = 124,
forcetips = 2,
suggVocation = 0,
staitcAttrs = {},
denySell = 1,
time = 0,
dealPrice = 10,
colGroup = 0,
cdTime = 0,
icon = 13509,
recoverid = 0,
packageType = 2,
type = 136,
dealType = 0,
conds = {},
id = 1380,
denyDeal = 1,
suitId = 0,
desc = "打开后随机获得天龙套装中的任意一件,获得随机奖励",
recordLog = 1,
name = "天龙宝箱",
trade = 3,
dropBroadcast = -1,
itemlvl = 3,
shape = 0,
dropGroupid = 100877,
existScenes = { -1 },
},
[1381] = {
dup = 9999,
showQuality = 5,
denyDestroy = 1,
isShowUseBtn = 1,
iseffect = 124,
forcetips = 2,
suggVocation = 0,
staitcAttrs = {},
denySell = 1,
time = 0,
dealPrice = 10,
colGroup = 0,
cdTime = 0,
icon = 13509,
recoverid = 0,
packageType = 2,
type = 136,
dealType = 0,
conds = {},
id = 1381,
denyDeal = 1,
suitId = 0,
desc = "打开后随机获得天之天龙套装中的任意一件,获得随机奖励",
recordLog = 1,
name = "天之天龙宝箱",
trade = 3,
dropBroadcast = -1,
itemlvl = 3,
shape = 0,
dropGroupid = 100878,
existScenes = { -1 },
},
[1382] = {
dup = 9999,
showQuality = 5,
denyDestroy = 1,
isShowUseBtn = 1,
iseffect = 124,
forcetips = 2,
suggVocation = 0,
staitcAttrs = {},
denySell = 1,
time = 0,
dealPrice = 10,
colGroup = 0,
cdTime = 0,
icon = 13509,
recoverid = 0,
packageType = 2,
type = 136,
dealType = 0,
conds = {},
id = 1382,
denyDeal = 1,
suitId = 0,
desc = "打开后随机获得金牛套装中的任意一件,获得随机奖励",
recordLog = 1,
name = "金牛宝箱",
trade = 3,
dropBroadcast = -1,
itemlvl = 3,
shape = 0,
dropGroupid = 100879,
existScenes = { -1 },
},
[1383] = {
dup = 9999,
showQuality = 5,
denyDestroy = 1,
isShowUseBtn = 1,
iseffect = 124,
forcetips = 2,
suggVocation = 0,
staitcAttrs = {},
denySell = 1,
time = 0,
dealPrice = 10,
colGroup = 0,
cdTime = 0,
icon = 13509,
recoverid = 0,
packageType = 2,
type = 136,
dealType = 0,
conds = {},
id = 1383,
denyDeal = 1,
suitId = 0,
desc = "打开后随机获得金牛[炎]套装中的任意一件,获得随机奖励",
recordLog = 1,
name = "金牛[炎]宝箱",
trade = 3,
dropBroadcast = -1,
itemlvl = 3,
shape = 0,
dropGroupid = 100880,
existScenes = { -1 },
},
}