refactor(config):

- 移除 Platformludashimember.config 和 Platformludashivip.config 文件
- 调整 NSNotice.config 中的通知间隔时间
- 注释掉 TipMsg.config 中的会员特权提示消息
This commit is contained in:
2025-02-23 18:59:12 +08:00
parent dc2c88eb76
commit dabd1fa4cf
4 changed files with 23 additions and 75 deletions

View File

@@ -1,31 +0,0 @@
--P-平台福利鲁大师.xlsx 会员礼包
ludashimemberConfig={
[1] = {
id = 1,
type = 1,
level = 1,
reward = {{type=0,id=1277,count=1}},
reward1 = {{type=0,id=269,count=1},{type=7,id=7,count=2},{type=2,id=2,count=10000}},
},
[2] = {
id = 2,
type = 1,
level = 3,
reward = {{type=0,id=1277,count=1}},
reward1 = {{type=0,id=269,count=1},{type=7,id=7,count=2},{type=2,id=2,count=10000}},
},
[3] = {
id = 3,
type = 2,
level = 1,
reward = {{type=0,id=1277,count=1}},
reward1 = {{type=0,id=269,count=1},{type=7,id=7,count=2},{type=2,id=2,count=10000}},
},
[4] = {
id = 4,
type = 2,
level = 3,
reward = {{type=0,id=1277,count=1}},
reward1 = {{type=0,id=269,count=1},{type=7,id=7,count=2},{type=2,id=2,count=10000}},
},
}

View File

@@ -1,21 +0,0 @@
--P-平台福利鲁大师.xlsx 平台vip
ludashivipConfig={
[1] = {
id = 1,
level = 1,
reward = {{type=0,id=1277,count=1}},
reward1 = {{type=0,id=269,count=1},{type=7,id=7,count=2},{type=2,id=2,count=10000}},
},
[2] = {
id = 2,
level = 4,
reward = {{type=0,id=1277,count=1}},
reward1 = {{type=0,id=421,count=1},{type=7,id=7,count=3},{type=2,id=2,count=10000}},
},
[3] = {
id = 3,
level = 7,
reward = {{type=0,id=1277,count=1}},
reward1 = {{type=0,id=261,count=1},{type=7,id=7,count=3},{type=2,id=2,count=10000}},
},
}

View File

@@ -14,7 +14,7 @@ NSNoticeConfig={
content = "购买|E:-2,19,&U:&C:0x28ee01&T:绿卡特权|即刻获取大量转生材料、专属麻痹急速飞升3转升级打怪快人一步同时开启大额金币回收",
starttime = 1,
stoptime = 2,
noticeInterval = 18000,
noticeInterval = 1800000,
trundle = 0,
chatting = 1,
},
@@ -23,7 +23,7 @@ NSNoticeConfig={
content = "购买|E:-2,19,&U:&C:0x28ee01&T:蓝卡特权|,晋升霸主贵族,额外金币收益、切割,属性、打金效率大幅提升,秒升六转不是梦!即刻开启寄售行道具上架,赚取你的第一桶金!",
starttime = 1,
stoptime = 5,
noticeInterval = 36000,
noticeInterval = 3600000,
trundle = 0,
chatting = 1,
},
@@ -31,7 +31,7 @@ NSNoticeConfig={
Noticeid = 4,
content = "|E:-2,25,&U:&C:0x28ee01&T:开启狂暴|攻魔道大幅加成增加10%伤害加成,输出秒天秒地。打怪回收装备金币+15%,打金效率瞬间提高!",
starttime = 1,
noticeInterval = 36000,
noticeInterval = 3600000,
trundle = 0,
chatting = 1,
},