- Added Reparations

This commit is contained in:
jendave
2011-08-06 21:37:50 +00:00
parent 401f196246
commit c37a5f81a0
2 changed files with 10 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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