administrator
2019-01-02 3f273c1a5ff49de2adf3cb67384dcd9f7bca2fcb
ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerRedPacket/GrabRedPacketCfg.txt
New file
@@ -0,0 +1,8 @@
(
[
5,         #一天最多可抢个数
'min(0 if goldCnt< 100 else int(100+(goldCnt-100)*0.4),500)',  #生成红包额度计算公式 参数 goldCnt-充值数量(钻石)充值<100的时候,则为0,否则送100绑钻
]
)