;==========================================================
; This Sub is adapted from a script that Spewy published that finds and adds
; up the total resists on an item.  I studied Spewy's script and re-wrote it as a sub
; for use in other scripts.  When called with "GoSub ParseItemResists #ItemID" the
; sub will return the the resists as values in variables %PhysicalResist, %ColdResist, etc.