Main/System/Hero/HeroInfo.Break.cs
@@ -35,6 +35,8 @@ for(int j = 0; j < tmpBreakConfig.AttrIDList.Length; j++) { int id = tmpBreakConfig.AttrIDList[j]; if (id == 0) continue; if (!breakAttrs.ContainsKey(id)) { breakAttrs.Add(id, tmpBreakConfig.AttrValueList[j]);