Skip to content

NPC Actor

Saibot393 edited this page Sep 11, 2026 · 3 revisions

Nonplayer Character (NPC)

This actor can be used to represent other non player humans, monsters, animals, or simply lootable objects.

Header

The header includes the basic informations like the portrait, the name, and some basic settings

grafik

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.

Description

A field to describe the NPC or take notes.

grafik

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.

Inventory

This tab allows for the NPCs gear to be configured

grafik

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.

Clone this wiki locally