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,31 @@
--P-平台福利4366.xlsx 连登礼包
Login4366Config={
[1] = {
day = 1,
reward = {{type=0,id=269,count=1},{type=7,id=7,count=2},{type=2,id=2,count=10000}},
},
[2] = {
day = 2,
reward = {{type=0,id=421,count=1},{type=7,id=7,count=3},{type=2,id=2,count=10000}},
},
[3] = {
day = 3,
reward = {{type=0,id=261,count=1},{type=7,id=7,count=3},{type=2,id=2,count=10000}},
},
[4] = {
day = 4,
reward = {{type=0,id=269,count=2},{type=7,id=7,count=4},{type=2,id=2,count=10000}},
},
[5] = {
day = 5,
reward = {{type=0,id=421,count=2},{type=7,id=7,count=4},{type=2,id=2,count=10000}},
},
[6] = {
day = 6,
reward = {{type=0,id=261,count=2},{type=7,id=7,count=5},{type=2,id=2,count=10000}},
},
[7] = {
day = 7,
reward = {{type=0,id=421,count=3},{type=7,id=7,count=5},{type=2,id=2,count=10000}},
},
}

View File

@@ -0,0 +1,12 @@
--P-平台福利4366.xlsx 手机、微信、认证礼包
Platform4366Config={
reward1 = {{type=0,id=1019,count=1}},
reward2 = {{type=0,id=261,count=10},{type=0,id=269,count=1},{type=0,id=246,count=100},{type=2,id=2,count=30000}},
reward3 = {{type=0,id=421,count=10},{type=0,id=269,count=1},{type=0,id=246,count=100},{type=2,id=2,count=30000}},
type = 4,
bagtype = 16,
rewardClient = {{type=0,id=247,count=10},{type=7,id=7,count=5},{type=0,id=261,count=10},{type=2,id=2,count=20000}},
tips = "|C:0xeee104&T:%s|领取微端登录礼包端游操作PK更爽快",
tips2 = "|C:0xeee104&T:%s|领取微端登录礼包端游操作PK更爽快|E:-2,21,&U:&C:0x28ee01&T:[我也要礼包]|",
SPID = "4",
}