From c37a5f81a01bb674c0a7ff24248bb140b16544c8 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 21:37:50 +0000 Subject: [PATCH] - Added Reparations --- .gitattributes | 1 + res/cardsfolder/reparations.txt | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 res/cardsfolder/reparations.txt diff --git a/.gitattributes b/.gitattributes index 18d3fbf3df4..43ac290aed2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5259,6 +5259,7 @@ res/cardsfolder/renewal.txt -text svneol=native#text/plain res/cardsfolder/renewed_faith.txt -text svneol=native#text/plain res/cardsfolder/renewing_dawn.txt -text svneol=native#text/plain res/cardsfolder/renewing_touch.txt -text svneol=native#text/plain +res/cardsfolder/reparations.txt -text svneol=native#text/plain res/cardsfolder/repay_in_kind.txt -text svneol=native#text/plain res/cardsfolder/repeal.txt -text svneol=native#text/plain res/cardsfolder/repel.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/reparations.txt b/res/cardsfolder/reparations.txt new file mode 100644 index 00000000000..7a59eb47ed3 --- /dev/null +++ b/res/cardsfolder/reparations.txt @@ -0,0 +1,9 @@ +Name:Reparations +ManaCost:1 W U +Types:Enchantment +Text:no text +T:Mode$ SpellCast | TriggerZones$ Battlefield | ValidCard$ Spell.YouDontCtrl | TargetsValid$ You,Creature.YouCtrl | Execute$ TrigDraw | TriggerDescription$ Whenever an opponent casts a spell that targets you or a creature you control, you may draw a card. +SVar:TrigDraw:AB$Draw | Cost$ 0 | NumCards$ 1 +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/reparations.jpg +End \ No newline at end of file