@ -576,6 +576,8 @@ public enum CombatManager {
return 298;
case Parry:
return 299;
case Dodge:
return 300;
default:
return 0;
}