p4535992 / conditional-visibility

a FoundryVTT module to hide tokens from some players, but not from others
MIT License
5 stars 8 forks source link

Help: D&D 5e elevation #46

Closed ravingdragoon closed 2 years ago

ravingdragoon commented 2 years ago

Is there a way to get the 5e system to check the elevation? It says in the table that elevation is not checked, and I don't seem to be able to get the elevation difference to be recognized.

p4535992 commented 2 years ago

Have you setted the active effect change ATCV.conditionElevation = true like describe in the documentation ? Enable the debug module settings and show to me the logs for confirm the check.

ravingdragoon commented 2 years ago

So I think the issue is that I just don't understand where/how I am supposed to make that change.

p4535992 commented 2 years ago

Like in this video img but instead you use :
ATCV.conditionElevation = true

if you use Dfred Convienient Effect you can directly edit the effect on dfred panel.

ravingdragoon commented 2 years ago

So it should be like this:

Attribute Key | Change Mode | Effect Value ATCV.conditionElevation | Custom | true

?

ravingdragoon commented 2 years ago

As a side question, why is 5e not set to automatically check for elevation differences in the calculations?

p4535992 commented 2 years ago

_So it should be like this:

Attribute Key | Change Mode | Effect Value ATCV.conditionElevation | Custom | true

?_

yes it should work

As a side question, why is 5e not set to automatically check for elevation differences in the calculations?

bad community feedback, the elevation check is useful only for people a little more skilled and in combination with other modules, so is a statistic decision , the majority of people are just happy wihtout a elevation check on the middle. The module is already integrated with "Levels" so you don't need to set the value to true if you use that module.

ravingdragoon commented 2 years ago

Hmm.. I do have levels installed and it is not working. I will do some further troubleshooting and get back to you.

ravingdragoon commented 2 years ago

Ugh.. It is the module Token Lean. I have disabled it and things seem to be working properly at the moment.

p4535992 commented 2 years ago

@ravingdragoon i added a module settings for enable by default the elevation check if you can found helpful.