公告板
版本库
filestore
活动
搜索
登录
main
/
Project_SG_Server
三国卡牌服务端仓库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
271 【内政】古宝系统-服务端(古宝升星增加验证同品质x个x星条件;修复古宝月卡特权领奖会越领越多bug;)
hxp
2026-01-09
f1fe33968c5426f82c89928ff899cf913a367535
[Project_SG_Server.git]
/
ZoneServerGroup
/
map1_8G
/
MapServer
/
MapServerData
/
MapServerConfig
/
PlayerCarom
/
PlayerCaromExpRate.txt
1
2
3
4
5
6
#Á¬Õ¶¾Ñé¼Ó³É
#curCaromCnt µ±Ç°Á¬Õ¶Êý
#shareExpCnt ·ÖÏí¾Ñé¼Ó³ÉµÄ¶ÓÎéÈËÊý
(
min(round(min(1.0,math.pow(float(curCaromCnt/2.0)/(25+2*shareExpCnt),1.23)*0.01), 2),0.4)
)