diff --git a/.gitattributes b/.gitattributes index 124aed9128f..e9ed490de22 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/unifying_theory.txt b/res/cardsfolder/unifying_theory.txt new file mode 100644 index 00000000000..5ea5d829067 --- /dev/null +++ b/res/cardsfolder/unifying_theory.txt @@ -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 \ No newline at end of file