mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Added Hoverguard Sweepers.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -2928,6 +2928,7 @@ res/cardsfolder/horrifying_revelation.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/horror_of_horrors.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/horseshoe_crab.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/hoverguard_observer.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/hoverguard_sweepers.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/howl_from_beyond.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/howl_of_the_night_pack.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/howling_banshee.txt -text svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/hoverguard_sweepers.txt
Normal file
11
res/cardsfolder/hoverguard_sweepers.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Hoverguard Sweepers
|
||||
ManaCost:6 U U
|
||||
Types:Creature Drone
|
||||
Text:no text
|
||||
PT:5/6
|
||||
K:Flying
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME enters the battlefield, you may return up to two target creatures to their owners' hands.
|
||||
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Hand | TargetMin$ 0 | TargetMax$ 2
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://resources.wizards.com/magic/cards/po/en-us/hoverguard_sweepers.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user