Files
chuanqi-server-instance/LogicServer/data/config/cdkey/CommonCdkey.config
kubbo db9d3ca9a8 feat(CommonCdkey): 新增天赐机缘礼包码配置
- 在 CommonCdkey.config 中添加了新的礼包码 "tiancijiyuan"
- 在 dropgroup.config 和 droptable.config 中添加了相应的掉落配置
- 在 StdItems.config 中添加了新的物品 "天赐机缘盒" 的配置
2025-04-17 14:41:40 +08:00

64 lines
2.9 KiB
Plaintext
Executable File

--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,
},
["tiancijiyuan"] = {
cdkey = "tiancijiyuan",
awards = { { type = 0, id = 1395, count = 1 } },
mailtitle = "天赐机缘",
mailcontent = "国服和奶昔服合并,并降下机缘,附赠给您一个机缘宝箱,看看你的运气吧!宝盒包含了有刈鹿刀,霜华,不争,3阶魔器宝盒,天命之子(时装),5w元宝,黄金宸龙,辉金甲,金牛炎宝盒以及金牛宝盒,是非是欧,全靠运气,最后遥祝大家都能获得自己心仪的物品~",
switch = 1,
},
}