mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
add Unifying Theory (from Odyssey)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
10
res/cardsfolder/unifying_theory.txt
Normal file
10
res/cardsfolder/unifying_theory.txt
Normal 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
|
||||
Reference in New Issue
Block a user