diff --git a/vwowrla.core/src/vwowrla/core/events/matchers.clj b/vwowrla.core/src/vwowrla/core/events/matchers.clj index dac793b..8ff3d01 100644 --- a/vwowrla.core/src/vwowrla/core/events/matchers.clj +++ b/vwowrla.core/src/vwowrla/core/events/matchers.clj @@ -415,8 +415,7 @@ (= %7 "crushing") :crushing :else :normal) :resisted (->int %8) - :absorbed (->int %9) - :damage-type :physical)} + :absorbed (->int %9))} ;;; --------------------------------------------------------------------------------------------- ;;; MELEE DAMAGE AVOIDANCE (ABSORB/RESIST/MISS/BLOCK/DODGE/PARRY/EVADE)