refactor(server): 调整签到奖励配置和掉落表配置

- 将签到奖励配置中的物品 ID 从 826 修改为 380- 更新掉落表配置,增加武器和衣服的掉落项
- 修改服务器路径,将 yfbx_server 重命名为 server
This commit is contained in:
aixianling
2024-12-13 15:14:04 +08:00
parent b0670fbfbe
commit 33b4b2e8d9
62 changed files with 48 additions and 1122 deletions

View File

@@ -1,12 +0,0 @@
--P-平台福利搜狗.xlsx 搜狗平台福利
PlatformSogouConfig={
reward1 = {{type=0,id=421,count=5},{type=0,id=269,count=5},{type=0,id=245,count=100},{type=2,id=2,count=20000},},
reward2 = {{type=0,id=247,count=10},{type=7,id=7,count=5},{type=0,id=261,count=10},{type=2,id=2,count=20000},},
tips1 = "|C:0xf56f00&T:领取成功|",
tips2 = "|C:0xf56f00&T:领取成功|",
limit = 30000,
reward3 = {{type=0,id=1289,count=1}},
CDkeytype = 4,
PhoneReward = {{type=0,id=351,count=1},{type=0,id=421,count=5},{type=0,id=302,count=1},{type=2,id=2,count=30000},},
tips = "|C:0xf56f00&T:领取成功|",
}