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 .
×

Charectermancer as DM results in blank NPC stat block

Hello, I was trying to use the Charectermancer along with my fancy just-bought rule books to create a few NPC's. I went to Journal > Add > Character, then opened the new character, Character Sheet > "Use the Charectermancer" I follow all the steps to create a new character, at the end selecting "Apply Changes" After it finishes this it drops me back at the blank NPC stat block with only the base stats likes STR and DEX changed. I assumed this was some kind of bug, I've tried it 5 times now with the same result every time, but let me know if I'm simply doing something wrong. I tried searching on the forum and google but couldn't find this problem described anywhere.
1609334115
Jordan C.
Pro
API Scripter
I'm not sure if this is what's affecting it, but you might try checking the default game settings and making sure the NPC box isn't checked under default sheet settings. Should be one of the first options
As is tradition I figured it out 5 minutes after posting a topic *eye roll* For future googlers, go to the NPC in the journal, go to the Attributes & Abilities tab, the top option whould be "npc" set value to 0 and it will switch to thinking it's a regular player charecter with the full charecter sheet. Feel free to delete mods, or leave up for future googlers.
1609334538
Jordan C.
Pro
API Scripter
FYI there is also a checkbox in the sheet when you press the settings cog for whether it is an NPC or not which is where that value comes from
Thanks Jordan :)
1609368292
Oosh
Sheet Author
API Scripter
Since you've got a Pro account, if you happen to be using ChatSetAttr and find that you need to toggle sheets often, add this macro to your quick bar as an easy toggle: !setattr --charid @{selected|character_id} --npc|[[1-@{selected|npc}]]
Thanks Oosh :) I've haven't gotten into macro stuff yet but I'll dive in soon.