add Unifying Theory (from Odyssey)

This commit is contained in:
jendave
2011-08-07 01:47:22 +00:00
parent bd9c641079
commit 13ad9b525f
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -7655,6 +7655,7 @@ res/cardsfolder/unfulfilled_desires.txt -text svneol=native#text/plain
res/cardsfolder/unhinge.txt -text svneol=native#text/plain
res/cardsfolder/unholy_grotto.txt -text svneol=native#text/plain
res/cardsfolder/unholy_strength.txt -text svneol=native#text/plain
res/cardsfolder/unifying_theory.txt -text svneol=native#text/plain
res/cardsfolder/unlikely_alliance.txt -text svneol=native#text/plain
res/cardsfolder/unliving_psychopath.txt svneol=native#text/plain
res/cardsfolder/unmake.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Unifying Theory
ManaCost:1 U
Types:Enchantment
Text:no text
T:Mode$ SpellCast | ValidCard$ Card | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ Whenever a player casts a spell, that player may pay 2. If the player does, he or she draws a card.
SVar:TrigDraw:AB$Draw | Cost$ 2 | Defined$ TriggeredPlayer | NumCards$ 1
SVar:RemRandomDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/unifying_theory.jpg
End