03-24-2020, 03:22 PM
For armor-related stuff, it is probably best if you use the new get_melee_protection() proc
Code:
var/armor_mod = 0
armor_mod = target.get_melee_protection(def_zone)