- Added Elsewhere Flask

This commit is contained in:
jeffwadsworth
2011-11-14 17:44:53 +00:00
parent 4c83c36125
commit 3f93ffdeb9
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -2395,6 +2395,7 @@ res/cardsfolder/e/elite_vanguard.txt svneol=native#text/plain
res/cardsfolder/e/elixir_of_immortality.txt svneol=native#text/plain
res/cardsfolder/e/elixir_of_vitality.txt svneol=native#text/plain
res/cardsfolder/e/elkin_bottle.txt -text
res/cardsfolder/e/elsewhere_flask.txt -text svneol=unset#text/plain
res/cardsfolder/e/elspeth_knight_errant.txt svneol=native#text/plain
res/cardsfolder/e/elspeth_tirel.txt svneol=native#text/plain
res/cardsfolder/e/elven_cache.txt svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Elsewhere Flask
ManaCost:2
Types:Artifact
Text:no text
T:Mode$ ChangesZone | ValidCard$ Card.Self | Destination$ Battlefield | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card.
SVar:TrigDraw:AB$ Draw | Cost$ 0 | NumCards$ 1
A:AB$ ChooseType | Cost$ Sac<1/CARDNAME> | Type$ Basic Land | SubAbility$ DBAnimate | SpellDescription$ Choose a basic land type. Each land you control becomes that type until end of turn.
SVar:DBAnimate:DB$ AnimateAll | ValidCards$ Land.YouCtrl | Types$ ChosenType | OverwriteTypes$ True | KeepSupertypes$ True | KeepCardTypes$ True | RemoveAllAbilities$ True
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/elsewhere_flash.jpg
End