mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Fixed Sifter Wurm.
This commit is contained in:
@@ -2,6 +2,7 @@ Name:Sifter Wurm
|
|||||||
ManaCost:5 G G
|
ManaCost:5 G G
|
||||||
Types:Creature Wurm
|
Types:Creature Wurm
|
||||||
PT:7/7
|
PT:7/7
|
||||||
|
K:Trample
|
||||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigScry | TriggerDescription$ When CARDNAME enters the battlefield, scry 3, then reveal the top card of your library. You gain life equal to that card's converted mana cost.
|
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigScry | TriggerDescription$ When CARDNAME enters the battlefield, scry 3, then reveal the top card of your library. You gain life equal to that card's converted mana cost.
|
||||||
SVar:TrigScry:DB$Scry | ScryNum$ 3 | SubAbility$ DBDig
|
SVar:TrigScry:DB$Scry | ScryNum$ 3 | SubAbility$ DBDig
|
||||||
SVar:DBDig:DB$ Dig | DigNum$ 1 | Reveal$ True | ChangeNum$ All | ChangeValid$ Card | DestinationZone$ Library | LibraryPosition$ 0 | LibraryPosition2$ 0 | RememberChanged$ True | SubAbility$ DBGainLife
|
SVar:DBDig:DB$ Dig | DigNum$ 1 | Reveal$ True | ChangeNum$ All | ChangeValid$ Card | DestinationZone$ Library | LibraryPosition$ 0 | LibraryPosition2$ 0 | RememberChanged$ True | SubAbility$ DBGainLife
|
||||||
|
|||||||
Reference in New Issue
Block a user