• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Altering magic item help

ThanatusNyx

New member
Hi! I'm not big on writing code and all that. I was wondering if anyone could help me. I want to take the Mantle of the Darkest Night, and change it from a Cloak to a Necklace. I attempted to copy it in the editor but the original item is grayed out and won't let me make changes. I thought about trying to create it from scratch but after watching some videos on that my head hurt. :) Thanks for any help
 
Stuff outside the CORE license in HL is prevented from doing a simple copy/paste. This prevents someone from easily making a copy of a whole book in a few minutes.

In your case you would do a New(Copy) to Mantle of the Darkest Night. Then click the "New (Blank)". Then copy each setting from Mantle of the Darkest Night to your "New" Mantle of the Darkest Night with a new Unique ID.

Change it from a Cloak to a Throat. Save and Test Now.
 
Back
Top