Main/System/PhantasmPavilion/PhantasmPavilionManager.Attr.cs
@@ -45,7 +45,7 @@ bool hasInitAttr = HasInitAttr(type, id); bool hasStarAddAttr = HasStarAddAttr(type, id); // 有初始属性 if (hasInitAttr && !hasStarAddAttr) if (hasInitAttr) { int[] attrIDList = GetAttrIDList(type, id); // 不支持升星