diff --git a/worldsrv/action_pushcoin.go b/worldsrv/action_pushcoin.go index 7552a2b..0a194ec 100644 --- a/worldsrv/action_pushcoin.go +++ b/worldsrv/action_pushcoin.go @@ -16,8 +16,8 @@ import ( ) const ( - PowerMax = 50000 - PowerInit = 0 + PowerMax = 700000 + PowerInit = 400000 ) var PushCoinItemValue = map[int32]int64{ @@ -536,7 +536,7 @@ func PushCoinDraw(p *Player) { draw = PushCoinNormalRandom(common.ItemIDBigCoin) draw.Id = 0 // 查表 // 下次必中v卡 - p.WelfData.PushCoin.Next = 1 // 查表 + p.WelfData.PushCoin.Next = 5 // 查表 default: // 使用预生成结果