• 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

syntax question for new magic item

Kaleb

Well-known member
I want to give an item that I am making DR10/Mythic

this is the portion of the eval script for belt of stone skin
#applydr[xDamRdAdam, 10]
what is the proper syntax to replace Adam for Mythic
 
I found it I just had to think awhile its under the Guardian path ability Imperverous body

#applydr[xDamRdEpic,field[abValue].value]

ShafowChemosh what does this line do
doneif (field[trkLeft].value = 0)
 
Back
Top