FionaBrightgrass / Aura-Share

Module to share auras in FoundryVTT using the Pathfinder FIRST EDITION system.
3 stars 1 forks source link

Request: Alternative to feats for 'teamwork' sharing #8

Open GaistH opened 1 year ago

GaistH commented 1 year ago

I love the module, it has enabled a lot of fun shenanigans - one issue I've run into as an obstacle is that the teamwork-enabled sharing requires both actors to have the feat. I have a use-case of paired magic items to enable their buffs when the wearers of the set are near each other, but it's a bit of extra hoop jumping to then also grant the wearers same-named feats in order to enable it. If possible, it would be nice to have an alternative method like flagging 'magic item' or somesuch, and checking to see if the two buff-havers have equipment named the same, or something like that. Thanks for the great module!

GaistH commented 1 year ago

I was prompted after someone checked that technically the feat field could be used to match with the name of an item in the actor's inventory, but was unable to get it to work with that implementation -- my buff was ignoring shareInactive for providing to other actors, and would always give the host actor the buff if it was enabled whether or not in a radius for the teamwork flag.