death-save / combat-utility-belt

Combat Utility Belt module for Foundry Virtual Tabletop

Home Page:https://deathsave.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ENH] Create a flag on actors to mark if players "know" the name of the NPC or not

eclarke12 opened this issue · comments

This way NPC names can be hidden for important reveals, but exposed for generic enemies (eg. goblin, wolf, etc)

This can be broken into levels of knowledge:

  1. "Unknown Creature"
  2. Creature Type
  3. Creature Race
  4. Name

Revised this to provide a form on the actor for manually setting the replacement name for the actor. Future update could add some automation to use the race etc.

Relevant commits: 54551d8 ef897f7 dd812df

So this has not been released yet is that correct?

So this has not been released yet is that correct?

You can individually reveal the name of an actor by clicking the mask icon next to the actor name on the sheet

Ah perfect thanks just took me a while to find that.