🥸 The many faces of..(multiple character avatar

Be sure to read and follow the guidelines for our forums.

Nov 6, 2021 7:36 am
Sometimes you want to be able to quickly and temporarily change your character's avatar.

This can be used for:
*Druidic wild shapes
*Posting as a familiar
*A library of facial expressions for your PC

In this example, I'll use a DnD 5e character sheet, but it works for any system where the GM has enabled character sheet integration.

1. Add an npcs tag

Add an NPCs tag to your character sheet (in notes for non-custom sheets). For some systems, this might be available on the menu.
Add a list of your avatars on newlines in the format: avatar name | URL to avatar image

https://i.imgur.com/MbB7cTl.png

You should be able to see these avatars when you save your sheet.

https://i.imgur.com/JUiJY7g.png

2. Posting

Under rolls, select your character sheet.

https://i.imgur.com/S10O5lG.png

Select your avatar from your list.

https://i.imgur.com/zp4aphK.png

The system will add the NPC tag to your post.

https://i.imgur.com/5C0xNpR.png

If you 'Post As: Player' then that avatar will be used as the main avatar. If you also select your PC in the 'Post As' then the avatar will be used as a thumbnail at the side.
Last edited March 15, 2022 10:14 am
Nov 6, 2021 8:49 am
Quote:
This can be used for:
*Druidic wild shapes
*Posting as a familiar
*A library of facial expressions for your PC
*A GM to only have to create and add one sheet for a game to post as different NPCs

Thanks, Adam!
Nov 7, 2021 6:56 pm
I can't believe Bowl didn't say it, so I guess I will...

That's Awlfully handy, thanks Adam!
Last edited November 7, 2021 6:56 pm
Nov 7, 2021 7:26 pm
Security to Sector 13, we have unauthorized and wanton pun usage in progress.
Last edited November 7, 2021 7:26 pm
Nov 8, 2021 2:10 am
This is great! The only thing I can't get to work is that my GM characters don't appear as character sheet tabs, only the ones controlled by other players.
Nov 8, 2021 6:17 am
nezzeraj says:
This is great! The only thing I can't get to work is that my GM characters don't appear as character sheet tabs, only the ones controlled by other players.
@nezzeraj You're right. The GM's sheets aren't added automatically. You have to add them to Advanced Rules Definitions manually.

Why? Because I have campaigns with dozens and dozens of NPC sheets and I want a feature that I'd find a mess. Also, manually adding them to the Advanced Rules Definitions allows the sharing of a sheet across games.

See https://gamersplane.com/forums/thread/23143/ for details on adding gm sheets.
Nov 8, 2021 6:38 am
Maybe the situation with so many NPCs is not the norm, and all NPCs should be added by default?

GMs with too many NPCs can add a select statement (just like we have) which can turn off all the other ones.

We should try to be the least surprising to the most people. Let the special cases take the extra steps.
Nov 8, 2021 6:46 am
Agreed, GM sheets should probably be turned on by default and turn-off-able. I assume that most GMs will want that option on. We've had multiple people assume it was a bug already that they're not shown
Nov 8, 2021 10:17 pm
this is fantastic Adam - one single character sheet for all the NPCs one needs, and a separate pull down menu for each group of NPCs ! So handy

edit: and the Harvesting NPCs from existing games trick is awesome too! Many thanks
Last edited November 8, 2021 10:43 pm
Nov 9, 2021 1:31 pm
I've got almost everything to work except I don't see my NPC characters under "rolls".

I'm using the Custom Sheet for a DCC game. I have three NPCs and the pictures and character names uploaded successfully on the sheet per the instructions. . . What am I missing?
Nov 9, 2021 1:40 pm
solemn_one says:
I've got almost everything to work except I don't see my NPC characters under "rolls".

I'm using the Custom Sheet for a DCC game. I have three NPCs and the pictures and character names uploaded successfully on the sheet per the instructions. . . What am I missing?
Are you the GM? You'll need to add it to gmSheets in Advanced Rules Definition.

https://i.imgur.com/mDmyV3m.png

I've been told in no uncertain terms that this is too fiddly, and your NPC sheets will be included by default in the next release.

Until then, this might help.
Nov 9, 2021 1:57 pm
Adam says:
solemn_one says:
I've got almost everything to work except I don't see my NPC characters under "rolls".

I'm using the Custom Sheet for a DCC game. I have three NPCs and the pictures and character names uploaded successfully on the sheet per the instructions. . . What am I missing?
Are you the GM? You'll need to add it to gmSheets in Advanced Rules Definition.

https://i.imgur.com/mDmyV3m.png

I've been told in no uncertain terms that this is too fiddly, and your NPC sheets will be included by default in the next release.

Until then, this might help.
I'm not the GM, but I'll pass this along. Thank you!
Nov 9, 2021 2:00 pm
Ah - then that's a little easier. You just need the GM to enable character sheet integration in the game.

For the Advanced Rules Definitions

That's either:
{
"characterSheetIntegration":true
}

...or if they have dice rules enabled, something like this (depending on their dice rules)...

{
"diceRules":[
{"rolled":"d20","natural":20,"highlight":"success bold underline"},
{"rolled":"d20","natural":1,"highlight":"fail bold underline"}
],
"characterSheetIntegration":true
}

You do not have permission to post in this thread.