-
Notifications
You must be signed in to change notification settings - Fork 0
NPC Actor
This actor can be used to represent other non player humans, monsters, animals, or simply lootable objects.
The header includes the basic informations like the portrait, the name, and some basic settings
If any of the two settings here are checked, players can open the NPC sheet by double clicking a corresponding token on the map. The setting "Reveal Description" allows them to see the description tab, the setting "Can be looted" to see the inventory tab and take gear from there by drag & dropping it into their own character sheet. This does not require the players to have any right on the NPC actor.
Should both setting become unchecked while a player views the sheet, it will close on them.
A field to describe the NPC or take notes.
As this is a enriched text field, it allows you to write inline checks, include images or refer to other documents by drag & dropping them here.
Also note, that players can only read secret sections here if they are revealed.
This tab allows for the NPCs gear to be configured
Here gear can be created using the "+" in the title, their quantity can be changed, and they can be removed. Clicking on the title will open the gear sheet while the chat bubble that shows up hovering the title allows the gear card to be posted to the chat.