Main/System/Hero/HeroInfo.Talent.cs
@@ -16,6 +16,17 @@ } } // 因为觉醒降低了星级,保留历史最大星级 public int heroStarMaxBefore { get { return heroStar; // if (itemHero == null) // return 0; // return itemHero.GetUseDataFirstValue(74); } } // 71 # 英雄天赋ID列表 public List<int> talentIDList