*Added Infiltration Lens.

This commit is contained in:
jendave
2011-08-06 17:12:15 +00:00
parent a8f631a4cb
commit aaac83dfd0
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

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

View File

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