mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Fixed Remember syntax for Wormfang Behemoth.
This commit is contained in:
@@ -4,10 +4,10 @@ Types:Creature Nightmare Fish Beast
|
|||||||
Text:no text
|
Text:no text
|
||||||
PT:5/5
|
PT:5/5
|
||||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, exile all cards from your hand.
|
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, exile all cards from your hand.
|
||||||
SVar:TrigExile:AB$ChangeZoneAll | Cost$ 0 | ChangeType$ Card | Origin$ Hand | Destination$ Exile | RememberTargets$ True | ForgetOtherTargets$ True
|
SVar:TrigExile:AB$ChangeZoneAll | Cost$ 0 | ChangeType$ Card | Origin$ Hand | Destination$ Exile | RememberChanged$ True
|
||||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Any | Execute$ TrigReturn | TriggerDescription$ When CARDNAME leaves the battlefield, return the exiled cards to their owner's hand.
|
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Any | Execute$ TrigReturn | TriggerDescription$ When CARDNAME leaves the battlefield, return the exiled cards to their owner's hand.
|
||||||
SVar:TrigReturn:AB$ChangeZoneAll | Cost$ 0 | ChangeType$ Card | Origin$ Exile | Destination$ Hand | Defined$ Remembered
|
SVar:TrigReturn:AB$ChangeZone | Cost$ 0 | Defined$ Remembered | Origin$ Exile | Destination$ Hand | SubAbility$ DBCleanup
|
||||||
SVar:RemAIDeck:True
|
SVar:DBCleanup:DB$Cleanup | ClearRemembered$ TrueSVar:RemAIDeck:True
|
||||||
SVar:Rarity:Rare
|
SVar:Rarity:Rare
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/wormfang_behemoth.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/wormfang_behemoth.jpg
|
||||||
SetInfo:JUD|Rare|http://magiccards.info/scans/en/ju/55.jpg
|
SetInfo:JUD|Rare|http://magiccards.info/scans/en/ju/55.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user