diff --git a/.gitattributes b/.gitattributes index fbf70b881c1..ebe0fe4762e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1318,6 +1318,7 @@ res/cardsfolder/c/chimeric_coils.txt svneol=native#text/plain res/cardsfolder/c/chimeric_egg.txt svneol=native#text/plain res/cardsfolder/c/chimeric_idol.txt svneol=native#text/plain res/cardsfolder/c/chimeric_mass.txt svneol=native#text/plain +res/cardsfolder/c/chimeric_sphere.txt -text res/cardsfolder/c/chimeric_staff.txt svneol=native#text/plain res/cardsfolder/c/chimney_imp.txt svneol=native#text/plain res/cardsfolder/c/chittering_rats.txt svneol=native#text/plain diff --git a/res/cardsfolder/c/chimeric_sphere.txt b/res/cardsfolder/c/chimeric_sphere.txt new file mode 100644 index 00000000000..cc0e7cf4741 --- /dev/null +++ b/res/cardsfolder/c/chimeric_sphere.txt @@ -0,0 +1,10 @@ +Name:Chimeric Sphere +ManaCost:3 +Types:Artifact +Text:no text +A:AB$ Animate | Cost$ 2 | Defined$ Self | Power$ 2 | Toughness$ 1 | Keywords$ Flying | Types$ Creature,Artifact,Construct | SpellDescription$ Until end of turn, CARDNAME becomes a 2/1 Construct artifact creature with flying. +A:AB$ Animate | Cost$ 2 | Defined$ Self | Power$ 3 | Toughness$ 2 | Types$ Creature,Artifact,Construct | SubAbility$ DBDebuff | SpellDescription$ Until end of turn, CARDNAME becomes a 3/2 Construct artifact creature without flying. +SVar:DBDebuff:DB$ Debuff | Keywords$ Flying | Defined$ Self +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/chimeric_sphere.jpg +End \ No newline at end of file