mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
convert Hunted Phantasm to triggers.
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
Name:Hunted Phantasm
|
||||
ManaCost:1 U U
|
||||
Types:Creature Spirit
|
||||
Text:When Hunted Phantasm enters the battlefield, put five 1/1 red Goblin creature tokens onto the battlefield under target opponent's control.
|
||||
Text:no text
|
||||
PT:4/6
|
||||
K:Unblockable
|
||||
K:etbMakeToken<>5<>Goblin<>R 1 1 Goblin<>COpponent<>R<>Creature;Goblin<>1<>1<>None<>put five 1/1 red Goblin creature tokens onto the battlefield under target opponent's control.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, put five 1/1 red Goblin creature tokens onto the battlefield under target opponent's control.
|
||||
SVar:TrigToken:AB$Token | Cost$ 0 | TokenAmount$ 5 | TokenName$ Goblin | TokenTypes$ Creature,Goblin | TokenOwner$ Opponent | TokenColors$ Red | TokenPower$ 1 | TokenToughness$ 1
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/hunted_phantasm.jpg
|
||||
SetInfo:RAV|Rare|http://magiccards.info/scans/en/rav/55.jpg
|
||||
|
||||
Reference in New Issue
Block a user