Whats the difference between (DC {{savedc:***+proficiency}}) and {{savedc:***+proficiency}}, or (DC {{savedc:***}} and {{savedc}}}??? this is a question for snippets???
{{savedc:***}} calculates a save dc based on the ability given (marked by the ***) at 8+***+proficiency.
{{savedc:***+proficiency}} does the same as above but adds your proficiency again (like expertise) and isn't something you'd want to do. It highly inflates the dc.
{{savedc}} won't work because savedc is always based on an ability and this has no way of knowing which to use.
Whats the difference between (DC {{savedc:***+proficiency}}) and {{savedc:***+proficiency}}, or (DC {{savedc:***}} and {{savedc}}}??? this is a question for snippets???
Thank you . . . . . Now I have a lot of work to do.