init
This commit is contained in:
39
LogicServer/data/config/PlatformSogou/LevelSogou.config
Normal file
39
LogicServer/data/config/PlatformSogou/LevelSogou.config
Normal file
@@ -0,0 +1,39 @@
|
||||
--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:领取成功|",
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user