Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] All tokens passive perception #330

Open
CaosFR opened this issue Sep 23, 2022 · 0 comments
Open

[Enhancement] All tokens passive perception #330

CaosFR opened this issue Sep 23, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@CaosFR
Copy link

CaosFR commented Sep 23, 2022

Hi,

Thanks for this usefull macro. May it's possible to improve it ? I would like to display one entity of same NPC token (based on the exactely same name) on the output.
For exemple if I have 5 tokens "gobelin", I dont need to know 5 passive perception, only one is needed.
If I create a stronger gobelin i rename it.

Something like that maybe :

let npcArrayUnique = [...new Set(npcArray)];

Thanks.

NB : I'm on the latest v9

@AnthonyVadala AnthonyVadala added the enhancement New feature or request label Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

2 participants