TCX_dev_zeroFive_online
parent
ccb5b590ee
commit
4d3eb6c3aa
|
@ -117,7 +117,7 @@ function RoleFlyUpLayout:SetData(_sortinglayer,_parent,_curHerodata,_isUpZhen,_h
|
|||
this:UpdateHeroUpStarData()--进阶
|
||||
|
||||
if upStarRankUpConfig then
|
||||
LogError("upStarRankUpConfig.id=="..upStarRankUpConfig.Id)
|
||||
--LogError("upStarRankUpConfig.id=="..upStarRankUpConfig.Id)
|
||||
--LogGreen("AddLv:"..HarmonyManager.GetSingleAdditions(HarmonyAddType.AddLv).." LimitHongmengLevel:"..upStarRankUpConfig.LimitHongmengLevel)
|
||||
if HarmonyManager.GetSingleAdditions(HarmonyAddType.AddLv) >= upStarRankUpConfig.LimitHongmengLevel then -- 鸿蒙阵神将共鸣等级
|
||||
this.upStarBtn.gameObject:SetActive(true)
|
||||
|
|
|
@ -98,7 +98,7 @@ function RoleTalentPopup:GetTalentDataShow()
|
|||
elseif curUpStarId==29 then
|
||||
titleStr="飞升五阶激活:\n"
|
||||
elseif curUpStarId==30 then
|
||||
titleStr="飞升六阶激活:\n"
|
||||
titleStr="神王激活:\n"
|
||||
end
|
||||
else
|
||||
|
||||
|
|
Loading…
Reference in New Issue