ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerGoldInvest.py
@@ -215,6 +215,16 @@ addMax += addCnt return addMax def GetTreeEnergyAdd(curPlayer): ## 祝福树能量额外上限 addMax = 0 arenaCntDict = IpyGameDataPY.GetFuncEvalCfg("InvestPower", 4, {}) for investType, addCnt in arenaCntDict.items(): if not GetInvestState(curPlayer, int(investType)): continue addMax += addCnt return addMax #// A5 41 领取投资理财回报 #tagCMGetInvestReward # #struct tagCMGetInvestReward