Main/System/Battle/BattleConst.cs @@ -84,6 +84,8 @@ public const int BreakArmor = 100007; // 贯穿 public const int Parry = 100008; // 招架 public const int CompletelyDodge = 100009;// 绝对闪避 #endregion