diff --git a/.gitattributes b/.gitattributes index 2526cae060d..f11927998ca 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6713,6 +6713,7 @@ res/cardsfolder/tresserhorn_sinks.txt -text svneol=native#text/plain res/cardsfolder/tresserhorn_skyknight.txt -text svneol=native#text/plain res/cardsfolder/treva_the_renewer.txt -text svneol=native#text/plain res/cardsfolder/trevas_attendant.txt -text svneol=native#text/plain +res/cardsfolder/trevas_charm.txt -text svneol=native#text/plain res/cardsfolder/trevas_ruins.txt -text svneol=native#text/plain res/cardsfolder/tribal_flames.txt -text svneol=native#text/plain res/cardsfolder/tribal_forcemage.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/trevas_charm.txt b/res/cardsfolder/trevas_charm.txt new file mode 100644 index 00000000000..2ce87fa3734 --- /dev/null +++ b/res/cardsfolder/trevas_charm.txt @@ -0,0 +1,12 @@ +Name:Treva's Charm +ManaCost:G W U +Types:Instant +Text:no text +A:SP$ Destroy | Cost$ G W U | ValidTgts$ Enchantment | TgtPrompt$ Select target enchantment | PrecostDesc$ Choose one - | SpellDescription$ Destroy target enchantment; +A:SP$ ChangeZone | Cost$ G W U | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | Origin$ Battlefield | Destination$ Exile | PrecostDesc$ or | SpellDescription$ exile target attacking creature; +A:SP$ Draw | Cost$ G W U | Defined$ You | NumCards$ 1 | SubAbility$ SVar=DBDiscard | PrecostDesc$ or | SpellDescription$ draw a card, then discard a card. +SVar:DBDiscard:DB$Discard | Defined$ You | NumCards$ 1 | Mode$ TgtChoose +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/trevas_charm.jpg +End \ No newline at end of file