ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerGoldInvest.py
@@ -226,6 +226,16 @@ addMax += addCnt return addMax def GetTravelEnergyAdd(curPlayer): ## 游历体力增加上限 addMax = 0 addDict = IpyGameDataPY.GetFuncEvalCfg("InvestPower", 5, {}) for investType, addValue in addDict.items(): if not GetInvestState(curPlayer, int(investType)): continue addMax += addValue return addMax #// A5 41 领取投资理财回报 #tagCMGetInvestReward # #struct tagCMGetInvestReward