View Single Post
dungeonguru
Senior Member
 
Join Date: May 2016
Posts: 608

Old February 5th, 2020, 12:29 PM
If you are OK with locking it down to a warlock spell only you can do the following:

Item Selection:
Select From: - None -
Custom Expression: (component.BaseSpell & sClass.cHelpWlk)
Restrict First List to: All Things

That will list all basic warlock spells (not any added from a particular patron), which is still a lot of spells.

This will get you the spells listed. I'm not sure what your end goal is, you will likely have to play with scripting to get any information from the usrChosen1 object passed on to the character sheet or parent item.

Spell selection is most easily handled by the configurable logic since a configurable does a lot of things "behind the scenes" that makes it easier when you're basically trying to dynamically bootstrap something to a hero.
dungeonguru is offline   #3 Reply With Quote