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] Remove Specific Character Sheets

Is it possible to remove the character sheet from specific character sheets in the journal? Quickly creating NPCs that only have maybe 10 attributes is extremely difficult when attributes like "AC" keep getting overwritten by the built in character sheet.
1468749517
Lithl
Pro
Sheet Author
API Scripter
No. If you have a game's character sheet selected for the campaign, all characters in that campaign's journal will use the sheet.
1468754550
Finderski
Pro
Sheet Author
Compendium Curator
However, you could use the Bio Tab for those particular NPCs.
Might I suggest using an API Script to change (or create) the appropriate Attributes? For this purpose I recommend the GSA snippet . e.g. !gsa -c @{selected|character_id} {{ --AC|?{AC|10} --HP|[[ ?{HP|2d6} ]] }}
Silvyre said: Might I suggest using an API Script to change (or create) the appropriate Attributes? For this purpose I recommend the GSA snippet . e.g. !gsa -c @{selected|character_id} {{ --AC|?{AC|10} --HP|[[ ?{HP|2d6} ]] }} This is very helpful, but doesn't quite fix my problem. The issue i'm having is that if I create an attribute for AC and set it to whatever number I want. At some point down the line, the Pathfinder character sheet seems to "assert" itself into the attributes and overwrite the AC I put in for a value of 10, since that's the value on the sheet with no items or dex. As well as add a whole slew of other random attributes that muddle up the very few I want/need. 
If nothing else, you can change to using "CustomAC" as your variable, so the sheet setting "AC" isn't an issue.
I found if you use stock npc's from pdf's you simply take the literal picture of said npc and apply it to a handout. In the cases of named/stock arctypes you need sheets for the Bio section is ideal for a quick text related sheet. It's been suggested many times though for the use of multiple character sheets, I do hope they figure it out.
1468841371

Edited 1468841386
chris b.
Pro
Sheet Author
API Scripter
If you want no calculations at all it is possible for us to put a checkbox on the top. Just make sure to click it first before doing anything. Then you can delete the attributes it adds except for the "freeze attribute"  Well do some testing in beta