mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Fixed Barishi and Zodiac Dragon.
This commit is contained in:
@@ -3,8 +3,8 @@ ManaCost:2 G G
|
||||
Types:Creature Elemental
|
||||
Text:no text
|
||||
PT:4/3
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | Execute$ TrigExileandShuffle | TriggerZones$ Graveyard | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, exile CARDNAME, then shuffle all creature cards from your graveyard into your library.
|
||||
SVar:TrigExileandShuffle:AB$ChangeZone | Cost$ 0 | Defined$ Self | Origin$ Graveyard | Destination$ Exile | SubAbility$ SVar=DBShuffle
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, exile CARDNAME, then shuffle all creature cards from your graveyard into your library.
|
||||
SVar:TrigExile:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Exile | SubAbility$ SVar=DBShuffle
|
||||
SVar:DBShuffle:DB$ChangeZoneAll | ChangeType$ Creature.YouCtrl | Origin$ Graveyard | Destination$ Library | Shuffle$ True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/barishi.jpg
|
||||
|
||||
@@ -3,7 +3,7 @@ ManaCost:7 R R
|
||||
Types:Creature Dragon
|
||||
Text:no text
|
||||
PT:8/8
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigReturn | TriggerDescription$ When CARDNAME is put into your graveyard from the battlefield, you may return it to your hand.
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigReturn | OptionalDecider$ You | TriggerDescription$ When CARDNAME is put into your graveyard from the battlefield, you may return it to your hand.
|
||||
SVar:TrigReturn:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/zodiac_dragon.jpg
|
||||
|
||||
Reference in New Issue
Block a user