- Fixed Barishi and Zodiac Dragon.

This commit is contained in:
Sloth
2011-10-22 20:59:18 +00:00
parent cee57b79fa
commit e73207be2c
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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