Effects need to stay after owner left the game
Open
Game Mechanics
GUI
keep
Rules compliance
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 1.1k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 163
Description
somehow related to this: #3307 kinda
when turning hidden keywords and other stuff into static abilities to make them more rules conform and also more flexible
it is important that (some) effects like "creature can't regenerate until end of turn" need to continue to exist even if the owner of the ability left the game
While Trigger may not be added to the Stack (if the controller doesn't exist anymore)
for this we probably need a special "CommandZone" or "EffectZone" to keep the effects
Maybe move them from their players command zone, when the player leaves the game? (except for Emblems?)
That probably could cause some gui problems
Contributor guide
Assessment
This issue has not been assessed yet.