• 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

new magic item

Giddoen

Well-known member
So is there an easy way to modify a magic item...I got some magic wraps as a monk...they are Wraps of the Phoenix Monk...they provide 1d4+1(fire) and +1 to hit, wrap my fist and my feet.

Thanks.....
 
You can always make copies of a magic item in the editor and make changes. For what you're describing it sounds like you could copy the Insignia of Claws from Hoard of the Dragon Queen and add to the foreach loop:

eachpick.field[wDamExtra].text &= " plus 1d4+1 fire"
 
Back
Top