Bug fixes, correcting reminder text on mill cards
lifeleech when applicable Teferi's Realm Gorging Vulture Kefnet's Monument Rowdy Crew Kjeldoran Gargoyle Muxus, Goblin Grandee
This commit is contained in:
@@ -63446,7 +63446,8 @@ toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
name=Kjeldoran Gargoyle
|
||||
auto=flying,first strike,spiritlink
|
||||
auto=flying,first strike
|
||||
auto=spiritlink
|
||||
text=Flying, first strike -- Whenever Kjeldoran Gargoyle deals damage, you gain that much life.
|
||||
mana={5}{W}
|
||||
type=Creature
|
||||
@@ -118383,8 +118384,8 @@ type=Artifact
|
||||
[/card]
|
||||
[card]
|
||||
name=Teferi's Realm
|
||||
auto=@each my upkeep:ability$!choice name(artifact) phaseout all(artifact) _ choice name(creature) phaseout all(creature) _ choice name(land) phaseout all(land) _ choice name(non-aura enchantment) phaseout all(enchantment[aura]) !$ controller
|
||||
auto=@each opponent upkeep:ability$!choice name(artifact) phaseout all(artifact) _ choice name(creature) phaseout all(creature) _ choice name(land) phaseout all(land) _ choice name(non-aura enchantment) phaseout all(enchantment[aura]) !$ opponent
|
||||
auto=@each my upkeep:ability$!choice name(artifact) phaseout all(artifact) _ choice name(creature) phaseout all(creature) _ choice name(land) phaseout all(land) _ choice name(non-aura enchantment) phaseout all(enchantment[-aura]) !$ controller
|
||||
auto=@each opponent upkeep:ability$!choice name(artifact) phaseout all(artifact) _ choice name(creature) phaseout all(creature) _ choice name(land) phaseout all(land) _ choice name(non-aura enchantment) phaseout all(enchantment[-aura]) !$ opponent
|
||||
auto=@movedTo(other enchantment[world]|battlefield):sacrifice all(this)
|
||||
text=At the beginning of each player's upkeep, that player chooses artifact, creature, land, or non-Aura enchantment. All nontoken permanents of that type phase out. (While they're phased out, they're treated as though they don't exist. Each one phases in before its controller untaps during his or her next untap step.)
|
||||
mana={1}{U}{U}
|
||||
|
||||
Reference in New Issue
Block a user