pub fn item_durability(item: &dyn ItemDesc) -> Option<u32>
Gets the durability of an item in a format more intuitive for UI