DFreds / dfreds-convenient-effects

A FoundryVTT module that adds easy to use toggleable active effects for any system.
MIT License
44 stars 37 forks source link

add test to see if actor has prone before adding it automatically... #323

Closed gludington closed 1 week ago

gludington commented 5 months ago

…when adding unconscious. To also stop adding if prone exists but is disabled, add a new private method to allow checking if a condition simply exists on actor, use that in this test, and then have current hasEffectApplied invoke that with a test for if the effect is not disabled

DFreds commented 1 week ago

No longer necessary