View Single Post
DeltaMasterMind
Senior Member
 
Join Date: Jul 2014
Posts: 412

Old November 26th, 2017, 06:48 AM
Quote:
Originally Posted by dungeonguru View Post
This is near identical to the Ritual Caster feat that exists in the community files already. Your version narrows it down to Wizard only and changes the pre-req, but it is otherwise identical. This is pretty complex, since it calls a configurable as well as having associated scripts but could be copied and "dumbed down".


A simpler way, if you're building this as a racial ability, you could also look at the High Elf subrace (go to subrace and copy the high elf to look at the fields). That subrace shows the 3 fields used to grant the high elf its 1 1st-level wizard spell, you can modify the search string to get 1st level wizard rituals like this:
sClass.cHelpWiz & sLevel.0 & Helper.RitualSpel

But to get the spells page to lock down the spell as a ritual only you would need a script to search for your racial spells and add (ritual only) to the spell's livename and shortname.

If you're adding this as a background ability, you would have to go the route of copying the logic and configurable from Ritual Caster though.
Perfect! Seems all I needed was a few fields from High elf to do what I needed! Thanks alot DG!

Edit: These fields are what helped me for anyone else who may need them.
Field:rSpExLst Value: (Expression)
Field:rSpExLstNm Value: (Text)
Field:rSpExAllw Value: (Number)

Forum link for my content work:
Pathfinder Thread
Forum link for SU 5e content work:
5e Steven Universe Thread
This link is for my group, but feel free to play it with:
DMM 5e | "https://www.dropbox.com/s/vsd9w1eodlnwjq0/updatesDMM.xml?dl=1" Copy this link to your update manager to get updates when available.
This adds the Pisky subrace to elves from Berserk! and additional subraces for the Gem Race.
Please post comments in the provided threads above.

Last edited by DeltaMasterMind; November 26th, 2017 at 10:10 AM.
DeltaMasterMind is offline   #3 Reply With Quote