This commit is contained in:
aixianling
2024-12-16 13:51:31 +08:00
commit 00ee9dd8ea
1884 changed files with 817815 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
--经验福利损失阵营贡献 配置
LogOutContribution =
{
limitLevel = {30, 100}, --领取等级限制
DAYTIME = 3600*24, --每日秒数常量(不可更改)
ConLevel = {{30,34},{35,39},{40,60},{61,100}}, --角色等级范围
GETBASERATE = {1760,2240,2540,2540}, --领取经验倍率 第一个为第一行领取。。。
GETMAXCON = 4000, --最大的阵营贡献
CHANGERATE = 20, --20点阵营贡献=1元宝
}