| | |
| | | import FBHelpBattle
|
| | | import IpyGameDataPY
|
| | | import PlayerWeekParty
|
| | | import PlayerActLogin
|
| | |
|
| | |
|
| | | #阶段时间
|
| | |
| | | GameWorld.DebugLog("副本中过天,不增加挑战次数!", playerID)
|
| | | PlayerSuccess.DoAddSuccessProgress(curPlayer, ShareDefine.SuccType_QueenRelicsEx, 1)
|
| | | PlayerWeekParty.AddWeekPartyActionCnt(curPlayer, ChConfig.Def_WPAct_QueenRelices, 1)
|
| | | PlayerActLogin.AddLoginAwardActionCnt(curPlayer, ChConfig.Def_LoginAct_QueenRelices, 1)
|
| | | # 不可再挑战下一关了
|
| | | if not nextLineID:
|
| | | curPlayer.Sync_TimeTick(IPY_GameWorld.tttLeaveMap, 0, fbLineTime[Def_LeaveTime] * 1000, True)
|