feat(server): 添加多个平台的福利配置文件

- 新增了多个平台的福利配置文件,包括:  - Platform7youxi - Platform37
  - Platform360
  - Platform2144
  - Platform4366
  - Platformaiqiyi
  - PlatformGame2
  - PlatformKU25
  - Platformludashi
  - Platformqidian - PlatformQQ
  - Platformshunwang
  - PlatformSogou
  - PlatformTanwan  - Platformteeqee - Platformxunwan
  - PlatformYaodou
- 配置文件内容包括各个平台的奖励设置、等级礼物、登录礼物等信息
This commit is contained in:
2024-12-14 16:24:33 +08:00
parent 6336fde72b
commit ef3201ac96
32 changed files with 541 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
--P-平台福利鲁大师.xlsx 平台vip
LudashivipConfig={
[1] = {
id = 1,
vipLevel = 1,
titleReward = {{type=0,id=1279,count=1}},
giftReward = {{type=0,id=421,count=3},{type=0,id=855,count=2}},
},
[2] = {
id = 2,
vipLevel = 4,
titleReward = {{type=0,id=1280,count=1}},
giftReward = {{type=0,id=421,count=6},{type=0,id=855,count=2}},
},
[3] = {
id = 3,
vipLevel = 7,
titleReward = {{type=0,id=1281,count=1}},
giftReward = {{type=0,id=421,count=8},{type=0,id=855,count=2}},
},
}