this wasn't supposed to be here
This commit is contained in:
parent
5d3f95ad77
commit
2ab1aaffe0
|
@ -415,8 +415,7 @@
|
||||||
(= %7 "crushing") :crushing
|
(= %7 "crushing") :crushing
|
||||||
:else :normal)
|
:else :normal)
|
||||||
:resisted (->int %8)
|
:resisted (->int %8)
|
||||||
:absorbed (->int %9)
|
:absorbed (->int %9))}
|
||||||
:damage-type :physical)}
|
|
||||||
|
|
||||||
;;; ---------------------------------------------------------------------------------------------
|
;;; ---------------------------------------------------------------------------------------------
|
||||||
;;; MELEE DAMAGE AVOIDANCE (ABSORB/RESIST/MISS/BLOCK/DODGE/PARRY/EVADE)
|
;;; MELEE DAMAGE AVOIDANCE (ABSORB/RESIST/MISS/BLOCK/DODGE/PARRY/EVADE)
|
||||||
|
|
Reference in a new issue