Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - D&D 5th Edition SRD

Notices

Reply
 
Thread Tools Display Modes
caseybcrocker
Junior Member
 
Join Date: Oct 2018
Location: Colorado Springs, CO
Posts: 21

Old November 16th, 2018, 01:37 PM
I'm trying to create a +2 Studded Leather armor magic item. It would have the same ability as the Cloak of Elvenkind with the addition of giving the wearer the ability to turn invisible (per the spell) 1/short rest.

I've got the +2 bonus and the invisibility part figured out, but I cannot figure out how to give the armor the advantage to hide checks like the Clock of Elvenkind does.

Please help!
caseybcrocker is offline   #1 Reply With Quote
dungeonguru
Senior Member
 
Join Date: May 2016
Posts: 608

Old November 17th, 2018, 04:37 PM
The eval script on the cloak runs at pre-levels/10000 and only has the following:

Code:
      doneif (field[gIsEquip].value = 0)
      doneif (field[gIsAttuned].value = 0)

      #situational[hero.child[skStealth],"Advantage on checks to hide",field[thingname].text]
This is always on while the item is equipped and attuned, if you need to make it only when activated or something, I think we can find some code examples to help out.
dungeonguru is offline   #2 Reply With Quote
caseybcrocker
Junior Member
 
Join Date: Oct 2018
Location: Colorado Springs, CO
Posts: 21

Old December 29th, 2018, 11:48 AM
Hey, @dungeonguru —

I would copy/paste your quoted code into the eval script correct?

Pardon the late reply, I had no idea anyone ever responded.
caseybcrocker is offline   #3 Reply With Quote
dungeonguru
Senior Member
 
Join Date: May 2016
Posts: 608

Old January 4th, 2019, 03:34 AM
Yes, you would need to copy/paste this script into the eval area - making sure the timing phase is what I mentioned.

Slow responses are normal over the holiday season anyway.
dungeonguru is offline   #4 Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 04:19 AM.


Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.