Main/Config/PartialConfigs/PlayerPropertyConfig.cs
@@ -9,7 +9,7 @@ private static Dictionary<int, List<int>> outputDict = new Dictionary<int, List<int>>(); public static int[] baseAttrs = { 6, 7, 8 }; //攻防血 public static int[] basePerAttrs = { 16, 17, 18 }; //攻防血 百分比 protected override void OnConfigParseCompleted() { List<PlayerPropertyConfig> list = null;