View Single Post
Fenris447
Senior Member
 
Join Date: Sep 2017
Posts: 600

Old April 7th, 2022, 01:57 PM
In the Custom Ability, use the "Array-Based Menu?" to write out the options. This will create a drop-down box for the user to pick their domain. When they pick it, a field called "usrIndex" will be set to equal the number on that array chosen; 0, 1, 2, etc.

Depending on how you're granting the spells, you can use that field/variable to do the different things your different domains need to do. You can conditionally bootstrap stuff with them, or do eval scripts with if/then statements.

I don't know the exact nature of how you're doing things, but there's plenty of resources on these forums you can search for on this stuff.

Found an issue with or have a suggestion for the 5e Community Pack? Please post it here at our GitHub.

Feel free to stop by the Lone Wolf Development Subreddit, for discussion of any and all LWD products and community efforts!
Fenris447 is offline   #8 Reply With Quote