Skip to content

Feature Request: Toggle 'Additional Senses' via script #45

@ZacAtakke

Description

@ZacAtakke

It would be great to have the ability to toggle the 'additional senses' on a token's vision tab using a macro or script, in the same way you can toggle the token's visibility condition with this:

ConditionalVisibility.setCondition(tokens, condition, value)

tokens - an array of tokens to affect
condition - the name of the condition, e.g. invisible or indarkness. You can check the available names for your system in the help() dialog.
value true to turn the condition on, false to turn it off

but for the vision options: Blindsight, Devil's Sight, etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions