1000nettles / hey-wait

“Hey, Wait!” is a FoundryVTT module allowing a GM to place “event triggers” on a scene.
https://foundryvtt.com/packages/hey-wait/
MIT License
9 stars 2 forks source link

Feature request: Allow the title to be triggered multiple times #21

Open denisPoifol opened 3 years ago

denisPoifol commented 3 years ago

Currently the tile is disabled once it has been triggered, it would be nice to be able to choose how many "charges" the tile has.

DanielBoettner commented 3 years ago

I would like to use a tile to trigger a sound for the player walking over it. So this would be a big need from my side.

A checkbox [] deactivate on trigger (with default checked) would be a good start.

1000nettles commented 3 years ago

I like the checkbox idea, yeah. @denisPoifol is there a reason you'd need to specify the amount of times a tile can be triggered?

denisPoifol commented 3 years ago

No particular reasons, but you could imagine a trap that has a finite amount of charges so you would want it to trigger multiple times but once the charges are used, it would slow the game down for no good reason to trigger it anymore. I think both could be implemented, you would choose between indefinitely repeating and a finite number of charge (the number of charge could be 1 or more) for a tile. If the tile has a finite number of charge you would trigger only if the number of charges is above zero and decrement it afterward.