» Sun Nov 18, 2012 6:12 pm
Forging is not an enchantment, all it does is raise the Health% of the item in question, which has been hardcoded into the engine to be interpreted as increased damage or increased armor.
Here's what I would do, place a script on the item such that when it is added to the player's inventory, if it has a given health percentage, it removes itself and adds its replacement.
Should work I think.