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

Old September 24th, 2023, 07:08 AM
Yes. Sorry, I meant to reply again last night clarifying that the cHelpXXX tag only specifies that the spell should count as being a Druid/Cleric/etc. class spell, not to limit who gets the bootstrap.

You'll need to add conditional bootstraps to each, testing for the class.

Code:
count:Classes.XXXXX >=1
The XXXXX is the full name of the class, like Barbarian, Druid, Warlock, etc. The only exception is the Artificer, which is called "ArtificerR" in this instance.

For the timing of the bootstrap, try 500. If it gives you timing errors just play around with it a little until you find a timing that works.

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   #7 Reply With Quote