- Added Chimeric Sphere

This commit is contained in:
jeffwadsworth
2011-10-08 23:49:13 +00:00
parent 957019e1ed
commit dd972b42ea
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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