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 here.
×
×
Cookie Preferences
We use Cookies to help personalize and improve Roll20. For more information on our use of non-essential Cookies, visit our Privacy Policy here.
Im trying to modify some of the macros for the Roll20 Pathfinder character sheet (The DCs for the spells in specific), and it works however the second a recalculation is done the thing resets to default.
Is this for the Pathfinder Official or Community sheet, or...? On the Community sheet I believe there's currently a known bug in spells that could be causing this. Would you mind posting the exact steps to replicate the issue? Does manually toggling the DC mod per spell (Misc sub-section of a spell's entry) after a recalc fix it? Thanks
This is using the community sheet. I enable custom macros and such, I go over to the spells, go into the macro options, then in the optional section I find the thing I want and modify it there. It works for a bit, and after a refresh it restores to default.
Thanks. Chris might need to verify, but I believe that the Options field is really just there to show you what is included within @{spell_options} which is found within the spell's full macro-text. @{spell_options} is automatically created by the sheet based off of various on-sheet settings, so it will disregard any manual edits... I suppose we should make it read-only. You can edit the full macro-text and or use the description textarea to include inline rolls and such. You can adjust DC on a per spell basis from the Misc sub-section. What are you trying to accomplish?
I'm using Spheres of Power. And DCs, Concentration Checks, and such are all calculated off of Caster Level. Some of my players have caster levels that shift mid game. So something that could calculate DCs mid-game automatically would be a lifesaver.
Changing the DC mod and CL mod fields to macro-text is on our future enhancements list. For now, you might look at the Custom fields section of the sheet if you need an auto-calculating attribute to refer to.
The Game Master said: Right...I guess I could figure out SOME way to do it. There's always SOME way to do it. ;-) Supporting Spheres of Power is also on our wishlist btw. No promises. I think the community sheet may need to include the features that the Official sheet does not...