vtt-lair / simbuls-cover-calculator

A Foundry VTT module that calculates cover for DnD 5e
MIT License
6 stars 4 forks source link

Cone spells Getting Cover #50

Closed XXDarrienX closed 1 year ago

XXDarrienX commented 1 year ago

So I have a cone spell attack and its set as a saving throw not as a ranged weapon attack but for some reason saving throws get covered added to them, I turned off this module and that problem went away, is this a bug or do I need to change how the spell works?

image

vtt-lair commented 1 year ago

@XXDarrienX Are you using midi-QOL as it could be related to a bug I found was introduced a while ago.

If you are using midi-qol and have the Calculate Cover set to Simbul's, templates will not always work correct: image

For now while I try and sort out the issue, disable the calculate (or use one of the 2 other modules if you have them) and I should hopefully have a solution soon.

XXDarrienX commented 1 year ago

Yes I am using Midi and I did have simbuls set for cover.

vtt-lair commented 1 year ago

@XXDarrienX ok, just ran through the scenario's myself to ensure that everything is working as it should and it is.

The reason you were getting cover on some of the Infected Crew Members is probably because you've setup the Cover Calculator to have token's supply cover. So in this case, what is happening is that you put the template down, midi-qol runs the cover check (as per your settings) and cover check uses the token cover's to let midi know that some of the targets have cover.

I quickly ran this on my own live system to double check and it works like I mentioned above. So you can either remove Calculate Cover from the midi-settings or disable token's giving cover in this module. It's really up to you.

Hope this clears the issue for you.