[英雄数据管理类]====修改
parent
3a1d522acd
commit
3b0a67dbc1
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue