mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Fixed the non-functional Evoke ability for Wispmare, used AEthersnipe as a template.
This commit is contained in:
@@ -5,8 +5,10 @@ Text:no text
|
|||||||
PT:1/3
|
PT:1/3
|
||||||
K:Flying
|
K:Flying
|
||||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDestroy | TriggerDescription$ When Wispmare enters the battlefield, destroy target enchantment.
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDestroy | TriggerDescription$ When Wispmare enters the battlefield, destroy target enchantment.
|
||||||
|
K:Evoke:W
|
||||||
SVar:TrigDestroy:AB$Destroy | Cost$ 0 | ValidTgts$ Enchantment | TgtPrompt$ Select target enchantment
|
SVar:TrigDestroy:AB$Destroy | Cost$ 0 | ValidTgts$ Enchantment | TgtPrompt$ Select target enchantment
|
||||||
SVar:Evoke:W
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self+evoked | Execute$ TrigSac | Secondary$ True | TriggerDescription$ When Wispmare enters the battlefield, if you cast it by it's evoke cost, sacrifice it.
|
||||||
|
SVar:TrigSac:AB$Sacrifice | Cost$ 0
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/wispmare.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/wispmare.jpg
|
||||||
SetInfo:LRW|Common|http://magiccards.info/scans/en/lw/48.jpg
|
SetInfo:LRW|Common|http://magiccards.info/scans/en/lw/48.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user