[英雄数据管理类]====修改

dev_chengFeng
wangzhenxing 2022-08-31 14:50:01 +08:00
parent 3a1d522acd
commit 3b0a67dbc1
1 changed files with 2 additions and 2 deletions

View File

@ -143,8 +143,8 @@ function this.UpdateHeroDatas(_msgHeroData, isFindHandBook)
--LogError("_msgHeroData.soulPos=="..#_msgHeroData.soulPos)
heroData.soulPrintList = this.SetSoulPrint(_msgHeroData.soulPos,heroData.dynamicId)
heroData.godPrintList = this.SetGodPrint(_msgHeroData.godSeals,heroData.dynamicId)
heroData.equipStrongList=this.GetEquipStrongData(_msgHeroData.equipStrong,_msgHeroData.equipAdvanceLv)
heroData.equipAdvanceLv =_msgHeroData.equipAdvanceLv
--heroData.equipStrongList=this.GetEquipStrongData(_msgHeroData.equipStrong,_msgHeroData.equipAdvanceLv)
--heroData.equipAdvanceLv =_msgHeroData.equipAdvanceLv
heroData.skillIdList = {}
--主动技
this.UpdateSkillIdList(heroData)