All user data for FoundryVTT. Includes worlds, systems, modules, and any asset in the "foundryuserdata" directory. Does NOT include the FoundryVTT installation itself.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
941 B

  1. # FVTT PF2e Rule-Based NPC Vision
  2. A module for the Foundry VTT PF2e system which enables rules-based vision for NPCs.
  3. ![Github All Releases](https://img.shields.io/github/downloads/JDCalvert/FVTT-PF2e-Rules-Based-NPC-Vision/total.svg)
  4. ![Github Latest Release](https://img.shields.io/github/downloads/JDCalvert/FVTT-PF2e-Rules-Based-NPC-Vision/2.0.1/total)
  5. [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/jdcalvert)
  6. ## Features
  7. Currently, in the Pathfinder 2e system, NPCs are not affected by rules-based vision due to how the data is formatted and a potential performance impact.
  8. For when NPC vision is important, for example an NPC with darkvision in a night scene, this module adds the rules-based vision code for NPCs.
  9. ## Compatibility
  10. - [Perfect Vision](https://foundryvtt.com/packages/perfect-vision) - Compatible and recommended
  11. ## Requirements
  12. - [libWrapper](https://foundryvtt.com/packages/lib-wrapper)