mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
*Refixed Serene Remembrance. Destination parameter changes behaviour if and only if the Origin is Stack. :/
This commit is contained in:
@@ -2,7 +2,7 @@ Name:Serene Remembrance
|
||||
ManaCost:G
|
||||
Types:Sorcery
|
||||
A:SP$ ChangeZone | Cost$ G | Origin$ Stack | Destination$ ShuffleIntoLibrary | Defined$ Self | SubAbility$ DBShuffleGrave | SpellDescription$ Shuffle CARDNAME and up to three target cards from a single graveyard into their owners' libraries.
|
||||
SVar:DBShuffleGrave:DB$ ChangeZone | TargetMin$ 0 | TargetMax$ 3 | TargetsFromSingleZone$ True | TgtPrompt$ Choose target card in a graveyard | ValidTgts$ Card.Other | Origin$ Graveyard | Destination$ ShuffleIntoLibrary
|
||||
SVar:DBShuffleGrave:DB$ ChangeZone | TargetMin$ 0 | TargetMax$ 3 | TargetsFromSingleZone$ True | TgtPrompt$ Choose target card in a graveyard | ValidTgts$ Card.Other | Origin$ Graveyard | Destination$ Library | Shuffle$ True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/serene_remembrance.jpg
|
||||
Oracle:Shuffle Serene Remembrance and up to three target cards from a single graveyard into their owners' libraries.
|
||||
SetInfo:GTC Uncommon
|
||||
Reference in New Issue
Block a user