ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerFairyDomain.py
@@ -448,7 +448,7 @@
            elif fdeventID == AdventuresType2:
                curData = curPlayer.GetOfficialRank()
            elif fdeventID == AdventuresType3:
                curData = curPlayer.GetFightPower()
                curData = PlayerControl.GetFightPower(curPlayer)
            elif fdeventID == AdventuresType4:
                curData = curPlayer.GetLuckValue()
            else: