#Toph, the first metal bender and yavimaya

1 messages · Page 1 of 1 (latest)

viral beacon
#

After toph turns artifacts into lands, yavimaya and Ashaya in the case of creatures are sometimes failing to turn the artifacts into forests

digital gorge
#

Dependency Layer Problem

viral beacon
#

This shouldn't be an issue should it as all 3 of the cards are in addition to other types rather than a replacement such as blood moon

digital gorge
# viral beacon This shouldn't be an issue should it as all 3 of the cards are in addition to ot...

The dependency is that Yavimaya should wait for the cards to be turned into lands, but isn't

@sullen rampart did something to fix the problem with Static abilities

The problem now remains that they are still put in a TreeTable that sorts them by timestamp (but it should be inserted order defined by dependency)

The problem is that all temporary effects (Animate) needs to be reworked to use Static Abilities instead

And we didn't figure out a clean way to do it

viral beacon
#

Ahhh I see what you mean now