mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
*Added Infiltration Lens.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -2777,6 +2777,7 @@ res/cardsfolder/inferno_titan.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/infest.txt svneol=native#text/plain
|
res/cardsfolder/infest.txt svneol=native#text/plain
|
||||||
res/cardsfolder/infested_roothold.txt -text 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/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/infiltrator_il_kor.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/inflame.txt svneol=native#text/plain
|
res/cardsfolder/inflame.txt svneol=native#text/plain
|
||||||
res/cardsfolder/information_dealer.txt -text svneol=native#text/plain
|
res/cardsfolder/information_dealer.txt -text svneol=native#text/plain
|
||||||
|
|||||||
10
res/cardsfolder/infiltration_lens.txt
Normal file
10
res/cardsfolder/infiltration_lens.txt
Normal 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
|
||||||
Reference in New Issue
Block a user