reyzor1991 / foundry-vtt-pf2e-reaction

Module for the foundry vtt pf2e system
Apache License 2.0
5 stars 4 forks source link

Set a 'expiration time' or 'trigger condition' to make the old unresponsive message to be invalida #27

Closed LiyuNodream closed 10 months ago

LiyuNodream commented 10 months ago

Now if one reaction already has a exisited notification message that haven't been responsed, even if new condition trigger the reaction, it will not send message. For example, if I forget to press 'no' when Nimble Dodge be triggered. 10 minutes later, when I want to use this reaction, it will no more send the message to make notification. Because there's a pending message need to make decision. Maybe set a timelimit can be good. When a message didn't get response for more than 1 minute (or 30s whatever) (or when the character's next turn comes), the old message will expire and be no more valid.

LiyuNodream commented 10 months ago

What's more, I can't figure out how to use Ring Bell and Implement's Interruption reaction . How to make these two reaction be rightly triggered?

reyzor1991 commented 10 months ago

Ring Bell and Implement's Interruption reaction — enemy should be under effect exploit vulnerability

reyzor1991 commented 10 months ago

Added timeout in 0.2.43