Files
chuanqi-server/server/s1/LogicServer/data/config/PlatformSogou/LevelSogou.config
kubbo 04e54114d0 feat(platform): 添加多个平台福利配置并延长活动时间
- 新增多个平台的福利配置文件,包括7游戏、37、360、2144等- 延长捐献榜活动时间至2024年12月31日
-移除YY平台相关配置的引用
2024-12-14 19:13:17 +08:00

39 lines
877 B
Plaintext

--P-平台福利搜狗.xlsx 等级礼包
LevelSogouConfig={
[1] = {
id = 1,
level = 50,
reward = {{type=2,id=2,count=5000},{type=0,id=421,count=1},},
tips = "|C:0xf56f00&T:领取成功|",
},
[2] = {
id = 2,
level = 60,
reward = {{type=2,id=2,count=10000},{type=0,id=421,count=2},},
tips = "|C:0xf56f00&T:领取成功|",
},
[3] = {
id = 3,
level = 70,
reward = {{type=2,id=2,count=15000},{type=0,id=421,count=3},},
tips = "|C:0xf56f00&T:领取成功|",
},
[4] = {
id = 4,
level = 80,
reward = {{type=2,id=2,count=20000},{type=0,id=853,count=5},},
tips = "|C:0xf56f00&T:领取成功|",
},
[5] = {
id = 5,
level = 90,
reward = {{type=2,id=2,count=25000},{type=0,id=854,count=5},},
tips = "|C:0xf56f00&T:领取成功|",
},
[6] = {
id = 6,
level = 100,
reward = {{type=2,id=2,count=30000},{type=0,id=365,count=1},},
tips = "|C:0xf56f00&T:领取成功|",
},
}