feat(server): 添加多个平台的福利配置文件
- 新增了多个平台的福利配置文件,包括: - Platform7youxi - Platform37 - Platform360 - Platform2144 - Platform4366 - Platformaiqiyi - PlatformGame2 - PlatformKU25 - Platformludashi - Platformqidian - PlatformQQ - Platformshunwang - PlatformSogou - PlatformTanwan - Platformteeqee - Platformxunwan - PlatformYaodou - 配置文件内容包括各个平台的奖励设置、等级礼物、登录礼物等信息
This commit is contained in:
@@ -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}},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user