Adding to cards where needed (and removing from cards where it isn't safe to rely on one copy, like Moat)

This commit is contained in:
Seravy
2018-02-11 00:28:22 +01:00
parent 3a9af0480d
commit b51ca84a8f
40 changed files with 37 additions and 3 deletions

View File

@@ -4,5 +4,6 @@ Types:Enchantment
A:AB$ ChangeZone | Cost$ 1 | Origin$ Battlefield | Destination$ Hand | ValidTgts$ Land.YouCtrl | TgtPrompt$ Select target land you control | SpellDescription$ Return target land you control to its owner's hand.
A:AB$ Draw | Cost$ 1 Discard<1/Land> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:RemAIDeck:True
SVar:NonStackingEffect:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/trade_routes.jpg
Oracle:{1}: Return target land you control to its owner's hand.\n{1}, Discard a land card: Draw a card.

View File

@@ -3,5 +3,6 @@ ManaCost:1 G
Types:Enchantment
A:AB$ DestroyAll | Cost$ 1 G G | ValidCards$ Enchantment.Other | SpellDescription$ Destroy all other enchantments.
SVar:RemRandomDeck:True
SVar:NonStackingEffect:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/tranquil_grove.jpg
Oracle:{1}{G}{G}: Destroy all other enchantments.