hxp
8 天以前 a1ea5474ffd2b081668f9a0cef8d069aa78db85d
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