mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
add Vertigo Spawn (from Guildpact)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -6952,6 +6952,7 @@ res/cardsfolder/verduran_emissary.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/verduran_enchantress.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/vermiculos.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/vernal_equinox.txt svneol=native#text/plain
|
||||
res/cardsfolder/vertigo_spawn.txt svneol=native#text/plain
|
||||
res/cardsfolder/vesper_ghoul.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/vesuvan_doppelganger.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/veteran_armorer.txt -text svneol=native#text/plain
|
||||
|
||||
12
res/cardsfolder/vertigo_spawn.txt
Normal file
12
res/cardsfolder/vertigo_spawn.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Vertigo Spawn
|
||||
ManaCost:1 U
|
||||
Types:Creature Illusion
|
||||
Text:no text
|
||||
PT:0/3
|
||||
K:Defender
|
||||
T:Mode$ AttackerBlocked | ValidCard$ Creature | ValidBlocker$ Card.Self | Execute$ TrigTap | TriggerDescription$ Whenever CARDNAME blocks a creature, tap that creature. That creature doesn't untap during its controller's next untap step.
|
||||
SVar:TrigTap:AB$Tap | Cost$ 0 | Defined$ TriggeredAttacker | SubAbility$ SVar=DBPump
|
||||
SVar:DBPump:DB$Pump | Defined$ TriggeredAttacker | KW$ HIDDEN This card doesn't untap during your next untap step. | Permanent$ True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/vertigo_spawn.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user