*Added Gravity Well

This commit is contained in:
Hellfish
2012-01-11 13:24:17 +00:00
parent 245510495b
commit 0e3a98b3ed
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3574,6 +3574,7 @@ res/cardsfolder/g/gravespawn_sovereign.txt svneol=native#text/plain
res/cardsfolder/g/graveyard_shovel.txt -text
res/cardsfolder/g/gravitational_shift.txt svneol=native#text/plain
res/cardsfolder/g/gravity_sphere.txt -text
res/cardsfolder/g/gravity_well.txt -text
res/cardsfolder/g/gray_ogre.txt svneol=native#text/plain
res/cardsfolder/g/graypelt_hunter.txt svneol=native#text/plain
res/cardsfolder/g/graypelt_refuge.txt svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Gravity Well
ManaCost:1 G G
Types:Enchantment
Text:no text
T:Mode$ Attacks | ValidCard$ Creature.withFlying | Execute$ Debuff | TriggerDescription$ Whenever a creature with flying attacks, it loses flying until end of turn.
SVar:Debuff:AB$Debuff | Cost$ 0 | Defined$ TriggeredAttacker | Keywords$ Flying
SVar:Picture:http://www.wizards.com/global/images/magic/general/gravity_well.jpg
SetInfo:ROE|Uncommon|http://magiccards.info/scans/en/roe/185.jpg
Oracle:Whenever a creature with flying attacks, it loses flying until end of turn.
End