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

Added Spectator Mode #80

Closed
Skyl3lazer opened this issue May 23, 2024 · 8 comments
Closed

Added Spectator Mode #80

Skyl3lazer opened this issue May 23, 2024 · 8 comments

Comments

@Skyl3lazer
Copy link

My players get downed occasionally, but while unconscious they can't see anything at all. While this makes sense from a realism perspective, it would be nice to have a toggle in the options to make it so that players can still see the game when unconscious.

@dev7355608
Copy link
Owner

You could make the same argument about the blinded condition that it shouldn't take away vision: a player's token might be blinded all combat long and doesn't get to enjoy it. Or every combat might be taking place in complete darkness and a player without darkvision wouldn't be able to see anything either regardless of conditions.

I thought about this and I think the solution is Observer permission. If you give your players Observer permission of each other a blinded/unconscious/dead/... player can still enjoy the combat from the perceptive of their party members. Though I can see that having Observer permission can also enable metagaming as each players access to more information than they should. I was thinking perhaps we need something like temporary Observer permissions so that the GM can temporarily make a player a spectator while their unconscious or otherwise lost all their senses and it's unlikely that they'll regain them next round. But I'm not sure yet how exactly this would be implemented to make this easily manageable by the GM. Also not sure if with would be part of Vision 5e or a separate module.

@Skyl3lazer
Copy link
Author

Is it possible to just have options for all 3 of those? (lighter darkvision, blinded, unconscious). Personally only the blinded/unconscious bother my players but I can understand all three.

@roth-michael
Copy link

If you'd like, dev, I could open up a PR just adding a settings toggle for unconscious affecting _canDetect and auto-enabling blinded. And perhaps also a toggle for blinded actually blinding the player.

@dev7355608
Copy link
Owner

I made a change in 2.1.0 that might work well to solve this issue:

Now, while a player does have any owned nonhidden tokens with vision that are defeated (dead), petrified, or unconscious in the current scene, tokens with vision owned by other players become a source of vision for this player if they have limited permission over the token's actor. This behavior aims to prevent players from missing out on all the fun if their character dies, is knocked unconscious, or is petrified, which are all conditions that make the token not perceive anything and are likely to affect the character more than one round of combat.

Let me know if you have any thoughts on this behavior.

@roth-michael
Copy link

Sounds perfect to me - I'll get rid of my PR

@Skyl3lazer
Copy link
Author

Skyl3lazer commented May 28, 2024 via email

@dev7355608
Copy link
Owner

Vision 5e 2.0.0+ is V12 only (and therefore dnd5e 3.2.0+).

@dev7355608
Copy link
Owner

Closing as completed.

@dev7355608 dev7355608 changed the title [Feature Request] Toggle to allow downed tokens to retain vision Added Spectator Mode Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants