[FE6] Item Cost Calculation Fix?

When adding 0x08 to an item/weapon’s ability, it sets the durability to 255, but applies the “cost per use” to this value as well, resulting in obscenely expensive items. Would it be possible to make the cost simply based on the item durability byte, or make it act as if the durability is one (like in FE7/FE8)?