- Vanguard: added Enigma Sphinx Avatar

This commit is contained in:
swordshine
2013-07-14 09:38:32 +00:00
parent 5a30bc849e
commit 6aa57212a9
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3355,6 +3355,7 @@ res/cardsfolder/e/engulfing_flames.txt svneol=native#text/plain
res/cardsfolder/e/engulfing_slagwurm.txt svneol=native#text/plain
res/cardsfolder/e/enigma_eidolon.txt svneol=native#text/plain
res/cardsfolder/e/enigma_sphinx.txt svneol=native#text/plain
res/cardsfolder/e/enigma_sphinx_avatar.txt -text
res/cardsfolder/e/enlarge.txt -text
res/cardsfolder/e/enlightened_tutor.txt svneol=native#text/plain
res/cardsfolder/e/enlisted_wurm.txt svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Enigma Sphinx Avatar
ManaCost:no cost
Types:Vanguard
HandLifeModifier:+0/+5
T:Mode$ SpellCast | ValidCard$ Artifact.nonColorless | ValidActivatingPlayer$ You | CheckSVar$ NumColoredCast | SVarCompare$ EQ1 | Execute$ TrigSearch | TriggerZones$ Command | TriggerDescription$ Whenever you cast a colored artifact spell for the first time in a turn, search your library for a colored artifact card chosen at random whose converted mana cost is less than that spell's converted mana cost. You may play that card without paying its mana cost. If you don't, put that card on the bottom of your library.
SVar:TrigSearch:AB$ ChangeZone | Cost$ 0 | AtRandom$ True | Origin$ Library | Destination$ Library | LibraryPosition$ -1 | ChangeType$ Artifact.nonColorless+cmcLTX | ChangeNum$ 1 | References$ X | RememberChanged$ True | SubAbility$ DBPlay
SVar:DBPlay:DB$ Play | Defined$ Remembered | Controller$ You | WithoutManaCost$ True | Optional$ True | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:NumColoredCast:Count$ThisTurnCast_Artifact.nonColorless+YouCtrl
SVar:X:Count$TriggeredCardManaCost
SVar:Picture:http://www.cardforge.org/fpics/vgd-lq/enigma_sphinx_avatar.jpg
Oracle:Hand +0, life +5\nWhenever you cast a colored artifact spell for the first time in a turn, search your library for a colored artifact card chosen at random whose converted mana cost is less than that spell's converted mana cost. You may play that card without paying its mana cost. If you don't, put that card on the bottom of your library.