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

Pathfinder 1e Community Sheet

1751063715

Edited 1751063761
Alex
Pro
I'm kind of sad the old, long threads have died out and gotten locked! Anyway, I'm kind of fighting with the spellcasting in the sheet. I've made a brand new character sheet and I'm having trouble where some spells are displaying the text in the Saving Throw field and others are not. Recalculating isn't helping me. Is there anything I should be looking at to figure it out? How's the maintenance on this thing going, anyway? Is it totally dead at this point, or are you (Vince, I assume) still fighting the good fight? I seem to remember you had some other volunteers working on the sheet once upon a time.
And just now I'm realizing I forgot to finish my title. Would be nice if I could edit that. Siiigh!
1751065885
vÍnce
Pro
Sheet Author
Hi Alex, the Community sheet has pretty much remained unchanged for the last 4+ years.  I still jump in occasionally if someone brings up a bug or makes a good pitch for a feature but the sheet's basically what it is at this point... If you leave the Save field blank or if it's "none", I believe the roll template logic keeps it hidden.  There may be other similar logic for whether the Save text is shown or not, but it's been too long for me to recall without digging in a little.  ;-(   Do you have a good example of a spell that isn't showing the Save text?  (maybe a screenshot)
What's it look like to get set up to work on the sheet? Any documentation on that around? I'd hate to see this sheet drop entirely out of support in case Roll20 changes something major. And: thank you! I think I figured it out. I think there's a hidden attribute for the spell entry that, when set, hides the DC field if you use the word "none" in the save. It doesn't get unset on change; it gets unset on change  if the value includes one of Fort/Ref/Will  . But not otherwise!
1751084833
vÍnce
Pro
Sheet Author
Editing the Community sheet requires a little setup to be able to edit. Basically you'll need vscode and npm/node. I recently uploaded the source to roll20's repo with some instructions.&nbsp;&nbsp; <a href="https://github.com/Roll20/roll20-character-sheets/tree/master/Pathfinder%20Community/dev" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/tree/master/Pathfinder%20Community/dev</a> &nbsp; Anyone can edit and submit pull requests for the community or just modify for your own custom games. Cheers&nbsp;&nbsp;
Awesome. Thanks!
print option?