Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

[PF] macros for spell like abilities (like hexes)

In the pathfinder game system, sometimes a character will have a spell like ability.  The Hex ability of the witch is a good example.   I'm using character sheets to pull most of my macros - but I can't figure out where to put the hexes like evil eye, misfortune and cackle so a macro is auto-generated like is done on the spell sheet. I guess I'm asking if I missed something, need to use a new sheet, or to develop custom macros. Thanks in advance, -Michael C.
Fill them into your Spell List as Level 0 and just turn off all the options you don't need like SR and such. Put the effects in the Description field and you're good to go
That works!   Thanks!
Alternatively, on the NPC tab there is a section devoted to Spell-Like Abilities.
1478278607
chris b.
Pro
Sheet Author
API Scripter
I use the Class Features In the short-description, I put the DC and duration and anything else . Such as this (CHA since it is a shaman): Creature within 30' falls asleep, save WILL DC [[10+floor(@{class-0-level}/2)+@{CHA-mod}]], for [[@{class-0-level}]] rounds. Once per 24 hours
1478278944
chris b.
Pro
Sheet Author
API Scripter
Simon said: Alternatively, on the NPC tab there is a section devoted to Spell-Like Abilities. this uses Spellcasting class 0 to setup class level and DC. just FYI to users. we are trying to come up with how to modify the class features and spell like abilities list to make it easier when filling out the sheet. but not sure how since we dont' want to create another 'migration' that messes up a ton of sheets.