mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- Added Eaten by Spiders.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -2577,6 +2577,7 @@ res/cardsfolder/e/earthlore.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/earthquake.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/earthshaker.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/eastern_paladin.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/eaten_by_spiders.txt -text
|
||||
res/cardsfolder/e/eater_of_days.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/eater_of_the_dead.txt -text
|
||||
res/cardsfolder/e/ebon_dragon.txt svneol=native#text/plain
|
||||
|
||||
10
res/cardsfolder/e/eaten_by_spiders.txt
Normal file
10
res/cardsfolder/e/eaten_by_spiders.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Eaten by Spiders
|
||||
ManaCost:2 G
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$ Destroy | Cost$ 2 G | ValidTgts$ Creature.withFlying | TgtPrompt$ Select target creature with flying | SubAbility$ ChompEquip | RememberTargets$ True | SpellDescription$ Destroy target creature with flying and all Equipment attached to that creature.
|
||||
SVar:ChompEquip:DB$ DestroyAll | ValidCards$ Remembered.Equipment+Attached | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/eaten_by_spiders.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user