yyl
2026-01-28 d1ec6bf485cf9179d157554eaef7a2339233dd03
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