feat(server): 添加新活动配置和地图刷新设置
- 在 Activity10017Config.config 中添加新的活动配置项 - 更新 droptable.config 中的掉落表配置 - 调整 NSNotice.config 中的公告间隔时间 - 修改 FirstLogin.config 中的登录奖励配置 - 在 Scenes.config 中为多个地图添加刷新设置
This commit is contained in:
@@ -5,7 +5,7 @@ NSNoticeConfig={
|
||||
content = "购买|E:-2,19,&U:&C:0x28ee01&T:白卡特权|,开启智能自动回收,挂机打金必备,购买后打金效率翻倍!更有大量转生材料和经验,助你快速1转,不容错过!",
|
||||
starttime = 1,
|
||||
stoptime = 2,
|
||||
noticeInterval = 2700,
|
||||
noticeInterval = 27000,
|
||||
trundle = 0,
|
||||
chatting = 1,
|
||||
},
|
||||
@@ -14,7 +14,7 @@ NSNoticeConfig={
|
||||
content = "购买|E:-2,19,&U:&C:0x28ee01&T:绿卡特权|,即刻获取大量转生材料、专属麻痹,急速飞升3转!升级打怪快人一步!同时开启大额金币回收!",
|
||||
starttime = 1,
|
||||
stoptime = 2,
|
||||
noticeInterval = 1800,
|
||||
noticeInterval = 18000,
|
||||
trundle = 0,
|
||||
chatting = 1,
|
||||
},
|
||||
@@ -23,7 +23,7 @@ NSNoticeConfig={
|
||||
content = "购买|E:-2,19,&U:&C:0x28ee01&T:蓝卡特权|,晋升霸主贵族,额外金币收益、切割,属性、打金效率大幅提升,秒升六转不是梦!即刻开启寄售行道具上架,赚取你的第一桶金!",
|
||||
starttime = 1,
|
||||
stoptime = 5,
|
||||
noticeInterval = 3600,
|
||||
noticeInterval = 36000,
|
||||
trundle = 0,
|
||||
chatting = 1,
|
||||
},
|
||||
@@ -31,7 +31,7 @@ NSNoticeConfig={
|
||||
Noticeid = 4,
|
||||
content = "|E:-2,25,&U:&C:0x28ee01&T:开启狂暴|,攻魔道大幅加成,增加10%伤害加成,输出秒天秒地。打怪回收装备金币+15%,打金效率瞬间提高!",
|
||||
starttime = 1,
|
||||
noticeInterval = 3600,
|
||||
noticeInterval = 36000,
|
||||
trundle = 0,
|
||||
chatting = 1,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user