mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
*Added Gravity Well
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -3574,6 +3574,7 @@ res/cardsfolder/g/gravespawn_sovereign.txt svneol=native#text/plain
|
|||||||
res/cardsfolder/g/graveyard_shovel.txt -text
|
res/cardsfolder/g/graveyard_shovel.txt -text
|
||||||
res/cardsfolder/g/gravitational_shift.txt svneol=native#text/plain
|
res/cardsfolder/g/gravitational_shift.txt svneol=native#text/plain
|
||||||
res/cardsfolder/g/gravity_sphere.txt -text
|
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/gray_ogre.txt svneol=native#text/plain
|
||||||
res/cardsfolder/g/graypelt_hunter.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
|
res/cardsfolder/g/graypelt_refuge.txt svneol=native#text/plain
|
||||||
|
|||||||
10
res/cardsfolder/g/gravity_well.txt
Normal file
10
res/cardsfolder/g/gravity_well.txt
Normal 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
|
||||||
Reference in New Issue
Block a user