jopeek / fvtt-loot-sheet-npc-5e

FVTT - Loot Sheet NPC 5E
MIT License
44 stars 86 forks source link

[Feature] limit range of lootable tokens #384

Open Galphanore opened 1 year ago

Galphanore commented 1 year ago

Is your feature request related to a problem? Please describe. Right now, if a token has been made into a lootable object then the players can see it anywhere on the map and can open it. Regardless of walls that may be in the way or distance from their token.

Describe the solution you'd like A setting to make it so players can only loot a token if they're within X grid squares of it.

Describe alternatives you've considered Right now, I'm having to manually change the permissions on each token so that they players have no access when I set the token down and then change that to "Observer" when they are close enough. However, this does not limit the lootable object to any one specific player.