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 .
×
The developers are currently investigating an issue with logging in + accessing the VTT.
Create a free account

Pathfinder by roll20 character sheet guru?

I'm going to be running a pathfinder 1 adventure in a few months that uses a 5x5 alignment (adding Moral and Immoral and rebel/social) but the character sheet uses the drop down alignment selector.  Is there anyway to disable the alignment selector and just type it in?  I'm not a code writing guru, but can follow instructions if anyone knows if its possible... thanks  My fallback plan is for all players to just select neutral, then type in their Alignment in the Deity slot and their deity afterwards.  :) 
1683494924
vÍnce
Pro
Sheet Author
The official sheets do not make their code available for editing... A few options that might work for you if you ignore the sheet's alignment field.; 1. Create a custom attribute(Attribute & Abilities tab) ie "alignment25", to track your custom alignment system. 2. Delete the "alignment" attribute from the Attribute & Abilities tab, create a new "alignment" attribute and enter whatever you want.  The sheet will still show the default alignment, but any reference to @{selected|alignment} will show the custom value.  note: IF you ever change the sheet's alignment field after doing this, it will probably overwrite the custom value. 3. Maybe use the Deity field. ie "Social Moral - Sarenrae".