For a transmogrification mod (change appearance of equipable items) I'm working on I need to be able to clone existing shields and weapons. For this I have to be able to:
1. Get the upgrade level of the items you want to transmog through a script.
2. Apply the same upgrade to the items used for cloning through a script.
Is there a way to do that?