foundryvtt / pf2e

A community contributed game system for Pathfinder Second Edition.
https://foundryvtt.com/packages/pf2e
Apache License 2.0
414 stars 345 forks source link

Feature request: Lights with negative luminosity should make tokens 'invisible' (or at least not make them 'visible') #6967

Open tyrielv opened 1 year ago

tyrielv commented 1 year ago

Example screenshot: image The scene darkness is 1. (1) is a small light source with negative luminosity. It renders as darker than normal darkness. (2) is an NPC that is incorrectly 'detected with sight' by the player token because of (1). (3) is an NPC that is correctly 'detected with hearing but not sight' by the player token. (4) The player token, which does not have darkvision.

Ideally a negative luminosity light could override a positive luminosity light for detection like it does for light rendering.

Kind of related to #5768, but that one I think is for lighting rendering. This request is for the detection modes.

stwlam commented 1 year ago

This is probably a better request for core Foundry, but maybe we can stick our fingers into the lighting API