Open tool4ever opened 1 year ago
even with game timestamps, if multiple permanents enter the battlefield at the same time, they get relative timestamps
for the Animation thing, we probably need to fetch the timestamp from the card type changes, or like CardChangedType needs to store some timestamp inside
Can't we do
ETB simultaneously:
?
The ETB currently only works if you do it with ChangeZoneEffect because that gives all the same already.
Can't we do
ETB simultaneously:
- different layer timestamps
- same game timestamps
?
ugh i would need to check it out while reworking my Timestamp MR
The Animate is only so Mirrorweave can target it
I checked and while Forge also supports "RemoveSuperTypes$" it seems unused
Imo that means we only need to check the clonedStates
and can ignore CardChangedType
This issue has not been updated in a while and has now been marked as stale. Stale messages will be auto closed.
This issue has not been updated in a while and has now been marked as stale. Stale messages will be auto closed.
Currently if you have 2+ ETB together you get to keep one. That case can probably be fixed with game timestamps.
But the problem gets bigger if you animate one to cast Mirrorweave on it. Now all creatures should LTB.