feat(CommonCdkey): 新增天赐机缘礼包码配置

- 在 CommonCdkey.config 中添加了新的礼包码 "tiancijiyuan"
- 在 dropgroup.config 和 droptable.config 中添加了相应的掉落配置
- 在 StdItems.config 中添加了新的物品 "天赐机缘盒" 的配置
This commit is contained in:
2025-04-17 14:41:40 +08:00
parent 1d21e50432
commit db9d3ca9a8
4 changed files with 388 additions and 171 deletions

View File

@@ -1,52 +1,63 @@
--AA-礼包码CDKey.xlsx 通码配置
CommonCDKeyConf={
["VIP666"] = {
cdkey = "VIP666",
awards = {{type=2,id=2,count=500000},{type=0,id=480,count=20},{type=0,id=970,count=5}},
mailtitle = "系统邮件",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["VIP888"] = {
cdkey = "VIP888",
awards = {{type=0,id=1018,count=3},{type=0,id=994,count=3},{type=0,id=269,count=5}},
mailtitle = "系统邮件",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["VIP999"] = {
cdkey = "VIP999",
awards = {{type=0,id=261,count=20},{type=0,id=421,count=5},{type=0,id=954,count=10}},
mailtitle = "系统邮件",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["LINUXDO"] = {
cdkey = "LINUXDO",
awards = {{type=0,id=261,count=100},{type=0,id=421,count=10},{type=0,id=389,count=5},{type=0,id=1270,count=1}},
mailtitle = "LINUXDO的各位佬,感谢你的支持!",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["weliowork"] = {
cdkey = "weliowork",
awards = {{type=0,id=1151,count=1},{type=0,id=1166,count=10},{type=0,id=1250,count=1}},
mailtitle = "致敬论坛的黑白佬!",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["newyear"] = {
cdkey = "辞旧迎新",
awards = {{type=0,id=1151,count=1},{type=0,id=1164,count=100},{type=0,id=1250,count=1}},
mailtitle = "预祝大家新年快乐,阖家欢乐!",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["bainian"] = {
cdkey = "拜年",
awards = {{type=0,id=1151,count=1},{type=0,id=1164,count=100},{type=0,id=1250,count=1}},
mailtitle = "给您拜年啦!",
mailcontent = "岁序常易,华章日新。在这辞旧迎新的美好时刻,愿新年的钟声为您带来无尽的喜悦与祥和。愿您在新的一年里,万事胜意,阖家幸福,身体安康,笑口常开!新春快乐,蛇年大吉!。",
switch = 1,
},
CommonCDKeyConf = {
["VIP666"] = {
cdkey = "VIP666",
awards = { { type = 2, id = 2, count = 500000 }, { type = 0, id = 480, count = 20 }, { type = 0, id = 970, count = 5 } },
mailtitle = "系统邮件",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["VIP888"] = {
cdkey = "VIP888",
awards = { { type = 0, id = 1018, count = 3 }, { type = 0, id = 994, count = 3 }, { type = 0, id = 269, count = 5 } },
mailtitle = "系统邮件",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["VIP999"] = {
cdkey = "VIP999",
awards = { { type = 0, id = 261, count = 20 }, { type = 0, id = 421, count = 5 }, { type = 0, id = 954, count = 10 } },
mailtitle = "系统邮件",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["LINUXDO"] = {
cdkey = "LINUXDO",
awards = { { type = 0, id = 261, count = 100 }, { type = 0, id = 421, count = 10 }, { type = 0, id = 389, count = 5 }, {
type = 0,
id = 1270,
count = 1,
} },
mailtitle = "LINUXDO的各位佬,感谢你的支持!",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["weliowork"] = {
cdkey = "weliowork",
awards = { { type = 0, id = 1151, count = 1 }, { type = 0, id = 1166, count = 10 }, { type = 0, id = 1250, count = 1 } },
mailtitle = "致敬论坛的黑白佬!",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["newyear"] = {
cdkey = "辞旧迎新",
awards = { { type = 0, id = 1151, count = 1 }, { type = 0, id = 1164, count = 100 }, { type = 0, id = 1250, count = 1 } },
mailtitle = "预祝大家新年快乐,阖家欢乐!",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["bainian"] = {
cdkey = "拜年",
awards = { { type = 0, id = 1151, count = 1 }, { type = 0, id = 1164, count = 100 }, { type = 0, id = 1250, count = 1 } },
mailtitle = "给您拜年啦!",
mailcontent = "岁序常易,华章日新。在这辞旧迎新的美好时刻,愿新年的钟声为您带来无尽的喜悦与祥和。愿您在新的一年里,万事胜意,阖家幸福,身体安康,笑口常开!新春快乐,蛇年大吉!。",
switch = 1,
},
["tiancijiyuan"] = {
cdkey = "tiancijiyuan",
awards = { { type = 0, id = 1395, count = 1 } },
mailtitle = "天赐机缘",
mailcontent = "国服和奶昔服合并,并降下机缘,附赠给您一个机缘宝箱,看看你的运气吧!宝盒包含了有刈鹿刀,霜华,不争,3阶魔器宝盒,天命之子(时装),5w元宝,黄金宸龙,辉金甲,金牛炎宝盒以及金牛宝盒,是非是欧,全靠运气,最后遥祝大家都能获得自己心仪的物品~",
switch = 1,
},
}

View File

@@ -2220,6 +2220,11 @@ DropGroupConfig = {
type = 2,
group = { { rate = 100, id = 2100188 } },
},
[100882] = {
id = 100882,
type = 2,
group = { { rate = 100, id = 2100189 } },
},
[110001] = {
id = 110001,
type = 2,

View File

@@ -10366,4 +10366,23 @@ DropTableConfig = {
},
weeklimit = {},
},
[2100189] = {
id = 2100189,
type = 2,
table = {
{ rate = 2, type = 0, id = 1394, count = 1 },
{ rate = 2, type = 0, id = 1384, count = 1 },
{ rate = 2, type = 0, id = 1385, count = 1 },
{ rate = 2, type = 0, id = 1386, count = 1 },
{ rate = 2, type = 0, id = 1387, count = 1 },
{ rate = 2, type = 0, id = 1297, count = 1 },
{ rate = 2, type = 0, id = 1129, count = 1 },
{ rate = 6, type = 0, id = 380, count = 500 },
{ rate = 10, type = 0, id = 1147, count = 3 },
{ rate = 30, type = 0, id = 1383, count = 1 },
{ rate = 40, type = 0, id = 1382, count = 1 },
},
weeklimit = {},
},
}

View File

@@ -156,10 +156,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 6,
staitcAttrs = { { type = 19, value = 22 }, { type = 17, value = 9 }, { type = 11, value = 12 }, {
type = 9,
value = 5,
} },
staitcAttrs = {
{ type = 19, value = 22 },
{ type = 17, value = 9 },
{ type = 11, value = 12 },
{
type = 9,
value = 5,
},
},
suggVocation = 3,
suitId = 0,
time = 0,
@@ -188,10 +193,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 5,
staitcAttrs = { { type = 15, value = 12 }, { type = 13, value = 4 }, { type = 11, value = 6 }, {
type = 9,
value = 3,
} },
staitcAttrs = {
{ type = 15, value = 12 },
{ type = 13, value = 4 },
{ type = 11, value = 6 },
{
type = 9,
value = 3,
},
},
suggVocation = 2,
suitId = 0,
time = 0,
@@ -275,10 +285,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 9,
staitcAttrs = { { type = 15, value = 22 }, { type = 13, value = 9 }, { type = 11, value = 10 }, {
type = 9,
value = 5,
} },
staitcAttrs = {
{ type = 15, value = 22 },
{ type = 13, value = 9 },
{ type = 11, value = 10 },
{
type = 9,
value = 5,
},
},
suggVocation = 2,
suitId = 0,
time = 0,
@@ -366,10 +381,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 13,
staitcAttrs = { { type = 19, value = 12 }, { type = 17, value = 4 }, { type = 11, value = 8 }, {
type = 9,
value = 3,
} },
staitcAttrs = {
{ type = 19, value = 12 },
{ type = 17, value = 4 },
{ type = 11, value = 8 },
{
type = 9,
value = 3,
},
},
suggVocation = 3,
suitId = 0,
time = 0,
@@ -398,10 +418,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 11,
staitcAttrs = { { type = 19, value = 15 }, { type = 17, value = 5 }, { type = 11, value = 9 }, {
type = 9,
value = 5,
} },
staitcAttrs = {
{ type = 19, value = 15 },
{ type = 17, value = 5 },
{ type = 11, value = 9 },
{
type = 9,
value = 5,
},
},
suggVocation = 3,
suitId = 0,
time = 0,
@@ -458,10 +483,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 15,
staitcAttrs = { { type = 15, value = 15 }, { type = 13, value = 5 }, { type = 11, value = 8 }, {
type = 9,
value = 4,
} },
staitcAttrs = {
{ type = 15, value = 15 },
{ type = 13, value = 5 },
{ type = 11, value = 8 },
{
type = 9,
value = 4,
},
},
suggVocation = 2,
suitId = 0,
time = 0,
@@ -489,10 +519,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 16,
staitcAttrs = { { type = 19, value = 27 }, { type = 17, value = 12 }, { type = 11, value = 12 }, {
type = 9,
value = 5,
} },
staitcAttrs = {
{ type = 19, value = 27 },
{ type = 17, value = 12 },
{ type = 11, value = 12 },
{
type = 9,
value = 5,
},
},
suggVocation = 3,
suitId = 0,
time = 0,
@@ -545,10 +580,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 17,
staitcAttrs = { { type = 15, value = 27 }, { type = 13, value = 12 }, { type = 11, value = 10 }, {
type = 9,
value = 5,
} },
staitcAttrs = {
{ type = 15, value = 27 },
{ type = 13, value = 12 },
{ type = 11, value = 10 },
{
type = 9,
value = 5,
},
},
suggVocation = 2,
suitId = 0,
time = 0,
@@ -604,10 +644,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 19,
staitcAttrs = { { type = 19, value = 32 }, { type = 17, value = 14 }, { type = 11, value = 9 }, {
type = 9,
value = 5,
} },
staitcAttrs = {
{ type = 19, value = 32 },
{ type = 17, value = 14 },
{ type = 11, value = 9 },
{
type = 9,
value = 5,
},
},
suggVocation = 3,
suitId = 0,
time = 0,
@@ -663,10 +708,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 21,
staitcAttrs = { { type = 15, value = 46 }, { type = 13, value = 21 }, { type = 11, value = 8 }, {
type = 9,
value = 5,
} },
staitcAttrs = {
{ type = 15, value = 46 },
{ type = 13, value = 21 },
{ type = 11, value = 8 },
{
type = 9,
value = 5,
},
},
suggVocation = 2,
suitId = 0,
time = 0,
@@ -694,10 +744,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 22,
staitcAttrs = { { type = 15, value = 32 }, { type = 13, value = 14 }, { type = 11, value = 8 }, {
type = 9,
value = 5,
} },
staitcAttrs = {
{ type = 15, value = 32 },
{ type = 13, value = 14 },
{ type = 11, value = 8 },
{
type = 9,
value = 5,
},
},
suggVocation = 2,
suitId = 0,
time = 0,
@@ -793,10 +848,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 25,
staitcAttrs = { { type = 15, value = 39 }, { type = 13, value = 18 }, { type = 11, value = 8 }, {
type = 9,
value = 5,
} },
staitcAttrs = {
{ type = 15, value = 39 },
{ type = 13, value = 18 },
{ type = 11, value = 8 },
{
type = 9,
value = 5,
},
},
suggVocation = 2,
suitId = 0,
time = 0,
@@ -852,10 +912,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 27,
staitcAttrs = { { type = 19, value = 39 }, { type = 17, value = 18 }, { type = 11, value = 9 }, {
type = 9,
value = 5,
} },
staitcAttrs = {
{ type = 19, value = 39 },
{ type = 17, value = 18 },
{ type = 11, value = 9 },
{
type = 9,
value = 5,
},
},
suggVocation = 3,
suitId = 0,
time = 0,
@@ -911,10 +976,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 29,
staitcAttrs = { { type = 15, value = 56 }, { type = 13, value = 27 }, { type = 11, value = 8 }, {
type = 9,
value = 5,
} },
staitcAttrs = {
{ type = 15, value = 56 },
{ type = 13, value = 27 },
{ type = 11, value = 8 },
{
type = 9,
value = 5,
},
},
suggVocation = 2,
suitId = 0,
time = 0,
@@ -942,10 +1012,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 30,
staitcAttrs = { { type = 19, value = 56 }, { type = 17, value = 27 }, { type = 11, value = 9 }, {
type = 9,
value = 5,
} },
staitcAttrs = {
{ type = 19, value = 56 },
{ type = 17, value = 27 },
{ type = 11, value = 9 },
{
type = 9,
value = 5,
},
},
suggVocation = 3,
suitId = 0,
time = 0,
@@ -973,10 +1048,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 31,
staitcAttrs = { { type = 19, value = 46 }, { type = 17, value = 21 }, { type = 11, value = 9 }, {
type = 9,
value = 5,
} },
staitcAttrs = {
{ type = 19, value = 46 },
{ type = 17, value = 21 },
{ type = 11, value = 9 },
{
type = 9,
value = 5,
},
},
suggVocation = 3,
suitId = 0,
time = 0,
@@ -1032,10 +1112,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 35,
staitcAttrs = { { type = 15, value = 72 }, { type = 13, value = 35 }, { type = 11, value = 8 }, {
type = 9,
value = 5,
} },
staitcAttrs = {
{ type = 15, value = 72 },
{ type = 13, value = 35 },
{ type = 11, value = 8 },
{
type = 9,
value = 5,
},
},
suggVocation = 2,
suitId = 0,
time = 0,
@@ -1063,10 +1148,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 38,
staitcAttrs = { { type = 19, value = 72 }, { type = 17, value = 35 }, { type = 11, value = 9 }, {
type = 9,
value = 5,
} },
staitcAttrs = {
{ type = 19, value = 72 },
{ type = 17, value = 35 },
{ type = 11, value = 9 },
{
type = 9,
value = 5,
},
},
suggVocation = 3,
suitId = 0,
time = 0,
@@ -1404,10 +1494,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 1,
staitcAttrs = { { type = 27, value = 1 }, { type = 25, value = 0 }, { type = 23, value = 2 }, {
type = 21,
value = 0,
} },
staitcAttrs = {
{ type = 27, value = 1 },
{ type = 25, value = 0 },
{ type = 23, value = 2 },
{
type = 21,
value = 0,
},
},
suggVocation = 0,
suitId = 0,
time = 0,
@@ -1436,10 +1531,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 2,
staitcAttrs = { { type = 27, value = 2 }, { type = 25, value = 1 }, { type = 23, value = 3 }, {
type = 21,
value = 3,
} },
staitcAttrs = {
{ type = 27, value = 2 },
{ type = 25, value = 1 },
{ type = 23, value = 3 },
{
type = 21,
value = 3,
},
},
suggVocation = 0,
suitId = 0,
time = 0,
@@ -1690,10 +1790,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 2,
staitcAttrs = { { type = 27, value = 3 }, { type = 25, value = 2 }, { type = 23, value = 4 }, {
type = 21,
value = 3,
} },
staitcAttrs = {
{ type = 27, value = 3 },
{ type = 25, value = 2 },
{ type = 23, value = 4 },
{
type = 21,
value = 3,
},
},
suggVocation = 0,
suitId = 0,
time = 0,
@@ -2356,10 +2461,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 0,
staitcAttrs = { { type = 27, value = 1 }, { type = 25, value = 0 }, { type = 23, value = 1 }, {
type = 21,
value = 0,
} },
staitcAttrs = {
{ type = 27, value = 1 },
{ type = 25, value = 0 },
{ type = 23, value = 1 },
{
type = 21,
value = 0,
},
},
suggVocation = 0,
suitId = 0,
time = 0,
@@ -3901,10 +4011,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 0,
staitcAttrs = { { type = 54, value = 20 }, { type = 83, value = 20 }, { type = 136, value = 20 }, {
type = 75,
value = 20,
} },
staitcAttrs = {
{ type = 54, value = 20 },
{ type = 83, value = 20 },
{ type = 136, value = 20 },
{
type = 75,
value = 20,
},
},
suggVocation = 2,
suitId = 0,
time = 0,
@@ -4019,10 +4134,15 @@ StdItems = {
recoverView = { { count = 100, id = 0, rate = 100, type = 2 } },
recoverid = 150051,
shape = 0,
staitcAttrs = { { type = 27, value = 1 }, { type = 25, value = 0 }, { type = 23, value = 1 }, {
type = 21,
value = 0,
} },
staitcAttrs = {
{ type = 27, value = 1 },
{ type = 25, value = 0 },
{ type = 23, value = 1 },
{
type = 21,
value = 0,
},
},
suggVocation = 2,
suitId = 0,
time = 0,
@@ -15865,10 +15985,15 @@ StdItems = {
recoverView = { { count = 120, id = 2, rate = 100, type = 2 } },
recoverid = 150052,
shape = 0,
staitcAttrs = { { type = 27, value = 2 }, { type = 25, value = 2 }, { type = 23, value = 2 }, {
type = 21,
value = 2,
} },
staitcAttrs = {
{ type = 27, value = 2 },
{ type = 25, value = 2 },
{ type = 23, value = 2 },
{
type = 21,
value = 2,
},
},
suggVocation = 0,
suitId = 0,
time = 0,
@@ -32860,10 +32985,15 @@ StdItems = {
recoverid = 150063,
shape = 0,
showQuality = 4,
staitcAttrs = { { type = 35, value = 2000 }, { type = 6, value = 2000 }, { type = 27, value = 22 }, {
type = 25,
value = 22,
} },
staitcAttrs = {
{ type = 35, value = 2000 },
{ type = 6, value = 2000 },
{ type = 27, value = 22 },
{
type = 25,
value = 22,
},
},
suggVocation = 0,
suitId = 0,
time = 0,
@@ -33306,10 +33436,15 @@ StdItems = {
recoverView = { { count = 10, id = 0, rate = 100, type = 2 } },
recoverid = 100054,
shape = 0,
staitcAttrs = { { type = 0, value = 227 }, { type = 0, value = 226 }, { type = 0, value = 225 }, {
type = 0,
value = 224,
} },
staitcAttrs = {
{ type = 0, value = 227 },
{ type = 0, value = 226 },
{ type = 0, value = 225 },
{
type = 0,
value = 224,
},
},
suggVocation = 0,
suitId = 0,
time = 0,
@@ -34717,7 +34852,7 @@ StdItems = {
desc = "该道具不可交易开服第8天可以开启。使用后立即返还5元宝、并随机抽取一件永久时装包含红玫瑰、紫玫瑰、黄金裁决、黄金屠龙、黄金嗜魂、黄金羽扇",
dropBroadcast = 0,
dropGroupid = 151016,
dup = 0,
dup = 9999,
existScenes = { -1 },
fashionTips = "bx_show_001",
icon = 13532,
@@ -42420,10 +42555,15 @@ StdItems = {
recoverid = 1500,
shape = 0,
showQuality = 5,
staitcAttrs = { { type = 80, value = 1700 }, { type = 101, value = 600 }, { type = 116, value = 600 }, {
type = 138,
value = 1500,
} },
staitcAttrs = {
{ type = 80, value = 1700 },
{ type = 101, value = 600 },
{ type = 116, value = 600 },
{
type = 138,
value = 1500,
},
},
suggVocation = 0,
suitId = 0,
time = 0,
@@ -42454,10 +42594,15 @@ StdItems = {
recoverid = 150091,
shape = 0,
showQuality = 5,
staitcAttrs = { { type = 81, value = 1800 }, { type = 6, value = 1800 }, { type = 79, value = 1500 }, {
type = 70,
value = 1500,
} },
staitcAttrs = {
{ type = 81, value = 1800 },
{ type = 6, value = 1800 },
{ type = 79, value = 1500 },
{
type = 70,
value = 1500,
},
},
suggVocation = 0,
suitId = 0,
time = 0,
@@ -46277,10 +46422,15 @@ StdItems = {
recoverid = 150091,
shape = 0,
showQuality = 5,
staitcAttrs = { { type = 81, value = 3000 }, { type = 6, value = 3000 }, { type = 70, value = 2000 }, {
type = 75,
value = 1500,
} },
staitcAttrs = {
{ type = 81, value = 3000 },
{ type = 6, value = 3000 },
{ type = 70, value = 2000 },
{
type = 75,
value = 1500,
},
},
suggVocation = 0,
suitId = 0,
time = 0,
@@ -46540,4 +46690,36 @@ StdItems = {
trade = 3,
type = 131,
},
[1395] = {
cdTime = 0,
colGroup = 0,
conds = {},
dealPrice = 10,
dealType = 0,
denyDeal = 1,
denyDestroy = 1,
denySell = 1,
desc = "打开后随机获得三阶魔器中的任意一件,获得随机奖励",
dropBroadcast = 0,
dropGroupid = 100881,
dup = 9999,
existScenes = { -1 },
icon = 13509,
id = 1395,
isShowUseBtn = 1,
iseffect = 127,
itemlvl = 3,
name = "天赐机缘盒",
packageType = 2,
recordLog = 1,
recoverid = 0,
shape = 0,
showQuality = 5,
staitcAttrs = {},
suggVocation = 0,
suitId = 0,
time = 0,
trade = 3,
type = 131,
},
}