- Merged C14 branch into trunk.

This commit is contained in:
Sloth
2014-11-08 16:28:44 +00:00
parent e19a17eed2
commit 43a32b9f89
43 changed files with 473 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
Name:Commander's Sphere
ManaCost:3
Types:Artifact
A:AB$ Mana | Cost$ T | Produced$ Combo ColorIdentity | SpellDescription$ Add to your mana pool one mana of any color in your commander's color identity.
A:AB$ Draw | Cost$ Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/commanders_sphere.jpg
Oracle:{T}: Add to your mana pool one mana of any color in your commander's color identity.\nSacrifice Commander's Sphere: Draw a card.

View File

@@ -0,0 +1,8 @@
Name:Containment Priest
ManaCost:1 W
Types:Creature Human Cleric
PT:2/2
K:Flash
R:Event$ Moved | ActiveZones$ Battlefield | Destination$ Battlefield | ValidCard$ Creature.nonToken+wasNotCast | ReplaceWith$ Exile | Description$ If a nontoken creature would enter the battlefield and it wasn't cast, exile it instead.
SVar:Exile:AB$ ChangeZone | Cost$ 0 | Hidden$ True | Origin$ All | Destination$ Exile | Defined$ ReplacedCard
SVar:Picture:http://www.wizards.com/global/images/magic/general/containment_priest.jpg

View File

@@ -0,0 +1,8 @@
Name:Creeperhulk
ManaCost:3 G G
Types:Creature Plant Elemental
PT:5/5
K:Trample
A:AB$ Animate | Cost$ 1 G | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | Power$ 5 | Toughness$ 5 | Keywords$ Trample | SpellDescription$ Until end of turn, target creature you control has base power and toughness 5/5 and gains trample.
SVar:Picture:http://www.wizards.com/global/images/magic/general/creeperhulk.jpg
Oracle:Trample\nUntil end of turn, target creature you control has base power and toughness 5/5 and gains trample.