Delayed Triggered abilities don't support "next turn" durations
Open
refactoring
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
I noticed this while testing some other cards, found that [[Season of the Bold]] was triggering after it should've ended.
It seems like we might need to do the same thing `ContinuousEffectImpl` does and store some info about when the `DelayedTriggeredAbility` started?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.