From aaac83dfd0e827a223cd95403bc954c35e2fe3f6 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 17:12:15 +0000 Subject: [PATCH] *Added Infiltration Lens. --- .gitattributes | 1 + res/cardsfolder/infiltration_lens.txt | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 res/cardsfolder/infiltration_lens.txt diff --git a/.gitattributes b/.gitattributes index f7701007a79..4b57c3b2a34 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2777,6 +2777,7 @@ res/cardsfolder/inferno_titan.txt -text svneol=native#text/plain res/cardsfolder/infest.txt svneol=native#text/plain res/cardsfolder/infested_roothold.txt -text svneol=native#text/plain res/cardsfolder/infiltrate.txt -text svneol=native#text/plain +res/cardsfolder/infiltration_lens.txt -text svneol=native#text/plain res/cardsfolder/infiltrator_il_kor.txt -text svneol=native#text/plain res/cardsfolder/inflame.txt svneol=native#text/plain res/cardsfolder/information_dealer.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/infiltration_lens.txt b/res/cardsfolder/infiltration_lens.txt new file mode 100644 index 00000000000..866eaa8fee8 --- /dev/null +++ b/res/cardsfolder/infiltration_lens.txt @@ -0,0 +1,10 @@ +Name:Infiltration Lens +ManaCost:1 +Types:Artifact Equipment +Text:no text +K:eqPump 1:0/0 +T:Mode$AttackerBlocked | ValidCard$ Card.AttachedBy | ValidBlocker$ Creature | Optional$ True | Execute$ TrigDraw | TriggerDescription$ Whenever equipped creature becomes blocked by a creature, you may draw two cards. +SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 2 +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/infiltration_lens.jpg +End \ No newline at end of file